aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2009-07-12Staging: comedi: s626: use subvendor:subdevice ids for SAA7146 boardHerton Ronaldo Krzesinski
2009-07-12Staging: comedi: jr3_pci.c: add required includesAlexander Beregalov
2009-06-19Staging: comedi: fix build errorsGreg Kroah-Hartman
2009-06-19Staging: fix operator precedence errorsRoel Kluin
2009-06-19Staging: comedi: uses udelay, needs delay.hRandy Dunlap
2009-06-19Staging: comedi: cb_pcidas.c: Fix build warning (type mismatch)Gerard Lledo
2009-06-19Staging: comedi: usbdux: buffer overflow error handlingBernd Porr
2009-06-19staging: comedi: Move pcm do_cmdtest function into a single source fileBill Pemberton
2009-06-19staging: comedi: Remove MIN macroBill Pemberton
2009-06-19staging: comedi: fix missing parenthesesRoel Kluin
2009-06-19Staging: comedi: data.c should include delay.hAlexander Beregalov
2009-06-19Staging: comedi: comedi_test.c should include timer.hAlexander Beregalov
2009-06-19staging: comedi: fix pcmcia build breakageGreg Kroah-Hartman
2009-06-19Staging: Comedi: vmk80xx: Add k8061 supportManuel Gebele
2009-06-19Staging: comedi: simply read and write functions in adl_pci8164Bill Pemberton
2009-06-19Staging: comedi: replace for loop with msleep()Bill Pemberton
2009-06-19Staging: comedi: remove some RT code that lingeredGreg Kroah-Hartman
2009-06-19Staging: comedi: remove RT codeGreg Kroah-Hartman
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
2009-06-19Staging: comedi: convert usbdux* to use firmware_requestBernd Porr
2009-06-19Staging: comedi: move while to same line as } in do loopsBill Pemberton
2009-06-19Staging: comedi: comment out useless ifBill Pemberton
2009-06-19Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton
2009-06-19Staging: comedi: more fix the way structs are initialized.Bill Pemberton
2009-06-19Staging: comedi: more fix "foo * bar" should be "foo *bar"Bill Pemberton
2009-06-19Staging: comedi: remove space after ampersandBill Pemberton
2009-06-19Staging: comedi: more remove C99 commentsBill Pemberton
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton
2009-06-19Staging: comedi: Remove parens around return valuesBill Pemberton
2009-06-19Staging: comedi: remove assignment in conditionalsBill Pemberton
2009-06-19Staging: comedi: non working tests on unsigned cmd->convert_argRoel Kluin
2009-06-19Staging: comedi: Makefile changesManuel Gebele
2009-06-19Staging: comedi: vmk80xx.c: get the driver to build properlyGreg Kroah-Hartman
2009-06-19Staging: comedi: add vmk80xx USB driverManuel Gebele
2009-06-19Staging: Comedi: change space indentation to tabsBill Pemberton
2009-06-19Staging Comedi: fix spacing around parensBill Pemberton
2009-06-19Staging: comedi: Add spaces after commasBill Pemberton
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton
2009-06-19Staging: comedi: remove dupilcated #includeHuang Weiyi
2009-06-19Staging: comedi: replace __FUNCTION__ usagesAlessio Igor Bogani
2009-06-19Staging: comedi: jr3_pci: Use struct device from pci_dev for firmware loading.Frank Mori Hess
2009-06-19Staging: comedi: Added sysfs attribute files for setting and querying subdevi...Frank Mori Hess
2009-06-19Staging: comedi: amplc_pc236: Corrected documentation.Ian Abbott
2009-06-19Staging: comedi: Undo stupid commit made 3 months agoIan Abbott
2009-06-19Staging: comedi: Work around malformed RTAI_VERSION_CODE.Ian Abbott
2009-06-19Staging: Comedi: ni_600x: Added support for comedi_poll.Frank Mori Hess
2009-06-19Staging: comedi: pcl818: Tidy up AI command after channel dropout or similar ...Ian Abbott
2009-06-19Staging: comedi: pcl818: Fix option handling for FIFO mode (hopefully!).Ian Abbott
2009-06-19Staging: comedi: Fixed Kconfig option for COMEDI_PCMCIA_DRIVERSFrank Mori Hess
2009-06-19Staging: comedi: set PCI and PCMCIA definesGreg Kroah-Hartman