Linux Device Driver Development
[Prev Page][Next Page]
- Re: [PATCH] android: binder: fix dangling pointer comparison, (continued)
- [PATCH] staging: ks7010: honor 'const' qualifier,
Arnd Bergmann
- [PATCH] staging/rtlwifi: use s8 instead of char,
Arnd Bergmann
- [PATCH 1/1] AX.25: Close socket connection on session completion,
Basil Gunn
- [PATCH v2 0/5] Remove defunct SUN addresses,
Oleg Drokin
- Re: [PATCH 2/5] staging/lustre: Replace sun.com GPLv2 URL with gnu.org one,
Xose Vazquez Perez
- [PATCH 0/5] Lustre: Remove defunct SUN addresses,
Oleg Drokin
- staging: lustre headers include outdated and wrong (c) information,
Xose Vazquez Perez
- [PATCH] staging: sm750fb: fix block comments errors in ddk750_display.c, yeongjun Kim
- [PATCH 1/1] vme: Fix module autoload,
Alessio Igor Bogani
- Mainlining of Pyra nub joystick driver,
Andrey Utkin
- [patch 2/2] staging: ks7010: remove bogus NULL checks, Dan Carpenter
- [patch 1/2] staging: ks7010: parsing bugs in ks_wlan_read_config_file(),
Dan Carpenter
- [PATCH v2 1/1] Staging: comedi: dmm32at: fix BIT macro issue.,
Ravishankar Karkala Mallikarjunayya
- [PATCH] lustre: hide call to Posix ACL in ifdef, Arnd Bergmann
- [PATCH] staging: gdm724x: Replace semaphore netlink with mutex,
Binoy Jayan
- [PATCH 0/3] staging: most: fix dim2 issues,
Christian Gromm
- [PATCH 0/7] *** staging: wilc1000: Replace semaphores with mutexes or completions ***,
Binoy Jayan
- [PATCH 1/7] staging: wilc1000: Replace semaphore txq_event with completion, Binoy Jayan
- [PATCH 2/7] staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutex, Binoy Jayan
- [PATCH 3/7] staging: wilc1000: Replace semaphore cfg_event with completion, Binoy Jayan
- [PATCH 4/7] staging: wilc1000: Replace semaphore sync_event with completion, Binoy Jayan
- [PATCH 5/7] staging: wilc1000: Replace semaphore close_exit_sync with completion, Binoy Jayan
- [PATCH 6/7] staging: wilc1000: message_queue: Replace semaphore sem with completion, Binoy Jayan
- [PATCH 7/7] staging: wilc1000: Remove unused inclusion of semaphore header, Binoy Jayan
- Re: [PATCH 0/7] *** staging: wilc1000: Replace semaphores with mutexes or completions ***, Arnd Bergmann
- [PATCH v2 0/5] *** staging: wilc1000: Replace semaphores with mutexes or completions ***, Binoy Jayan
- [PATCH v3 0/5] *** staging: wilc1000: Replace semaphores with mutexes or completions ***, Binoy Jayan
- [PATCH v2 0/2] *** staging: wilc1000: Replace semaphores ***, Binoy Jayan
- [PATCH 1/6] staging: wilc1000: change handle_cfg_param's return type to void,
Chaehyun Lim
- [PATCH] Staging:sm750fb:ddk750_chip.c:Fixed coding style in comments,
Rithvik Patibandla
- [PATCH 1/6] staging: i4l: icn: do not use return as a function,
Sudip Mukherjee
- [PATCH] staging:vt6656:card.c:Fix comment block issue,
Rithvik Patibandla
- [PATCH 0/3] move visorbus out of staging to drivers/virt/visorbus,
David Kershner
- [PATCH RESEND 00/28] staging: unisys: fix visorbus & visorinput issues raised by tglx,
David Kershner
- [PATCH RESEND 02/28] staging: unisys: visorbus: check parahotplug_request_complete_result, David Kershner
- [PATCH RESEND 01/28] staging: unisys: visorbus: remove return values for write_vbus functions, David Kershner
- [PATCH RESEND 04/28] staging: unisys: visorbus: remove unused struct, David Kershner
- [PATCH RESEND 03/28] staging: unisys: visorbus: remove unused module parameters, David Kershner
- [PATCH RESEND 07/28] staging: unisys: include: Remove thread-related enum members, David Kershner
- [PATCH RESEND 05/28] staging: unisys: visorbus: modify format string to match argument, David Kershner
- [PATCH RESEND 14/28] staging: unisys: visorbus: Remove unused functions, David Kershner
- [PATCH RESEND 06/28] staging: unisys: visornic: Correct comment spelling mistake, David Kershner
- [PATCH RESEND 12/28] staging: unisys: visorbus: Make visordriver_callback_lock a mutex, David Kershner
- [PATCH RESEND 16/28] staging: unisys: visorbus: remove unused parameter from function, David Kershner
- [PATCH RESEND 24/28] staging: unisys: visorbus: Rename function to follow existing convention, David Kershner
- [PATCH RESEND 08/28] staging: unisys: visorbus: removed unused periodic_test_workqueue, David Kershner
- [PATCH RESEND 13/28] staging: unisys: visorbus: Remove unnecessary EXPORT_SYMBOL statements, David Kershner
- [PATCH RESEND 21/28] staging: unisys: visorbus: Move visorbus-unique functions to private header, David Kershner
- [PATCH RESEND 18/28] staging: unisys: visorbus: fix commenting in visorbus_main.c, David Kershner
- [PATCH RESEND 10/28] staging: unisys: visorbus: use kernel timer instead of workqueue, David Kershner
- [PATCH RESEND 17/28] staging: unisys: visorbus: fix commenting in vbusdevinfo.h, David Kershner
- [PATCH RESEND 19/28] staging: unisys: visorbus: fix visorchannel.c comments, David Kershner
- [PATCH RESEND 27/28] staging: unisys: visorinput: ensure proper locking wrt creation & ints, David Kershner
- [PATCH RESEND 09/28] staging: unisys: visorinput: remove unnecessary locking, David Kershner
- [PATCH RESEND 26/28] staging: unisys: Move vbushelper.h to visorbus directory, David Kershner
- [PATCH RESEND 15/28] staging: unisys: Remove reference to unused STANDALONE_CLIENT, David Kershner
- [PATCH RESEND 20/28] staging: unisys: visorbus: Rectify commenting in visorchipset.c, David Kershner
- [PATCH RESEND 23/28] staging: unisys: visorbus: Remove notifier-related code from visorbus, David Kershner
- [PATCH RESEND 11/28] staging: unisys: visorbus: remove periodic_work.h/.c, David Kershner
- [PATCH RESEND 28/28] staging: unisys: visorinput: make lock_visor_dev a mutex, David Kershner
- [PATCH RESEND 25/28] staging: unisys: visorbus: fix visorbus_private.h comments, David Kershner
- [PATCH RESEND 22/28] staging: unisys: visorbus: rectify kerneldoc comment for struct, David Kershner
- Re: [PATCH RESEND 00/28] staging: unisys: fix visorbus & visorinput issues raised by tglx, Thomas Gleixner
- Re: [PATCH RESEND 00/28] staging: unisys: fix visorbus & visorinput issues raised by tglx, Neil Horman
- [PATCH 00/28] staging: unisys: fix visorbus & visorinput issues raised by tglx,
David Kershner
- [PATCH 02/28] staging: unisys: visorbus: check parahotplug_request_complete_result, David Kershner
- [PATCH 01/28] staging: unisys: visorbus: remove return values for write_vbus functions, David Kershner
- [PATCH 05/28] staging: unisys: visorbus: modify format string to match argument, David Kershner
- [PATCH 03/28] staging: unisys: visorbus: remove unused module parameters, David Kershner
- [PATCH 04/28] staging: unisys: visorbus: remove unused struct, David Kershner
- [PATCH 06/28] staging: unisys: visornic: Correct comment spelling mistake, David Kershner
- [PATCH 08/28] staging: unisys: visorbus: removed unused periodic_test_workqueue, David Kershner
- [PATCH 09/28] staging: unisys: visorinput: remove unnecessary locking, David Kershner
- [PATCH 07/28] staging: unisys: include: Remove thread-related enum members, David Kershner
- [PATCH 12/28] staging: unisys: visorbus: Make visordriver_callback_lock a mutex, David Kershner
- [PATCH 15/28] staging: unisys: Remove reference to unused STANDALONE_CLIENT, David Kershner
- [PATCH 14/28] staging: unisys: visorbus: Remove unused functions, David Kershner
- [PATCH 11/28] staging: unisys: visorbus: remove periodic_work.h/.c, David Kershner
- [PATCH 13/28] staging: unisys: visorbus: Remove unnecessary EXPORT_SYMBOL statements, David Kershner
- [PATCH 10/28] staging: unisys: visorbus: use kernel timer instead of workqueue, David Kershner
- [PATCH 19/28] staging: unisys: visorbus: fix visorchannel.c comments, David Kershner
- [PATCH 17/28] staging: unisys: visorbus: fix commenting in vbusdevinfo.h, David Kershner
- [PATCH 21/28] staging: unisys: visorbus: Move visorbus-unique functions to private header, David Kershner
- [PATCH 22/28] staging: unisys: visorbus: rectify kerneldoc comment for struct, David Kershner
- [PATCH 18/28] staging: unisys: visorbus: fix commenting in visorbus_main.c, David Kershner
- [PATCH 27/28] staging: unisys: visorinput: ensure proper locking wrt creation & ints, David Kershner
- [PATCH 25/28] staging: unisys: visorbus: fix visorbus_private.h comments, David Kershner
- [PATCH 24/28] staging: unisys: visorbus: Rename function to follow existing convention, David Kershner
- [PATCH 16/28] staging: unisys: visorbus: remove unused parameter from function, David Kershner
- [PATCH 28/28] staging: unisys: visorinput: make lock_visor_dev a mutex, David Kershner
- [PATCH 20/28] staging: unisys: visorbus: Rectify commenting in visorchipset.c, David Kershner
- [PATCH 26/28] staging: unisys: Move vbushelper.h to visorbus directory, David Kershner
- [PATCH 23/28] staging: unisys: visorbus: Remove notifier-related code from visorbus, David Kershner
- [PATCH] staging: lustre: socklnd: remove typedefs, James Simmons
- [PATCH] staging: lustre: o2iblnd: remove typedefs, James Simmons
- [NAK] [PATCH v4 00/29] Fixed issues raised by tglx, then move visorbus to drivers/virt, Kershner, David A
- [PATCH net-next, v2] tools: hv: Add a script to help bonding synthetic and VF NICs,
Haiyang Zhang
- [PATCH 0/4] Drivers: hv: ring_buffer: make in-place consumption always possible,
Vitaly Kuznetsov
- [PATCH 0/8] Lustre: Multiple assignments removal.,
Oleg Drokin
- [PATCH] staging: comedi: dt2811: Fixed commenting coding style issues.,
Akshay Shipurkar
- [PATCH 1/1] Drivers: hv: vmbus: fix the race when querying & updating the percpu list, K. Y. Srinivasan
- [PATCH net-next] netvsc: Use the new in-place consumption APIs in the rx path,
K. Y. Srinivasan
- [PATCH 0/3] staging: lustre: lnet: bug fixs for 4.7-rc2,
James Simmons
- [PATCH 0/2] Drivers: hv: Fix some issues in both vmbus as well as util drivers,
K. Y. Srinivasan
- [PATCH v2] Add tw5864 driver,
Andrey Utkin
- [PATCH v2 0/2] staging: comedi: serial2002: Fix two styling issues,
Chris Cesare
- [PATCH v3] storvsc: use small sg_tablesize on x86,
Olaf Hering
- [PATCH] staging: fbtft: do not allocate huge txbuf,
Michal Suchanek
- [PATCH 1/1] Staging: comedi: dmm32at: fix BIT macro issue.,
Ravishankar Karkala Mallikarjunayya
- [PATCH net-next v3] netvsc: get rid of completion timeouts,
Vitaly Kuznetsov
- [PATCH] staging: lustre: llite: remove lloop device,
James Simmons
- [PATCH v4 00/29] Fixed issues raised by tglx, then move visorbus to drivers/virt,
David Kershner
- [PATCH v4 03/29] staging: unisys: visorbus: remove unused module parameters, David Kershner
- [PATCH v4 02/29] staging: unisys: visorbus: check parahotplug_request_complete_result, David Kershner
- [PATCH v4 06/29] staging: unisys: visornic: Correct comment spelling mistake, David Kershner
- [PATCH v4 04/29] staging: unisys: visorbus: remove unused struct, David Kershner
- [PATCH v4 01/29] staging: unisys: visorbus: remove return values for write_vbus functions, David Kershner
- [PATCH v4 05/29] staging: unisys: visorbus: modify format string to match argument, David Kershner
- [PATCH v4 10/29] staging: unisys: visorbus: use kernel timer instead of workqueue, David Kershner
- [PATCH v4 08/29] staging: unisys: visorbus: removed unused periodic_test_workqueue, David Kershner
- [PATCH v4 09/29] staging: unisys: visorinput: remove unnecessary locking, David Kershner
- [PATCH v4 07/29] staging: unisys: include: Remove thread-related enum members, David Kershner
- [PATCH v4 11/29] staging: unisys: visorbus: remove periodic_work.h/.c, David Kershner
- [PATCH v4 13/29] staging: unisys: visorbus: Remove unnecessary EXPORT_SYMBOL statements, David Kershner
- [PATCH v4 25/29] staging: unisys: visorbus: fix visorbus_private.h comments, David Kershner
- [PATCH v4 24/29] staging: unisys: visorbus: Rename function to follow existing convention, David Kershner
- [PATCH v4 14/29] staging: unisys: visorbus: Remove unused functions, David Kershner
- [PATCH v4 23/29] staging: unisys: visorbus: Remove notifier-related code from visorbus, David Kershner
- [PATCH v4 17/29] staging: unisys: visorbus: fix commenting in vbusdevinfo.h, David Kershner
- [PATCH v4 18/29] staging: unisys: visorbus: fix commenting in visorbus_main.c, David Kershner
- [PATCH v4 16/29] staging: unisys: visorbus: remove unused parameter from function, David Kershner
- [PATCH v4 20/29] staging: unisys: visorbus: Rectify commenting in visorchipset.c, David Kershner
- [PATCH v4 21/29] staging: unisys: visorbus: Move visorbus-unique functions to private header, David Kershner
- [PATCH v4 26/29] staging: unisys: Move vbushelper.h to visorbus directory, David Kershner
- [PATCH v4 22/29] staging: unisys: visorbus: rectify kerneldoc comment for struct, David Kershner
- [PATCH v4 19/29] staging: unisys: visorbus: fix visorchannel.c comments, David Kershner
- [PATCH v4 15/29] staging: unisys: Remove reference to unused STANDALONE_CLIENT, David Kershner
- [PATCH v4 29/29] drivers: Add visorbus to the drivers/virt directory, David Kershner
- [PATCH v4 12/29] staging: unisys: visorbus: Make visordriver_callback_lock a mutex, David Kershner
- [PATCH v4 28/29] Documentation: Move visorbus documentation from staging to Documentation/, David Kershner
- [PATCH v4 27/29] include: linux: visorbus: Add visorbus to include/linux directory, David Kershner
- [PATCH] staging: comedi: serial2002: bare unsigned and unneeded cast styling issues,
Chris Cesare
- [PATCH v2 0/6] staging: comedi: addi_apci_1564: cleanup driver,
H Hartley Sweeten
- [PATCH net-next v2] netvsc: get rid of completion timeouts,
Vitaly Kuznetsov
- [PATCH RFC net-next] netvsc: get rid of completion timeouts,
Vitaly Kuznetsov
- [PATCH] staging: slicoss: replacement of goto statements,
Jaime Arrocha
- [PATCH] staging: rtl8712: Fixed multiple parenthesis alignment warnings in ieee80211.c,
Parth Sane
- [PATCH 1/1] Staging: comedi: s626: fix comment issue,
Ravishankar Karkala Mallikarjunayya
- [PATCH 0/2] *** staging: lustre: Replace semaphore lock with mutex ***,
Binoy Jayan
- [PATCH 0/2] *** r8723au: Replace semaphore lock with mutex ***,
Binoy Jayan
- [PATCH 1/5] Staging: comedi: das16: fix blank line,
Ravishankar Karkala Mallikarjunayya
- [PATCH 2/2] staging: comedi: das16: fixed coding style issue,
Akshay Shipurkar
- how to assign issue which require patch to my to do list, rspawnwolf
- [PATCH] Warnings in comedi_fops.c,
Rithvik Patibandla
- [PATCH] Drivers: hv: utils: fix a race on userspace daemons registration, Vitaly Kuznetsov
- [PATCH 5/5] Staging: comedi: Prefer using the BIT macro issue in dmm32at.c,
Ravishankar Karkala Mallikarjunayya
- [PATCH 1/4] Staging: comedi: fix blank line issue in das16.c,
Ravishankar Karkala Mallikarjunayya
- [PATCH] Code cleanup - nvec,
Rithvik Patibandla
- [PATCH] Staging: sm750fb: fix block comment coding style issue in ddk750_chip.c, Moshe Green
- [RFC][PATCH 0/6] ion: improved ABI,
Laura Abbott
- [PATCH] Staging: android: ion_cma_heap: Fixed a extra blank line coding style issue,
Akshay Shipurkar
- [PATCH 0/7] staging: most: fix issues of v4l2-aim,
Christian Gromm
- [PATCH v2] Drivers: hv: get rid of timeout in vmbus_open(), Vitaly Kuznetsov
- [PATCH v1 01/10] Staging: comedi: Use unsigned int instead of unsigned issue in pcmuio.c,
Ravishankar Karkala Mallikarjunayya
- [PATCH v1 03/10] Staging: comedi: Indentation issue in mpc624.c, Ravishankar Karkala Mallikarjunayya
- [PATCH v1 02/10] Staging: comedi: fix bare use of unsigned issue in ni_65xx.c, Ravishankar Karkala Mallikarjunayya
- [PATCH v1 04/10] Staging: comedi:Fix a warning issues in me_daq.c, Ravishankar Karkala Mallikarjunayya
- [PATCH v1 05/10] Staging: comedi: Fix comment issues in jr3_pci.c, Ravishankar Karkala Mallikarjunayya
- [PATCH v1 06/10] Staging: comedi: Prefer using the BIT macro issue in das16.c, Ravishankar Karkala Mallikarjunayya
- [PATCH v1 07/10] Staging: comedi: fix BIT macro issue in das6402.c, Ravishankar Karkala Mallikarjunayya
- [PATCH v1 08/10] Staging: comedi: Prefer unsigned int instead of unsigned in comedi_bond.c, Ravishankar Karkala Mallikarjunayya
- [PATCH v1 06/10] Staging: comedi: Prefer using the BIT macro issue in das16.c, Ravishankar Karkala Mallikarjunayya
- [PATCH v1 09/10] Staging: comedi: Block comment issue fixed for das16m1.c, Ravishankar Karkala Mallikarjunayya
- [PATCH v1 10/10] Staging: comedi: Used unsigned int instead of unsigned issue in jr3_pci.c, Ravishankar Karkala Mallikarjunayya
- Re: [PATCH v1 01/10] Staging: comedi: Use unsigned int instead of unsigned issue in pcmuio.c, Ian Abbott
- [PATCH 0/4] Lustre fixes and cleanups,
green
- [PATCH] Staging: comedi: comedi_fops.c: Replaced ACCESS_ONCE with READ/WRITE_ONCE,
Andy Eleftherion
- [PATCH] vme: Update documentation to match api,
Martyn Welch
- [PATCH] staging: r8188eu: Fix scheduling while atomic splat, Larry Finger
- [PATCH] Staging: sm750fb: fix line length coding style issue in ddk750_chip.c, Moshe Green
- [PATCH 0/2] Staging: rtl8188eu: Fix regression in 4.7-rc1,
Hans de Goede
- [PATCH V2] staging: r8188eu: Fix crash caused by commit 99aded71b52c, Larry Finger
- [PATCH] staging: r8188eu: Remove some false positives from kmemleak, Larry Finger
- [PATCH] staging: r8188eu: Fix crash caused by commit 99aded71b52c, Larry Finger
- [PATCH v3 00/30] Fixed issues raised by tglx, then move visorbus to drivers/virt,
David Kershner
- [PATCH v3 02/30] staging: unisys: visorchipset change -1 return value, David Kershner
- [PATCH v3 01/30] staging: unisys: visorbus change -1 return values, David Kershner
- [PATCH v3 06/30] staging: unisys: visorbus: modify format string to match argument, David Kershner
- [PATCH v3 11/30] staging: unisys: visorbus: use kernel timer instead of workqueue, David Kershner
- [PATCH v3 14/30] staging: unisys: visorbus: Remove unnecessary EXPORT_SYMBOL statements, David Kershner
- [PATCH v3 05/30] staging: unisys: visorbus: remove unused struct, David Kershner
- [PATCH v3 10/30] staging: unisys: visorinput: remove unnecessary locking, David Kershner
- [PATCH v3 04/30] staging: unisys: visorbus: remove unused module parameters, David Kershner
- [PATCH v3 16/30] staging: unisys: Remove reference to unused STANDALONE_CLIENT, David Kershner
- [PATCH v3 09/30] staging: unisys: visorbus: removed unused periodic_test_workqueue, David Kershner
- [PATCH v3 03/30] staging: unisys: iovmcall_gnuc.h change -1 return values, David Kershner
- [PATCH v3 15/30] staging: unisys: visorbus: Remove unused functions, David Kershner
- [PATCH v3 12/30] staging: unisys: visorbus: remove periodic_work.h/.c, David Kershner
- [PATCH v3 07/30] staging: unisys: visornic: Correct comment spelling mistake, David Kershner
- [PATCH v3 08/30] staging: unisys: include: Remove thread-related enum members, David Kershner
- [PATCH v3 22/30] staging: unisys: visorbus: Move visorbus-unique functions to private header, David Kershner
- [PATCH v3 23/30] staging: unisys: visorbus: rectify kerneldoc comment for struct, David Kershner
- [PATCH v3 17/30] staging: unisys: visorbus: remove unused parameter from function, David Kershner
- [PATCH v3 13/30] staging: unisys: visorbus: Make visordriver_callback_lock a mutex, David Kershner
- [PATCH v3 18/30] staging: unisys: visorbus: fix commenting in vbusdevinfo.h, David Kershner
- [PATCH v3 26/30] staging: unisys: visorbus: fix visorbus_private.h comments, David Kershner
- [PATCH v3 29/30] Documentation: Move visorbus documentation from staging to Documentation/, David Kershner
- [PATCH v3 28/30] include: linux: visorbus: Add visorbus to include/linux directory, David Kershner
- [PATCH v3 30/30] drivers: Add visorbus to the drivers directory, David Kershner
- [PATCH v3 20/30] staging: unisys: visorbus: fix visorchannel.c comments, David Kershner
- [PATCH v3 27/30] staging: unisys: Move vbushelper.h to visorbus directory, David Kershner
- [PATCH v3 21/30] staging: unisys: visorbus: Rectify commenting in visorchipset.c, David Kershner
- [PATCH v3 19/30] staging: unisys: visorbus: fix commenting in visorbus_main.c, David Kershner
- [PATCH v3 25/30] staging: unisys: visorbus: Rename function to follow existing convention, David Kershner
- [PATCH v3 24/30] staging: unisys: visorbus: Remove notifier-related code from visorbus, David Kershner
- [PATCH] staging: sm750fb: deleted couple of blank lines at the very end,
Mikulas Tomanka
- [PATCH] staging: comedi: adl_pci9118: fix spelling mistake "acqusition" -> "acquisition", Colin King
- [PATCH 0/3] Some fixes got r8712u,
Larry Finger
- [PATCH 0/3] Drivers: hv: vmbus: Some miscellaneous fixes,
K. Y. Srinivasan
- [PATCH net-next v2 0/5] hv_netvsc: cleanup after untangling the pointer mess,
Vitaly Kuznetsov
- [PATCH] Drivers: hv: fix infinite wait when channel open timeouts,
Vitaly Kuznetsov
- [PATCH 0/4] *** rtl8188eu: Replace semaphores with mutexes or completions ***,
Binoy Jayan
- [PATCH 0/6] staging: comedi: addi_apci_1564: cleanup driver,
H Hartley Sweeten
- [PATCH net-next] hv_netvsc: Fix VF register on vlan devices,
Haiyang Zhang
- [PATCH 0/4] *** rtl8192u: Replace semaphores with mutexes ***,
Binoy Jayan
- [PATCH v2 0/4] *** rtl8712: Replace semaphores with mutex / completions ***,
Binoy Jayan
- [PATCH v2] staging: iio: ad5933: fix order of cycle conditions,
Luis de Bethencourt
- [PATCH] staging: iio: ad5933: fix handling of settling time cycles,
Luis de Bethencourt
- [PATCH v4] Drivers: hv: vmbus: fix the race when querying & updating the percpu list, Dexuan Cui
- [PATCH 01/10] Staging: comedi: Use unsigned int instead of unsigned issue in pcmuio.c,
Ravishankar Karkala Mallikarjunayya
- [PATCH 02/10] Staging: comedi: fix bare use of unsigned issue in ni_65xx.c, Ravishankar Karkala Mallikarjunayya
- [PATCH 03/10] Staging: comedi: Indentation issue in mpc624.c, Ravishankar Karkala Mallikarjunayya
- [PATCH 04/10] Staging: comedi:Fix a warning issues in me_daq.c, Ravishankar Karkala Mallikarjunayya
- [PATCH 05/10] Staging: comedi: Fix comment issues in jr3_pci.c, Ravishankar Karkala Mallikarjunayya
- [PATCH 06/10] Staging: comedi: Prefer using the BIT macro issue in das16.c, Ravishankar Karkala Mallikarjunayya
- [PATCH 08/10] Staging: comedi: Used unsigned int instead of unsigned issue in jr3_pci.c, Ravishankar Karkala Mallikarjunayya
- [PATCH 10/10] Staging: comedi: Preferd unsigned int instead of unsigned in comedi_bond.c, Ravishankar Karkala Mallikarjunayya
- [PATCH 09/10] Staging: comedi: Block comment issue fixed for das16m1.c, Ravishankar Karkala Mallikarjunayya
- [PATCH 07/10] Staging: comedi: fix BIT macro issue in das6402.c, Ravishankar Karkala Mallikarjunayya
- Re: [PATCH 01/10] Staging: comedi: Use unsigned int instead of unsigned issue in pcmuio.c, Ian Abbott
- Re: [PATCH 01/10] Staging: comedi: Use unsigned int instead of unsigned issue in pcmuio.c, Ian Abbott
- [PATCH 0/5] *** rtl8192e: Replace semaphore with mutex ***,
Binoy Jayan
- [PATCH 2649/2649] Staging: comedi : fixed a camel case style issue,
Ashwin
- [PATCH 0/4] *** rtl8712: Replace semaphores with mutex / completions ***,
Binoy Jayan
- [PATCH v2 00/27] Fixed issues raised by tglx, then move visorbus to drivers/virt,
David Kershner
- [PATCH v2 05/27] staging: unisys: visorbus: remove unused struct, David Kershner
- [PATCH v2 04/27] staging: unisys: visorbus: remove unused module parameters, David Kershner
- [PATCH v2 02/27] staging: unisys: visorchipset change -1 return value, David Kershner
- [PATCH v2 09/27] staging: unisys: visorbus: removed unused periodic_test_workqueue, David Kershner
- [PATCH v2 13/27] staging: unisys: visorbus: Make visordriver_callback_lock a mutex, David Kershner
- [PATCH v2 11/27] staging: unisys: visorbus: use kernel timer instead of workqueue, David Kershner
- [PATCH v2 03/27] staging: unisys: iovmcall_gnuc.h change -1 return values, David Kershner
- [PATCH v2 07/27] staging: unisys: visornic: Correct comment spelling mistake, David Kershner
- [PATCH v2 10/27] staging: unisys: visorinput: remove unnecessary locking, David Kershner
- [PATCH v2 24/27] staging: unisys: Move vbushelper.h to visorbus directory, David Kershner
- [PATCH v2 25/27] include: linux: visorbus: Add visorbus to include/linux directory, David Kershner
- [PATCH v2 23/27] staging: unisys: visorbus: Add kerneldoc-style comments for visorbus API, David Kershner
- [PATCH v2 06/27] staging: unisys: visorbus: modify format string to match argument, David Kershner
- [PATCH v2 12/27] staging: unisys: visorbus: remove periodic_work.h/.c, David Kershner
- [PATCH v2 15/27] staging: unisys: visorbus: Remove unused functions, David Kershner
- [PATCH v2 16/27] staging: unisys: Remove reference to unused STANDALONE_CLIENT, David Kershner
- [PATCH v2 22/27] staging: unisys: visorbus: Move visorbus-unique functions to private header, David Kershner
- [PATCH v2 27/27] drivers: Add visorbus to the drivers directory, David Kershner
- [PATCH v2 26/27] Documentation: Move visorbus documentation from staging to Documentation/, David Kershner
- [PATCH v2 01/27] staging: unisys: visorbus change -1 return values, David Kershner
- [PATCH v2 14/27] staging: unisys: visorbus: Remove unnecessary EXPORT_SYMBOL statements, David Kershner
- [PATCH v2 19/27] staging: unisys: visorbus: make visorbus_private.h function descriptions more kerneldoc-like, David Kershner
- [PATCH v2 08/27] staging: unisys: include: Remove thread-related enum members, David Kershner
- [PATCH v2 21/27] staging: unisys: visorbus: make visorchipset function descriptions more kerneldoc-like, David Kershner
- [PATCH v2 18/27] staging: unisys: visorbus: make function descriptions more kerneldoc-like, David Kershner
- [PATCH v2 20/27] staging: unisys: visorbus: make visorchannel function descriptions more kerneldoc-like, David Kershner
- [PATCH v2 17/27] staging: unisys: visorbus: vbusdeviceinfo function descriptions more kerneldoc-like, David Kershner
- [PATCH] Staging: comedi: das16.c: Added a blank line fixed a comment, coding style issue,
Pedro Nieto
[PATCH 1/2] staging: iio: accel: fix error check,
Luis de Bethencourt
[PATCH 00/18] staging/android: clean up SW_SYNC,
Gustavo Padovan
- [PATCH 01/18] staging/android: store last signaled value on sync timeline, Gustavo Padovan
- [PATCH 02/18] staging/android: remove .{fence, timeline}_value_str() from timeline_ops, Gustavo Padovan
- [PATCH 03/18] staging/android: remove struct sync_timeline_ops, Gustavo Padovan
- [PATCH 04/18] staging/android: remove sw_sync_timeline and sw_sync_pt, Gustavo Padovan
- [PATCH 05/18] staging/android: remove sw_sync.[ch] files, Gustavo Padovan
- [PATCH 06/18] staging/android: rename android_fence to timeline_fence, Gustavo Padovan
- [PATCH 07/18] staging/android: remove unnecessary check for fence, Gustavo Padovan
- [PATCH 08/18] staging/android: remove size arg of sync_timeline_create(), Gustavo Padovan
- [PATCH 09/18] staging/android: bring struct sync_pt back, Gustavo Padovan
- [PATCH 10/18] staging/android: move sw_sync related code to sw_sync.c, Gustavo Padovan
- [PATCH 11/18] staging/android: clean up #includes in the sync framework, Gustavo Padovan
- [PATCH 12/18] staging/android: make sync_timeline internal to sw_sync, Gustavo Padovan
- [PATCH 13/18] staging/android: make sw_ioctl info internal to sw_sync.c, Gustavo Padovan
- [PATCH 14/18] staging/android: remove 'destroyed' member from struct sync_timeline, Gustavo Padovan
- [PATCH 15/18] staging/android: remove sync_timeline_destroy(), Gustavo Padovan
- [PATCH 17/18] staging/android: rename sync.h to sync_debug.h, Gustavo Padovan
[Index of Archives]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]