aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-12Staging: comedi: s626: use subvendor:subdevice ids for SAA7146 boardHerton Ronaldo Krzesinski1-15/+20
2009-07-12Staging: comedi: jr3_pci.c: add required includesAlexander Beregalov1-0/+2
2009-06-19Staging: comedi: fix build errorsGreg Kroah-Hartman1-0/+1
2009-06-19Staging: fix operator precedence errorsRoel Kluin1-1/+1
2009-06-19Staging: comedi: uses udelay, needs delay.hRandy Dunlap1-0/+1
2009-06-19Staging: comedi: cb_pcidas.c: Fix build warning (type mismatch)Gerard Lledo1-1/+1
2009-06-19Staging: comedi: usbdux: buffer overflow error handlingBernd Porr2-8/+18
2009-06-19staging: comedi: Move pcm do_cmdtest function into a single source fileBill Pemberton5-202/+124
2009-06-19staging: comedi: Remove MIN macroBill Pemberton3-6/+2
2009-06-19staging: comedi: fix missing parenthesesRoel Kluin1-2/+2
2009-06-19Staging: comedi: data.c should include delay.hAlexander Beregalov1-0/+1
2009-06-19Staging: comedi: comedi_test.c should include timer.hAlexander Beregalov1-0/+1
2009-06-19staging: comedi: fix pcmcia build breakageGreg Kroah-Hartman1-2/+2
2009-06-19Staging: Comedi: vmk80xx: Add k8061 supportManuel Gebele1-786/+1069
2009-06-19Staging: comedi: simply read and write functions in adl_pci8164Bill Pemberton1-199/+46
2009-06-19Staging: comedi: replace for loop with msleep()Bill Pemberton2-2/+2
2009-06-19Staging: comedi: remove some RT code that lingeredGreg Kroah-Hartman6-42/+24
2009-06-19Staging: comedi: remove RT codeGreg Kroah-Hartman48-1495/+38
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman86-1061/+1026
2009-06-19Staging: comedi: convert usbdux* to use firmware_requestBernd Porr2-285/+81
2009-06-19Staging: comedi: move while to same line as } in do loopsBill Pemberton6-45/+25
2009-06-19Staging: comedi: comment out useless ifBill Pemberton1-2/+4
2009-06-19Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton40-67/+43
2009-06-19Staging: comedi: more fix the way structs are initialized.Bill Pemberton2-141/+141
2009-06-19Staging: comedi: more fix "foo * bar" should be "foo *bar"Bill Pemberton17-320/+320
2009-06-19Staging: comedi: remove space after ampersandBill Pemberton13-68/+68
2009-06-19Staging: comedi: more remove C99 commentsBill Pemberton3-39/+39
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton91-2674/+2674
2009-06-19Staging: comedi: Remove parens around return valuesBill Pemberton23-115/+115
2009-06-19Staging: comedi: remove assignment in conditionalsBill Pemberton57-280/+519
2009-06-19Staging: comedi: non working tests on unsigned cmd->convert_argRoel Kluin1-15/+0
2009-06-19Staging: comedi: Makefile changesManuel Gebele1-1/+3
2009-06-19Staging: comedi: vmk80xx.c: get the driver to build properlyGreg Kroah-Hartman1-22/+20
2009-06-19Staging: comedi: add vmk80xx USB driverManuel Gebele1-0/+1118
2009-06-19Staging: Comedi: change space indentation to tabsBill Pemberton27-310/+314
2009-06-19Staging Comedi: fix spacing around parensBill Pemberton22-75/+75
2009-06-19Staging: comedi: Add spaces after commasBill Pemberton17-64/+64
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton130-2577/+2577
2009-06-19Staging: comedi: remove dupilcated #includeHuang Weiyi1-4/+0
2009-06-19Staging: comedi: replace __FUNCTION__ usagesAlessio Igor Bogani5-28/+28
2009-06-19Staging: comedi: jr3_pci: Use struct device from pci_dev for firmware loading.Frank Mori Hess1-49/+35
2009-06-19Staging: comedi: Added sysfs attribute files for setting and querying subdevice buffer sizes.Frank Mori Hess1-39/+379
2009-06-19Staging: comedi: amplc_pc236: Corrected documentation.Ian Abbott1-2/+2
2009-06-19Staging: comedi: Undo stupid commit made 3 months agoIan Abbott1-0/+2
2009-06-19Staging: comedi: Work around malformed RTAI_VERSION_CODE.Ian Abbott1-0/+21
2009-06-19Staging: Comedi: ni_600x: Added support for comedi_poll.Frank Mori Hess1-0/+19
2009-06-19Staging: comedi: pcl818: Tidy up AI command after channel dropout or similar error.Ian Abbott1-23/+28
2009-06-19Staging: comedi: pcl818: Fix option handling for FIFO mode (hopefully!).Ian Abbott1-20/+27
2009-06-19Staging: comedi: Fixed Kconfig option for COMEDI_PCMCIA_DRIVERSFrank Mori Hess1-1/+1
2009-06-19Staging: comedi: set PCI and PCMCIA definesGreg Kroah-Hartman1-0/+13