aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2009-04-03Staging: comedi: usbdux: remove .bss variable initializationMariusz Kozlowski
2009-04-03Staging: comedi: usbduxfast: balance semaphores up/down in attach error pathMariusz Kozlowski
2009-04-03Staging: comedi: usbduxfast: don't initialize semaphores on initMariusz Kozlowski
2009-04-03Staging: comedi: usbduxfast: remove .bss variable initializationMariusz Kozlowski
2009-04-03Staging: comedi: usbduxfast: fix run-time errorBernd Porr
2009-04-03Staging: comedi: comedi_open: Fix null pointer dereference.Ian Abbott
2009-04-03Staging: comedi: newer gcc warning fixesIan Abbott
2009-04-03Staging: comedi: Use explicit value for enumerated constant INSN_CONFIG_GET_H...Ian Abbott
2009-04-03Staging: comedi: comedi_rt_task_context_t fixIan Abbott
2009-04-03Staging: comedi: fix bug with invalid minor number usage.Frank Mori Hess
2009-04-03Staging: comedi: Added some validation of comedi module parameter values.Frank Mori Hess