Linux Device Driver Development
[Prev Page][Next Page]
- Re: [PATCH v3 2/3] media: imx7-media-csi: add i.MX6UL support, (continued)
- [driver-core:driver-core-testing 11/17] htmldocs: include/linux/device.h:1357: warning: Function parameter or member 'state_synced' not described in 'device', kbuild test robot
- [PATCH] staging:kpc2000:Fix dubious x | !y sparse warning,
Harsh Jain
- [Patch v2 10/10] staging: rtl8723bs: core: Remove Macro "IS_MAC_ADDRESS_BROADCAST", Hariprasad Kelam
- [Patch v2 09/10] staging: rtl8723bs: core: Remove unneeded variables sgi_20m,sgi_40m and sgi_80m, Hariprasad Kelam
- [Patch v2 08/10] staging: rtl8723bs: core: Remove unneeded extern WFD_OUI, Hariprasad Kelam
- [Patch v2 07/10] staging: rtl8723bs: Remove unneeded function argument for init_addba_retry_timer, Hariprasad Kelam
- [Patch v2 06/10] staging: rtl8723bs: os_dep: Remove unused defines related to combo scan, Hariprasad Kelam
- [Patch v2 05/10] staging: rtl8723bs: os_dep: Remove unused defines, Hariprasad Kelam
- [Patch v2 04/10] staging: rtl8723bs: hal: Remove function argument padapter, Hariprasad Kelam
- [Patch v2 03/10] staging: rtl8723bs: os_dep: Remove unused function argument sdio_device_id, Hariprasad Kelam
- [Patch v2 02/10] staging: rtl8723bs: os_dep: Move common code to func, Hariprasad Kelam
- [driver-core:driver-core-testing 9/17] htmldocs: include/linux/device.h:1336: warning: Function parameter or member 'has_edit_links' not described in 'device', kbuild test robot
- [Patch v2 01/10] staging: rtl8723bs: os_dep: Remove function _rtw_regdomain_select,
Hariprasad Kelam
- [PATCH v3 3/3] media: dt-bindings: imx7-csi: add i.MX6UL/L support,
Sébastien Szymanski
- [PATCH v3 1/3] ARM: dts: imx6ul: Add csi node,
Sébastien Szymanski
- [PATCH v2] staging/octeon: Fix build error without CONFIG_NETDEVICES,
Greg KH
- [PATCH v2 00/22] staging: erofs: updates according to erofs-outofstaging v4,
Gao Xiang
- [PATCH v2 02/22] staging: erofs: rename source files for better understanding, Gao Xiang
- [PATCH v2 01/22] staging: erofs: update source file headers, Gao Xiang
- [PATCH v2 08/22] staging: erofs: kill CONFIG_EROFS_FS_IO_MAX_RETRIES, Gao Xiang
- [PATCH v2 03/22] staging: erofs: fix dummy functions erofs_{get, list}xattr, Gao Xiang
- [PATCH v2 09/22] staging: erofs: clean up shrinker stuffs, Gao Xiang
- [PATCH v2 04/22] staging: erofs: keep up erofs_fs.h with erofs-outofstaging patchset, Gao Xiang
- [PATCH v2 10/22] staging: erofs: kill sbi->dev_name, Gao Xiang
- [PATCH v2 05/22] staging: erofs: sunset erofs_workstn_{lock,unlock}, Gao Xiang
- [PATCH v2 12/22] staging: erofs: drop __GFP_NOFAIL for managed inode, Gao Xiang
- [PATCH v2 07/22] staging: erofs: remove redundant #include "internal.h", Gao Xiang
- [PATCH v2 17/22] staging: erofs: tidy up decompression frontend, Gao Xiang
- [PATCH v2 21/22] staging: erofs: update super.c, Gao Xiang
- [PATCH v2 11/22] staging: erofs: kill all failure handling in fill_super(), Gao Xiang
- [PATCH v2 16/22] staging: erofs: remove redundant braces in inode.c, Gao Xiang
- [PATCH v2 06/22] staging: erofs: clean up internal.h, Gao Xiang
- [PATCH v2 14/22] staging: erofs: kill CONFIG_EROFS_FS_USE_VM_MAP_RAM, Gao Xiang
- [PATCH v2 22/22] staging: erofs: update Kconfig, Gao Xiang
- [PATCH v2 15/22] staging: erofs: tidy up zpvec.h, Gao Xiang
- [PATCH v2 19/22] staging: erofs: turn cache strategies into mount options, Gao Xiang
- [PATCH v2 20/22] staging: erofs: tidy up utils.c, Gao Xiang
- [PATCH v2 13/22] staging: erofs: refine erofs_allocpage(), Gao Xiang
- [PATCH v2 18/22] staging: erofs: remove clusterbits in sbi, Gao Xiang
- [PATCH -next] staging: rtl8723bs: remove set but not used variable 'FirstConnect', YueHaibing
- [PATCH -next] staging: rtl8723bs: remove set but not used variables 'prspbuf' and 'auth', YueHaibing
- [PATCH] staging: bcm2835-camera: Spelling s/conencted/connected/, Geert Uytterhoeven
- Re: next/master build: 221 builds: 11 failed, 210 passed, 13 errors, 1174 warnings (next-20190731),
Mark Brown
- [PATCH] staging: rtl8723bs: indicate disconnection when disconnecting, Chris Chiu
- [PATCH] staging: rtl8188eu: remove redundant assignment to variable rtstatus, Colin King
- [PATCH v5 12/29] compat_ioctl: move drivers to compat_ptr_ioctl,
Arnd Bergmann
- [PATCH v6 42/57] staging: Remove dev_err() usage after platform_get_irq(), Stephen Boyd
- [PATCH] staging/octeon: Fix build error without CONFIG_NETDEVICES, YueHaibing
- Re: [Linux-kernel-mentees][PATCH v4] staging: kpc2000: Convert put_page to put_user_page*(),
Bharath Vedartham
- [PATCH v5 00/24] erofs: promote erofs from staging,
Gao Xiang
- [PATCH v5 01/24] erofs: add on-disk layout, Gao Xiang
- [PATCH v5 03/24] erofs: add super block operations, Gao Xiang
- [PATCH v5 04/24] erofs: add raw address_space operations, Gao Xiang
- [PATCH v5 02/24] erofs: add erofs in-memory stuffs, Gao Xiang
- [PATCH v5 08/24] erofs: add namei functions, Gao Xiang
- [PATCH v5 09/24] erofs: support tracepoint, Gao Xiang
- [PATCH v5 06/24] erofs: support special inode, Gao Xiang
- [PATCH v5 05/24] erofs: add inode operations, Gao Xiang
- [PATCH v5 17/24] erofs: introduce per-CPU buffers implementation, Gao Xiang
- [PATCH v5 10/24] erofs: update Kconfig and Makefile, Gao Xiang
- [PATCH v5 07/24] erofs: add directory operations, Gao Xiang
- [PATCH v5 13/24] erofs: add compression indexes support, Gao Xiang
- [PATCH v5 16/24] erofs: introduce workstation for decompression, Gao Xiang
- [PATCH v5 15/24] erofs: introduce erofs shrinker, Gao Xiang
- [PATCH v5 11/24] erofs: introduce xattr & posixacl support, Gao Xiang
- [PATCH v5 20/24] erofs: introduce generic decompression backend, Gao Xiang
- [PATCH v5 18/24] erofs: introduce pagevec for decompression subsystem, Gao Xiang
- [PATCH v5 23/24] erofs: introduce cached decompression, Gao Xiang
- [PATCH v5 12/24] erofs: introduce tagged pointer, Gao Xiang
- [PATCH v5 24/24] erofs: add document, Gao Xiang
- [PATCH v5 21/24] erofs: introduce LZ4 decompression inplace, Gao Xiang
- [PATCH v5 19/24] erofs: add erofs_allocpage(), Gao Xiang
- [PATCH v5 14/24] erofs: introduce superblock registration, Gao Xiang
- [PATCH v5 22/24] erofs: introduce the decompression frontend, Gao Xiang
- [PATCH] staging: rtl8723bs: core: Remove Macro "IS_MAC_ADDRESS_BROADCAST",
Hariprasad Kelam
- [PATCH 00/22] staging: erofs: updates according to erofs-outofstaging v4,
Gao Xiang
- [PATCH 03/22] staging: erofs: fix dummy functions erofs_{get, list}xattr, Gao Xiang
- [PATCH 04/22] staging: erofs: keep up erofs_fs.h with erofs-outofstaging patchset, Gao Xiang
- [PATCH 02/22] staging: erofs: rename source files for better understanding, Gao Xiang
- [PATCH 01/22] staging: erofs: update source file headers, Gao Xiang
- [PATCH 05/22] staging: erofs: sunset erofs_workstn_{lock,unlock}, Gao Xiang
- [PATCH 08/22] staging: erofs: kill CONFIG_EROFS_FS_IO_MAX_RETRIES, Gao Xiang
- [PATCH 09/22] staging: erofs: clean up shrinker stuffs, Gao Xiang
- [PATCH 10/22] staging: erofs: kill sbi->dev_name, Gao Xiang
- [PATCH 07/22] staging: erofs: remove redundant #include "internal.h", Gao Xiang
- [PATCH 18/22] staging: erofs: turn cache strategies into mount options, Gao Xiang
- [PATCH 11/22] staging: erofs: kill all failure handling in fill_super(), Gao Xiang
- [PATCH 12/22] staging: erofs: refine erofs_allocpage(), Gao Xiang
- [PATCH 20/22] staging: erofs: tidy up internal.h, Gao Xiang
- [PATCH 17/22] staging: erofs: remove clusterbits in sbi, Gao Xiang
- [PATCH 14/22] staging: erofs: tidy up zpvec.h, Gao Xiang
- [PATCH 13/22] staging: erofs: kill CONFIG_EROFS_FS_USE_VM_MAP_RAM, Gao Xiang
- [PATCH 16/22] staging: erofs: tidy up decompression frontend, Gao Xiang
- [PATCH 21/22] staging: erofs: update super.c, Gao Xiang
- [PATCH 06/22] staging: erofs: clean up internal.h, Gao Xiang
- [PATCH 19/22] staging: erofs: tidy up utils.c, Gao Xiang
- [PATCH 22/22] staging: erofs: update Kconfig, Gao Xiang
- [PATCH 15/22] staging: erofs: remove redundant braces in inode.c, Gao Xiang
- [PATCH] staging: olpc_dcon: Remove TODO item, Jerry Lin
- [PATCH] staging: rtl8723bs: core: Remove unneeded variables sgi_20m,sgi_40m and sgi_80m, Hariprasad Kelam
- [PATCH] staging: rtl8723bs: Remove Unnecessary parentheses, Saurav-Girepunje
- [PATCH] RTWAP:Fixed Coding function and style issues,
Saurav-Girepunje
- [PATCH] staging: rtl8723bs: core: Remove unneeded extern WFD_OUI, Hariprasad Kelam
- [PATCH] staging: rtl8723bs: Remove unneeded function argument for init_addba_retry_timer, Hariprasad Kelam
- [PATCH] staging: rtl8723bs: os_dep: Remove unused defines related to combo scan, Hariprasad Kelam
- [PATCH] staging: rtl8723bs: os_dep: Remove unused defines, Hariprasad Kelam
- [PATCH] staging: rtl8723bs: hal: Remove function argument padapter, Hariprasad Kelam
- [PATCH] staging: rtl8723bs: os_dep: Remove unused function argument sdio_device_id, Hariprasad Kelam
- [PATCH] Staging: rtl8192e: fixed a function prototype definition issue, Abhinav Jain
- [PATCH 1/6] staging: rtl8188eu: add spaces around '+' in usb_halinit.c,
Michael Straube
- [PATCH 06/10] staging: rtl8723bs: os_dep: remove two set but not used variables, YueHaibing
- [PATCH -next] staging: rtl8723bs: remove set but not used variable 'pszBBRegMpFile', YueHaibing
- [PATCH -next] staging: rtl8723bs: remove set but not used variable 'bWifiBusy', YueHaibing
- [PATCH v2 00/26] ReST conversion of text files without .txt extension,
Mauro Carvalho Chehab
- [PATCH] staging: rtl8188eu: remove redundant assignment to rtstatus, Colin King
- [PATCH] staging: iio: ad2s1210: Use device-managed API,
Chuhong Yuan
- [PATCH 0/6] staging: wilc1000: don't override user power management selection,
Adham.Abozaeid
- [PATCH] staging:iio:adc:ad7280a: add of_match_table entry,
Kartik Kulkarni
- [PATCH] staging: rtl8723bs: os_dep: Move common code to func,
Hariprasad Kelam
- [PATCH] Staging: fbtft: Fix some typo. pdc8544 --> pcd8544, Christophe JAILLET
- [PATCH v7 0/4] HEVC/H.265 stateless support for V4L2 and Cedrus,
Paul Kocialkowski
- [PATCH] staging: rtl8723bs: os_dep: Remove function _rtw_regdomain_select,
Hariprasad Kelam
- [PATCH] staging: rtl8188eu: replace hal_EfusePgCheckAvailableAddr(), Michael Straube
- [PATCH] media: staging: hantro: avoid future namespace collisions, Mauro Carvalho Chehab
- [PATCH -next] staging: vc04_services: fix used-but-set-variable warning,
YueHaibing
- [PATCH v4] staging: kpc2000: Convert put_page() to put_user_page*(),
Bharath Vedartham
- [PATCH v4 00/24] erofs: promote erofs from staging,
Gao Xiang
- [PATCH v4 01/24] erofs: add on-disk layout, Gao Xiang
- [PATCH v4 03/24] erofs: add super block operations, Gao Xiang
- [PATCH v4 07/24] erofs: add directory operations, Gao Xiang
- [PATCH v4 05/24] erofs: add inode operations, Gao Xiang
- [PATCH v4 10/24] erofs: update Kconfig and Makefile, Gao Xiang
- [PATCH v4 09/24] erofs: support tracepoint, Gao Xiang
- [PATCH v4 12/24] erofs: introduce tagged pointer, Gao Xiang
- [PATCH v4 13/24] erofs: add compression indexes support, Gao Xiang
- [PATCH v4 02/24] erofs: add erofs in-memory stuffs, Gao Xiang
- [PATCH v4 06/24] erofs: support special inode, Gao Xiang
- [PATCH v4 14/24] erofs: introduce superblock registration, Gao Xiang
- [PATCH v4 21/24] erofs: introduce LZ4 decompression inplace, Gao Xiang
- [PATCH v4 08/24] erofs: add namei functions, Gao Xiang
- [PATCH v4 04/24] erofs: add raw address_space operations, Gao Xiang
- [PATCH v4 23/24] erofs: introduce cached decompression, Gao Xiang
- [PATCH v4 20/24] erofs: introduce generic decompression backend, Gao Xiang
- [PATCH v4 17/24] erofs: introduce per-CPU buffers implementation, Gao Xiang
- [PATCH v4 11/24] erofs: introduce xattr & posixacl support, Gao Xiang
- [PATCH v4 18/24] erofs: introduce pagevec for decompression subsystem, Gao Xiang
- [PATCH v4 15/24] erofs: introduce erofs shrinker, Gao Xiang
- [PATCH v4 16/24] erofs: introduce workstation for decompression, Gao Xiang
- [PATCH v4 19/24] erofs: add erofs_allocpage(), Gao Xiang
- [PATCH v4 24/24] erofs: add document, Gao Xiang
- [PATCH v4 22/24] erofs: introduce the decompression frontend, Gao Xiang
- [PATCH 1/9] staging: rtl8723bs: rtw_pwrctrl: Change true/false checks,
Nishka Dasgupta
- [PATCH] staging: comedi: daqboard2000: Remove function db2k_initialize_dac(), Nishka Dasgupta
- [PATCH] staging: rtl8723bs: hal: Remove unneeded variable pU1Tmp, Hariprasad Kelam
- [PATCH] staging: media: hantro: Remove call to memset after dma_alloc_coherent,
Hariprasad Kelam
- [PATCH] qlge: Fix build error without CONFIG_ETHERNET,
YueHaibing
- [PATCH] media: staging/intel-ipu3: Use dev_get_drvdata where possible, Chuhong Yuan
- [PATCH v2 0/6] MIPS: ralink: add CPU clock detection for MT7621,
Chuanhong Guo
- [PATCH] staging: rtl8723bs: hal: remove redundant assignment to variable n,
Colin King
- [PATCH] drivers/staging/rtl8192u: fix indentation issue, remove extra tab, Colin King
- [PATCH] media: staging: davinci: remove vpfe driver,
Arnd Bergmann
- [PATCH v2] staging: wilc1000: flush the workqueue before deinit the host, Adham.Abozaeid
- [PATCH] staging: wilc1000: flush the workqueue before deinit the host ifc, Adham.Abozaeid
- [PATCH] media: staging: ipu3: Enable IOVA API only when IOMMU support is enabled,
YueHaibing
- [PATCH 00/22] ReST conversion of text files without .txt extension,
Mauro Carvalho Chehab
- [PATCH 1/8] staging: rtl8712: r8712_init_mlme_priv(): Change return values,
Nishka Dasgupta
- [PATCH RESEND] staging: media: davinci_vpfe: Replace function vpfe_isif_cleanup(), Nishka Dasgupta
- [PATCH] staging: media/davinci_vpfe: fix pinmux setup compilation,
Arnd Bergmann
- [driver-core:debugfs_cleanup 26/49] fs/ocfs2/dlmglue.c:3291:30: error: void value not ignored as it ought to be, kbuild test robot
- [driver-core:debugfs_cleanup 15/49] drivers/gpu/drm/i915/i915_debugfs.c:4444:6: error: conflicting types for 'i915_debugfs_register', kbuild test robot
- [PATCH v2] staging: media: sunxi: Add bool cast to value,
Nishka Dasgupta
- [PATCH v3 00/24] erofs: promote erofs from staging,
Gao Xiang
- [PATCH v3 03/24] erofs: add super block operations, Gao Xiang
- [PATCH v3 01/24] erofs: add on-disk layout, Gao Xiang
- [PATCH v3 08/24] erofs: add namei functions, Gao Xiang
- [PATCH v3 10/24] erofs: update Kconfig and Makefile, Gao Xiang
- [PATCH v3 04/24] erofs: add raw address_space operations, Gao Xiang
- [PATCH v3 14/24] erofs: introduce superblock registration, Gao Xiang
- [PATCH v3 09/24] erofs: support tracepoint, Gao Xiang
- [PATCH v3 16/24] erofs: introduce workstation for decompression, Gao Xiang
- [PATCH v3 17/24] erofs: introduce per-CPU buffers implementation, Gao Xiang
- [PATCH v3 07/24] erofs: add directory operations, Gao Xiang
- [PATCH v3 19/24] erofs: add erofs_allocpage(), Gao Xiang
- [PATCH v3 12/24] erofs: introduce tagged pointer, Gao Xiang
- [PATCH v3 18/24] erofs: introduce pagevec for decompression subsystem, Gao Xiang
- [PATCH v3 06/24] erofs: support special inode, Gao Xiang
- [PATCH v3 20/24] erofs: introduce generic decompression backend, Gao Xiang
- [PATCH v3 11/24] erofs: introduce xattr & posixacl support, Gao Xiang
- [PATCH v3 24/24] erofs: add document, Gao Xiang
- [PATCH v3 02/24] erofs: add erofs in-memory stuffs, Gao Xiang
- [PATCH v3 05/24] erofs: add inode operations, Gao Xiang
- [PATCH v3 23/24] erofs: introduce cached decompression, Gao Xiang
- [PATCH v3 21/24] erofs: introduce LZ4 decompression inplace, Gao Xiang
- [PATCH v3 22/24] erofs: introduce the decompression frontend, Gao Xiang
- [PATCH v3 15/24] erofs: introduce erofs shrinker, Gao Xiang
- [PATCH v3 13/24] erofs: add compression indexes support, Gao Xiang
- [PATCH] staging: rtl8723bs: remove unused file hal_phy.c, Michael Straube
- [PATCH] staging: unisys: visornic: Update the description of 'poll_for_irq()',
Christophe JAILLET
- [PATCH] staging/wlan-ng: Fixing "line over 80 characters" warnings.,
Hennie Muller
- [PATCH] rtl8192_init_priv_variable: null check is missing for kzalloc,
Navid Emamdoost
- [PATCH v4] staging: kpc2000: Convert put_page to put_user_page*(),
Bharath Vedartham
- [PATCH] staging: mt7621-pci: avoid use 'err' local variable, Sergio Paracuellos
- [driver-core:debugfs_cleanup 32/55] fs/ocfs2/dlmglue.c:3291:30: error: void value not ignored as it ought to be, kbuild test robot
- [PATCH v3] staging: kpc2000: Convert put_page to put_user_page*(),
Bharath Vedartham
- [driver-core:debugfs_cleanup 21/55] drivers/gpu/drm/i915/i915_debugfs.c:4444:6: error: conflicting types for 'i915_debugfs_register', kbuild test robot
- [PATCH v2] staging: wilc1000: Merge memcpy + le32_to_cpus to get_unaligned_le32,
Chuhong Yuan
- [PATCH] staging: wilc1000: Merge memcpy + le32_to_cpus to get_unaligned_le32,
Chuhong Yuan
- [PATCH] staging: rtl8712: Merge memcpy + be16_to_cpus to get_unaligned_be16, Chuhong Yuan
- [PATCH AUTOSEL 4.19 004/101] staging: vt6656: use meaningful error code during buffer allocation, Sasha Levin
- [PATCH AUTOSEL 5.1 061/141] staging: ks7010: Fix build error, Sasha Levin
- [PATCH AUTOSEL 5.1 006/141] staging: vt6656: use meaningful error code during buffer allocation, Sasha Levin
- [PATCH AUTOSEL 5.2 080/171] staging: ks7010: Fix build error, Sasha Levin
- [PATCH AUTOSEL 5.2 032/171] staging: kpc2000: report error status to spi core, Sasha Levin
- [PATCH AUTOSEL 5.2 008/171] staging: vt6656: use meaningful error code during buffer allocation, Sasha Levin
- [PATCH AUTOSEL 5.2 006/171] staging: kpc2000: added missing clean-up to probe_core_uio., Sasha Levin
- [PATCH v2] x86/hyper-v: Zero out the VP ASSIST PAGE to fix CPU offlining,
Dexuan Cui
- [PATCH] staging: kpc2000: Remove null check before kfree, Hariprasad Kelam
- [PATCH] staging: rtl8723bs: Disable procfs debugging by default,
Kai-Heng Feng
- [PATCH] v3: staging: erofs: fix typo,
Karen Palacio
- [PATCH] staging: rtl8723bs: core: Remove Unneeded variable ret, Hariprasad Kelam
- [PATCH] staging: rtl8723bs: os_dep: change return type of rtw_suspend_ap_wow, Hariprasad Kelam
- Limits for ION Memory Allocator,
Alexander Popov
- [driver-core:debugfs_cleanup 22/55] sound//soc/soc-core.c:231:2: note: in expansion of macro 'if', kbuild test robot
- [PATCH] staging: rtl8192e: remove set but not used variable 'payload ', YueHaibing
- [PATCH] staging: rtl8723bs: remove set but not used variable 'cck_highpwr', YueHaibing
- [PATCH] staging: media: sunxi: Add bool cast to value,
Nishka Dasgupta
- Re: [PATCH] v2: staging: erofs: fix typo, Greg KH
- [PATCH] staging: rtl8712: recv_linux.c: Align * on block comment, christianluciano . m
- Re: [PATCH] staging: erofs: fix typo, Greg KH
- Re: [PATCH] staging: erofs: a few minor style fixes found using checkpatch,
Gao Xiang
[staging:staging-testing 1/41] drivers/staging/isdn/hysdn/hysdn_defs.h:227:1: warning: "/*" within comment,
kbuild test robot
[PATCH v2] staging: erofs: avoid opened loop codes,
Chao Yu
[PATCH v3] staging: erofs: support bmap, Chao Yu
[PATCH] staging: erofs: avoid opened loop codes,
Chao Yu
[PATCH v2] staging: erofs: support bmap,
Chao Yu
[PATCH] staging: erofs: support bmap,
Chao Yu
[PATCH] staging: mt7621-pci: Add of_node_put() before return, Nishka Dasgupta
[PATCH] staging: mt7621-pinctrl: Add of_node_put() before return, Nishka Dasgupta
[driver-core:debugfs_cleanup 24/55] drivers/gpu//drm/msm/disp/dpu1/dpu_kms.c:227:3: warning: 'return' with no value, in function returning non-void, kbuild test robot
[PATCH] staging: vt6656: change alignment to match parenthesis, Benjamin Sherman
[PATCH v2] staging: kpc2000: Convert put_page() to put_user_page*(), Bharath Vedartham
[PATCH 0/1] staging: kpc2000: whitespace and line length cleanup,
john . hubbard
[PATCH] binder: prevent transactions to context manager from its own process.,
Hridya Valsaraju
[PATCH] staging: kpc2000: Convert put_page() to put_user_page*(),
Bharath Vedartham
[PATCH] staging: rtl8723bs: core: Change return type of init_mlme_ext_priv, Hariprasad Kelam
[PATCH] staging: rtl8712: rtl871x_xmit.c: Fix some CHECK and WARNING,
christianluciano . m
[PATCH] staging: rtl8712: rtl871x_xmit.h: Fix alignment code, christianluciano . m
[PATCH AUTOSEL 4.4 16/53] media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initialization fails., Sasha Levin
[PATCH AUTOSEL 4.9 20/73] media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initialization fails., Sasha Levin
[PATCH] Staging: fbtft: Fix wrong check in fbtft_write_wmem16_bus8(),
Nicolas Saenz Julienne
[PATCH AUTOSEL 4.14 025/105] media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initialization fails., Sasha Levin
[PATCH AUTOSEL 4.19 031/158] media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initialization fails., Sasha Levin
[PATCH AUTOSEL 5.1 059/219] media: imx7-mipi-csis: Propagate the error if clock enabling fails, Sasha Levin
[PATCH AUTOSEL 5.1 046/219] media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initialization fails., Sasha Levin
[PATCH AUTOSEL 5.2 142/249] media: staging: davinci: fix memory leaks and check for allocation failure, Sasha Levin
[PATCH AUTOSEL 5.2 068/249] media: imx7-mipi-csis: Propagate the error if clock enabling fails, Sasha Levin
[PATCH AUTOSEL 5.2 053/249] media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initialization fails., Sasha Levin
[PATCH v4] staging: erofs:converting all 'unsigned' to 'unsigned int', Pratik Shinde
[PATCH v3] staging: erofs:converting all 'unsigned' to 'unsigned int',
Pratik Shinde
[PATCH] staging: rtl8712: Align code with open parenthesis, christianluciano . m
[PATCH] staging: rtl8712: Fix alignment with open parenthesis,
christianluciano . m
[PATCH] Staging: erofs:converting all 'unsigned' to 'unsigned int',
Pratik Shinde
[PATCH] mm/gup: Use put_user_page*() instead of put_page*(),
Bharath Vedartham
[PATCH] staging: rtl8723bs: os_dep: Remove code valid only for 5GHz, Hariprasad Kelam
[PATCH] staging: rtl8723bs: core: Remove code valid only for 5GHz,
Hariprasad Kelam
[PATCH] staging: rtl8723bs: hal: Remove code valid only for 5GHz, Hariprasad Kelam
[PATCH] staging: rtl8712: Fix CHECK reported by checkpatch,
christianluciano . m
[PATCH] staging: rtl8712: Delete multiple blank line.,
christianluciano . m
[PATCH] staging: rtl8712: Fix Alignment CHECK,
christianluciano . m
[PATCH] staging: rtl8712: Add parenthesis to Macro argument,
christianluciano . m
[driver-core:debugfs_cleanup 9/68] drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c:64:42: warning: 'struct net_dim' declared inside parameter list will not be visible outside of this definition or declaration, kbuild test robot
[REGRESSION] Xorg segfaults on Asus Chromebook CP101 with Linux v5.2 (was Asus C101P Chromeboot fails to boot with Linux 5.2),
Alex Dewar
[PATCH] staging: android: ion: Remove unused rbtree for ion_buffer,
Lecopzer Chen
[PATCH] staging: wilc1000: Replace function wilc_wlan_cfg_get_val(), Nishka Dasgupta
[PATCH 1/8] staging: rtl8188eu: core: Replace function Set_MSR(),
Nishka Dasgupta
[PATCH] staging: erofs: Remove function erofs_kill_sb(),
Nishka Dasgupta
[PATCH 01/10] staging: wlan-ng: Remove function hfa384x_dorrid_wait(),
Nishka Dasgupta
[RFC PATCH] Docs: move more driver, device related docs into drivers dir follows kernel source,
Alex Shi
[PATCH 2/2] staging: most: remove redundant print statement when kfifo_alloc fails,
Keyur Patel
[PATCH v2 00/24] erofs: promote erofs from staging,
Gao Xiang
- [PATCH v2 07/24] erofs: add directory operations, Gao Xiang
- [PATCH v2 06/24] erofs: support special inode, Gao Xiang
- [PATCH v2 01/24] erofs: add on-disk layout, Gao Xiang
- [PATCH v2 09/24] erofs: support tracepoint, Gao Xiang
- [PATCH v2 03/24] erofs: add super block operations, Gao Xiang
- [PATCH v2 10/24] erofs: update Kconfig and Makefile, Gao Xiang
- [PATCH v2 19/24] erofs: add erofs_allocpage(), Gao Xiang
- [PATCH v2 18/24] erofs: introduce pagevec for decompression subsystem, Gao Xiang
- [PATCH v2 12/24] erofs: introduce tagged pointer, Gao Xiang
- [PATCH v2 11/24] erofs: introduce xattr & posixacl support, Gao Xiang
- [PATCH v2 16/24] erofs: introduce workstation for decompression, Gao Xiang
- [PATCH v2 17/24] erofs: introduce per-CPU buffers implementation, Gao Xiang
- [PATCH v2 04/24] erofs: add raw address_space operations, Gao Xiang
- [PATCH v2 24/24] erofs: add document, Gao Xiang
- [PATCH v2 14/24] erofs: introduce superblock registration, Gao Xiang
- [PATCH v2 23/24] erofs: introduce cached decompression, Gao Xiang
- [PATCH v2 21/24] erofs: introduce LZ4 decompression inplace, Gao Xiang
- [PATCH v2 02/24] erofs: add erofs in-memory stuffs, Gao Xiang
- [PATCH v2 05/24] erofs: add inode operations, Gao Xiang
- [PATCH v2 08/24] erofs: add namei functions, Gao Xiang
- [PATCH v2 15/24] erofs: introduce erofs shrinker, Gao Xiang
- [PATCH v2 13/24] erofs: add compression indexes support, Gao Xiang
- [PATCH v2 20/24] erofs: introduce generic decompression backend, Gao Xiang
- [PATCH v2 22/24] erofs: introduce the decompression frontend, Gao Xiang
- Re: [PATCH v2 00/24] erofs: promote erofs from staging, Pavel Machek
[PATCH -next] staging: kpc2000: kpc_spi: Remove unnecessary null check before kfree, YueHaibing
[PATCH 0/2] Staging: fbtft: Fix probing of gpio descriptor,
Phil Reid
[PATCH] staging: wlan-ng: use "%*pE" for serial number, J. Bruce Fields
[PATCH] rtl8192*: display ESSIDs using %pE, J. Bruce Fields
[PATCH] staging: gasket: apex: fix copy-paste typo, Ivan Bornyakov
[PATCH] staging: greybus: add logging statement when kfifo_alloc fails,
Keyur Patel
[Index of Archives]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]