Linux Device Driver Development
[Prev Page][Next Page]
- [PATCH v4 0/2] staging: ion: get one device per heap,
Benjamin Gaignard
- [PATCH v1 0/2] NVIDIA Tegra20 video decoder driver,
Dmitry Osipenko
- [PATCH 02/22] drm/i915: introduce simple gemfs,
Matthew Auld
- [PATCH 01/22] mm/shmem: support passing mnt to shmem_file_setup, Matthew Auld
- [PATCH] HID: hyperv: pr_err() strings should end with newlines,
Arvind Yadav
- [PATCH] ANDROID: binder: pr_err() strings should end with newlines,
Arvind Yadav
- [PATCH v2] staging: atomisp: add a driver for ov5648 camera sensor,
Devid Antonio Floni
- [PATCH v2 resend] staging: bcm2835-audio: Fix memory corruption,
Phil Elwell
- [PATCH] staging: rtl8822be: Keep array subscript no lower than zero, Larry Finger
- [PATCH] au1k_ir.c fix warning: Prefer [subsystem eg: netdev]_info([subsystem]dev, ..., Yurii Pavlenko
- [PATCH] staging/atomisp: make six local functions static to appease sparse, Muhammad Falak R Wani
- [PATCH] staging: greybus: light: remove unnecessary error check,
Arvind Yadav
- [PATCH v3] staging: greybus: light: Release memory obtained by kasprintf,
Arvind Yadav
- [PATCH] staging: rtl8192u: Fix some error handling path, Christophe JAILLET
- [PATCH] staging: rtl8192u: Check some memory allocation failure, Christophe JAILLET
- [PATCH v3 01/14] mux: core: Add mux_control_get_optional() API,
Hans de Goede
- [PATCH v3 02/14] mux: core: Add explicit hook to leave the mux as-is on init/registration, Hans de Goede
- [PATCH v3 03/14] mux: core: Add of_mux_control_get helper function, Hans de Goede
- [PATCH v3 04/14] mux: core: Add support for getting a mux controller on a non DT platform, Hans de Goede
- [PATCH v3 05/14] mux: core: Add usb.h header with MUX_USB_* and and MUX_TYPEC_* state constants, Hans de Goede
- [PATCH v3 06/14] xhci: Add option to get next extended capability in list by passing id = 0, Hans de Goede
- [PATCH v3 07/14] xhci: Add Intel cherrytrail extended cap / otg phy mux handling, Hans de Goede
- [PATCH v3 08/14] mux: Add Intel Cherrytrail USB mux driver, Hans de Goede
- [PATCH v3 09/14] mux: Add Pericom PI3USB30532 Type-C mux driver, Hans de Goede
- [PATCH v3 10/14] extcon: intel-int3496: Add support for controlling the USB-role mux, Hans de Goede
- [PATCH v3 11/14] staging: typec: tcpm: Set mux to device mode when configured as such, Hans de Goede
- [PATCH v3 12/14] staging: typec: Add Generic TCPC mux driver using the mux subsys, Hans de Goede
- [PATCH v3 14/14] platform/x86: intel_cht_int33fe: Add mux mappings for the Type-C port, Hans de Goede
- [PATCH v3 13/14] staging: typec: fusb302: Hook up mux support using tcpc_gen_mux support, Hans de Goede
- [PATCH] hv_netvsc: make const array ver_list static, reduces object code size,
Colin King
- [PATCH] staging: rtl8192e: make const array broadcast_addr static, reduces object code size, Colin King
- [PATCH] staging: rtl8188eu: remove unneeded conversions to bool,
Aishwarya Pant
- [PATCH] staging: rtl8188eu: remove implicit bool->int conversions,
Aishwarya Pant
- [PATCH] staging: ccree: Fix Kernel coding style issues,
karthik
- [PATCH v2] staging: vc04_services: Remove typedef struct,
Harsha Sharma
- [PATCH] [media] atomisp2: remove cast from memory allocation, Aishwarya Pant
- [PATCH v2] staging: greybus: light: Release memory obtained by kasprintf,
Arvind Yadav
- [PATCH] staging: ccree: else is not generally useful after a break or return, sunil . m
- [PATCH 0/2] Drivers: hv: vmbus: Add additional per-channel sysfs info,
kys
- [PATCH] staging: xgifb: make const array static to shink object code size, Colin King
- [PATCH] staging: vc04_services: Remove typedef struct,
Harsha Sharma
- [PATCH] media: staging: greybus: Release memory obtained by kasprintf,
Arvind Yadav
- [PATCH] staging: ccree: Convert to platform_{get,set}_drvdata(),
sunil . m
- [PATCH] staging: vc04_services: remove BCM2835_VCHIQ_SUPPORT_MEMDUMP, Dan Carpenter
- [PATCH] staging:rtl8188eu Remove unnecessary {} braces in,
Janani Sankara Babu
- [PATCH] staging:ccree Fix avoid externs in .c files,
Janani Sankara Babu
- [PATCH] staging:ccree Fix char * array declaration, Janani Sankara Babu
- [PATCH] staging:ccree Fix use BIT macro,
Janani Sankara Babu
- [PATCH] staging:ccree Fix code style issues, Janani Sankara Babu
- [PATCH] staging:ccree Fix dont use assignment in if condition,
Janani Sankara Babu
[PATCH] staging:vme Fix use BIT macro,
Janani Sankara Babu
[PATCH] staging:rtl8188eu Fix remove semicolon in do {}while(0), Janani Sankara Babu
[PATCH] staging:rtl8188eu:hal Fix wrong comparison to False,
Janani Sankara Babu
[PATCH v2 26/31] staging/comedi/das16: Make timer initialization unconditional,
Kees Cook
[PATCH v2 13/31] timer: Remove meaningless .data/.function assignments, Kees Cook
[PATCH] staging: rtl8723bs: add missing range check on id, Colin King
[PATCH v2] [media] staging: atomisp: use clock framework for camera clocks,
Pierre-Louis Bossart
[PATCH] staging: rtl8723bs: avoid null pointer dereference on pmlmepriv, Colin King
[PATCH 00/16] Hyper-V: add tracing to VMBus module and trace all messages,
Vitaly Kuznetsov
- [PATCH 01/16] hyper-v: trace vmbus_on_msg_dpc(), Vitaly Kuznetsov
- [PATCH 02/16] hyper-v: trace vmbus_on_message(), Vitaly Kuznetsov
- [PATCH 03/16] hyper-v: trace vmbus_onoffer(), Vitaly Kuznetsov
- [PATCH 04/16] hyper-v: trace vmbus_onoffer_rescind(), Vitaly Kuznetsov
- [PATCH 05/16] hyper-v: trace vmbus_onopen_result(), Vitaly Kuznetsov
- [PATCH 06/16] hyper-v: trace vmbus_ongpadl_created(), Vitaly Kuznetsov
- [PATCH 07/16] hyper-v: trace vmbus_ongpadl_torndown(), Vitaly Kuznetsov
- [PATCH 08/16] hyper-v: trace vmbus_onversion_response(), Vitaly Kuznetsov
- [PATCH 10/16] hyper-v: trace vmbus_open(), Vitaly Kuznetsov
- [PATCH 11/16] hyper-v: trace vmbus_close_internal(), Vitaly Kuznetsov
- [PATCH 09/16] hyper-v: trace vmbus_request_offers(), Vitaly Kuznetsov
- [PATCH 12/16] hyper-v: trace vmbus_establish_gpadl(), Vitaly Kuznetsov
- [PATCH 16/16] hyper-v: trace vmbus_send_tl_connect_request(), Vitaly Kuznetsov
- [PATCH 15/16] hyper-v: trace vmbus_release_relid(), Vitaly Kuznetsov
- [PATCH 13/16] hyper-v: trace vmbus_teardown_gpadl(), Vitaly Kuznetsov
- [PATCH 14/16] hyper-v: trace vmbus_negotiate_version(), Vitaly Kuznetsov
[PATCH v3 0/2] staging: ion: get one device per heap,
Benjamin Gaignard
[PATCH] [media] staging: atomisp: use clock framework for camera clocks,
Pierre-Louis Bossart
[RESEND PATCH 0/6] staging: Introduce DPAA2 Ethernet Switch driver,
Razvan Stefanescu
[PATCH v2 0/2] staging: ion: get one device per heap,
Benjamin Gaignard
[PATCH 0/6] staging: Introduce DPAA2 Ethernet Switch driver,
Razvan Stefanescu
Re: [PATCH 0/6] staging: Introduce DPAA2 Ethernet Switch driver, Andrew Lunn
[PATCH] staging: ion: create one device entry per heap,
Benjamin Gaignard
[PATCH V2 0/4] Drivers: hv: Miscellaneous fixes,
kys
[PATCH] staging: fbtft: remove redundant initialization of txbuf16, Colin King
[PATCH v2 0/2] Remove unused fields in structure definition,
Srishti Sharma
[PATCH] staging: ccree: remove unused and redundant variable idx, Colin King
[PATCH 0/2] Remove unused variables in structure definition,
Srishti Sharma
[PATCH] Staging: dgnc: Remove unused variables from structure definition,
Srishti Sharma
[PATCH] Staging: irda: Use !x instead of NULL comparison,
Srishti Sharma
[PATCH 1/2] android: binder: Remove unused vma argument, Sherry Yang
[PATCH 2/2] android: binder: Don't get mm from task,
Sherry Yang
Message not available
Re: [PATCH 2/2] android: binder: Don't get mm from task, Greg Kroah-Hartman
[PATCH] staging: lustre: lnet: Replace list_for_each with list_for_each_entry,
Haneen Mohammed
[PATCH 0/2] Assign outside if,
Srishti Sharma
[PATCH v2] Staging: irda: Don't use assignment inside if statement,
Srishti Sharma
[PATCH] Staging: irda: Don't use assignment inside if statement,
Srishti Sharma
[PATCH] staging: unisys/visorbus: add __init/__exit annotations,
Arnd Bergmann
[PATCH] staging: rtl8188eu: remove parenthesis from right hand side of assignment, Aishwarya Pant
[PATCH] staging: rtlwifi: delete double assignment,
Harsha Sharma
[PATCH 0/3] Spelling fixes for rtl8188eu,
Valentine Sinitsyn
[PATCH v2] android: binder: Drop lru lock in isolate callback,
Sherry Yang
[PATCH] staging: iio: ad7192: Use the dedicated reset function,
Stefan Popa
[PATCH net] netvsc: increase default receive buffer size,
Stephen Hemminger
[PATCH] staging: rtl8723bs: Remove unused variable ret,
Harsha Sharma
[PATCH v2] Staging: ccree: Use kcalloc instead of kzalloc,
Srishti Sharma
[PATCH] Staging: ccree: Use kcalloc instead of kzalloc,
Srishti Sharma
[PATCH] Staging: lustre: obdclass: Use kcalloc instead of kzalloc,
Srishti Sharma
[PATCH] staging: rtl8723bs: Merge assignment with return,
Harsha Sharma
[PATCH] Staging: media: atomisp: Use kcalloc instead of kzalloc, Srishti Sharma
[PATCH] staging: irda: Remove typedef struct,
Haneen Mohammed
[PATCH] tools: hv: hv_kvp_daemon: fix usage of realloc(), Martin Kepplinger
[PATCH] staging: iio: ade7759: fix signed extension bug on shift of a u8,
Colin King
[PATCH v4] [media]atomisp:use ARRAY_SIZE() instead of open coding., Allen Pais
[PATCH v3] drivers/staging:[media]atomisp:use ARRAY_SIZE() instead of open coding.,
Allen Pais
[PATCH v2 0/2] Rewrite the IIO_DEVICE_ATTR_NAMED API to pass name as string.,
Himanshi Jain
[PATCH v2] drivers:staging/media:Use ARRAY_SIZE() for the size calculation of the array,
Allen Pais
[PATCH] drivers:staging/media:Use ARRAY_SIZE() for the size calculation of the array,
Allen Pais
[PATCH 0/2] Rewrite the IIO_DEVICE_ATTR_NAMED API to pass name as string.,
Himanshi Jain
[PATCH] staging: wlan-ng: Replace pr_debug with netdev_dbg,
Haneen Mohammed
[PATCH] staging: pi433: Replace printk() with dev_dbg(), Haneen Mohammed
[PATCH] Staging: media: atomisp: Merge assignment with return,
Srishti Sharma
[PATCH] staging: rtl8723bs: Remove unnecessary spaces,
Harsha Sharma
[PATCH v3 1/5] staging: typec: tcpm: Drop commented out code,
Guenter Roeck
[PATCH] staging: rtl8712: Fix unbalanced braces around else statement,
Liam Ryan
[PATCH] staging: wlan-ng: Avoid bogus endianness,
Aviya Erenfeld
[PATCH] Fixed IIO_DEVICE_ATTR_NAMED API to take name as a string and added "" around names,
Himanshi Jain
[PATCH 0/2] staging: atomisp: activate ATOMISP2401 support,
Vincent Hervieux
[PATCH] Staging: irda: net: fix coding style issues in irqueue.h,
ArminSchoenlieb
[PATCH v3] staging: rtl8723bs: Change coding style to (foo *bar), Harsha Sharma
[PATCH v2] Staging: ccree: Remove unused variable monitor_lock,
Srishti Sharma
[PATCH] Staging: ccree: Don't use volatile for monitor_lock,
Srishti Sharma
[PATCH] x86/hyper-v: Remove doubled HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definition, Vitaly Kuznetsov
[PATCH] Staging: rtl8712: Remove multiple blank lines,
Srishti Sharma
[PATCH v2 1/5] staging: typec: tcpm: Drop commented out code,
Guenter Roeck
[PATCH 1/5] staging: typec: tcpm: Drop commented out code,
Guenter Roeck
[PATCH] staging:r8192u: replace request_module with try_then_request_module, Ivan Safonov
[PATCH 00/10] staging: rtl8723bs: Follow linux-kernel coding style,
Harsha Sharma
- [PATCH 01/10] staging: rtl8723bs: Add spaces around '=', Harsha Sharma
- [PATCH 02/10] staging: rtl8723bs: Add spaces around '+', '|', '*', Harsha Sharma
- [PATCH 03/10] staging: rtl8723bs: Add spaces around '?', '==', '||', '!=', Harsha Sharma
- [PATCH 04/10] staging: rtl8723bs: Remove unnecessary spaces at the start of line, Harsha Sharma
- [PATCH 05/10] staging: rtl8723bs: Add space between concatenated strings, Harsha Sharma
- [PATCH 06/10] staging: rtl8723bs: Add space after ',', Harsha Sharma
- [PATCH 07/10] staging: rtl8723bs: Removed unneccesary space, Harsha Sharma
- [PATCH 08/10] staging: rtl8723bs: Remove unnecessary space, Harsha Sharma
- [PATCH 09/10] staging: rtl8723bs: Remove unneccesary braces and change position of open brace, Harsha Sharma
- [PATCH 10/10] staging: rtl8723bs: Remove unnecessary blank lines, Harsha Sharma
- [PATCH v2 07/10] staging: rtl8723bs: Remove unneccesary space, Harsha Sharma
- [PATCH v3 07/10] staging: rtl8723bs: Remove unnecessary space, Harsha Sharma
- [PATCH v2 06/10] staging: rtl8723bs: Add space after ',', Harsha Sharma
[PATCH] staging: atomisp: add a driver for ov5648 camera sensor,
Devid Antonio Floni
[PATCH] Staging: xgifb: XGI_main_26.c: Fix alignment to match parentheses, Srishti Sharma
[PATCH] staging: ccree: Add missing newlines,
Joe Perches
[PATCH 0/2] staging: rtl8723bs: Convert allocation returns from u8 * to void *,
Joe Perches
[PATCH] staging: rtl8723bs: Add spaces around '=', '|', '<<',
Harsha Sharma
[PATCH v2] staging: rtl8723bs: Change coding style to (foo *bar),
Harsha Sharma
[PATCH] staging: rtl8723bs: Change foo* bar to foo *bar,
Harsha Sharma
[PATCH] staging: rtl8723bs: Do not initialise statics to 0, Harsha Sharma
[PATCH 1/1] [staging]: android:ion: replace BUG with WARN_ON,
Pintu Kumar
[PATCH] staging: sm750fb: Remove extra blank lines,
Harsha Sharma
[PATCH v4] Staging: ccree: Merge assignment with return,
Srishti Sharma
[PATCH] staging: unisys: visorbus: Declared char * array as static const,
Harsha Sharma
[PATCH] android: binder: Drop lru lock in isolate callback, Sherry Yang
[PATCH 1/1] x86/hyper-V: Allocate the IDT entry early in boot,
K. Y. Srinivasan
[PATCH v3] Staging: ccree: Merge assignment with return,
Srishti Sharma
[PATCH v2] Staging: ccree: Merge assignment with return,
Srishti Sharma
[PATCH] Staging: ccree: Merge assignment with return,
Srishti Sharma
[PATCH v3] staging: typec: tcpm: Rewrite comparison to NULL pointer,
Harsha Sharma
[PATCH v2] staging: typec: tcpm: Comparison to NULL pointer,
Harsha Sharma
[PATCH] Staging: media: imx: Prefer using BIT macro,
Srishti Sharma
[PATCH] staging: typec: tcpm: Comparison to NULL changed as "!port->partner_altmode[pmdata->altmodes]",
Harsha Sharma
[PATCH v6] staging: pi433: Fixes minor typo errors,
Harsha Sharma
[PATCH] Staging: media: omap4iss: Use WARN_ON() instead of BUG_ON().,
Srishti Sharma
[PATCH][V2] staging: r8822be: fix null pointer dereferences with a null driver_adapter, Colin King
[PATCH] fix null pointer dereferences with a null driver_adapter,
Colin King
[PATCH v5] staging: pi433: Fixes minor typo errors,
Harsha Sharma
[PATCH v4] staging: pi433: Fixes minor typo errors,
harsha
[PATCH v3] staging: pi433: Fixes minor typo errors,
harsha
[PATCH] staging: rt8712: xmit_linux: Avoid multiple assignments in a single line,
harsha
[PATCH] staging: pi433: pi433_if: Fixes minor typo errors,
harsha
[PATCH] Staging: iio: adc: Added Space around binary op.,
Himanshi Jain
[PATCH 1/2] staging: typec: tcpm: Validate source and sink caps,
Badhri Jagan Sridharan
[PATCH] Staging: atomisp: fix alloc_cast.cocci warnings,
Branislav Radocaj
[PATCH v2] Staging: ccree: Prefer using BIT macro.,
Srishti Sharma
[PATCH] Staging: ccree: Prefer using BIT macro.,
Srishti Sharma
[PATCH] staging: lustre: avoid going through unlock/lock overhead,
Cihangir Akturk
[PATCH v3 0/8] staging: ccree: more cleanup work for 4.15,
Gilad Ben-Yossef
[PATCH v5] Staging: ccree: Remove unused variable.,
Srishti Sharma
[PATCH] drivers/staging/rtl8188eu: cleanup crc32_init logic,
Pushkar Jambhlekar
[PATCH v4] Staging: ccree: ssi_cipher.c: Remove unused variable.,
Srishti Sharma
[PATCH v3] Staging: ccree: ssi_cipher.c: Remove unused variable.,
Srishti Sharma
[PATCH v2] Staging: ccree: ssi_cipher.c: Make comment more comprehensible.,
Srishti Sharma
[PATCH v2 net-next 0/2] hv_netvsc: sub channel initialization fixes,
Stephen Hemminger
[PATCH] Staging: ccree: ssi_cipher.c: Correct spelling mistake.,
Srishti Sharma
Re: [PATCH] Staging: ccree: ssi_cipher.c: Correct spelling mistake., Dan Carpenter
[PATCH 1/2] LU-6808 ptlrpc: properly set "rq_xid" for 4MB IO, Tyson Whitehead
[PATCH 2/2] LU-6808 ptlrpc: no need to reassign mbits for replay, Tyson Whitehead
[PATCH 0/2] LU-6808: ported to upstream staging driver,
Tyson Whitehead
[PATCH] Staging:pi433:pi433_if.c:Fixes minor typo errors,
harsha
[PATCH] staging: pi433: Move limit check to switch default to kill warning, Geert Uytterhoeven
[PATCH net-next 0/1] netvsc hot plug fix,
Stephen Hemminger
[PATCH] staging/speakup: fix checkpatch.pl warning in speak_char(), Justin Skists
[PATCH] binder: fix an ret value override, Todd Kjos
[PATCH] binder: fix memory corruption in binder_transaction binder,
Todd Kjos
[PATCH v2 00/11] mux/typec: Add USB / TypeC mux drivers and hook them up on some x86 systems,
Hans de Goede
- [PATCH v2 01/11] mux: core: Add of_mux_control_get helper function, Hans de Goede
- [PATCH v2 02/11] mux: core: Add support for getting a mux controller on a non DT platform, Hans de Goede
- [PATCH v2 03/11] mux: core: Add usb.h header with MUX_USB_* and and MUX_TYPEC_* state constants, Hans de Goede
- [PATCH v2 04/11] usb: xhci: Add Intel cherrytrail extended cap / otg phy mux handling, Hans de Goede
- [PATCH v2 05/11] mux: Add Intel Cherrytrail USB mux driver, Hans de Goede
- [PATCH v2 06/11] mux: Add Pericom PI3USB30532 Type-C mux driver, Hans de Goede
- [PATCH v2 07/11] extcon: intel-int3496: Add support for controlling the USB-role mux, Hans de Goede
- [PATCH v2 08/11] staging: typec: tcpm: Set mux to device mode when configured as such, Hans de Goede
- [PATCH v2 09/11] staging: typec: Add Generic TCPC mux driver using the mux subsys, Hans de Goede
- [PATCH v2 10/11] staging: typec: fusb302: Hook up mux support using tcpc_gen_mux support, Hans de Goede
- [PATCH v2 11/11] platform/x86: intel_cht_int33fe: Add mux mappings for the Type-C port, Hans de Goede
[PATCH] staging: rtl8192u: fix incorrect mask when calculating TxPowerLevelCCK,
Colin King
[PATCH] staging:rtl8188eu Remove unneccessary parenthesis, Janani Sankara Babu
[patch 0/1] staging: speakup: fix speakup-r empty line lockup,
Okash Khawaja
[Index of Archives]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]