aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-04-03Staging: comedi: Add spaces around colons as neededBill Pemberton
2009-04-03Staging: comedi: Add spaces after commas where suggested by checkpatch.plBill Pemberton
2009-04-03Staging: comedi: Change "foo * bar" to "foo *bar"Bill Pemberton
2009-04-03Staging: comedi: Convert C99 style comments to traditional style commentsBill Pemberton
2009-04-03Staging: comedi: remove unnecessary #include <linux/version.h>Mariusz Kozlowski
2009-04-03Staging: comedi: remove LINUX_VERSION_CODE checksMariusz Kozlowski
2009-04-03Staging: comedi: usbdux: annotate __init and __exit functionsMariusz Kozlowski
2009-04-03Staging: comedi: usbdux: don't initialize semaphores on initMariusz Kozlowski