Linux Device Driver Development
[Prev Page][Next Page]
[PATCH 3/3] drivers/mmc/host: Add realtek sdmmc interface driver,
wei_wang
[PATCH RESEND 0/9] OLPC: create a generic OLPC EC driver,
Andres Salomon
- [PATCH RESEND 1/9] Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver, Andres Salomon
- [PATCH RESEND 2/9] drivers: OLPC: update various drivers to include olpc-ec.h, Andres Salomon
- [PATCH RESEND 3/9] Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it, Andres Salomon
- [PATCH RESEND 4/9] Platform: OLPC: turn EC driver into a platform_driver, Andres Salomon
- [PATCH RESEND 5/9] Platform: OLPC: add a suspended flag to the EC driver, Andres Salomon
- [PATCH RESEND 6/9] x86: OLPC: switch over to using new EC driver on x86, Andres Salomon
- [PATCH RESEND 7/9] Platform: OLPC: move debugfs support from x86 EC driver, Andres Salomon
- [PATCH RESEND 8/9] Platform: OLPC: move global variables into priv struct, Andres Salomon
- [PATCH RESEND 9/9] x86: OLPC: move s/r-related EC cmds to EC driver, Andres Salomon
- Re: [PATCH RESEND 0/9] OLPC: create a generic OLPC EC driver, Thomas Gleixner
[PATCH 90/90] staging: comedi: s526: remove unused variables in the private data, H Hartley Sweeten
[PATCH 89/90] staging: comedi: aio_iiro_16: remove the private data, H Hartley Sweeten
[PATCH 88/90] staging: comedi: rtd520: store the pci_dev in the comedi_device,
H Hartley Sweeten
[PATCH 87/90] staging: comedi: rtd520: remove the '#if 0' code in the attach, H Hartley Sweeten
[PATCH 86/90] staging: comedi: rtd520: remove 'got_regions' from private data,
H Hartley Sweeten
[PATCH 85/90] staging: comedi: rtd520: remove the debug print of the pci addresses, H Hartley Sweeten
[PATCH 82/90] staging: comedi: me_daq: factor out the "find pci device" code, H Hartley Sweeten
[PATCH 84/90] staging: comedi: me_daq: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 83/90] staging: comedi: me_daq: cleanup "find pci device" code, H Hartley Sweeten
[PATCH 81/90] staging: comedi: ke_counter: remove the cnt_board_nbr macro, H Hartley Sweeten
[PATCH 80/90] staging: comedi: ke_counter: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 79/90] staging: comedi: ke_counter: minor cleanup of cnt_attach(), H Hartley Sweeten
[PATCH 78/90] staging: comedi: ke_counter: cleanup "find pci device" code, H Hartley Sweeten
[PATCH 77/90] staging: comedi: ke_counter: factor out the "find pci device" code, H Hartley Sweeten
[PATCH 76/90] staging: comedi: dyna_pci10xx: fix detach, H Hartley Sweeten
[PATCH 75/90] staging: comedi: dyna_pci10xx: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 74/90] staging: comedi: dyna_pci10xx: use dev->iobase, H Hartley Sweeten
[PATCH 73/90] staging: comedi: dyna_pci10xx: remove unused bars from the private data, H Hartley Sweeten
[PATCH 72/90] staging: comedi: dyna_pci10xx: remove 'valid' from the private data, H Hartley Sweeten
[PATCH 68/90] staging: comedi: dt3000: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 66/90] staging: comedi: dt3000: move the setup_pci() code into the attach, H Hartley Sweeten
[PATCH 71/90] staging: comedi: dyna_pci10xx: remove the 'start_stop_sem' mutex, H Hartley Sweeten
[PATCH 70/90] staging: comedi: dyna_pci10xx: cleanup "find pci device" code, H Hartley Sweeten
[PATCH 65/90] staging: comedi: dt3000: cleanup "find pci device" code,
H Hartley Sweeten
[PATCH 69/90] staging: comedi: dyna_pci10xx: factor out the "find pci device" code, H Hartley Sweeten
[PATCH 67/90] staging: comedi: dt3000: remove 'phys_addr' from the private data,
H Hartley Sweeten
[PATCH 61/90] staging: comedi: daqboard2000: cleanup "find pci device" code, H Hartley Sweeten
[PATCH 64/90] staging: comedi: daqboard2000: void *plx should be a void __iomem *, H Hartley Sweeten
[PATCH 63/90] staging: comedi: daqboard2000: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 62/90] staging: comedi: daqboard2000: remove 'got_regions' from private data, H Hartley Sweeten
[PATCH 60/90] staging: comedi: daqboard2000: factor out the "find pci device" code, H Hartley Sweeten
[PATCH 59/90] staging: comedi: contec_pci_dio: remove the private data, H Hartley Sweeten
[PATCH 58/90] staging: comedi: contec_pci_dio: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 48/90] staging: comedi: cb_pcimdas: cleanup "find pci device" code, H Hartley Sweeten
[PATCH 57/90] staging: comedi: contec_pci_dio: cleanup "find pci device" code, H Hartley Sweeten
[PATCH 56/90] staging: comedi: contec_pci_dio: factor out the "find pci device" code, H Hartley Sweeten
[PATCH 55/90] staging: comedi: cb_pcimdas: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 54/90] staging: comedi: cb_pcimdas: remove BADR0 from the private data, H Hartley Sweeten
[PATCH 53/90] staging: comedi: cb_pcimdas: remove BADR2 from the private data, H Hartley Sweeten
[PATCH 52/90] staging: comedi: cb_pcimdas: remove BADR4 from the private data, H Hartley Sweeten
[PATCH 51/90] staging: comedi: cb_pcimdas: remove BADR1 from the private data, H Hartley Sweeten
[PATCH 50/90] staging: comedi: cb_pcimdas: cleanup the private data, H Hartley Sweeten
[PATCH 49/90] staging: comedi: cb_pcimdas: remove the debug print of the pci bars, H Hartley Sweeten
[PATCH 47/90] staging: comedi: cb_pcimdas: factor out the "find pci device" code, H Hartley Sweeten
[PATCH 46/90] staging: comedi: cb_pcidio: remove the private data, H Hartley Sweeten
[PATCH 34/90] staging: comedi: amplc_pc263: store the pci_dev in the comedi_device,
H Hartley Sweeten
[PATCH 45/90] staging: comedi: cb_pcidio: store the iobase in the comedi_device, H Hartley Sweeten
[PATCH 44/90] staging: comedi: cb_pcidda: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 43/90] staging: comedi: cb_pcidda: cleanup "find pci device" code, H Hartley Sweeten
[PATCH 42/90] staging: comedi: cb_pcidda: factor out the "find pci device" code, H Hartley Sweeten
[PATCH 41/90] staging: comedi: cb_pcidas64: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 40/90] staging: comedi: cb_pcidas64: cleanup "find pci device" code, H Hartley Sweeten
[PATCH 39/90] staging: comedi: cb_pcidas64: factor out the "find pci device" code, H Hartley Sweeten
[PATCH 35/90] staging: comedi: amplc_pci224: cleanup "find pci device" code, H Hartley Sweeten
[PATCH 33/90] staging: comedi: amplc_pc263: cleanup "find pci device" code, H Hartley Sweeten
[PATCH 38/90] staging: comedi: amplc_pci230: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 28/90] staging: comedi: cb_pcidio: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 37/90] staging: comedi: amplc_pci230: cleanup "find pci device" code, H Hartley Sweeten
[PATCH 36/90] staging: comedi: amplc_pci224: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 30/90] staging: comedi: amplc_dio200: store the pci_dev in the comedi_device,
H Hartley Sweeten
[PATCH 31/90] staging: comedi: amplc_pc236: cleanup "find pci device" code, H Hartley Sweeten
[PATCH 32/90] staging: comedi: amplc_pc236: store the pci_dev in the comedi_device,
H Hartley Sweeten
[PATCH 29/90] staging: comedi: amplc_dio200: cleanup "find pci device" code, H Hartley Sweeten
[PATCH 24/90] staging: comedi: adv_pci_dio: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 23/90] staging: comedi: adv_pci_dio: cleanup "find pci device" code, H Hartley Sweeten
[PATCH 26/90] staging: comedi: cb_pcidio: factor out the "find pci device" code, H Hartley Sweeten
[PATCH 27/90] staging: comedi: cb_pcidio: cleanup "find pci device" code, H Hartley Sweeten
[PATCH 21/90] staging: comedi: adv_pci_dio: factor out the "find pci device" code, H Hartley Sweeten
[PATCH 25/90] staging: comedi: cb_pcidas: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 22/90] staging: comedi: adv_pci_dio: remove CheckAndAllocCard(),
H Hartley Sweeten
[PATCH 20/90] staging: comedi: adv_pci1710: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 14/90] staging: comedi: adv_pci1723: cleanup "find pci device" code, H Hartley Sweeten
[PATCH 13/90] staging: comedi: adv_pci1723: factor out the "find pci device" code, H Hartley Sweeten
[PATCH 19/90] staging: comedi: adv_pci1710: move comedi_pci_enable() into the attach,
H Hartley Sweeten
[PATCH 18/90] staging: comedi: adv_pci1710: cleanup "find pci device" code, H Hartley Sweeten
[PATCH 16/90] staging: comedi: adv_pci1723: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 17/90] staging: comedi: adv_pci1710: factor out the "find pci device" code, H Hartley Sweeten
[PATCH 15/90] staging: comedi: adv_pci1723: move comedi_pci_enable() into the attach,
H Hartley Sweeten
[PATCH 07/90] staging: comedi: adl_pci7432: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 12/90] staging: comedi: adl_pci9118: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 11/90] staging: comedi: adl_pci9111: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 08/90] staging: comedi: adl_pci7432: remove the private data, H Hartley Sweeten
[PATCH 10/90] staging: comedi: adl_pci8164: remove the private data, H Hartley Sweeten
[PATCH 09/90] staging: comedi: adl_pci8164: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 06/90] staging: comedi: adl_pci7296: remove the private data, H Hartley Sweeten
[PATCH 00/90] staging: comedi: cleanup the pci_dev usage,
H Hartley Sweeten
[PATCH 05/90] staging: comedi: adl_pci7296: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 04/90] staging: comedi: adl_pci7230: remove the private data, H Hartley Sweeten
[PATCH 03/90] staging: comedi: adl_pci7230: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 02/90] staging: comedi: adl_pci6208: store the pci_dev in the comedi_device, H Hartley Sweeten
[PATCH 01/90] staging: comedi: comedidev.h: introduce comedi_to_pci_dev() helper,
H Hartley Sweeten
[PATCH 0/9] OLPC: create a generic OLPC EC driver,
Andres Salomon
- [PATCH 1/9] Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver, Andres Salomon
- [PATCH 2/9] drivers: OLPC: update various drivers to include olpc-ec.h, Andres Salomon
- [PATCH 3/9] Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it, Andres Salomon
- [PATCH 4/9] Platform: OLPC: turn EC driver into a platform_driver, Andres Salomon
- [PATCH 7/9] Platform: OLPC: move debugfs support from x86 EC driver, Andres Salomon
- [PATCH 5/9] Platform: OLPC: add a suspended flag to the EC driver, Andres Salomon
- [PATCH 6/9] x86: OLPC: switch over to using new EC driver on x86, Andres Salomon
- [PATCH 8/9] Platform: OLPC: move global variables into priv struct, Andres Salomon
- [PATCH 9/9] x86: OLPC: move s/r-related EC cmds to EC driver, Andres Salomon
- [PATCH 1/9] Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver, Andres Salomon
- [PATCH 2/9] drivers: OLPC: update various drivers to include olpc-ec.h, Andres Salomon
- [PATCH 3/9] Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it, Andres Salomon
- [PATCH 4/9] Platform: OLPC: turn EC driver into a platform_driver, Andres Salomon
- [PATCH 5/9] Platform: OLPC: add a suspended flag to the EC driver, Andres Salomon
- [PATCH 6/9] x86: OLPC: switch over to using new EC driver on x86, Andres Salomon
- [PATCH 7/9] Platform: OLPC: move debugfs support from x86 EC driver, Andres Salomon
- [PATCH 8/9] Platform: OLPC: move global variables into priv struct, Andres Salomon
- [PATCH 9/9] x86: OLPC: move s/r-related EC cmds to EC driver, Andres Salomon
- <Possible follow-ups>
- [PATCH 0/9] OLPC: create a generic OLPC EC driver, Andres Salomon
[PATCH 1/1] Drivers: hv: Change the hex constant to a decimal constant,
K. Y. Srinivasan
[PATCH 1/3] zsmalloc: s/firstpage/page in new copy map funcs,
Seth Jennings
[PATCH] sep_crypto.c: remove duplicated include, Duan Jiong
[PATCH] sep_main.c: remove duplicated include,
Duan Jiong
[PATCH] vme_user.c: remove duplicated include, Duan Jiong
[PATCH] pstore/ram: Mark ramoops_pstore_write_buf() as notrace, Anton Vorontsov
[PATCH v3] staging: sbe-2t3e3: Remove code that will never execute, Marcos Paulo de Souza
[PATCH Resend] staging: wlan-ng: Fix problem with wrong arguments,
Emil Goode
[PATCH 1/2] Staging: ipack: added development mailing list in TODO file,
Samuel Iglesias Gonsálvez
[PATCH V2] staging/gdm72xx: use kthread APIs, Devendra Naga
[RESEND PATCH 0] staging: rts5139: rts51x_card: coding style fix,
Erik Jones
staging: rts5139: rts51x_card: coding style fix,
Erik Jones
[PATCH] staging: comedi: adl_pci6208: use the comedi_device hw_dev to hold the pci_dev,
H Hartley Sweeten
[PATCH -next] staging: fix sm7xxfb build, depends on PCI, Randy Dunlap
[PATCH NEXT]staging "ste_rmi4" Fix typos, Justin P. Mattock
[PATCH] staging/cptm1217: fix checkpatch warnings,
Toshiaki Yamane
[PATCH] staging/rts_pstor: use kthread_run instead doing kthread_create and wake_up_process, Devendra Naga
[PATCH 00/15] drivers: hv: kvp,
K. Y. Srinivasan
- [PATCH 01/15] Drivers: hv: Format GUIDS as per MSFT standards, K. Y. Srinivasan
- [PATCH 07/15] Tools: hv: Gather address family information, K. Y. Srinivasan
- [PATCH 10/15] Tools: hv: Gather ipv[4,6] gateway information, K. Y. Srinivasan
- [PATCH 13/15] Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO, K. Y. Srinivasan
- [PATCH 05/15] Tools: hv: Prepare to expand kvp_get_ip_address() functionality, K. Y. Srinivasan
- [PATCH 04/15] Drivers: hv: kvp: Support the new IP injection messages, K. Y. Srinivasan
- [PATCH 02/15] Drivers: hv: Add KVP definitions for IP address injection, K. Y. Srinivasan
- [PATCH 03/15] Drivers: hv: kvp: Cleanup error handling in KVP, K. Y. Srinivasan
- [PATCH 11/15] Tools: hv: Gather DNS information, K. Y. Srinivasan
- [PATCH 06/15] Tools: hv: Further refactor kvp_get_ip_address(), K. Y. Srinivasan
- [PATCH 08/15] Tools: hv: Gather subnet information, K. Y. Srinivasan
- [PATCH 14/15] Tools: hv: Rename the function kvp_get_ip_address(), K. Y. Srinivasan
- [PATCH 09/15] Tools: hv: Represent the ipv6 mask using CIDR notation, K. Y. Srinivasan
- [PATCH 12/15] Tools: hv: Gather DHCP information, K. Y. Srinivasan
- [PATCH 15/15] Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO, K. Y. Srinivasan
- Re: [PATCH 01/15] Drivers: hv: Format GUIDS as per MSFT standards, Joe Perches
- Re: [PATCH 01/15] Drivers: hv: Format GUIDS as per MSFT standards, Greg KH
[PATCH] iio: fix pointer cast warning, Peter Meerwald
[PATCH] Staging: android: ashmem: Replaces printk with pr_err and pr_info,
Austin Robinson
[PATCH] staging/wlan-ng: use kzalloc rather using kmalloc at create_wlan, Devendra Naga
[PATCH] staging/winbond: use err and remove nr, Devendra Naga
[PATCH] staging: comedi: addi_data: remove pr_TTLRangelist, H Hartley Sweeten
[PATCH] staging: wlan-ng: Fix problem with wrong arguments, Emil Goode
[PATCH 3/3] staging/vt6656: cleanup coding style in vResetCommandTimer, Devendra Naga
[PATCH 2/3] staging/vt6656: remove unnecessary return in BSSvSecondTxData, Devendra Naga
[PATCH 1/3] staging/vt6656: coding style fix in BSSvSecondTxData, Devendra Naga
NDAS made it to 3.4.4 today, linux at iocellnetworks
[PATCH] staging: wlags49_h2: remove vi modelines, Paul Bolle
[PATCH 1/2] Staging: ipack/devices/ipoctal: fix dereference NULL pointer,
Samuel Iglesias Gonsálvez
show_uevent() and general protection fault,
Fengguang Wu
[staging:staging-next 98/99] drivers/iio/light/adjd_s311.c:188:12: warning: cast from pointer to integer of different size, Fengguang Wu
[staging:staging-next 86/99] drivers/staging/iio/adc/ad7298_ring.c:97:37: warning: 'time_ns' may be used uninitialized in this function,
Fengguang Wu
[PATCH v2] staging: sbe-2t3e3: Remove code that will never execute,
Marcos Paulo de Souza
[PATCH] staging: sbe-2t3e3: Remove code that will never execute, Marcos Paulo de Souza
[PATCH 2/2] staging: comedi: remove the devpriv and thisboard macros,
H Hartley Sweeten
[PATCH 1/2] staging: comedi: dt282x: remove the outw wrapper macros, H Hartley Sweeten
[PATCH 0/2] staging: comedi: remove the devpriv and thisboard macros, H Hartley Sweeten
[PATCH 1/8] staging: ft1000-usb: Change KERN_ERROR usage to pr_err in ft1000_usb.c.,
Marek Belisko
[PATCHv4 0/4] staging: adding OMAP bandgap driver,
Eduardo Valentin
[PATCH] staging/sm7xxfb: select sm7xxfb only when CONFIG_PCI is enabled, Devendra Naga
[staging:staging-next 93/99] drivers/staging/sm7xxfb/sm7xxfb.c:1061:1: warning: data definition has no type or storage class,
Fengguang Wu
[PATCH 5/5] staging/gdm72xx: coding style fixes gdm_qos.c, Devendra Naga
[PATCH 4/5] staging/gdm72xx: use kzalloc for phydev and sdev, Devendra Naga
[PATCH 3/5] staging/gdm72xx: cleanup little at gdm_wimax_event_rcv, Devendra Naga
[PATCH 2/5] staging/gdm72xx: use kzalloc for phydev and udev, Devendra Naga
[PATCH 1/5] staging/gdm72xx: return PTR_ERR rather -ENOENT, Devendra Naga
[PATCH 2/2] staging/et131x: remove memset for the TCB,
Devendra Naga
[PATCH 1/2] staging/et131x: use SET_ETHTOOL_OPS directly, Devendra Naga
[PATCH 30/30] staging: comedi: ke_counter: use comedi_device pci_dev pointer, H Hartley Sweeten
[PATCH 29/30] staging: comedi: ke_counter: cleanup the "find pci device" code, H Hartley Sweeten
[PATCH 28/30] staging: comedi: ke_counter: factor out the "find pci device" code, H Hartley Sweeten
[PATCH 27/30] staging: comedi: dyna_pci10xx: use comedi_device iobase, H Hartley Sweeten
[PATCH 26/30] staging: comedi: dyna_pci10xx: remove unused variables in the private data, H Hartley Sweeten
[PATCH 25/30] staging: comedi: dyna_pci10xx: use comedi_device pci_dev pointer, H Hartley Sweeten
[PATCH 24/30] staging: comedi: dyna_pci10xx: cleanup the "find pci device" code, H Hartley Sweeten
[PATCH 23/30] staging: comedi: dyna_pci10xx: factor out the "find pci device" code, H Hartley Sweeten
[PATCH 22/30] staging: comedi: contec_pci_dio: remove private data, H Hartley Sweeten
[PATCH 21/30] staging: comedi: contec_pci_dio: use comedi_device pci_dev pointer, H Hartley Sweeten
[PATCH 20/30] staging: comedi: contec_pci_dio: cleanup the "find pci device" code, H Hartley Sweeten
[PATCH 19/30] staging: comedi: contec_pci_dio: factor out the "find pci device" code, H Hartley Sweeten
[PATCH 18/30] staging: comedi: cb_pcidio: remove private data, H Hartley Sweeten
[PATCH 17/30] staging: comedi: cb_pcidio: use comedi_device iobase, H Hartley Sweeten
[PATCH 16/30] staging: comedi: cb_pcidio: use comedi_device pci_dev pointer, H Hartley Sweeten
[PATCH 15/30] staging: comedi: cb_pcidio: cleanup the "find pci device" code, H Hartley Sweeten
[PATCH 14/30] staging: comedi: cb_pcidio: factor out the "find pci device" code, H Hartley Sweeten
[PATCH 13/30] staging: comedi: cb_pcidas: use comedi_device pci_dev pointer, H Hartley Sweeten
[PATCH 12/30] staging: comedi: adl_pci9118: use comedi_device pci_dev pointer, H Hartley Sweeten
[PATCH 11/30] staging: comedi: adl_pci9111: use comedi_device pci_dev pointer, H Hartley Sweeten
[PATCH 10/30] staging: comedi: adl_pci8164: remove private data, H Hartley Sweeten
[PATCH 09/30] staging: comedi: adl_pci8164: use comedi_device pci_dev pointer, H Hartley Sweeten
[PATCH 08/30] staging: comedi: adl_pci7432: remove private data, H Hartley Sweeten
[PATCH 07/30] staging: comedi: adl_pci7432: use comedi_device pci_dev pointer, H Hartley Sweeten
[PATCH 06/30] staging: comedi: adl_pci7296: remove private data, H Hartley Sweeten
[PATCH 05/30] staging: comedi: adl_pci7296: use comedi_device pci_dev pointer, H Hartley Sweeten
[PATCH 04/30] staging: comedi: adl_pci7230: remove private data, H Hartley Sweeten
Re: mmotm 2012-07-10-16-59 uploaded (staging/ccg),
Randy Dunlap
[PATCH 03/30] staging: comedi: adl_pci7230: use comedi_device pci_dev pointer, H Hartley Sweeten
[PATCH 02/30] staging: comedi: adl_pci6208: use comedi_device pci_dev pointer, H Hartley Sweeten
[PATCH 01/30] staging: comedi: add pci_dev pointer to comedi_device,
H Hartley Sweeten
[PATCH 00/30] staging: comedi: move 'struct pci_dev *' into comedi_device,
H Hartley Sweeten
[PATCHv3 0/4] staging: adding OMAP bandgap driver,
Eduardo Valentin
[PATCH] staging: ft1000: Fix typo in ft1000_usb.c, Masanari Iida
[PATCH 0/9] staging: sm7xxfb: code improvements and cleanup,
Javier M. Mellid
[PATCH] staging/gdm72xx: use kthread APIs, Devendra Naga
[PATCH V2] staging/slicoss: disable pci device at remove, Devendra Naga
[PATCH 83/83] staging: comedi: rtd520: cleanup the boardinfo, H Hartley Sweeten
[PATCH 82/83] staging: comedi: rtd520: cleanup the range tables, H Hartley Sweeten
[PATCH 81/83] staging: comedi: rtd520: cleanup the "find pci device" code, H Hartley Sweeten
[PATCH 80/83] staging: comedi: rtd520: factor out the "find pci device" code, H Hartley Sweeten
[PATCH 79/83] staging: comedi: rtd520: remove thisboard macro, H Hartley Sweeten
[PATCH 78/83] staging: comedi: rtd520: remove devpriv macro, H Hartley Sweeten
[PATCH 77/83] staging: comedi: rtd520: remove RtdDma1Status macro, H Hartley Sweeten
[PATCH 76/83] staging: comedi: rtd520: remove RtdDma1Control macro, H Hartley Sweeten
[PATCH 75/83] staging: comedi: rtd520: remove RtdDma0Status macro, H Hartley Sweeten
[PATCH 74/83] staging: comedi: rtd520: remove RtdDma0Control macro, H Hartley Sweeten
[PATCH 73/83] staging: comedi: rtd520: remove RtdDma1Next macro, H Hartley Sweeten
[PATCH 71/83] staging: comedi: rtd520: remove RtdDma1LocalAddr macro, H Hartley Sweeten
[PATCH 72/83] staging: comedi: rtd520: remove RtdDma1Count macro, H Hartley Sweeten
[PATCH 70/83] staging: comedi: rtd520: remove RtdDma1PciAddr macro, H Hartley Sweeten
[PATCH 69/83] staging: comedi: rtd520: remove RtdDma1Mode macro, H Hartley Sweeten
[PATCH 68/83] staging: comedi: rtd520: remove RtdDma0Next macro, H Hartley Sweeten
[PATCH 67/83] staging: comedi: rtd520: remove RtdDma0Count macro, H Hartley Sweeten
[PATCH 66/83] staging: comedi: rtd520: remove RtdDma0LocalAddr macro, H Hartley Sweeten
[PATCH 65/83] staging: comedi: rtd520: remove RtdDma0PciAddr macro, H Hartley Sweeten
[PATCH 64/83] staging: comedi: rtd520: remove RtdDma0Mode macro, H Hartley Sweeten
[PATCH 63/83] staging: comedi: rtd520: remove RtdPlxInterruptWrite macro, H Hartley Sweeten
[PATCH 62/83] staging: comedi: rtd520: remove RtdPlxInterruptRead macro, H Hartley Sweeten
[PATCH 61/83] staging: comedi: rtd520: remove RtdDma1Reset macro, H Hartley Sweeten
[PATCH 60/83] staging: comedi: rtd520: remove RtdDma0Reset macro, H Hartley Sweeten
[PATCH 59/83] staging: comedi: rtd520: remove RtdDma1Source macro, H Hartley Sweeten
[PATCH 58/83] staging: comedi: rtd520: remove RtdDma0Source macro, H Hartley Sweeten
[PATCH 57/83] staging: comedi: rtd520: remove RtdDacClearFifo macro, H Hartley Sweeten
[PATCH 55/83] staging: comedi: rtd520: remove RtdDacBothUpdate macro, H Hartley Sweeten
[PATCH 56/83] staging: comedi: rtd520: remove RtdDacRange macro, H Hartley Sweeten
[PATCH 54/83] staging: comedi: rtd520: remove RtdDacUpdate macro, H Hartley Sweeten
[PATCH 53/83] staging: comedi: rtd520: remove RtdDacFifoPut macro, H Hartley Sweeten
[PATCH 52/83] staging: comedi: rtd520: remove RtdDio0CtrlWrite macro, H Hartley Sweeten
[PATCH 51/83] staging: comedi: rtd520: remove RtdDio0CtrlRead macro, H Hartley Sweeten
[PATCH 50/83] staging: comedi: rtd520: remove RtdDioStatusWrite macro, H Hartley Sweeten
[PATCH 49/83] staging: comedi: rtd520: remove RtdDioStatusRead macro, H Hartley Sweeten
[PATCH 48/83] staging: comedi: rtd520: remove RtdDio1Write macro, H Hartley Sweeten
[PATCH 47/83] staging: comedi: rtd520: remove RtdDio1Read macro, H Hartley Sweeten
[PATCH 46/83] staging: comedi: rtd520: remove RtdDio0Write macro, H Hartley Sweeten
[PATCH 45/83] staging: comedi: rtd520: remove RtdDio0Read macro, H Hartley Sweeten
[PATCH 43/83] staging: comedi: rtd520: remove RtdUtcGateSource macro, H Hartley Sweeten
[PATCH 44/83] staging: comedi: rtd520: remove RtdUsrOutSource macro, H Hartley Sweeten
[PATCH 42/83] staging: comedi: rtd520: remove RtdUtcClockSource macro, H Hartley Sweeten
[PATCH 41/83] staging: comedi: rtd520: remove RtdUtcCtrlPut macro, H Hartley Sweeten
[PATCH 40/83] staging: comedi: rtd520: remove RtdUtcCounterPut macro, H Hartley Sweeten
[PATCH 39/83] staging: comedi: rtd520: remove RtdUtcCounterGet macro, H Hartley Sweeten
[PATCH 38/83] staging: comedi: rtd520: remove RtdAdcSampleCounter macro, H Hartley Sweeten
[PATCH 37/83] staging: comedi: rtd520: remove RtdAdcSampleCount macro, H Hartley Sweeten
[PATCH 36/83] staging: comedi: rtd520: remove RtdAboutCounter macro, H Hartley Sweeten
[PATCH 35/83] staging: comedi: rtd520: remove RtdAboutCount macro, H Hartley Sweeten
[PATCH 34/83] staging: comedi: rtd520: remove RtdDelayCounter macro, H Hartley Sweeten
[PATCH 33/83] staging: comedi: rtd520: remove RtdDelayCount macro, H Hartley Sweeten
[PATCH 32/83] staging: comedi: rtd520: remove RtdBurstCounter macro, H Hartley Sweeten
[PATCH 31/83] staging: comedi: rtd520: remove RtdBurstCount macro, H Hartley Sweeten
[PATCH 30/83] staging: comedi: rtd520: remove RtdPacerCounter macro, H Hartley Sweeten
[PATCH 29/83] staging: comedi: rtd520: remove RtdPacerCount macro, H Hartley Sweeten
[PATCH 28/83] staging: comedi: rtd520: remove RtdInterruptOverrunClear macro, H Hartley Sweeten
[PATCH 27/83] staging: comedi: rtd520: remove RtdInterruptOverrunStatus macro, H Hartley Sweeten
[PATCH 26/83] staging: comedi: rtd520: remove RtdInterruptClearMask macro, H Hartley Sweeten
[PATCH 25/83] staging: comedi: rtd520: remove RtdInterruptClear macro, H Hartley Sweeten
[PATCH 24/83] staging: comedi: rtd520: remove RtdInterruptMask macro, H Hartley Sweeten
[PATCH 23/83] staging: comedi: rtd520: remove RtdInterruptStatus macro, H Hartley Sweeten
[PATCH 22/83] staging: comedi: rtd520: remove RtdPacerStop macro, H Hartley Sweeten
[PATCH 21/83] staging: comedi: rtd520: remove RtdPacerStart macro, H Hartley Sweeten
[PATCH 20/83] staging: comedi: rtd520: remove RtdFifoStatus macro, H Hartley Sweeten
[PATCH 19/83] staging: comedi: rtd520: remove RtdAdcFifoGet2 macro, H Hartley Sweeten
[PATCH 18/83] staging: comedi: rtd520: remove RtdAdcFifoGet macro, H Hartley Sweeten
[PATCH 17/83] staging: comedi: rtd520: remove RtdAdcStart macro, H Hartley Sweeten
[PATCH 16/83] staging: comedi: rtd520: remove RtdTriggerPolarity macro, H Hartley Sweeten
[PATCH 15/83] staging: comedi: rtd520: remove RtdAboutStopEnable macro, H Hartley Sweeten
[PATCH 14/83] staging: comedi: rtd520: remove RtdPacerTriggerMode macro, H Hartley Sweeten
[PATCH 13/83] staging: comedi: rtd520: remove RtdAdcSampleCounterSource macro, H Hartley Sweeten
[PATCH 12/83] staging: comedi: rtd520: remove RtdPacerClockSource macro, H Hartley Sweeten
[PATCH 11/83] staging: comedi: rtd520: remove RtdPacerStopSource macro, H Hartley Sweeten
[PATCH 10/83] staging: comedi: rtd520: remove RtdPacerStartSource macro, H Hartley Sweeten
[PATCH 09/83] staging: comedi: rtd520: remove RtdBurstStartSource macro, H Hartley Sweeten
[PATCH 08/83] staging: comedi: rtd520: remove RtdAdcConversionSource macro, H Hartley Sweeten
[PATCH 07/83] staging: comedi: rtd520: remove RtdAdcClearFifo macro, H Hartley Sweeten
[PATCH 06/83] staging: comedi: rtd520: remove RtdWriteCGLatch macro, H Hartley Sweeten
[PATCH 05/83] staging: comedi: rtd520: remove RtdWriteCGTable macro, H Hartley Sweeten
[PATCH 04/83] staging: comedi: rtd520: remove RtdEnableCGT macro, H Hartley Sweeten
[PATCH 03/83] staging: comedi: rtd520: remove RtdClearCGT macro, H Hartley Sweeten
[PATCH 02/83] staging: comedi: rtd520: remove RtdResetCGT macro, H Hartley Sweeten
[PATCH 01/83] staging: comedi: rtd520: remove RtdResetBoard macro, H Hartley Sweeten
[PATCH 00/83] staging: comedi: rtd520: initial cleanup,
H Hartley Sweeten
[PATCH 6/6] staging/phison: use module_pci_driver macro, Devendra Naga
[PATCH 5/6] staging/media/solo6x10: use module_pci_driver macro,
Devendra Naga
[PATCH 4/6] staging/media/dt3155v4l: use module_pci_driver macro, Devendra Naga
[PATCH 3/6] staging/sep: use module_pci_driver macro, Devendra Naga
[PATCH 2/6] staging/et131x: use module_pci_driver macro, Devendra Naga
[PATCH 1/6] staging/sbe-2t3e3: use module_pci_driver macro, Devendra Naga
[PATCH 1/2] staging/sm7xxfb: use module_pci_driver macro,
Devendra Naga
[PATCH V2] staging/ft1000: remove all spaces, tabs issue in while loop of ft1000_interrupt, Devendra Naga
[PATCH 0/5] staging: csr: Cleanup driver,
Marcos Paulo de Souza
[PATCH 0/3] staging: bcm: Cleanup bcm driver,
Marcos Paulo de Souza
[staging:staging-next 84/99] drivers/staging/iio/adc/max1363_ring.c:87:7: warning: 'rxbuf' may be used uninitialized in this function,
wfg
[driver-core:driver-core-linus 6/6] 'syslog_partial' defined but not used on !CONFIG_PRINTK,
wfg
[PATCH v4 0/8] Function tracing support for pstore,
Anton Vorontsov
[Index of Archives]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]