summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
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
2009-04-03Staging: comedi: Fixed minor numbers for subdevice files.Frank Mori Hess
2009-04-03Staging: comedi: Make comedi_auto_config() succeed when auto-configuration di...Ian Abbott
2009-04-03Staging: comedi: usbdux[fast] firmware upload changesBernd Porr
2009-04-03Staging: comedi: add comedi_usb_auto_[un]config functionsBernd Porr
2009-04-03Staging: comedi: add comedi_num_legacy_minors module parameterBernd Porr
2009-04-03Staging: comedi: Add a module parameter 'comedi_autoconfig'.Ian Abbott
2009-04-03Staging: comedi: usbduxfast bugfixFrank Mori Hess
2009-04-03Staging: comedi: new devices for ni_pcimio.cIan Abbott
2009-04-03Staging: comedi: Added reading of board serial number from eeprom for m-serie...Frank Mori Hess
2009-04-03Staging: comedi: addi-data: APCI1710_82x54 cleanupsGreg Kroah-Hartman
2009-04-03Staging: comedi: addi-data header file cleanupsGreg Kroah-Hartman
2009-04-03Staging: comedi: add new drivers to the kernel buildGreg Kroah-Hartman
2009-04-03Staging: comedi: add pcm3730 driverBlaine Lee
2009-04-03Staging: comedi: add cb_pcidio driverYoshiya Matsuzaka
2009-04-03Staging: comedi: add c6xdigio driverGreg Kroah-Hartman