summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
* Staging: comedi: fix sched.h build breakageGreg Kroah-Hartman2009-10-143-0/+3
* Staging: comedi: fix build on arches that don't want comedi driversGreg Kroah-Hartman2009-10-091-1/+1
* Staging: comedi: pcmcia irq fixesFrank Mori Hess2009-10-096-6/+6
* Staging: comedi: ni_pcimio: Added device id for pxi-6225.Frank Mori Hess2009-10-091-1/+21
* Staging: comedi: ni_65xx.c: fix output inversion problem.Ian Abbott2009-10-091-0/+6
* Staging: comedi: ni_65xx.c: fix insn_bits shift calculation.Ian Abbott2009-10-091-3/+3
* Staging: comedi: s526: fixes for pulse generatorIan Abbott2009-10-091-31/+19
* Staging: comedi: s526: Take account of arch's byte order.Ian Abbott2009-10-091-0/+17
* Staging: comedi: s526: Get rid of global variable 'cmReg'.Ian Abbott2009-10-091-2/+5
* Staging: comedi: s526: Fix number of channels on DIO subdeviceIan Abbott2009-10-091-15/+20
* Staging: comedi: cb_pcidio: fix "section mismatch" errorIan Abbott2009-10-091-2/+6
* Staging: comedi: jr3_pci: Initialize transf variable fully in jr3_pci_poll_su...Ian Abbott2009-10-091-12/+6
* Staging: comedi: Corrected type of a printk argument in resize_async_buffer().Ian Abbott2009-10-091-1/+1
* Staging: comedi: serial2002: fix include build issueGreg Kroah-Hartman2009-10-091-0/+1
* Staging: comedi: addi-data: NULL dereference of amcc in v_pci_card_list_init()Roel Kluin2009-09-152-0/+6
* Staging: comedi: apci3200: fix test of ui_DelayTime range in i_APCI3200_Comma...Roel Kluin2009-09-151-1/+1
* Staging: ARRAY_SIZE changesStoyan Gaydarov2009-09-1512-13/+12
* Staging: comedi: s626: Possible read buffer overflow fixRoel Kluin2009-09-151-1/+2
* Staging: comedi: Remove references to dead EXPORT_SYMTABRobert P. J. Day2009-09-152-7/+0
* Staging: comedi: no need for checking vfree callFigo.zhang2009-09-151-3/+2
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-15133-12927/+14808
* Networking: use CAP_NET_ADMIN when deciding to call request_moduleEric Paris2009-08-141-4/+4
* Staging: comedi: s626: use subvendor:subdevice ids for SAA7146 boardHerton Ronaldo Krzesinski2009-07-121-15/+20
* Staging: comedi: jr3_pci.c: add required includesAlexander Beregalov2009-07-121-0/+2
* Staging: comedi: fix build errorsGreg Kroah-Hartman2009-06-191-0/+1
* Staging: fix operator precedence errorsRoel Kluin2009-06-191-1/+1
* Staging: comedi: uses udelay, needs delay.hRandy Dunlap2009-06-191-0/+1
* Staging: comedi: cb_pcidas.c: Fix build warning (type mismatch)Gerard Lledo2009-06-191-1/+1
* Staging: comedi: usbdux: buffer overflow error handlingBernd Porr2009-06-192-8/+18
* staging: comedi: Move pcm do_cmdtest function into a single source fileBill Pemberton2009-06-195-202/+124
* staging: comedi: Remove MIN macroBill Pemberton2009-06-193-6/+2
* staging: comedi: fix missing parenthesesRoel Kluin2009-06-191-2/+2
* Staging: comedi: data.c should include delay.hAlexander Beregalov2009-06-191-0/+1
* Staging: comedi: comedi_test.c should include timer.hAlexander Beregalov2009-06-191-0/+1
* staging: comedi: fix pcmcia build breakageGreg Kroah-Hartman2009-06-191-2/+2
* Staging: Comedi: vmk80xx: Add k8061 supportManuel Gebele2009-06-191-786/+1069
* Staging: comedi: simply read and write functions in adl_pci8164Bill Pemberton2009-06-191-199/+46
* Staging: comedi: replace for loop with msleep()Bill Pemberton2009-06-192-2/+2
* Staging: comedi: remove some RT code that lingeredGreg Kroah-Hartman2009-06-196-42/+24
* Staging: comedi: remove RT codeGreg Kroah-Hartman2009-06-1948-1495/+38
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-1986-1061/+1026
* Staging: comedi: convert usbdux* to use firmware_requestBernd Porr2009-06-192-285/+81
* Staging: comedi: move while to same line as } in do loopsBill Pemberton2009-06-196-45/+25
* Staging: comedi: comment out useless ifBill Pemberton2009-06-191-2/+4
* Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton2009-06-1940-67/+43
* Staging: comedi: more fix the way structs are initialized.Bill Pemberton2009-06-192-141/+141
* Staging: comedi: more fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-1917-320/+320
* Staging: comedi: remove space after ampersandBill Pemberton2009-06-1913-68/+68
* Staging: comedi: more remove C99 commentsBill Pemberton2009-06-193-39/+39
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-1991-2674/+2674
OpenPOWER on IntegriCloud