Linux Device Driver Development
[Prev Page][Next Page]
- Re: [PATCH 3/3] staging: media/atomisp: don't compile unused code, (continued)
- Re: [PATCH 2/2] staging: media: ipu3: code style fix - missing a blank line after declarations, Nikolay K.
- [PATCH 1/2] staging: media: ipu3: code style fix - avoid multiple line dereference,
Nikolay Kyx
- [PATCH 1/2] staging: rtl8192e: Pass array value to memcpy instead of struct pointer,
Atul Gopinathan
- [PATCH] staging: media/atomisp: don't compile unused code,
karthik alapati
- [PATCH] staging: wimax/i2400m: fix byte-order type issue,
karthek
- [PATCH] staging: wimax/i2400m: fix byte-order issue,
karthek
- [PATCH] staging: wimax: fix sparse incorrect type issue,
karthik alapati
- [PATCH] staging: wimax: i2400m: add space before open parenthesis,
Rajesh Kumbhakar
- [driver-core:debugfs_remove_return_value] BUILD SUCCESS 636a3ba6ba05515c6a8627ab7d0009af118d0d51, kernel test robot
- [driver-core:driver-core-testing] BUILD SUCCESS 3e4c982f1ce75faf5314477b8da296d2d00919df, kernel test robot
- [PATCH] Staging: rtl8192e: fix kconfig dependency on CRYPTO,
Julian Braha
- [staging:staging-testing] BUILD SUCCESS 5fdd46f1d75e5d6f740faf26aa798fbd08a79029, kernel test robot
- [PATCH 0/5] staging: rtl8192e: delba_param_set union cleanups,
William Durand
- [PATCH] staging: wimax: Fix block comment style issue in stack.c,
Amrit Khera
- [PATCH v3] staging: rtl8723bs: fix code style comparison warning,
Kurt Manucredo
- [PATCH] staging: gasket: removed unnecessary debug message to fix coding style warning, Ashish Vara
- [PATCH] staging: gasket Fix comparison with Null, mayanksuman
- [PATCH] staging: octeon: cleanup unnecessary parentheses in ethernet-spmi.c, Shreesh Adiga
- [PATCH v5 1/2] staging: rtl8192u: fix RT_TRACE() in r8190_rtl8256.c,
Du Cheng
- [PATCH v2] staging: rtl8723bs: fix code style comparison warning,
Kurt Manucredo
- [PATCH] staging: greybus: Fix blank line style issue in sdio.c, Amrit Khera
- [PATCH] staging: hikey9xx: Fix space tab style warnings,
Lee Gibson
- [PATCH v2] staging: android: Fix const keyword style issue in ashmem.c,
Amrit Khera
- [PATCH v4 1/2] staging: rtl8192u: fixed coding style of r8190_rtl8256.c,
Du Cheng
- [PATCH v3 1/3] staging: rtl8192u: fixed coding style of r8190_rtl8256.c,
Du Cheng
- [PATCH v2] staging: fwserial: fix alignment of function parameters,
Prakash Dubey
- [PATCH] staging: hikey9xx: fix warning styling issues, Alaa Emad
- [PATCH] staging: android: Fix const keyword style issue in ashmem.c,
Amrit Khera
- [PATCH 0/6] staging: rtl8192e: ba_param_set union cleanups,
William Durand
- [PATCH] staging: sm750fb: added identifier names for function declarations, shivang upadhyay
- [PATCH] staging: vt6656: fixed a CamelCase coding style issue.,
Selvakumar Elangovan
- [PATCH] staging: i2400m: use explicit host byte-order types in comparison,
karthik alapati
- [PATCH] use explicit host byte-order types in comparison,
karthik alapati
- [PATCH] staging: vt6656: Fix alignment of function args, Florian Ziegler
- [PATCH] staging: kpc2000: code style: fix alignment issues,
Nikolay Kyx
- [PATCH] staging: rtl8723bs: make if-statement checkpatch.pl conform,
Kurt Manucredo
- [PATCH] staging: fwserial: match alignment with open parenthesis,
Nikolay Kyx
- [PATCH] staging: wfx: Fix alignment style issue in sta.c, Rajat Asthana
- [PATCH] staging: rtl8188eu: Align block comments,
Suryashankar Das
- [PATCH] Staging: rtl8723bs: code-style fix,
Kurt Manucredo
- [PATCH] fix comparisons - put constant on right side- eudyptula,
Kurt Manucredo
- [PATCH] Staging: comedi: Replaced strlcpy to strscpy,
chakravarthikulkarni
- [PATCH] staging: fwserial: Fix alignment of function parameters,
Prakash Dubey
[PATCH] staging: wimax/i2400m: don't change the endianness of one byte variable,
Muhammad Usama Anjum
[PATCH] staging: vc04_services: Fixed address type mismatch in vchiq_arm.c,
Pritthijit Nath
[PATCH v2 1/2] staging: comedi: cast function output to assigned variable type,
Atul Gopinathan
[PATCH v9 0/6] MIPS: ralink: add CPU clock detection and clock driver for MT7621,
Sergio Paracuellos
[PATCH] staging: comedi: cast to (void __user *),
Atul Gopinathan
[driver-core:debugfs_remove_return_value 2/8] drivers/net/wireless/broadcom/b43/debugfs.c:661:28: error: void value not ignored as it ought to be,
kernel test robot
[PATCH 0/3] staging: rtl8192e: sequence_control union cleanups,
William Durand
[PATCH] staging: comedi: cast to (unsigned int *),
Atul Gopinathan
[PATCH] staging: wlan-ng: Fixed incorrect type warning in p80211netdev.c,
Pritthijit Nath
[PATCH] staging: emxx_udc: remove unused variable driver_desc,
Sean Behan
[PATCH] drivers: staging: comedi: Fixed side effects from macro definition.,
chakravarthikulkarni
[PATCH v8 0/6] MIPS: ralink: add CPU clock detection and clock driver for MT7621,
Sergio Paracuellos
[PATCH] staging: gasket Fix comparision with Null,
mayanksuman
[PATCH v7 0/6] MIPS: ralink: add CPU clock detection and clock driver for MT7621,
Sergio Paracuellos
[PATCH v1 00/18] Add HANTRO G2/HEVC decoder support for IMX8MQ,
Benjamin Gaignard
- [PATCH v1 01/18] include: media: hevc: Add scaling and decode params controls, Benjamin Gaignard
- [PATCH v1 02/18] media: hantro: Define HEVC codec profiles and supported features, Benjamin Gaignard
- [PATCH v1 04/18] media: hevc: add structures for hevc codec, Benjamin Gaignard
- [PATCH v1 06/18] media: hantro: Make sure that ctx->codex_ops is set, Benjamin Gaignard
- [PATCH v1 05/18] media: controls: Add control for HEVC codec, Benjamin Gaignard
- [PATCH v1 09/18] media: hantro: move hantro_needs_postproc function, Benjamin Gaignard
- [PATCH v1 03/18] arm64: dts: imx8mq-evk: add reserve memory node for CMA region, Benjamin Gaignard
- [PATCH v1 10/18] media: hantro: Add helper functions for buffer information, Benjamin Gaignard
- [PATCH v1 17/18] dt-bindings: media: nxp,imx8mq-vpu: Update bindings, Benjamin Gaignard
- [PATCH v1 14/18] media: hantro: add G2 support to postproc, Benjamin Gaignard
- [PATCH v1 07/18] media: hantro: Add a field to distinguish the hardware versions, Benjamin Gaignard
- [PATCH v1 08/18] media: hantro: Add HEVC structures, Benjamin Gaignard
- [PATCH v1 12/18] media: uapi: Add a control for HANTRO driver, Benjamin Gaignard
- [PATCH v1 11/18] media: hantro: Add helper function for auxiliary buffers allocation, Benjamin Gaignard
- [PATCH v1 15/18] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control, Benjamin Gaignard
- [PATCH v1 18/18] arm64: dts: imx8mq: Add node to G2 hardware, Benjamin Gaignard
- [PATCH v1 13/18] media: hantro: Introduce G2/HEVC decoder, Benjamin Gaignard
- [PATCH v1 16/18] media: hantro: IMX8M: add variant for G2/HEVC codec, Benjamin Gaignard
- Re: [PATCH v1 00/18] Add HANTRO G2/HEVC decoder support for IMX8MQ, Greg KH
[PATCH v2] Staging: mt7621-pci: fixed a blank line coding style issue,
Selvakumar Elangovan
[PATCH] Staging: mt7621-pci: pci-mt7621: fixed a blank line coding style issue,
Selvakumar Elangovan
[PATCH] remove unused variable driver_desc,
Sean Behan
Re:, SKYLINE LOANS
[driver-core:debugfs_remove_return_value] BUILD REGRESSION 5187c2360ee1d023078e4302dad32fda1e895772, kernel test robot
[driver-core:debugfs_remove_return_value 2/8] drivers/net/wireless/broadcom/b43legacy/debugfs.c:354:28: error: void value not ignored as it ought to be, kernel test robot
[PATCH] Staging: ks7010: ks_hostif: fixed parentheses coding style issue,
Selvakumar Elangovan
[PATCH v6 0/6] MIPS: ralink: add CPU clock detection and clock driver for MT7621,
Sergio Paracuellos
[PATCH v2] staging: hikey9xx: fix styling issues,
Alaa Emad
[PATCH v2] staging: greybus: fix coding style of greybus/loopback.c,
Du Cheng
[PATCH v2] staging: rtl8192u: fix coding style in r8190_rtl8256.c,
Du Cheng
[PATCH v5] staging: qlge: fix comment style in qlge_main.c, Du Cheng
[PATCH v4] staging: qlge: fix comment style in qlge_main.c,
Du Cheng
[PATCH v3] staging: fix coding style in driver/staging/qlge/qlge_main.c,
Du Cheng
[PATCH] fix coding style of drivers/staging/rtl8192u/r8190_rtl8256.c, Du Cheng
[PATCH] staging: wlan-ng: Remove unused function pointer typedef freebuf_method_t, Chen Lin
[PATCH 0/6] staging: rtl8723bs: remove DBG_COUNTER,
Phillip Potter
[PATCH] staging: rtl8192e: Fix comparisons to NULL, Davidson Francis
[PATCH v2] staging: rtl8192e: fix typo in a function name, William Durand
[GIT PULL] Staging/IIO driver patches for 5.12-rc1,
Greg KH
[PATCH resend] staging: hikey9xx: hi6421-spmi-pmic: fixing,
Alaa Emad
[PATCH v4] ks7010: enclose non-trivial defines in parentheses,
shivang upadhyay
[PATCH] staging: rtl8723bs: Remove unused function pointer typedef wi_act_func, Chen Lin
[PATCH v3] ks7010: enclosed non-trivial defines in parentheses,
shivang upadhyay
[PATCH 1/1] staging: hikey9xx: hi6421-spmi-pmic.c: removing, Alaa Emad
[PATCH] staging: removed unnecessary debug message to fix coding style warning,
Ashish Vara
[PATCH] staging: rtl8192e: fix typo in a function name,
William Durand
[PATCH] staging: rtl8192e: fix typo in a comment, William Durand
[staging:staging-testing] BUILD SUCCESS 4eb839aef182fccf8995ee439fc2b48d43e45918, kernel test robot
[PATCH] staging: ks7010: cleanup checkpatch.pl macro error,
Shreesh Adiga
[PATCH] staging: rtl8712: cleanup checkpatch.pl warnings,
Shreesh Adiga
[PATCH] fixed coding style warning,
Ashish Vara
[PATCH] staging: rtl8192e: remove multiple blank lines, William Durand
[PATCH] staging: wfx: logical continuations should be on the previous line,
zhuo1angt
[PATCH] staging:r8188eu: use IEEE80211_FCTL_* kernel definitions, Ivan Safonov
[PATCH] staging:wlan-ng: use memdup_user instead of kmalloc/copy_from_user,
Ivan Safonov
[PATCH]: staging: hikey9xx: Fix alignment of function parameters, Mukul Mehar
[staging:staging-testing] BUILD SUCCESS a2ea4e1d9091cd8bc69f1c42c15bedc38618f04c, kernel test robot
[staging:staging-next] BUILD SUCCESS 6522ad26df0e85c4b52cc39fde269b0c64f9172a, kernel test robot
[PATCH] staging: greybus: minor code style fix,
Manikantan Ravichandran
[PATCH] staging: wimax: i2400m: fix some incorrect type warnings,
Ayush
[PATCH v2] ks7010: enclosed non-trivial defines in parentheses, shivang upadhyay
[PATCH v2] staging: wimax/i2400m: fix some byte order issues found by sparse, Anirudh Rayabharam
[PATCH] Fix space prohibited issue in fbtft-bus.c,
Alaa Emad
[PATCH 2/2] staging: greybus: Fixed a misspelling in hid.c,
Pritthijit Nath
[driver-core:driver-core-testing] BUILD SUCCESS 471b12c43f376d5203dbff0e91316eea11f6f4df, kernel test robot
[PATCH 1/2] staging: greybus: Fixed alignment issue in hid.c,
Pritthijit Nath
[PATCH] ks7010: removed checkpatch.pl format errors,
shivang upadhyay
[RESEND PATCH v5 0/6] MIPS: ralink: add CPU clock detection and clock driver for MT7621,
Sergio Paracuellos
[PATCH -next] staging: nvec: minor coding style fix,
Fatih Yildirim
[PATCH] staging: wimax: Fix some coding style problem, Hemansh Agnihotri
[PATCH] removed enclosed parenthesis errors given by checkpatch.pl,
roz
[PATCH] staging: wimax/i2400m: fix some byte order issues found by sparse,
Anirudh Rayabharam
[PATCH] staging: wimax: Fix some coding style problems,
Hemansh Agnihotri
[PATCH] staging: greybus: Fixed misspelling and alignment issue in hid.c,
Pritthijit Nath
[PATCH] staging: vt6656: Fixed issue with alignment in rf.c,
Pritthijit Nath
[PATCH] staging: wfx: remove unused included header files,
Muhammad Usama Anjum
[PATCH] staging: vt6656: Fixed alignment with issue in rf.c,
Pritthijit Nath
[PATCH v1 0/9] x86/platform: Remove SFI framework and users,
Andy Shevchenko
- [PATCH v1 4/9] x86/PCI: Get rid of custom x86 model comparison, Andy Shevchenko
- [PATCH v1 1/9] media: atomisp: Remove unused header, Andy Shevchenko
- [PATCH v1 2/9] cpufreq: sfi-cpufreq: Remove driver for deprecated firmware, Andy Shevchenko
- [PATCH v1 7/9] x86/platform/intel-mid: Drop unused __intel_mid_cpu_chip and Co., Andy Shevchenko
- [PATCH v1 9/9] x86/platform/intel-mid: Update Copyright year and drop file names, Andy Shevchenko
- [PATCH v1 5/9] x86/PCI: Describe @reg for type1_access_ok(), Andy Shevchenko
- [PATCH v1 6/9] x86/platform/intel-mid: Get rid of intel_scu_ipc_legacy.h, Andy Shevchenko
- [PATCH v1 3/9] sfi: Remove framework for deprecated firmware, Andy Shevchenko
- [PATCH v1 8/9] x86/platform/intel-mid: Remove unused header inclusion in intel-mid.h, Andy Shevchenko
- Re: [PATCH v1 0/9] x86/platform: Remove SFI framework and users, Rafael J. Wysocki
[PATCH v4 0/2] staging: rtl8723bs: driver cleanup,
karthik alapati
[PATCH 0/4] Reset driver for IMX8MQ VPU hardware block,
Benjamin Gaignard
[PATCH] staging: ks7010: enclosed complex macro definitions with parentheses,
Pritthijit Nath
[PATCH] staging: wfx: avoid defining array of flexible struct,
Muhammad Usama Anjum
[PATCH 1/1] staging: greybus: Added do - while in multi statement macro,
Hemansh Agnihotri
[PATCH -next] staging: ks7010: Macros with complex values,
Fatih Yildirim
[PATCH] Macros with complex values should be enclosed in parentheses.,
Fatih YILDIRIM
[PATCH v4] staging: gdm724x: Fix DMA from stack,
Amey Narkhede
[no subject], Yujia Qiao
[PATCH] Fix the naming of one variable, Yujia Qiao
[PATCH][next] staging: rtl8723bs: Replace one-element array with flexible-array member in struct ndis_80211_var_ie,
Gustavo A. R. Silva
[PATCH 0/1] Coding style fix,
Fatih YILDIRIM
[PATCH] staging: rtl8723bs: remove obsolete commented out code,
karthik alapati
[PATCH] staging: rtl8723bs: remove blank line from include/autoconf.h, Phillip Potter
[PATCH] staging: rtl8723bs: cleanup macros within include/rtw_debug.h,
Phillip Potter
[PATCH] staging: wlan-ng: Fix comments typos,
Mairo Paul Rufus
[PATCH v3] staging: gdm724x: Fix DMA from stack,
Amey Narkhede
[PATCH] staging: ralink-gdma: Fix checkpatch.pl CHECK,
Aakash Hemadri
[PATCH] Staging: vt6655: Replace a camel case variable name,
Yujia Qiao
[staging:staging-next] BUILD SUCCESS 6953026f21092199a59f2c641a880b1c4025f932, kernel test robot
[PATCH v1] media: atomisp: fix compiler warning, Tong Zhang
[PATCH v1] media: atomisp add auto selection to prevent ce, Tong Zhang
[driver-core:driver-core-testing] BUILD SUCCESS 3c9ea42802a1fbf7ef29660ff8c6e526c58114f6, kernel test robot
[PATCH] staging: rtl8723bs: fix function comments to follow kernel-doc,
karthik alapati
<Possible follow-ups>
[PATCH] staging: rtl8723bs: fix function comments to follow kernel-doc, karthik alapati
[PATCH v2] staging: gdm724x: Fix DMA from stack,
ameynarkhede03
[PATCH] staging: gdm724x: Fix DMA from stack,
ameynarkhede03
[PATCH] staging: rtl8723bs: remove typedefs from rtl8723b_recv.h, Phillip Potter
[PATCH] Drivers: staging: most: sound: Fixed styling issue.,
Mukul Mehar
[PATCH] staging: rtl8723bs: fix blank lines and comments in rtl8723b_hal.h, Phillip Potter
[PATCH v2 0/4] Use subdir-ccflags-* to inherit debug flag,
Yicong Yang
[PATCH v2 1/2] staging: hikey9xx: change spaces to tabs,
Atul Gopinathan
[PATCH v3] drivers: most: add ALSA sound driver,
Christian Gromm
[PATCH]: drivers: staging: most: Fixed styling issue.,
Mukul Mehar
[PATCH] staging: hikey9xx: fix checkpatch error and warning,
Atul Gopinathan
[PATCH] staging: rtl8723bs: fix braces for os_dep/mlme_linux.c, Phillip Potter
[PATCH] staging: rtl8723bs: remove braces from two single line if blocks, Phillip Potter
[PATCH AUTOSEL 5.10 16/36] media: rkisp1: stats: mask the hist_bins values, Sasha Levin
[PATCH AUTOSEL 5.10 15/36] media: rkisp1: stats: remove a wrong cast to u8, Sasha Levin
[PATCH AUTOSEL 5.10 14/36] media: rkisp1: uapi: change hist_bins array type from __u16 to __u32,
Sasha Levin
[PATCH] staging: wfx: fix possible panic with re-queued frames, Jerome Pouiller
[staging:staging-next 67/73] drivers/staging/hikey9xx/hi6421-spmi-pmic.c:238 hi6421_spmi_pmic_probe() warn: 'ddata->irq' not released on lines: 238., Dan Carpenter
[PATCH]: checkpatch: Fixed styling issue,
Mukul Mehar
Re: Sound issues with the 5.10.x kernel (alsa),
Stefan Wahren
[PATCH v2] staging: gasket: fix indentation and lines ending with open parenthesis, Mahak Gupta
[PATCH] staging: rtl8192e: remove braces from single-line block, Phillip Potter
[PATCH] staging: fieldbus: arcx-anybus: constify static structs,
Rikard Falkeborn
[PATCH] staging: rtl8192e: replace spaces with tab for a closing if brace, Phillip Potter
[PATCH v2] staging: octeon: convert all uses of strlcpy to strscpy in ethernet-mdio.c,
Phillip Potter
[PATCH] staging: octeon: convert all uses of strlcpy to strscpy in ethernet-mdio.c,
Phillip Potter
[PATCH] staging: rtl8723bs: fix block comments alignment,
karthek
[PATCH] staging: gasket: fix indentation and lines ending with open parenthesis,
Mahak Gupta
[PATCH v15] staging: fbtft: add tearing signal detect, Carlis
[PATCH] staging: fix ignoring return value warning,
Youling Tang
Re: [PATCH] staging: gasket: Align code to match with open parenthesis and fix the lines ending with open parenthesis, Greg KH
[PATCH] staging: emxx_udc: Fix incorrectly defined global,
Kumar Kartikeya Dwivedi
[PATCH] staging: octeon: remove braces from single-line block,
Phillip Potter
[PATCH] media: intel-ipu3: Specify CCM values precision, Jean-Michel Hautbois
[PATCH 0/4] Use subdir-ccflags-* to inherit debug flag,
Yicong Yang
[PATCH] staging: fbtft replaced udelay with usleep_range,
Mayank Suman
[PATCH v2] staging: qlge/qlge_main: Use min_t instead of min, ameynarkhede02
[PATCH] staging: qlge/qlge_main: Use min_t instead of min,
ameynarkhede02
[PATCH] staging: rtl8723bs: fix pointer declaration style, Ayush
[PATCH] staging: rtl8723bs: remove unused structures, Arnd Bergmann
[PATCH] staging: vt665x: fix alignment constraints,
Arnd Bergmann
[Index of Archives]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]