aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2011-08-08staging: comedi: fix infoleak to userspaceVasiliy Kulikov
2011-03-14Staging: comedi: jr3_pci: Don't ioremap too much space. Check result.Ian Abbott
2011-02-17staging: comedi: ni_labpc: Use shared IRQ for PCMCIA cardIan Abbott
2011-02-17staging: comedi: add support for newer jr3 1-channel pci boardRuben Smits
2010-08-10comedi: Uncripple 8255-based DIO subdevicesIan Abbott
2010-07-05Staging: comedi - correct parameter gainlkup for DAQCard-6024E in driver ni_m...Martin Homuth-Rosemann
2010-04-26Staging: comedi: usbdux.c: fix locking up of the driver when the comedi ringb...Bernd Porr
2010-04-26Staging: comedi: fix usbdux timeout bugBernd Porr
2009-10-14Staging: comedi: fix sched.h build breakageGreg Kroah-Hartman
2009-10-09Staging: comedi: fix build on arches that don't want comedi driversGreg Kroah-Hartman
2009-10-09Staging: comedi: pcmcia irq fixesFrank Mori Hess
2009-10-09Staging: comedi: ni_pcimio: Added device id for pxi-6225.Frank Mori Hess
2009-10-09Staging: comedi: ni_65xx.c: fix output inversion problem.Ian Abbott
2009-10-09Staging: comedi: ni_65xx.c: fix insn_bits shift calculation.Ian Abbott
2009-10-09Staging: comedi: s526: fixes for pulse generatorIan Abbott
2009-10-09Staging: comedi: s526: Take account of arch's byte order.Ian Abbott
2009-10-09Staging: comedi: s526: Get rid of global variable 'cmReg'.Ian Abbott
2009-10-09Staging: comedi: s526: Fix number of channels on DIO subdeviceIan Abbott
2009-10-09Staging: comedi: cb_pcidio: fix "section mismatch" errorIan Abbott
2009-10-09Staging: comedi: jr3_pci: Initialize transf variable fully in jr3_pci_poll_su...Ian Abbott
2009-10-09Staging: comedi: Corrected type of a printk argument in resize_async_buffer().Ian Abbott
2009-10-09Staging: comedi: serial2002: fix include build issueGreg Kroah-Hartman
2009-09-15Staging: comedi: addi-data: NULL dereference of amcc in v_pci_card_list_init()Roel Kluin
2009-09-15Staging: comedi: apci3200: fix test of ui_DelayTime range in i_APCI3200_Comma...Roel Kluin
2009-09-15Staging: ARRAY_SIZE changesStoyan Gaydarov
2009-09-15Staging: comedi: s626: Possible read buffer overflow fixRoel Kluin
2009-09-15Staging: comedi: Remove references to dead EXPORT_SYMTABRobert P. J. Day
2009-09-15Staging: comedi: no need for checking vfree callFigo.zhang
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-08-14Networking: use CAP_NET_ADMIN when deciding to call request_moduleEric Paris
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