Linux Kernel Staging
[Prev Page][Next Page]
- [PATCH 1/6] staging: media: intel-ipu3: replace bit shifts with BIT() macro,
Mitali Borkar
- [PATCH 0/6] staging: media: intel-ipu3: cleanup patchset for style issues, Mitali Borkar
- [PATCH] Staging: Remove line to fix checkpatch error,
tawahpeggy
- [PATCH 0/2] remove whitespace and rectify spelling error,
Mitali Borkar
- [Outreachy kernel] [PATCH] staging: rtl8192u: Remove function,
Fabio M. De Francesco
- [Outreachy kernel] [PATCH v2] staging: rtl8192u: Remove variable set but not used,
Fabio M. De Francesco
- [PATCH 00/10] staging: vchiq_core: improve code readability,
Stefan Wahren
- [PATCH 01/10] staging: vchiq_core: Simplify vchiq_send_remote_use*, Stefan Wahren
- [PATCH 03/10] staging: vchiq_core: Get the rid off curly braces around cases, Stefan Wahren
- [PATCH 05/10] staging: vchiq_core: introduce service skip, Stefan Wahren
- [PATCH 04/10] staging: vchiq_core: Exit early in 2 functions, Stefan Wahren
- [PATCH 02/10] staging: vchiq_core: Shorten var name for service quota, Stefan Wahren
- [PATCH 08/10] staging: vchiq_core: introduce SLOT_QUEUE_INDEX_FROM_POS_MASKED, Stefan Wahren
- [PATCH 06/10] staging: vchiq_core: improve readability of request_poll, Stefan Wahren
- [PATCH 10/10] staging: vchiq_core: split exit conditions, Stefan Wahren
- [PATCH 09/10] staging: vchiq_core: fix if alignments, Stefan Wahren
- [PATCH 07/10] staging: vchiq_core: use BITSET_WORD macro, Stefan Wahren
- [Outreachy kernel] [PATCH] staging: rtl8192u: Remove variable set but not used,
Fabio M. De Francesco
- [PATCH] staging: rts5208: remove unnecessary ftrace-like logging, Mitali Borkar
- [PATCH v4] staging: rtl8723bs: remove unnecessary goto jumps, Bryan Brattlof
- [PATCH 0/3] staging: rtl8723bs: fix compiler 'W=1' warnings,
Fabio Aiuto
- [PATCH v4 0/3] staging: rtl8192e: modified log message,
Mitali Borkar
- [Outreachy kernel] [PATCH v5 0/4] staging: rtl8723bs: Change several files of the driver,
Fabio M. De Francesco
- [Outreachy kernel] [PATCH v4 0/4] staging: rtl8723bs: Change several files of the driver,
Fabio M. De Francesco
- [PATCH v3 0/3] Modify subject description and rectify spelling mistake.,
Mitali Borkar
- [Outreachy kernel] [PATCH v3 0/4] staging: rtl8723bs: Change several files of the driver,
Fabio M. De Francesco
- [PATCH] staging: mt7621-pci: dt-bindings: update bindings to yaml format,
Sergio Paracuellos
- [PATCH v2 0/3] staging: rtl8192e: remove unnecessary parentheses,
Mitali Borkar
- [PATCH] Staging: rtl8192u: ieee80211: remove odd backslash.,
dev . dragon
- [PATCH v2] staging: media: meson: vdec: declare u32 as const and static const,
Mitali Borkar
- [PATCH] Staging: media: atomisp: pci: fixed a curly bracket coding style issue.,
dev . dragon
- [PATCH] staging: mt7621-pci: stop using of_pci_range_to_resource,
Ilya Lipnitskiy
- [PATCH v3 0/2] staging: media: zoran: aligned the code.,
Mitali Borkar
- [PATCH v3] staging: rtl8723bs: remove unnecessary goto jumps,
Bryan Brattlof
- [Outreachy kernel] [PATCH v2 0/5] staging: rtl8723bs: Change,
Fabio M. De Francesco
- [PATCH v4] staging: rtl8192e: fixed pointer error by adding '*',
Mitali Borkar
- [PATCH 00/25] staging: rtl8723bs: remove DBG_8192C tracing macro,
Fabio Aiuto
- [PATCH 02/25] staging: rtl8723bs: remove all commented out DBG_8192C logs, Fabio Aiuto
- [PATCH 03/25] staging: rtl8723bs: remove DBG_8192C macro definitions, Fabio Aiuto
- [PATCH 04/25] staging: rtl8723bs: remove all if-blocks left empty by DBG_8192C-remove coccinelle script, Fabio Aiuto
- [PATCH 05/25] staging: rtl8723bs: put spaces around operators, Fabio Aiuto
- [PATCH 01/25] staging: rtl8723bs: remove all DBG_8192C logs, Fabio Aiuto
- [PATCH 06/25] staging: rtl8723bs: remove unused code blocks guarded by DEBUG_RTL871X, Fabio Aiuto
- [PATCH 07/25] staging: rtl8723bs: remove commented out DEBUG_RTL871X definition, Fabio Aiuto
- [PATCH 08/25] staging: rtl8723bs: remove code blocks guarded by DEBUG symbol, Fabio Aiuto
- [PATCH 09/25] staging: rtl8723bs: remove empty code block guarded by DBG_CCX, Fabio Aiuto
- [PATCH 10/25] staging: rtl8723bs: remove code block guarded by undefined SDIO_DEBUG_IO, Fabio Aiuto
- [PATCH 11/25] staging: rtl8723bs: remove commented out SDIO_DEBUG_IO symbol definition, Fabio Aiuto
- [PATCH 12/25] staging: rtl8723bs: remove empty ifdef blocks conditioned to DEBUG_CFG80211 definition, Fabio Aiuto
- [PATCH 13/25] staging: rtl8723bs: remove commented out DEBUG_CFG80211 symbol definition, Fabio Aiuto
- [PATCH 14/25] staging: rtl8723bs: remove unnecessary bracks, Fabio Aiuto
- [PATCH 15/25] staging: rtl8723bs: fix comparison to null, Fabio Aiuto
- [PATCH 16/25] staging: rtl8723bs: put spaces around operators, Fabio Aiuto
- [PATCH 17/25] staging: rtl8723bs: split long line, Fabio Aiuto
- [PATCH 18/25] staging: rtl8723bs: put constant on the right side of the test, Fabio Aiuto
- [PATCH 19/25] staging: rtl8723bs: remove empty if and else blocks, Fabio Aiuto
- [PATCH 20/25] staging: rtl8723bs: put constant on the right side of a test in os_dep/ioctl_cfg80211.c, Fabio Aiuto
- [PATCH 21/25] staging: rtl8723bs: remove unnecessary parentheses in os_dep/ioctl_cfg80211.c, Fabio Aiuto
- [PATCH 22/25] staging: rtl8723bs: remove empty else block in os_dep/ioctl_cfg80211.c, Fabio Aiuto
- [PATCH 23/25] staging: rtl8723bs: fix comparison to true issue, Fabio Aiuto
- [PATCH 24/25] staging: rtl8723bs: remove more unnecessary parentheses, Fabio Aiuto
- [PATCH 25/25] staging: rtl8723bs: remove more empty if blocks after DBG_8192C deletion, Fabio Aiuto
- [PATCH v2] staging: rtl8723bs: remove unnecessary goto jumps,
Bryan Brattlof
- [PATCH v3] staging: rtl8192e: fixed pointer error by adding '*',
Mitali Borkar
- [PATCH] staging: rtl8723bs: remove unnecessary goto jumps,
Bryan Brattlof
- [PATCH v2] staging: rtl8192e: fixed pointer error by adding '*',
Mitali Borkar
- [PATCH 1/3] staging: rtl8188eu: Use existing arc4 implementation,
Christophe JAILLET
- [Outreachy kernel] [PATCH 0/4] staging: rtl8723bs: Change several files of the driver,
Fabio M. De Francesco
- [PATCH -next] staging: comedi: tests: ni_routes_test: Remove unused variable 'olddevroutes', Qiheng Lin
- [PATCH -next] staging: ralink-gdma: Add missing MODULE_DEVICE_TABLE, Bixuan Cui
- [PATCH 3/3] staging: rtl8192e: remove unncessary parentheses, Mitali Borkar
- [PATCH 2/3] staging: rtl8192e: remove unnecessary ftrace-like logging, Mitali Borkar
- [PATCH 1/3] staging: rtl8192e: replace comparison to NULL by boolean,
Mitali Borkar
- [PATCH 0/3] staging: rtl8192e: cleanup patchset for style issues, Mitali Borkar
- [PATCH 6/6] staging: rtl8192e: align statements properly, Mitali Borkar
- [PATCH 5/6] staging: rtl8192e: removed multiple blank lines, Mitali Borkar
- [PATCH 4/6] staging: rtl8192e: matched alignment with open parenthesis,
Mitali Borkar
- [PATCH 3/6] staging: rtl8192e: remove unncessary blank line after brace, Mitali Borkar
- [PATCH 2/6] staging: rtl8192e: remove unnecessary blank line before brace, Mitali Borkar
- [PATCH 1/6] staging: rtl8192e: add spaces around binary operators, Mitali Borkar
- [PATCH 0/6] staging: rtl8192e: cleanup patchset for style issues,
Mitali Borkar
- [PATCH] staging: rtl8192e: remove unnecesasry f-trace like logging, Mitali Borkar
- [PATCH] staging: rtl8192e: replace comparison to NULL by bool,
Mitali Borkar
- [Outreachy kernel] [PATCH] staging: rtl8723bs: core: Remove an unused variable, Fabio M. De Francesco
- [PATCH] staging: rtl8723bs: remove redundant initialization, Bryan Brattlof
- [Outreachy kernel][PATCH 2/2] staging: media: omap4iss: Align line break to the open parenthesis in file iss_video.c, Aline Santana Cordeiro
- [Outreachy kernel][PATCH 1/2] staging: media: omap4iss: Align line break to the open parenthesis in file iss.c,
Aline Santana Cordeiro
- [PATCH 0/3] staging: iio: cdc: ad7746: remove platform_data in favor of device tree bindings,
Lucas Stankus
- [PATCH 3/3] staging: iio: cdc: ad7746: use dt binding to set the excitation level, Lucas Stankus
- Re: [PATCH 0/3] staging: iio: cdc: ad7746: remove platform_data in favor of device tree bindings, Alexandru Ardelean
[PATCH v2 2/2] staging: media: zoran: remove and add comments; align code,
Mitali Borkar
[PATCH v2 1/2] media: zoran: add spaces around '<<',
Mitali Borkar
[PATCH v2 0/2] staging: media: zoran: aligned the code and block comment changes, Mitali Borkar
[Outreachy kernel] [PATCH v2 3/3] staging: rtl8723bs: include: Fix misspelled words in comments, Fabio M. De Francesco
[Outreachy kernel] [PATCH 2/3] staging: rtl8723bs: Change the type and use of a variable, Fabio M. De Francesco
[Outreachy kernel] [Resend Patch 0/3] staging: rtl8723bs: Patchset for rtl8723bs,
Fabio M. De Francesco
[Outreachy kernel] [PATCH v7 1/3] staging: rtl8723bs: Remove camelcase in several files, Fabio M. De Francesco
[Outreachy kernel] [Patch 0/3],
Fabio M. De Francesco
[Outreachy kernel] [PATCH v2] staging: rtl8723bs: include: Fix misspelled words in comments, Fabio M. De Francesco
[Outreachy kernel][PATCH] staging: media: hantro: Rewrite macro function in lower case,
Aline Santana Cordeiro
[PATCH v2] staging: rtl8712: fix wrong function output, Sergei Krainov
[PATCH 0/3] staging: rtl8723bs: remove MGS_8192C trace logs,
Fabio Aiuto
[PATCH] staging: comedi: Kconfig: Fix COMEDI_TESTS_NI_ROUTES selections, Ian Abbott
[Outreachy kernel][PATCH 2/2 v3] staging: media: hantro: Align line break to the open parenthesis in file hantro_mpeg2.c, Aline Santana Cordeiro
[Outreachy kernel][PATCH 1/2 v3] staging: media: hantro: Align line break to the open parenthesis in file hantro_hw.h,
Aline Santana Cordeiro
[Outreachy kernel] [PATCH] staging: rtl8723bs: include: Correct mispelled words in comments, Fabio M. De Francesco
[PATCH v3] staging: media: zoran: remove and move statement in next line with '*',
Mitali Borkar
[PATCH v2] staging: media: zoran: moved statement to next line with '*',
Mitali Borkar
[PATCH v2] staging: media: zoran: remove and add '*' in long(multi-line) comments,
Mitali Borkar
[PATCH v2 1/1] kernel.h: Split out panic and oops helpers,
Andy Shevchenko
[PATCH 00/11] staging: rtl8723bs: remove unused variables,
Fabio Aiuto
- [PATCH 01/11] staging: rtl8723bs: remove unused variable in core/rtw_cmd.c, Fabio Aiuto
- [PATCH 02/11] staging: rtl8723bs: remove unused variable and empty for cycles left unused in os_dep/ioctl_linux.c, Fabio Aiuto
- [PATCH 03/11] staging: rtl8723bs: remove unused code block in os_dep/ioctl_linux.c, Fabio Aiuto
- [PATCH 04/11] staging: rtl8723bs: remove unused variables and code block left unused in os_dep/ioctl_linux.c, Fabio Aiuto
- [PATCH 05/11] staging: rtl8723bs: remove set but unused psta variable in rtw_dbg_port() in os_dep/ioctl_linux.c, Fabio Aiuto
- [PATCH 06/11] staging: rtl8723bs: remove unused variable pstapriv in rtw_dbg_port() in os_dep/ioctl_linux.c, Fabio Aiuto
- [PATCH 07/11] staging: rtl8723bs: remove unused cur_network variable in rtw_dbg_port() in os_dep/ioctl_linux.c, Fabio Aiuto
- [PATCH 09/11] staging: rtl8723bs: remove unused variable declaration in include/rtw_security.h, Fabio Aiuto
- [PATCH 08/11] staging: rtl8723bs: remove unused pmlmepriv variable in rtw_dbg_port() in os_dep/ioctl_linux.c, Fabio Aiuto
- [PATCH 10/11] staging: rtl8723bs: remove unused variable in os_dep/ioctl_linux.c, Fabio Aiuto
- [PATCH 11/11] staging: rtl8723bs: remove decl of unused static const variable in os_dep/ioctl_linux.c, Fabio Aiuto
[Outreachy kernel] [PATCH v7] staging: rtl8723bs: Remove camelcase in several files, Fabio M. De Francesco
[PATCH] staging: fieldbus: simplify devm_anybuss_host_common_probe,
Tian Tao
[PATCH] [v2] media: imx: imx7-mipi-csis: Fix runtime PM imbalance in mipi_csis_s_stream,
Dinghao Liu
[Outreachy kernel] [PATCH v6] staging: rtl8723bs: Remove camelcase in several files,
Fabio M. De Francesco
[Outreachy kernel] [PATCH v5] staging: rtl8723bs: Remove camelcase in several files,
Fabio M. De Francesco
[PATCH] staging: comedi: cb_pcidas64: remove useless function, Jiapeng Chong
[PATCH -next] staging: rtl8723bs: remove unused variable pwrctl, Pu Lehui
[PATCH] staging: rtl8712: fix wrong function output,
Sergei Krainov
[PATCH] staging: media: zoran: add '*' in subsequent line,
Mitali Borkar
[PATCH] staging: media: meson: vdec: matched alignment with parenthesis,
Mitali Borkar
[PATCH] staging: media: zoran: reduce length of a line,
Mitali Borkar
[PATCH] staging: rtl8723bs: Remove unnecessary code, Muhammad Usama Anjum
[PATCH 0/2] media: zoran: clean up style issues,
Mitali Borkar
[PATCH 1/3] staging: rtl8712: remove struct rtl_ieee80211_ht_cap and ieee80211_ht_addt_info,
Christophe JAILLET
[PATCH 01/12] staging: rtl8188eu: remove the last urb callback macros,
Martin Kaiser
- [PATCH 02/12] staging: rtl8188eu: remove prototype for non-existing function, Martin Kaiser
- [PATCH 03/12] staging: rtl8188eu: make ffaddr2pipehdl static, Martin Kaiser
- [PATCH 04/12] staging: rtl8188eu: replace switch-case with if, Martin Kaiser
- [PATCH 05/12] staging: rtl8188eu: remove unused function parameter, Martin Kaiser
- [PATCH 06/12] staging: rtl8188eu: remove a constant variable, Martin Kaiser
- [PATCH 07/12] staging: rtl8188eu: move static array from .h to .c, Martin Kaiser
- [PATCH 08/12] staging: rtl8188eu: move another static array from .h to .c, Martin Kaiser
- [PATCH 09/12] staging: rtl8188eu: always free cmd_obj in the cmd thread, Martin Kaiser
- [PATCH 10/12] staging: rtl8188eu: remove duplicate if statement, Martin Kaiser
- [PATCH 11/12] staging: rtl8188eu: remove a dead assignment, Martin Kaiser
- [PATCH 12/12] staging: rtl8188eu: simplify rtw_cmd_thread's main loop, Martin Kaiser
[PATCH 2/2 v2] staging: media: hantro: Align line break to the open parenthesis in file hantro_mpeg2.c, Aline Santana Cordeiro
[PATCH 1/2 v2] staging: media: hantro: Align line break to the open parenthesis in file hantro_hw.h,
Aline Santana Cordeiro
[Outreachy kernel] [PATCH v4] staging: rtl8723bs: Remove camelcase in several files, Fabio M. De Francesco
[Outreachy kernel] [PATCH v3] staging: rtl8723bs: Remove camelcase in several files,
Fabio M. De Francesco
[PATCH v11 0/5] clk: clocking-wizard: Driver updates,
Shubhrajyoti Datta
[RFC v3 net-next 0/4] MT7530 interrupt support,
DENG Qingfang
[PATCH v2] staging: rtl8712: remove unused variable from rtl871x_mlme.c,
Sergei Krainov
[PATCH v2] staging: rtl8712: add spaces around '+', Mitali Borkar
[Outreachy kernel] [PATCH] staging: rtl8723bs: Change the type and use of a variable,
Fabio M. De Francesco
[Outreachy kernel] [PATCH v2] staging: rtl8723bs: Remove camelcase in several files,
Fabio M. De Francesco
[PATCH] staging: ks7010: remove useless variable,
Jiapeng Chong
[PATCH] staging: rtl8723bs: remove unused variables,
Fabio Aiuto
sm750fb: Question about dviInit from ddk750_dvi.(c|h), Pavle Rohalj
[PATCH] media: imx: imx7-mipi-csis: Fix runtime PM imbalance in mipi_csis_s_stream,
Dinghao Liu
[PATCH] staging: rtl8712: added spaces around '+',
Mitali Borkar
[PATCH] media: atomisp: Fix runtime PM imbalance in atomisp_pci_probe,
Dinghao Liu
[PATCH] staging: rtl8723bs: remove unused including <linux/version.h>, Tian Tao
[Outreachy kernel] [PATCH] staging: rtl8723bs: Remove camelcase in several files,
Fabio M. De Francesco
[PATCH] staging: rtl8712: removed unnecessary blank line,
Mitali Borkar
[Outreachy kernel] [PATCH v4] staging: rtl8723bs: hal: Remove camelcase in sdio_ops.c, Fabio M. De Francesco
[PATCH] media: atomisp: Fix error handling in atomisp_open, Dinghao Liu
[PATCH] staging: rtl8712: matched alignment with open parenthesis, Mitali Borkar
[PATCH] staging: rtl8712: removed extra blank line, Mitali Borkar
[Outreachy kernel][PATCH 0/2] staging: media: hantro: Align line break to the open parenthesis,
Aline Santana Cordeiro
[PATCH] staging: rtl8723bs: remove extra indent, Bryan Brattlof
[PATCH] staging: rtl8712: remove unused variable from rtl871x_mlme.c,
Sergei Krainov
[Outreachy kernel] [PATCH v3] staging: rtl8723bs: hal: Remove camelcase in sdio_ops.c,
Fabio M. De Francesco
[PATCH 0/6] staging: comedi: tests: Fix a few more issues,
Ian Abbott
[Outreachy kernel] [PATCH v2] staging: rtl8723bs: hal: Remove camelcase in sdio_ops.c, Fabio M. De Francesco
[PATCH 01/10] staging: rtl8188eu: remove unused macros,
Martin Kaiser
- [PATCH 02/10] staging: rtl8188eu: remove unnecessary brackets, Martin Kaiser
- [PATCH 03/10] staging: rtl8188eu: remove unused defines, Martin Kaiser
- [PATCH 05/10] staging: rtl8188eu: set pipe only once, Martin Kaiser
- [PATCH 04/10] staging: rtl8188eu: move defines into the .c file, Martin Kaiser
- [PATCH 07/10] staging: rtl8188eu: remove unnecessary variable, Martin Kaiser
- [PATCH 06/10] staging: rtl8188eu: clean up rtw_recv_entry, Martin Kaiser
- [PATCH 08/10] staging: rtl8188eu: rtw_usb_if1_init needs no dvobj parameter, Martin Kaiser
- [PATCH 09/10] staging: rtl8188eu: make usb_dvobj_init return a status, Martin Kaiser
- [PATCH 10/10] staging: rtl8188eu: make rtw_usb_if1_init return a status, Martin Kaiser
- Re: [PATCH 01/10] staging: rtl8188eu: remove unused macros, Greg Kroah-Hartman
[Outreachy kernel] [PATCH] staging: rtl8723bs: hal: Remove camelcase,
Fabio M. De Francesco
[PATCH] staging: axis-fifo: remove redundant dev_err call, Muhammad Usama Anjum
[PATCH] staging: media/meson: remove redundant dev_err call,
Muhammad Usama Anjum
[PATCH] staging: rtl8192u: Fix potential infinite loop, Colin King
[PATCH] Staging: android: ashmem: Fixed a const coding style issue,
Barney Goette
Re: [PATCH] Staging: android: ashmem: Fixed a const coding style issue, kernel test robot
[PATCH 0/5] staging: comedi: tests: Fix various issues,
Ian Abbott
[PATCH 00/19] staging: rtl8723bs: remove DBG_871X trace macro,
Fabio Aiuto
- [PATCH 01/19] staging: rtl8723bs: remove DBG_871X log argument, Fabio Aiuto
- [PATCH 03/19] staging: rtl8723bs: remove DBG_871CX log unmatched by cocci, Fabio Aiuto
- [PATCH 05/19] staging: rtl8723bs: remove DBG_871X macro definitions, Fabio Aiuto
- [PATCH 04/19] staging: rtl8723bs: remove commented out DBG_871X logs, Fabio Aiuto
- [PATCH 07/19] drivers: rtl8723bs: rewrite comparison to null, Fabio Aiuto
- [PATCH 06/19] staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removal, Fabio Aiuto
- [PATCH 09/19] staging: rtl8723bs: remove empty for cycles left by DBG_871X removal, Fabio Aiuto
- [PATCH 08/19] staging: rtl8723bs: put constant on the right side in if condition, Fabio Aiuto
- [PATCH 10/19] staging: rtl8723bs: remove empty tracing function dump_rx_packet, Fabio Aiuto
- [PATCH 11/19] staging: rtl8723bs: remove empty #ifdef blocks after DBG_871X removal, Fabio Aiuto
- [PATCH 02/19] staging: rtl8723bs: remove all DBG_871X logs, Fabio Aiuto
- [PATCH 13/19] staging: rtl8723bs: remove unnecessary parentheses in if condition, Fabio Aiuto
- [PATCH 14/19] staging: rtl8723bs: add spaces around operators, Fabio Aiuto
- [PATCH 12/19] staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sites, Fabio Aiuto
- [PATCH 15/19] staging: rtl8723bs: rewrite comparison to null, Fabio Aiuto
- [PATCH 16/19] staging: rtl8723bs: remove unnecessary parentheses, Fabio Aiuto
- [PATCH 17/19] staging: rtl8723bs: fix comparison in if condition, Fabio Aiuto
- [PATCH 18/19] staging: rtl8723bs: split long lines, Fabio Aiuto
- [PATCH 19/19] staging: rtl8723bs: remove unnecessary parentheses, Fabio Aiuto
- Re: [PATCH 00/19] staging: rtl8723bs: remove DBG_871X trace macro, Greg KH
[PATCH] staging: comedi: drivers: Fix spelling mistake "nubmer" -> "number", Colin King
[PATCH 00/16] tty: TIOCSSERIAL fixes and clean ups,
Johan Hovold
- [PATCH 01/16] staging: fwserial: fix TIOCSSERIAL jiffies conversions, Johan Hovold
- [PATCH 02/16] staging: fwserial: fix TIOCSSERIAL permission check, Johan Hovold
- [PATCH 03/16] staging: fwserial: fix TIOCSSERIAL implementation, Johan Hovold
- [PATCH 07/16] staging: greybus: uart: clean up TIOCGSERIAL, Johan Hovold
- [PATCH 05/16] staging: greybus: uart: fix TIOCSSERIAL jiffies conversions, Johan Hovold
- [PATCH 09/16] tty: amiserial: add missing TIOCSSERIAL jiffies conversions, Johan Hovold
- [PATCH 10/16] tty: moxa: fix TIOCSSERIAL jiffies conversions, Johan Hovold
- [PATCH 11/16] tty: moxa: fix TIOCSSERIAL permission check, Johan Hovold
- [PATCH 12/16] tty: moxa: fix TIOCSSERIAL implementation, Johan Hovold
- [PATCH 06/16] staging: greybus: uart: fix unprivileged TIOCCSERIAL, Johan Hovold
- [PATCH 15/16] pcmcia: synclink_cs: drop redundant tty-port initialisation, Johan Hovold
- [PATCH 14/16] tty: mxser: fix TIOCSSERIAL permission check, Johan Hovold
- [PATCH 16/16] tty: synclink_gt: drop redundant tty-port initialisation, Johan Hovold
- [PATCH 08/16] tty: amiserial: fix TIOCSSERIAL permission check, Johan Hovold
- [PATCH 04/16] staging: fwserial: fix TIOCGSERIAL implementation, Johan Hovold
- [PATCH 13/16] tty: mxser: fix TIOCSSERIAL jiffies conversions, Johan Hovold
- Re: [PATCH 00/16] tty: TIOCSSERIAL fixes and clean ups, Greg Kroah-Hartman
[PATCH] staging: axis-fifo: media/meson: remove redundant dev_err call,
Muhammad Usama Anjum
[Outreachy kernel] [PATCH v4] staging: rtl8723bs: hal: Remove camelcase, Fabio M. De Francesco
[Outreachy kernel] [PATCH v2] staging: rtl8723bs: hal: Remove camelcase,
Fabio M. De Francesco
[PATCH] staging: rtl8712: fix avoid CamelCase in xmit_osdep.h,
Mitali Borkar
[PATCH] staging: greybus: move to use request_irq by IRQF_NO_AUTOEN flag,
Tian Tao
[PATCH v2 00/49] *** SUBJECT HERE ***,
Pavle Rohalj
- [PATCH v2 01/49] staging: sm750fb: Update dvi_ctrl_device to snake case, Pavle Rohalj
- [PATCH v2 02/49] staging: sm750fb: Rename dviInit to dvi_init and update param names, Pavle Rohalj
- [PATCH v2 03/49] staging: sm750fb: Update param names of PFN_DVICTRL_INIT function pointer, Pavle Rohalj
- [PATCH v2 04/49] staging: sm750fb: Remove type names in variables and type definitions, Pavle Rohalj
- [PATCH v2 05/49] staging: sm750fb: Remove remaining camel case names in ddk750_dvi.h, Pavle Rohalj
- [PATCH v2 06/49] staging: sm750fb: Update displayControlAdjust_SM750LE to snake case, Pavle Rohalj
- [PATCH v2 07/49] staging: sm750fb: Update programModeRegisters to snake case, Pavle Rohalj
- [PATCH v2 08/49] staging: sm750fb: Update enum values in dpms to snake case, Pavle Rohalj
- [PATCH v2 09/49] staging: sm750fb: Rename sm750_set_power_mode function parameter, Pavle Rohalj
- [PATCH v2 10/49] staging: sm750fb: Rename ddk750_setModeTiming to ddk750_set_mode_timing, Pavle Rohalj
- [PATCH v2 11/49] staging: sm750fb: Rename i2cWriteReg and i2cReadReg to snake case, Pavle Rohalj
- [PATCH v2 12/49] staging: sm750fb: Rename vendorID local variable to snake case, Pavle Rohalj
- [PATCH v2 13/49] staging: sm750fb: Rename deviceID local variable to snake case, Pavle Rohalj
- [PATCH v2 14/49] staging: sm750fb: Rename sii164SelectHotPlugDetectionMode to snake case, Pavle Rohalj
- [PATCH v2 15/49] staging: sm750fb: Rename gDviCtrlChipName to snake case, Pavle Rohalj
- [PATCH v2 16/49] staging: sm750fb: Update function parameter names in ddk750_sii164.c, Pavle Rohalj
- [PATCH v2 17/49] staging: sm750fb: Rename local variables to snake case, Pavle Rohalj
- [PATCH v2 18/49] staging: sm750fb: Rename function params of sii164_init_chip, Pavle Rohalj
- [PATCH v2 19/49] staging: sm750fb: Rename function parameter of sii164_enable_hot_plug_detection, Pavle Rohalj
- [PATCH v2 21/49] staging: sm750fb: Rename function write_dpPort to snake case, Pavle Rohalj
- [PATCH v2 20/49] staging: sm750fb: Update function parameter names to snake case, Pavle Rohalj
- [PATCH v2 22/49] staging: sm750fb: Update local variable in sm750_hw_copyarea to snake case, Pavle Rohalj
- [PATCH v2 23/49] staging: sm750fb: Update local variables in sm750_hw_imageblit to snake case, Pavle Rohalj
- [PATCH v2 24/49] staging: sm750fb: Update local variable in sm750_hw_fillrect to snake case, Pavle Rohalj
- [PATCH v2 25/49] staging: sm750fb: Rename deGetTransparency to snake case, Pavle Rohalj
- [PATCH v2 26/49] staging: sm750fb: Update function parameter of sm750_hw_imageblit to snake case, Pavle Rohalj
- [PATCH v2 27/49] staging: sm750fb: Rename function params to snake case in sm750_accel.h, Pavle Rohalj
- [PATCH v2 28/49] staging: sm750fb: Update members of lynx_cursor to snake case, Pavle Rohalj
- [PATCH v2 29/49] staging: sm750fb: Rename function sm750_hw_cursor_setSize to snake case, Pavle Rohalj
- [PATCH v2 30/49] staging: sm750fb: Rename function sm750_hw_cursor_setPos to snake case, Pavle Rohalj
- [PATCH v2 31/49] staging: sm750fb: Rename function sm750_hw_cursor_setColor to snake case, Pavle Rohalj
- [PATCH v2 32/49] staging: sm750fb: Rename function sm750_hw_cursor_setData to snake case, Pavle Rohalj
- [PATCH v2 33/49] staging: sm750fb: Rename function hw_sm750_crtc_setMode to snake case, Pavle Rohalj
- [PATCH v2 34/49] staging: sm750fb: Update members of init_status struct to snake case, Pavle Rohalj
- [PATCH v2 35/49] staging: sm750fb: Update members of sm750_dev struct to snake case, Pavle Rohalj
- [PATCH v2 36/49] staging: sm750fb: Update members of lynxfb_crtc struct to snake case, Pavle Rohalj
- [PATCH v2 37/49] staging: sm750fb: Rename function hw_sm750_output_setMode to snake case, Pavle Rohalj
- [PATCH v2 38/49] staging: sm750fb: Rename function hw_sm750_setColReg to snake case, Pavle Rohalj
- [PATCH v2 39/49] staging: sm750fb: Rename functions *_setBLANK to snake case, Pavle Rohalj
- [PATCH v2 40/49] staging: sm750fb: Rename function sm750_hw_cursor_setData2 to snake case, Pavle Rohalj
- [PATCH v2 41/49] staging: sm750fb: Rename function hw_sm750_initAccel to snake case, Pavle Rohalj
- [PATCH v2 42/49] staging: sm750fb: Rename functions *_deWait to snake case, Pavle Rohalj
- [PATCH v2 43/49] staging: sm750fb: Update members of lynx_accel struct to snake case, Pavle Rohalj
- [PATCH v2 44/49] staging: sm750fb: Rename function hw_sm750_crtc_checkMode to snake case, Pavle Rohalj
- [PATCH v2 45/49] staging: sm750fb: Rename sii164_set_power function parameter, Pavle Rohalj
- [PATCH v2 46/49] staging: sm750fb: Rename local variable Bpp to bpp in sm750.c, Pavle Rohalj
- [PATCH v2 47/49] staging: sm750fb: Rename proc_setBLANK member of lynxfb_output struct, Pavle Rohalj
- [PATCH v2 48/49] staging: sm750fb: Rename fixId to fix_id, Pavle Rohalj
- [PATCH v2 49/49] staging: sm750fb: Update members of sm750_pnltype struct to snake case, Pavle Rohalj
- Re: [PATCH v2 00/49] *** SUBJECT HERE ***, Greg KH
- Re: [PATCH v2 00/49] *** SUBJECT HERE ***, Fabio Aiuto
[PATCH] staging: nvec: move to use request_irq by IRQF_NO_AUTOEN flag,
Tian Tao
[PATCH] staging: rt8192u: change constants to be on right, Vardhan H G
[PATCH] staging: rtl8192u: remove unused variable, Jiapeng Chong
[RFC v2 net-next 0/4] MT7530 interrupt support,
DENG Qingfang
[Index of Archives]
[Linux Driver Development]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]