summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-20staging: csr: remove CsrStrNcpyGreg Kroah-Hartman4-122/+0
2012-07-20staging: csr: remove CsrStrCpyGreg Kroah-Hartman5-37/+1
2012-07-20staging: csr: remove CsrMemMove()Greg Kroah-Hartman2-8/+0
2012-07-20staging: csr: remove CsrMemCmpGreg Kroah-Hartman3-9/+1
2012-07-20staging: csr: remove CsrMemSetGreg Kroah-Hartman8-20/+12
2012-07-20staging: csr: remove a bunch of unused functions in csr_util.cGreg Kroah-Hartman2-352/+0
2012-07-20staging: csr: remove indications.cGreg Kroah-Hartman2-19/+0
2012-07-20staging: csr: remove csr_types.hGreg Kroah-Hartman62-100/+22
2012-07-20staging: csr: remove CsrUint64 and CsrInt64 typedefs.Greg Kroah-Hartman2-17/+4
2012-07-20staging: csr: remove odd pointer typedefsGreg Kroah-Hartman2-7/+2
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-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