summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-06staging: comedi: c6xdigio: remove subdevice pointer mathH Hartley Sweeten1-3/+3
2012-09-06staging: comedi: amplc_pci230: remove subdevice pointer mathH Hartley Sweeten1-4/+4
2012-09-06staging: comedi: amplc_pci224: remove subdevice pointer mathH Hartley Sweeten1-2/+2
2012-09-06staging: comedi: amplc_pc263: remove subdevice pointer mathH Hartley Sweeten1-1/+1
2012-09-06staging: comedi: amplc_pc236: remove subdevice pointer mathH Hartley Sweeten1-4/+4
2012-09-06staging: comedi: amplc_dio200: remove subdevice pointer mathH Hartley Sweeten1-3/+3
2012-09-06staging: comedi: aio_iiro_16: remove subdevice pointer mathH Hartley Sweeten1-2/+2
2012-09-06staging: comedi: aio_aio12_8: remove subdevice pointer mathH Hartley Sweeten1-5/+5
2012-09-06staging: comedi: adv_pci_dio: remove 'subdev' param from pci_dio_add_*()H Hartley Sweeten1-9/+11
2012-09-06staging: comedi: adv_pci_dio: clarify subdevice index in pci1760_attach()H Hartley Sweeten1-9/+4
2012-09-06staging: comedi: adv_pci_dio: remove subdevice pointer mathH Hartley Sweeten1-10/+10
2012-09-06staging: comedi: adv_pci1723: remove subdevice pointer mathH Hartley Sweeten1-2/+2
2012-09-06staging: comedi: adv_pci1710: remove subdevice pointer mathH Hartley Sweeten1-7/+7
2012-09-06staging: comedi: adq12b: remove subdevice pointer mathH Hartley Sweeten1-3/+3
2012-09-06staging: comedi: adl_pci9118: remove subdevice pointer mathH Hartley Sweeten1-5/+5
2012-09-06staging: comedi: adl_pci9111: remove subdevice pointer mathH Hartley Sweeten1-4/+4
2012-09-06staging: comedi: adl_pci9111: rename 'subdevice' variable to 's'H Hartley Sweeten1-58/+58
2012-09-06staging: comedi: adl_pci8164: remove subdevice pointer mathH Hartley Sweeten1-4/+4
2012-09-06staging: comedi: adl_pci7x3x: remove subdevice pointer mathH Hartley Sweeten1-4/+4
2012-09-06staging: comedi: adl_pci7296: remove subdevice pointer mathH Hartley Sweeten1-2/+2
2012-09-06staging: comedi: adl_pci6208: remove subdevice pointer mathH Hartley Sweeten1-3/+3
2012-09-06staging: comedi: hwdrv_apci3200: remove subdevice pointer mathH Hartley Sweeten1-1/+1
2012-09-06staging: comedi: hwdrv_apci3120: remove subdevice pointer mathH Hartley Sweeten1-3/+3
2012-09-06staging: comedi: hwdrv_APCI1710: remove subdevice pointer mathH Hartley Sweeten1-9/+9
2012-09-06staging: comedi: addi_common: remove subdevice pointer mathH Hartley Sweeten1-7/+7
2012-09-06staging: comedi: acl7225b: remove subdevice pointer mathH Hartley Sweeten1-3/+3
2012-09-06staging: comedi: 8255: remove subdevice pointer mathH Hartley Sweeten1-2/+2
2012-09-06staging: comedi: drivers: remove subdevice pointer mathH Hartley Sweeten1-3/+3
2012-09-06staging: comedi: comedi_fops: remove subdevice pointer mathH Hartley Sweeten1-14/+14
2012-09-06staging: ramster: place ramster codebase on top of new zcache2 codebaseDan Magenheimer15-0/+6283
2012-09-06staging: ramster: move to new zcache2 codebaseDan Magenheimer11-0/+4192
2012-09-06staging: ramster: remove old driver to prep for new baseDan Magenheimer25-10331/+0
2012-09-05staging: zcache: fix spelling of commentMarcus Karlsson1-1/+1
2012-09-05staging: slicoss: fix a null deref when pci_alloc_consistent failDevendra Naga1-3/+2
2012-09-05staging: slicoss: remove return statement at the end of slic_mcast_set_listDevendra Naga1-1/+0
2012-09-05staging: slicoss: clean the spinlock code in slic_entry_openDevendra Naga1-15/+5
2012-09-05staging: slicoss: remove default case after we done with request_firmwareDevendra Naga1-3/+0
2012-09-05staging: gdm72xx: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-2/+1
2012-09-05staging: ozwpan: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-10/+5
2012-09-05Staging: ipack: fix build failure in powerpc allyesconfigSamuel Iglesias Gonsálvez1-0/+1
2012-09-05staging: comedi: das08: Use struct comedi_device hw_dev for PCIIan Abbott2-7/+4
2012-09-05staging: comedi: das08: No need to manipulate PCI ref countIan Abbott1-8/+0
2012-09-05staging: comedi: addi_amcc_S5920.[ch]: remove unnecessary filesH Hartley Sweeten3-227/+7
2012-09-05staging: comedi: amcc_s5933_58.h: remove unused fileH Hartley Sweeten1-453/+0
2012-09-05staging: comedi: addi_apci_all.c: remove unused fileH Hartley Sweeten1-18/+0
2012-09-05Staging: ipack: Provide ID Prom through sysfs.Jens Taprogge1-0/+31
2012-09-05Staging: ipack: Expose modalias through sysfs.Jens Taprogge1-0/+36
2012-09-05Staging: ipack: Implement device matching on the bus level.Jens Taprogge3-35/+34
2012-09-05Staging: ipack/devices/ipoctal: Expose DEVICE_TABLE for ipoctal.Jens Taprogge1-0/+13
2012-09-05Staging: ipack: Make ipack_driver_ops const.Jens Taprogge2-4/+6