Linux Device Driver Development
[Prev Page][Next Page]
- [PATCH 5/7] staging: vt6656: int.c: Use one space between variable type and name, (continued)
- [PATCH] staging: vt6656: Style cleanup of iwctl,
Jesper Juhl
- [PATCH] Staging: ft1000: checkpatch.pl cleanup of ft1000_usb.h,
Chad Williamson
- [PATCH] drivers: staging: android: fix binder.c printk macros,
Sherwin Soltani
- [PATCH] Implement uhook(call kernel func from userspace) driver,
Peiyong Feng
- [PATCH] Staging: comedi: fixed printk coding style issue in acl7225b.c,
Daniel Lawrence
- [PATCH 31/31] staging: comedi: ni_daq_700: refactor the pcmcia attach/detach, H Hartley Sweeten
- [PATCH 30/31] staging: comedi: ni_daq_700: remove the pcmcia suspend/resume, H Hartley Sweeten
- [PATCH 29/31] staging: comedi: ni_daq_700: remove unneeded pcmcia private data, H Hartley Sweeten
- [PATCH 28/31] staging: comedi: ni_daq_700: remove unused pcmcia 'stop' logic, H Hartley Sweeten
- [PATCH 27/31] staging: comedi: ni_daq_700: cleanup pcmcia debug output messages, H Hartley Sweeten
- [PATCH 26/31] staging: comedi: ni_daq_700: fix return for insn_config function, H Hartley Sweeten
- [PATCH 25/31] staging: comedi: ni_daq_700: use a local var to fix a > 80 char line issue, H Hartley Sweeten
- [PATCH 24/31] staging: comedi: ni_daq_700: remove some dangling ';', H Hartley Sweeten
- [PATCH 23/31] staging: comedi: ni_daq_700: remove local variable in the 'attach' function, H Hartley Sweeten
- [PATCH 22/31] staging: comedi: ni_daq_700: change the 'attach' printk's to dev_printk's, H Hartley Sweeten
- [PATCH 21/31] staging: comedi: ni_daq_700: remove the #ifdef'ed out irq code,
H Hartley Sweeten
- [PATCH 20/31] staging: comedi: ni_daq_700: remove the subdev_700_init function, H Hartley Sweeten
- [PATCH 19/31] staging: comedi: ni_daq_700: remove a couple unused defines, H Hartley Sweeten
- [PATCH 18/31] staging: comedi: ni_daq_700: remove the CALLBACK_* code, H Hartley Sweeten
- [PATCH 17/31] staging: comedi: ni_daq_700: remove unused private data variable,
H Hartley Sweeten
- [PATCH 16/31] staging: comedi: ni_daq_700: remove thisboard macro, H Hartley Sweeten
- [PATCH 15/31] staging: comedi: ni_daq_700: move the boardinfo variable, H Hartley Sweeten
- [PATCH 14/31] staging: comedi: ni_daq_700: Remove bustype variable from the boardinfo, H Hartley Sweeten
- [PATCH 13/31] staging: comedi: ni_daq_700: Remove unneeded variables from the boardinfo, H Hartley Sweeten
- [PATCH 12/31] staging: comedi: ni_daq_700: Remove unused variables from the boardinfo, H Hartley Sweeten
- [PATCH 11/31] staging: comedi: ni_daq_700: Remove a "do nothing" function stub, H Hartley Sweeten
- [PATCH 10/31] staging: comedi: ni_daq_700: Remove the unused private data struct, H Hartley Sweeten
- [PATCH 09/31] staging: comedi: ni_daq_700: Move the comedi_driver variable, H Hartley Sweeten
- [PATCH 08/31] staging: comedi: ni_daq_700: refactor the pcmcia support code, H Hartley Sweeten
- [PATCH 07/31] staging: comedi: ni_daq_700: remove some useless comments, H Hartley Sweeten
- [PATCH 06/31] staging: comedi: ni_daq_700: cleanup to the pcmcia_driver declaration, H Hartley Sweeten
- [PATCH 05/31] staging: comedi: ni_daq_700: change driver registration order, H Hartley Sweeten
- [PATCH 04/31] staging: comedi: ni_daq_700: consolidate the init and exit functions, H Hartley Sweeten
- [PATCH 03/31] staging: comedi: ni_daq_700: add the module_{init, exit} declarations, H Hartley Sweeten
- [PATCH 02/31] staging: comedi: ni_daq_700: move the MODULE_* stuff to the EOF, H Hartley Sweeten
- [PATCH 01/31] staging: comedi: ni_daq_700: remove exported symbols, H Hartley Sweeten
- [PATCH 00/31] staging: comedi: ni_daq_700: cleanup the driver, H Hartley Sweeten
- Pretty good success for NDAS today, linux at iocellnetworks
- [PATCH] staging: r8712u: Remove useless driver version info, Larry Finger
- Re: RTL8712u driver information., Larry Finger
- [PATCH] Staging: comedi: fixed print_k coding style issue in acl7225b.c,
Daniel Lawrence
- [patch] staging: comedi: double unlock in usbduxsigma_attach(),
Dan Carpenter
- [PATCH] Staging: android: logger.c: fixed some printk macros,
Sherwin Soltani
- [PATCH] staging: vt6656: Correct a few assignments to be compares in iwctl_siwencodeext(),
Jesper Juhl
- [PATCH][Trivial] staging: rts5139: Remove duplicate include of rts51x.h, Jesper Juhl
- [PATCH 00/13] drivers: hv: kvp,
K. Y. Srinivasan
- [PATCH 01/13] Drivers: hv: Add KVP definitions for IP address injection, K. Y. Srinivasan
- [PATCH 06/13] Tools: hv: Gather address family information, K. Y. Srinivasan
- [PATCH 11/13] Tools: hv: Gather dhcp information, K. Y. Srinivasan
- [PATCH 08/13] Tools: hv: Represent the ipv6 mask using CIDR notation, K. Y. Srinivasan
- [PATCH 05/13] Tools: hv: Further refactor kvp_get_ip_address(), K. Y. Srinivasan
- [PATCH 12/13] Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO, K. Y. Srinivasan
- [PATCH 02/13] Drivers: hv: kvp: Cleanup error handling in KVP, K. Y. Srinivasan
- [PATCH 13/13] Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO, K. Y. Srinivasan
- [PATCH 03/13] Drivers: hv: kvp: Support the new IP injection messages, K. Y. Srinivasan
- [PATCH 10/13] Tools: hv: Gather ipv[4,6] gateway information, K. Y. Srinivasan
- [PATCH 07/13] Tools: hv: Gather subnet information, K. Y. Srinivasan
- [PATCH 04/13] Tools: hv: Prepare to expand kvp_get_ip_address() functionality, K. Y. Srinivasan
- [PATCH 09/13] Tools: hv: Gather DNS information, K. Y. Srinivasan
- Re: [PATCH 00/13] drivers: hv: kvp, Greg KH
- Re: [PATCH 00/13] drivers: hv: kvp, Jesper Juhl
- [PATCH 1/2] staging:iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata(),
Lars-Peter Clausen
- [PATCH 3.2.y 3.3.y] staging:rts_pstor:Fix possible panic by NULL pointer dereference,
Keng-Yu Lin
- [PATCH 0/2] ZRAM Cleanup,
Marcos Paulo de Souza
- [PATCH] staging: rts5139: rts51x_chip: fixed brace coding style issue, Erik Jones
- [PATCH 12/12] staging: comedi: s626: factor out the find PCI device code, H Hartley Sweeten
- [PATCH 11/12] staging: comedi: s626: remove private INLINE macro, H Hartley Sweeten
- [PATCH 10/12] staging: comedi: s626: remove private DEBUG macro, H Hartley Sweeten
- [PATCH 09/12] staging: comedi: s626: remove forward declarations 7, H Hartley Sweeten
- [PATCH 08/12] staging: comedi: s626: remove forward declarations 6, H Hartley Sweeten
- [PATCH 07/12] staging: comedi: s626: remove forward declarations 5, H Hartley Sweeten
- [PATCH 06/12] staging: comedi: s626: remove forward declarations 4, H Hartley Sweeten
- [PATCH 03/12] staging: comedi: s626: remove forward declarations 1, H Hartley Sweeten
- [PATCH 05/12] staging: comedi: s626: remove forward declarations 3, H Hartley Sweeten
- [PATCH 04/12] staging: comedi: s626: remove forward declarations 2, H Hartley Sweeten
- [PATCH 02/12] staging: comedi: s626: pointers should be cleared with NULL not 0, H Hartley Sweeten
- [PATCH 01/12] staging: comedi: s626: local functions should not be exposed globally, H Hartley Sweeten
- [PATCH 00/12] staging: comedi: s626: start cleaning up the driver, H Hartley Sweeten
- [PATCH] staging: comedi: skel: use module_comedi_{pci_,}driver(),
H Hartley Sweeten
- [GIT PATCH] staging patches for 3.5-rc4, Greg KH
- [PATCH] staging: comedi: ssv_dnp: remove empty private data, H Hartley Sweeten
- [PATCH 4/8] staging: comedi: vmk80xx: use module_comedi_usb_driver(), H Hartley Sweeten
- [PATCH 0/8] staging: comedi: cleanup comedi usb drivers, H Hartley Sweeten
- [PATCH 5/8] staging: comedi: vmk80xx: refactor init code, H Hartley Sweeten
- [PATCH 8/8] staging: comedi: usbdux: refactor init code, H Hartley Sweeten
- [PATCH 7/8] staging: comedi: usbduxfast: refactor init code, H Hartley Sweeten
- [PATCH 6/8] staging: comedi: usbduxsigma: refactor init code, H Hartley Sweeten
- [PATCH 3/8] staging: comedi: usbduxsigma: use module_comedi_usb_driver(), H Hartley Sweeten
- [PATCH 2/8] staging: comedi: usbduxfast: use module_comedi_usb_driver(), H Hartley Sweeten
- [PATCH 1/8] staging: comedi: usbdux: use module_comedi_usb_driver(), H Hartley Sweeten
- [PATCH 0/6] staging: ozwpan: Fixes & feature enhancement,
Rupesh Gujare
- Re: [PATCH] staging: zsmalloc: Finish conversion to a separate module,
Jonathan Nieder
- [PATCH v2 4/5] staging: comedi: Kconfig: menuconfig options should be bool, H Hartley Sweeten
- [PATCH v2 5/5] staging: comedi: Kconfig: remove redundant depends on tests, H Hartley Sweeten
- [PATCH v2 3/5] staging: comedi: remove CONFIG_COMEDI_PCI define, H Hartley Sweeten
- [PATCH v2 2/5] staging: comedi: remove unused CONFIG_COMEDI_PCMCIA define, H Hartley Sweeten
- [PATCH v2 1/5] staging: comedi: Kconfig: fix drivers that require the 8255 driver, H Hartley Sweeten
- [PATCH v2 0/5] staging: comedi: Kconfig cleanup, H Hartley Sweeten
- [PATCH V2 3/3] staging/rtl8192u: use for loop to assign bit shifted addr,
Devendra Naga
- [PATCH V2 2/3] staging/rtl8192u: fix coding style problems, Devendra Naga
- [PATCH V2 1/3] staging/rtl8192u: fix coding style problems,
Devendra Naga
- [PATCH 3/3] staging/ft1000: remove usage of ret in ft1000_open, Devendra Naga
- [PATCH 2/3] staging/ft1000: use kzalloc to allocate the ft1000_device structure, Devendra Naga
- [PATCH 1/3] staging/ft1000: Return -ENOMEM if kmalloc fails at ft1000_probe, Devendra Naga
- [PATCH] staging: comedi: shrink comedi_compat32.h,
Ian Abbott
- [PATCH 1/4] staging: comedi: make class and file operations static,
Ian Abbott
- [PATCH 1/4] Staging: bcm: Replace INT with int in nvm.c,
Kevin McKinney
- [PATCH 0/7] pstore/ram: Early registration and configurable ECC buffers size,
Anton Vorontsov
- [PATCH] staging: comedi: pcmmio: quiet NULL pointer sparse noise, H Hartley Sweeten
- [PATCH] staging: comedi: comedi_compat_ioctl should be NULL not 0, H Hartley Sweeten
- [PATCH] staging: comedi: comedi_subdevice 'io_bits' should be an unsigned int, H Hartley Sweeten
- Re: crystalhd: not working, Dan Carpenter
- My pledge as a maintainer to the developers sending me patches., Greg KH
- [PATCH] staging: comedi: fix return value for insn_bits functions, H Hartley Sweeten
- [PATCH] staging: comedi: remove unneeded sanity check in insn_bits functions, H Hartley Sweeten
- [PATCH] staging: comedi: vmk80xx: use attach_usb() hook, Ian Abbott
- [PATCH 01/10] iio: iio_buffer_register: Skip channels with negative scan index,
Lars-Peter Clausen
- [PATCH] staging: comedi: usbduxsigma: use attach_usb() hook, Ian Abbott
- [PATCH 1/2]staging "serqt_usb2" Fix some typos.,
Justin P. Mattock
- [PATCH] staging: comedi: usbduxfast: use attach_usb() hook,
Ian Abbott
- [PATCH] staging: comedi: change device used in dev_...() calls, Ian Abbott
- [PATCH 0/8] Homogenize application output and fix sparse warnings.,
Miguel Gómez
- [PATCH 2/2] staging/rtl8182u: cleanup eprom_read function and clean all checkpatch warnings / errors,
Devendra Naga
- [PATCH 1/2] staging/rtl8192u: cleanup coding style problems,
Devendra Naga
- [PATCH] Staging: speakup: fix an improperly-declared variable.,
Christopher Brannon
- [driver-core:driver-core-linus 6/6] arch/x86/platform/efi/efi_64.o: In function `kmsg_dump_get_line': efi_64.c:(.text+0x0): multiple definition of `kmsg_dump_get_line', wfg
- [driver-core:driver-core-linus 6/6] drivers/platform/built-in.o: In function `kmsg_dump_rewind': (.text+0x754): multiple definition of `kmsg_dump_rewind', wfg
- [driver-core:driver-core-linus 6/6] drivers/firmware/iscsi_ibft_find.o: In function `kmsg_dump_get_line': iscsi_ibft_find.c:(.text+0x0): multiple definition of `kmsg_dump_get_line', wfg
- [driver-core:driver-core-linus 6/6] drivers/firmware/built-in.o: In function `kmsg_dump_rewind': (.text+0x1b0): multiple definition of `kmsg_dump_rewind', wfg
- [driver-core:driver-core-linus 6/6] block/partitions/efi.o: In function `kmsg_dump_get_line': efi.c:(.text+0x720): multiple definition of `kmsg_dump_get_line', wfg
- [driver-core:driver-core-linus 6/6] block/partitions/msdos.o: In function `kmsg_dump_get_line': msdos.c:(.text+0x38b): multiple definition of `kmsg_dump_get_line', wfg
- [driver-core:driver-core-linus 6/6] fs/pstore/platform.o: In function `kmsg_dump_get_line': platform.c:(.text+0x40): multiple definition of `kmsg_dump_get_line', wfg
- [driver-core:driver-core-linus 6/6] fs/pstore/platform.o: In function `kmsg_dump_rewind': (.text+0x46): multiple definition of `kmsg_dump_rewind', wfg
- [driver-core:driver-core-linus 6/6] drivers/firmware/iscsi_ibft_find.o: In function `kmsg_dump_rewind': (.text+0x18): multiple definition of `kmsg_dump_rewind',
wfg
- [PATCH 4/4] staging: comedi: Kconfig: remove a couple redundant depends on tests, H Hartley Sweeten
- [PATCH 3/4] staging: comedi: remove CONFIG_COMEDI_PCI, H Hartley Sweeten
- [PATCH 2/4] staging: comedi: remove unused CONFIG_COMEDI_PCMCIA define, H Hartley Sweeten
- [PATCH 1/4] staging: comedi: Kconfig: menuconfig options should be bool not tristate,
H Hartley Sweeten
- [PATCH 0/4] staging: comedi: cleanup Kconfig, H Hartley Sweeten
- [PATCH] staging: r8712u: Add new USB IDs, Larry Finger
- [PATCH v2 0/6] Function tracing support for pstore,
Anton Vorontsov
- [PATCH] staging: comedi: fix Kconfig for COMEDI_PCMCIA_DRIVERS,
H Hartley Sweeten
- [PATCH] staging:iio: Remove superfluous flush_scheduled_work, Lars-Peter Clausen
- [PATCH 1/4] staging:iio:adis16400: Fix ADIS16300 ROLL_OUT register address,
Lars-Peter Clausen
- [PATCH] iio:buffer: Fix NULL pointer deref caused by empty scan mask, Lars-Peter Clausen
- [PATCH] staging: gdm72xx: Release netlink socket properly, Ben Chan
- [PATCH] Staging: comedi: fixed warning message prefer pr_err in ni_labpc.c This is a patch to the ni_labpc.c file that fixes up several 'prefer pr_err' warnings found by the checkpatch.pl tool,
andy . zaugg
- [PATCH 0/7 V4] staging: nvec: code cleanups,
Marc Dietrich
- Re: linux-next: Tree for Jun 14 (staging/comedi),
Randy Dunlap
- [PATCH 5/5] staging: comedi: me4000: remove PDEBUG macro, H Hartley Sweeten
- [PATCH 2/5] staging: comedi: me4000: remove PORT_PDEBUG macro, H Hartley Sweeten
- [PATCH 4/5] staging: comedi: me4000: remove ISR_PDEBUG macro, H Hartley Sweeten
- [PATCH 3/5] staging: comedi: me4000: remove inline port io wrappers, H Hartley Sweeten
- [PATCH 1/5] staging: comedi: me4000: remove CALL_PDEBUG macro, H Hartley Sweeten
- [PATCH 0/5] staging: comedi: me4000: remove *PDEBUG macros, H Hartley Sweeten
- [PATCH] staging: comedi: pcl812: remove PCL812_EXTDEBUG define and related code, H Hartley Sweeten
- [PATCH] staging: comedi: ni_atmio16d: remove the function tracing debug, H Hartley Sweeten
- [PATCH] staging: comedi: pcl812: remove unneeded tests in pcl812_ai_cmdtest, H Hartley Sweeten
- [PATCH] staging: comedi: pcl816: remove unneeded tests in pcl816_ai_cmdtest, H Hartley Sweeten
- [PATCH] staging: comedi: pcl818: remove unneeded tests in ai_cmdtest, H Hartley Sweeten
- [PATCH 04/15] staging: comedi: 8255: remove the s->private access macros, H Hartley Sweeten
- [PATCH 02/15] staging: comedi: 8255: use pointer to dev->subdevices, H Hartley Sweeten
- [PATCH 00/15] staging: comedi: cleanup the 8255 driver, H Hartley Sweeten
- [PATCH 15/15] staging: comedi: 8255: add some whitespace to the #define's, H Hartley Sweeten
- [PATCH 13/15] staging: comedi: 8255: move the subdev_8255_io function, H Hartley Sweeten
- [PATCH 10/15] staging: comedi: 8255: use kzalloc to allocate the private data, H Hartley Sweeten
- [PATCH 14/15] staging: comedi: 8255: add namespace to 'do_config' function, H Hartley Sweeten
- [PATCH 11/15] staging: comedi: 8255: use a local variable for the iobase, H Hartley Sweeten
- [PATCH 09/15] staging: comedi: 8255: check for failure of subdev_8255_init, H Hartley Sweeten
- [PATCH 08/15] staging: comedi: 8255: remove have_irg and refactor subdev_8255_init_irq, H Hartley Sweeten
- [PATCH 12/15] staging: comedi: 8255: refactor subdev_8255_insn function,
H Hartley Sweeten
- [PATCH 06/15] staging: comedi: 8255: push out the 8255's private data variable rename, H Hartley Sweeten
- [PATCH 05/15] staging: comedi: 8255: rename cb_arg and cb_func, H Hartley Sweeten
- [PATCH 07/15] staging: comedi: 8255: refactor subdev_8255_init, H Hartley Sweeten
- [PATCH 03/15] staging: comedi: 8255: rename the private data structure, H Hartley Sweeten
- [PATCH 01/15] staging: comedi: 8255: replace printk calls, H Hartley Sweeten
- [PATCH 01/14] staging/xgifb: Remove assignments without effect,
Peter Huewe
- [PATCH 03/14] staging/xgifb: Add header #include guards to vb_table.h, Peter Huewe
- [PATCH 04/14] staging/xgifb: Remove superfluous header includes, Peter Huewe
- [PATCH 05/14] staging/xgifb: Consolidate XGINew_SetDRAMSize{,20}Reg, Peter Huewe
- [PATCH 02/14] staging/xgifb: Add mutext for fb_mmap locking, Peter Huewe
- [PATCH 06/14] staging/xgifb: Remove duplicated code from XGINew_DDRSizing340, Peter Huewe
- [PATCH 07/14] staging/xgifb: Inline XGINew_SetDRAMSizingType, Peter Huewe
- [PATCH 09/14] staging/xgifb: Replace constant arrays with constant values, Peter Huewe
- [PATCH 11/14] staging/xgifb: Remove useless function XGI_CloseCRTC, Peter Huewe
- [PATCH 13/14] staging/xgifb: Use SiS structs, Peter Huewe
- [PATCH 08/14] staging/xgifb: Remove unnecessary fields of XGINew_DDRDRAM_TYPE{340, 20}, Peter Huewe
- [PATCH 14/14] staging/xgifb: Cleanup vb_device_info struct, Peter Huewe
- Re: [PATCH 14/14] staging/xgifb: Cleanup vb_device_info struct, Dan Carpenter
- [PATCH 10/14] staging/xgifb: Simplyfy XGI_GetVCLK2Ptr a bit, Peter Huewe
- [PATCH 12/14] staging/xgifb: Replace delay lookup tables with constant values, Peter Huewe
[PATCH] staging: zsmalloc: fix uninit'ed variable warning,
Seth Jennings
[RFC/PATCH] staging: zsmalloc: declare zsmalloc license and init/exit functions,
Jonathan Nieder
[PATCH] Staging: keucr: scsiglue: fixed a do while coding style issue, William Blair
[PATCH] staging: comedi: Kconfig: cleanup depends on logic, H Hartley Sweeten
[PATCH] staging: comedi: remove check for PCI_SUPPORT_VER1, H Hartley Sweeten
[PATCH 8/8] staging: comedi: cleanup comedi_alloc_subdevices,
H Hartley Sweeten
[PATCH 7/8] staging: comedi: propogate error code from comedi_alloc_subdevices, H Hartley Sweeten
[PATCH 6/8] staging: comedi: remove the "Allocate the subdevice..." comments, H Hartley Sweeten
[PATCH 5/8] staging: comedi: remove the comed_alloc_subdevices "allocation failed" messages, H Hartley Sweeten
[PATCH 4/8] staging: comedi: only set dev->n_subdevices when kcalloc succeedes, H Hartley Sweeten
[PATCH 3/8] staging: comedi: sanity check num_subdevices parameter in comedi_alloc_subdevices, H Hartley Sweeten
[PATCH 1/8] staging: comedi: add namespace to comedi's alloc_subdevices() function, H Hartley Sweeten
[PATCH 2/8] staging: comedi: change type of num_subdevices parameter to comedi_alloc_subdevices,
H Hartley Sweeten
[PATCH 0/8] staging: comedi: cleanup alloc_subdevices,
H Hartley Sweeten
[PATCH] staging: gdm72xx: Simplify spinlock fix for gdm_usb_send_complete, Ben Chan
[PATCH v2] staging: gdm72xx: Fix spinlock recursion on gdm_usb_send_complete,
Ben Chan
[PATCH] Staging: ipack: delete sysfs from to-do list., Samuel Iglesias Gonsalvez
[PATCH] staging/media/lirc: fix some lirc_bt829.c sparse warnings, Randy Dunlap
drivers/staging/usbip/vhci_hcd.c:208:21: warning: initialization from incompatible pointer type [enabled by default],
wfg
[PATCH v2] staging: comedi: export alloc_subdevices as comedi_alloc_subdevices, H Hartley Sweeten
[PATCH] staging: comedi: export alloc_subdevices as comedi_alloc_subdevices, H Hartley Sweeten
[PATCH]staging "sep" Fix typos found while reading., Justin P. Mattock
[PATCH for v3.5 1/2] misc: mei: Disable MSI when IRQ registration fails,
Tomas Winkler
[PATCH] Staging: ipack: remove pr_fmt definition.,
Samuel Iglesias Gonsalvez
[PATCH] Staging: keucr: init: fixed a brace coding style issue, William Blair
[PATCH 0/3] staging: sm7xx: code improvements and cleanup,
Javier M. Mellid
[patch] Staging: rtl8187se, rtl8192e: fix '&' vs '|' bugs, Dan Carpenter
[patch] Staging: et131x: fix | vs & typos,
Dan Carpenter
[patch RFC] [media] staging: solo6x10: fix | vs &,
Dan Carpenter
[PATCH] staging/gdm72xx: Remove version.h includes,
Devendra Naga
Re: linux-next: Tree for Jun 8 (staging/iio),
Randy Dunlap
Re: linux-next: Tree for Jun 8 (comedi/das08.c),
Randy Dunlap
[PATCH] staging: rts5139: Fix typo in rts5139, Masanari Iida
[PATCH] staging: Fix typo in winbond,
Masanari Iida
[PATCH] staging: comedi: amplc_pci230: Replace NULLFUNC, Ian Abbott
[PATCH] staging: comedi: amplc_pci224: Replace NULLFUNC, Ian Abbott
staging: comedi: amplc_pci230: add a missing unlock,
Dan Carpenter
[PATCH] Staging: bcm: Return -ENOMEM instead of -1 when memory not acquired in nmv.c, Kevin McKinney
[PATCH] staging: comedi: adl_pci9118: if test should use logical AND not bitwise AND, H Hartley Sweeten
[PATCH] staging: comedi: pcl816: if test should use logical OR not bitwise OR, H Hartley Sweeten
[PATCH] staging: comedi: serial2002: quiet NULL pointer sparse noise,
H Hartley Sweeten
[PATCH] staging: comedi: refactor comedi_fops to remove most of the forward declarations, H Hartley Sweeten
[PATCH] staging: comedi: cleanup alloc_subdevices,
H Hartley Sweeten
[PATCH 0/3] Styleguide conformity,
Sam Hansen
- [PATCH 1/3] staging: zram: conventions pr_warning -> pr_warn(), Sam Hansen
- [PATCH 2/3] staging: zram: conventions, __aligned() attribute, Sam Hansen
- [PATCH 3/3] staging: zram: conventions, line splitting, Sam Hansen
- [PATCH V2 0/3] Styleguide conformity, Sam Hansen
- [PATCH V2 2/3] staging: zram: conventions, __aligned() attribute, Sam Hansen
- [PATCH V2 1/3] staging: zram: conventions pr_warning -> pr_warn(), Sam Hansen
- [PATCH V2 3/3] staging: zram: conventions, line splitting, Sam Hansen
Re: linux-next: Tree for Jun 7 (staging/ccg #2),
Randy Dunlap
Re: linux-next: Tree for Jun 7 (staging/ccg), Randy Dunlap
[PATCH 1/9] Staging: ipack/bridges/tpci200: remove gotos in tpci200_free_irq().,
Miguel Gómez
- [PATCH 2/9] Staging: ipack/bridges/tpci200: remove "out" label in tpci200_slot_map_space(), Miguel Gómez
- [PATCH 4/9] Staging: ipack/bridges/tpci200: remove "out" label in tpci200_request_irq(), Miguel Gómez
- [PATCH 5/9] Staging: ipack/bridges/tpci200: remove gotos in tpci200_install(), Miguel Gómez
- [PATCH 7/9] Staging: ipack/devices/ipoctal: remove error_flag field from ipoctal struct., Miguel Gómez
- [PATCH 3/9] Staging: ipack/bridges/tpci200: remove useless break in tpci200_slot_map_space(), Miguel Gómez
- [PATCH 6/9] Staging: ipack/devices/ipoctal: remove ipoctal_config structure., Miguel Gómez
- [PATCH 9/9] Staging: ipack/bridges/tpci200: change device table definition and export it., Miguel Gómez
- [PATCH 8/9] Staging: ipack/devices/ipoctal: remove unused enum uart_parity_e., Miguel Gómez
- Re: [PATCH 1/9] Staging: ipack/bridges/tpci200: remove gotos in tpci200_free_irq()., Dan Carpenter
- [PATCH v2 1/9] Staging: ipack/bridges/tpci200: remove gotos in tpci200_free_irq()., Miguel Gómez
[PATCH] staging: gdm72xx: Fix spinlock recursion on gdm_usb_send_complete,
Ben Chan
[PATCH 1/5] Staging: bcm: Fix all whitespace issues in nvm.c,
Kevin McKinney
[PATCH 2/7] drivers/staging/comedi/drivers/me4000.c: adjust suspicious bit operation, Julia Lawall
[PATCH v2] zcache: don't limit number of pools per client, Sasha Levin
[PATCH 1/4] Staging: xgifb: Remove #ifdef MODULE,
Miguel Gómez
[PATCH] Staging: omapdrm: omap_drv: fix missing power management config,
Adnan Ali
[PATCH 2/2] staging/wlan-ng: prsim2fw.c coding style cleanup, Devendra Naga
[PATCH 1/2] staging/wlan-ng: cfg80211.c coding style cleanup, Devendra Naga
[PATCH] staging: comedi: ni_mio_common.c: local functions should be static,
H Hartley Sweeten
[Index of Archives]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]