aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-04-03Staging: comedi: Remove pci1710_private typedefBill Pemberton
2009-04-03Staging: comedi: Remove boardtype typedef in adv_pci1710.cBill Pemberton
2009-04-03Staging: comedi: Remove adq12b_private typedefBill Pemberton
2009-04-03Staging: comedi: Remove adq12b_board typedefBill Pemberton
2009-04-03Staging: comedi: Remove pci9118_private typedefBill Pemberton
2009-04-03Staging: comedi: Remove boardtype typedef in adl_pci9118.cBill Pemberton
2009-04-03Staging: comedi: Remove C99 style comments in adl_pci9111.cBill Pemberton
2009-04-03Staging: comedi: Remove pci9111_ISC0_sources typedefBill Pemberton
2009-04-03Staging: comedi: Remove pci9111_trigger_sources typedefBill Pemberton
2009-04-03Staging: comedi: Remove pci9111_private_data typedefBill Pemberton
2009-04-03Staging: comedi: Remove pci9111_board_struct typedefBill Pemberton
2009-04-03Staging: comedi: Remove adl_pci8164_private typedefBill Pemberton
2009-04-03Staging: comedi: Remove adl_pci7432_private typedefBill Pemberton
2009-04-03Staging: comedi: Remove adl_pci7296_private typedefBill Pemberton
2009-04-03Staging: comedi: Remove pci6208_private typedefBill Pemberton
2009-04-03Staging: comedi: Remove pci6208_board typedefBill Pemberton
2009-04-03Staging: comedi: Remove DMABUF typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_bufinfo typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_bufconfig typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_krange typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_rangeinfo typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_devinfo typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdinfo typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_chaninfo typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_insnlist typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_trig typedefBill Pemberton
2009-04-03Staging: comedi: Remove device_create_result_type typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_async typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton
2009-04-03Staging: comedi: Remove comedi_t typedefBill Pemberton
2009-04-03Staging: comedi: Remove V_FP_V typedefBill Pemberton
2009-04-03Staging: comedi: Remove s626_board typedefBill Pemberton
2009-04-03Staging: comedi: Remove rtdBoard typedefBill Pemberton
2009-04-03Staging: comedi: Remove boardtype typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi32_chaninfo_struct typedefBill Pemberton
2009-04-03Staging: comedi: Remove curly braces where they are not neededBill Pemberton
2009-04-03Staging: comedi: Remove checks for NULL before calling kfree()Bill Pemberton
2009-04-03Staging: comedi: Misc code cleanups for checkpatchBill Pemberton
2009-04-03Staging: comedi: Add spaces around colons as requested by checkpatchBill Pemberton
2009-04-03Staging: comedi: Fix cases of open curly on wrong lineBill Pemberton
2009-04-03Staging: comedi: Move trailing statements to next line as requested by checkp...Bill Pemberton
2009-04-03Staging: comedi: Remove instances of assignments in conditionalsBill Pemberton
2009-04-03Staging: comedi: Add spaces around parens as requested by checkpatch.plBill Pemberton