summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2012-07-20staging: csr: remove CsrSize typedefGreg Kroah-Hartman28-1491/+1490
2012-07-20staging: csr: remove CsrBool typedefGreg Kroah-Hartman38-267/+264
2012-07-20staging: csr: remove CsrCharString typedefGreg Kroah-Hartman45-301/+298
2012-07-20staging: csr: remove CsrUtf8String typedefGreg Kroah-Hartman5-38/+37
2012-07-20staging: csr: remove CsrUtf16String typedefGreg Kroah-Hartman5-70/+69
2012-07-20staging: csr: remove CsrUint24 typedefGreg Kroah-Hartman3-4/+3
2012-07-20staging: csr: remove CsrInt32 typedefGreg Kroah-Hartman33-139/+136
2012-07-20staging: csr: remove CsrUint32 typedefGreg Kroah-Hartman66-868/+865
2012-07-20staging: csr: remove CsrInt16 typedefGreg Kroah-Hartman22-137/+136
2012-07-20staging: csr: remove CsrUint16 typedefGreg Kroah-Hartman104-2805/+2804
2012-07-20staging: csr: remove CsrInt8 typedefGreg Kroah-Hartman14-45/+44
2012-07-20staging: csr: remove CsrUint8 typedefGreg Kroah-Hartman77-2505/+2504
2012-07-20staging: csr: clean up csr_types.h a bitGreg Kroah-Hartman1-24/+1
2012-07-20staging: csr: remove sdioemb/Greg Kroah-Hartman23-4016/+0
2012-07-20Merge tag 'v3.5-rc7' into drm-nextDave Airlie1-0/+6
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2-2/+2
2012-07-19staging: csr: remove oska submoduleGreg Kroah-Hartman13-509/+0
2012-07-19staging: csr: oska: remove timer.c and timer.hGreg Kroah-Hartman3-70/+1
2012-07-19staging: csr: oska: remove time.hGreg Kroah-Hartman1-34/+0
2012-07-19staging: csr: oska: remove print.h and print.cGreg Kroah-Hartman3-77/+0
2012-07-19staging: csr: oska: remove list.c and list.hGreg Kroah-Hartman3-215/+0
2012-07-19staging: csr: oska: remove all.h and types.hGreg Kroah-Hartman3-78/+0
2012-07-19staging: csr: oska: remove refcount.cGreg Kroah-Hartman4-142/+0
2012-07-19staging: csr: oska: remove io.hGreg Kroah-Hartman2-64/+0
2012-07-19Staging: csr: remove oska compat functionsGreg Kroah-Hartman4-255/+1
2012-07-19staging: sep_crypto.c: remove duplicated includeDuan Jiong1-1/+0
2012-07-19staging: sep_main.c: remove duplicated includeDuan Jiong1-1/+0
2012-07-19staging: comedi: s526: remove unused variables in the private dataH Hartley Sweeten1-8/+0
2012-07-19staging: comedi: aio_iiro_16: remove the private dataH Hartley Sweeten1-11/+0
2012-07-19staging: comedi: rtd520: store the pci_dev in the comedi_deviceH Hartley Sweeten1-24/+24
2012-07-19staging: comedi: rtd520: remove the '#if 0' code in the attachH Hartley Sweeten1-46/+0
2012-07-19staging: comedi: rtd520: remove 'got_regions' from private dataH Hartley Sweeten1-6/+3
2012-07-19staging: comedi: rtd520: remove the debug print of the pci addressesH Hartley Sweeten1-4/+0
2012-07-19staging: comedi: me_daq: store the pci_dev in the comedi_deviceH Hartley Sweeten1-7/+8
2012-07-19staging: comedi: me_daq: cleanup "find pci device" codeH Hartley Sweeten1-40/+23
2012-07-19staging: comedi: me_daq: factor out the "find pci device" codeH Hartley Sweeten1-19/+30
2012-07-19staging: comedi: ke_counter: remove the cnt_board_nbr macroH Hartley Sweeten1-3/+1
2012-07-19staging: comedi: ke_counter: store the pci_dev in the comedi_deviceH Hartley Sweeten1-18/+6
2012-07-19staging: comedi: ke_counter: minor cleanup of cnt_attach()H Hartley Sweeten1-8/+8
2012-07-19staging: comedi: ke_counter: cleanup "find pci device" codeH Hartley Sweeten1-37/+23
2012-07-19staging: comedi: ke_counter: factor out the "find pci device" codeH Hartley Sweeten1-11/+26
2012-07-19staging: comedi: dyna_pci10xx: fix detachH Hartley Sweeten1-1/+3
2012-07-19staging: comedi: dyna_pci10xx: store the pci_dev in the comedi_deviceH Hartley Sweeten1-6/+6
2012-07-19staging: comedi: dyna_pci10xx: use dev->iobaseH Hartley Sweeten1-5/+5
2012-07-19staging: comedi: dyna_pci10xx: remove unused bars from the private dataH Hartley Sweeten1-6/+1
2012-07-19staging: comedi: dyna_pci10xx: remove 'valid' from the private dataH Hartley Sweeten1-3/+0
2012-07-19staging: comedi: dyna_pci10xx: remove the 'start_stop_sem' mutexH Hartley Sweeten1-13/+2
2012-07-19staging: comedi: dyna_pci10xx: cleanup "find pci device" codeH Hartley Sweeten1-41/+17
2012-07-19staging: comedi: dyna_pci10xx: factor out the "find pci device" codeH Hartley Sweeten1-33/+38
2012-07-19staging: comedi: dt3000: store the pci_dev in the comedi_deviceH Hartley Sweeten1-8/+8