Linux kernel staging patches
 help / color / mirror / Atom feed
 messages from 2021-04-09 08:27:52 to 2021-04-10 15:33:42 UTC [more...]

[PATCH v3 0/2] staging: media: zoran: aligned the code
 2021-04-10 15:33 UTC 

[PATCH v3] staging: rtl8723bs: remove unnecessary goto jumps
 2021-04-10 15:27 UTC 

[PATCH 1/3] staging: rtl8188eu: Use existing arc4 implementation
 2021-04-10 15:25 UTC  (6+ messages)
` [PATCH 3/3] staging: rtl8712: "
` [PATCH 2/3] staging: rtl8723bs: "

[Outreachy kernel] [PATCH v2 0/5] staging: rtl8723bs: Change
 2021-04-10 15:00 UTC  (6+ messages)
` [Outreachy kernel] [PATCH v2 1/5] staging: rtl8723bs: Remove camelcase in several files
` [Outreachy kernel] [PATCH v2 2/5] staging: rtl8723bs: include: Fix misspelled words in comments
` [Outreachy kernel] [PATCH v2 3/5] staging: rtl8723bs: core: Remove an unused variable
` [Outreachy kernel] [PATCH v2 4/5] staging: rtl8723bs: Change the type and use of a variable
` [Outreachy kernel] [PATCH v2 5/5] staging: rtl8723bs: core: Change a controlling expression

[PATCH v4] staging: rtl8192e: fixed pointer error by adding '*'
 2021-04-10 14:56 UTC 

[PATCH v2] staging: rtl8723bs: remove unnecessary goto jumps
 2021-04-10 14:56 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary goto jumps
 2021-04-10 14:49 UTC  (3+ messages)

[PATCH 00/25] staging: rtl8723bs: remove DBG_8192C tracing macro
 2021-04-10 14:20 UTC  (26+ messages)
` [PATCH 01/25] staging: rtl8723bs: remove all DBG_8192C logs
` [PATCH 02/25] staging: rtl8723bs: remove all commented out "
` [PATCH 03/25] staging: rtl8723bs: remove DBG_8192C macro definitions
` [PATCH 04/25] staging: rtl8723bs: remove all if-blocks left empty by DBG_8192C-remove coccinelle script
` [PATCH 05/25] staging: rtl8723bs: put spaces around operators
` [PATCH 06/25] staging: rtl8723bs: remove unused code blocks guarded by DEBUG_RTL871X
` [PATCH 07/25] staging: rtl8723bs: remove commented out DEBUG_RTL871X definition
` [PATCH 08/25] staging: rtl8723bs: remove code blocks guarded by DEBUG symbol
` [PATCH 09/25] staging: rtl8723bs: remove empty code block guarded by DBG_CCX
` [PATCH 10/25] staging: rtl8723bs: remove code block guarded by undefined SDIO_DEBUG_IO
` [PATCH 11/25] staging: rtl8723bs: remove commented out SDIO_DEBUG_IO symbol definition
` [PATCH 12/25] staging: rtl8723bs: remove empty ifdef blocks conditioned to DEBUG_CFG80211 definition
` [PATCH 13/25] staging: rtl8723bs: remove commented out DEBUG_CFG80211 symbol definition
` [PATCH 14/25] staging: rtl8723bs: remove unnecessary bracks
` [PATCH 15/25] staging: rtl8723bs: fix comparison to null
` [PATCH 16/25] staging: rtl8723bs: put spaces around operators
` [PATCH 17/25] staging: rtl8723bs: split long line
` [PATCH 18/25] staging: rtl8723bs: put constant on the right side of the test
` [PATCH 19/25] staging: rtl8723bs: remove empty if and else blocks
` [PATCH 20/25] staging: rtl8723bs: put constant on the right side of a test in os_dep/ioctl_cfg80211.c
` [PATCH 21/25] staging: rtl8723bs: remove unnecessary parentheses "
` [PATCH 22/25] staging: rtl8723bs: remove empty else block "
` [PATCH 23/25] staging: rtl8723bs: fix comparison to true issue
` [PATCH 24/25] staging: rtl8723bs: remove more unnecessary parentheses
` [PATCH 25/25] staging: rtl8723bs: remove more empty if blocks after DBG_8192C deletion

[PATCH v3] staging: rtl8192e: fixed pointer error by adding '*'
 2021-04-10 14:02 UTC  (2+ messages)
` [Outreachy kernel] "

[Outreachy kernel] [PATCH 0/4] staging: rtl8723bs: Change several files of the driver
 2021-04-10 14:01 UTC  (25+ messages)
` [Outreachy kernel] [PATCH v7 1/3] staging: rtl8723bs: Remove camelcase in several files
` [Outreachy kernel] [PATCH 2/4] staging: rtl8723bs: include: Fix misspelled words in comments
` [Outreachy kernel] [PATCH 3/4] staging: rtl8723bs: core: Remove an unused variable
` [Outreachy kernel] [PATCH 4/4] staging: rtl8723bs: Change the type and use of a variable

[PATCH v2] staging: rtl8192e: fixed pointer error by adding '*'
 2021-04-10 13:48 UTC  (6+ messages)
` [Outreachy kernel] "

[PATCH v2 2/2] staging: media: zoran: remove and add comments; align code
 2021-04-10 13:27 UTC  (6+ messages)
` [Outreachy kernel] "

[PATCH] staging: rtl8192e: replace comparison to NULL by bool
 2021-04-10 12:34 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH 0/6] staging: rtl8192e: cleanup patchset for style issues
 2021-04-10  8:31 UTC  (2+ messages)

[Outreachy kernel] [Patch 0/3]
 2021-04-10  8:22 UTC  (6+ messages)

[PATCH 1/3] staging: rtl8192e: replace comparison to NULL by boolean
 2021-04-10  8:16 UTC  (2+ messages)
` [Outreachy kernel] "

[Outreachy kernel] [Resend Patch 0/3] staging: rtl8723bs: Patchset for rtl8723bs
 2021-04-10  7:30 UTC  (2+ messages)

[PATCH -next] staging: comedi: tests: ni_routes_test: Remove unused variable 'olddevroutes'
 2021-04-10  6:49 UTC 

[PATCH -next] staging: ralink-gdma: Add missing MODULE_DEVICE_TABLE
 2021-04-10  3:50 UTC 

[PATCH 4/6] staging: rtl8192e: matched alignment with open parenthesis
 2021-04-10  2:31 UTC  (4+ messages)

[PATCH 3/3] staging: rtl8192e: remove unncessary parentheses
 2021-04-10  2:13 UTC 

[PATCH 2/3] staging: rtl8192e: remove unnecessary ftrace-like logging
 2021-04-10  2:12 UTC 

[PATCH 0/3] staging: rtl8192e: cleanup patchset for style issues
 2021-04-10  2:12 UTC 

[PATCH 6/6] staging: rtl8192e: align statements properly
 2021-04-10  1:35 UTC 

[PATCH 5/6] staging: rtl8192e: removed multiple blank lines
 2021-04-10  1:35 UTC 

[PATCH 3/6] staging: rtl8192e: remove unncessary blank line after brace
 2021-04-10  1:35 UTC 

[PATCH 2/6] staging: rtl8192e: remove unnecessary blank line before brace
 2021-04-10  1:34 UTC 

[PATCH 1/6] staging: rtl8192e: add spaces around binary operators
 2021-04-10  1:34 UTC 

[PATCH] staging: rtl8192e: remove unnecesasry f-trace like logging
 2021-04-10  0:12 UTC 

[PATCH v2 1/1] kernel.h: Split out panic and oops helpers
 2021-04-09 22:39 UTC  (6+ messages)

[PATCH v2 1/2] media: zoran: add spaces around '<<'
 2021-04-09 22:03 UTC  (3+ messages)
` [Outreachy kernel] "

[Outreachy kernel] [PATCH] staging: rtl8723bs: core: Remove an unused variable
 2021-04-09 21:09 UTC 

[PATCH] staging: rtl8723bs: remove redundant initialization
 2021-04-09 20:13 UTC 

[PATCH] staging: media: meson: vdec: matched alignment with parenthesis
 2021-04-09 19:45 UTC  (4+ messages)

[Outreachy kernel][PATCH 1/2] staging: media: omap4iss: Align line break to the open parenthesis in file iss.c
 2021-04-09 19:01 UTC  (2+ messages)
` [Outreachy kernel][PATCH 2/2] staging: media: omap4iss: Align line break to the open parenthesis in file iss_video.c

[PATCH] staging: nvec: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-04-09 18:51 UTC  (3+ messages)

[PATCH 0/3] staging: iio: cdc: ad7746: remove platform_data in favor of device tree bindings
 2021-04-09 18:50 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: staging: iio: cdc: ad7746: add binding documentation for AD7746
` [PATCH 2/3] staging: iio: cdc: ad7746: use dt bindings to set the EXCx pins output
` [PATCH 3/3] staging: iio: cdc: ad7746: use dt binding to set the excitation level

[PATCH v2 0/2] staging: media: zoran: aligned the code and block comment changes
 2021-04-09 18:44 UTC 

[Outreachy kernel][PATCH] staging: media: hantro: Rewrite macro function in lower case
 2021-04-09 18:26 UTC  (9+ messages)

[PATCH 1/2 v2] staging: media: hantro: Align line break to the open parenthesis in file hantro_hw.h
 2021-04-09 17:39 UTC  (6+ messages)
      ` [Outreachy kernel] "

[Outreachy kernel][PATCH 1/2 v3] staging: media: hantro: Align line break to the open parenthesis in file hantro_hw.h
 2021-04-09 17:32 UTC  (4+ messages)
` [Outreachy kernel][PATCH 2/2 v3] staging: media: hantro: Align line break to the open parenthesis in file hantro_mpeg2.c

[PATCH 0/2] media: zoran: clean up style issues
 2021-04-09 17:26 UTC  (8+ messages)
` [PATCH 1/2] media: zoran: add spaces around '<<'
      ` [Outreachy kernel] "

[Outreachy kernel] [PATCH] staging: rtl8723bs: Change the type and use of a variable
 2021-04-09 17:24 UTC  (4+ messages)

[Outreachy kernel] [PATCH v2 3/3] staging: rtl8723bs: include: Fix misspelled words in comments
 2021-04-09 16:54 UTC 

[Outreachy kernel] [PATCH 2/3] staging: rtl8723bs: Change the type and use of a variable
 2021-04-09 16:45 UTC 

[Outreachy kernel] [PATCH v7 1/3] staging: rtl8723bs: Remove camelcase in several files
 2021-04-09 16:32 UTC 

[Outreachy kernel] [PATCH v2] staging: rtl8723bs: include: Fix misspelled words in comments
 2021-04-09 14:19 UTC 

[PATCH] Staging: rtl8192u: ieee80211: fixed a trailing statements coding style issue
 2021-04-09 13:14 UTC  (2+ messages)

[PATCH v2] staging: rtl8712: fix wrong function output
 2021-04-09 12:46 UTC 

[PATCH 0/3] staging: rtl8723bs: remove MGS_8192C trace logs
 2021-04-09 12:40 UTC  (4+ messages)
` [PATCH 1/3] staging: rtl8723bs: remove all MSG_8192C logs
` [PATCH 2/3] staging: rtl8723bs: remove commented out MSG_8192C log
` [PATCH 3/3] staging: rtl8723bs: remove MSG_8192C macro definitions

[PATCH 00/10] staging: rtl8723bs: completely remove RT_TRACE logs
 2021-04-09 10:23 UTC  (4+ messages)
` [PATCH 02/10] staging: rtl8723bs: remove commented out RT_TRACE logs in hal/ and os_dep/

[PATCH] staging: comedi: Kconfig: Fix COMEDI_TESTS_NI_ROUTES selections
 2021-04-09 11:08 UTC 

[RFC v3 net-next 0/4] MT7530 interrupt support
 2021-04-09 12:25 UTC  (5+ messages)

[Outreachy kernel] [PATCH] staging: rtl8723bs: include: Correct mispelled words in comments
 2021-04-09 12:06 UTC 

[PATCH] staging: rtl8712: fix wrong function output
 2021-04-09 12:03 UTC  (4+ messages)

[PATCH] staging: fieldbus: simplify devm_anybuss_host_common_probe
 2021-04-09 11:58 UTC  (2+ messages)

[PATCH v3] staging: media: zoran: remove and move statement in next line with '*'
 2021-04-09 11:40 UTC 

[PATCH v2] staging: media: zoran: moved statement to next line with '*'
 2021-04-09 11:40 UTC 

[PATCH v2] staging: media: zoran: remove and add '*' in long(multi-line) comments
 2021-04-09 10:53 UTC  (2+ messages)

[PATCH 00/11] staging: rtl8723bs: remove unused variables
 2021-04-09 10:01 UTC  (12+ messages)
` [PATCH 01/11] staging: rtl8723bs: remove unused variable in core/rtw_cmd.c
` [PATCH 02/11] staging: rtl8723bs: remove unused variable and empty for cycles left unused in os_dep/ioctl_linux.c
` [PATCH 03/11] staging: rtl8723bs: remove unused code block "
` [PATCH 04/11] staging: rtl8723bs: remove unused variables and code block left unused "
` [PATCH 05/11] staging: rtl8723bs: remove set but unused psta variable in rtw_dbg_port() "
` [PATCH 06/11] staging: rtl8723bs: remove unused variable pstapriv "
` [PATCH 07/11] staging: rtl8723bs: remove unused cur_network variable "
` [PATCH 08/11] staging: rtl8723bs: remove unused pmlmepriv "
` [PATCH 09/11] staging: rtl8723bs: remove unused variable declaration in include/rtw_security.h
` [PATCH 10/11] staging: rtl8723bs: remove unused variable in os_dep/ioctl_linux.c
` [PATCH 11/11] staging: rtl8723bs: remove decl of unused static const "

[Outreachy kernel] [PATCH v6] staging: rtl8723bs: Remove camelcase in several files
 2021-04-09  9:28 UTC  (3+ messages)

[Outreachy kernel] [PATCH v7] staging: rtl8723bs: Remove camelcase in several files
 2021-04-09  9:07 UTC 

[PATCH] [v2] media: imx: imx7-mipi-csis: Fix runtime PM imbalance in mipi_csis_s_stream
 2021-04-09  8:53 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).