summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-29comedi: quit wanking with FASYNC in ->release()Al Viro
2013-06-24staging: comedi: unioxx5: use comedi_alloc_spriv()H Hartley Sweeten
2013-06-24staging: comedi: unioxx5: fix unioxx5_detach()H Hartley Sweeten
2013-06-24staging: comedi: pcmuio: fix namespace for all private functionsH Hartley Sweeten
2013-06-24staging: comedi: pcmuio: return 0 for successful attachH Hartley Sweeten
2013-06-24staging: comedi: pcmuio: remove dev_dbg() noise during attachH Hartley Sweeten
2013-06-24staging: comedi: pcmuio: use preferred form for passing the size of a structH Hartley Sweeten
2013-06-24staging: comedi: pcmuio: cleanup remaining #define'sH Hartley Sweeten
2013-06-24staging: comedi: pcmuio: cleanup DIO subdevice (*insn_{bits,config})H Hartley Sweeten
2013-06-24staging: comedi: pcmuio: introduce pcmuio_read()H Hartley Sweeten
2013-06-24staging: comedi: pcmuio: simplify interrupt subdevice initH Hartley Sweeten
2013-06-24staging: comedi: pcmuio: remove 'iobases' from subdevice private dataH Hartley Sweeten
2013-06-24staging: comedi: pcmuio: remove 'iobase' from private dataH Hartley Sweeten
2013-06-24staging: comedi: pcmuio: simplify 'n_subdevs' and 's->n_chan'H Hartley Sweeten
2013-06-24staging: comedi: pcmuio: remove unused boardinfoH Hartley Sweeten
2013-06-24staging: comedi: pcmuio: kzalloc'ed data does not need clearedH Hartley Sweeten
2013-06-24staging: comedi: pcmuio: remove 'asic_chan'H Hartley Sweeten
2013-06-24staging: comedi: pcmuio: remove 'num_asic_chans'H Hartley Sweeten
2013-06-24staging: comedi: pcmuio: remove 'first_chan'H Hartley Sweeten
2013-06-24staging: comedi: pcmuio: remove unused private data variablesH Hartley Sweeten
2013-06-24staging: comedi: pcmuio: introduce pcmuio_write()H Hartley Sweeten
2013-06-24staging: comedi: pcmuio: tidy up switch_page()H Hartley Sweeten
2013-06-24staging: comedi: pcmuio: tidy up the register map definesH Hartley Sweeten
2013-06-24staging: comedi: pcmuio: remove unused {lock,unlock}_port()H Hartley Sweeten
2013-06-24staging: comedi: have comedi_set_spriv() allocate the memoryH Hartley Sweeten
2013-06-19staging: comedi: addi-data: remove unused 'i_NbrTTLChannel' boardinfoH Hartley Sweeten
2013-06-19staging: comedi: addi-data: remove unused 'i_Dma' present flagH Hartley Sweeten
2013-06-19staging: comedi: addi-data: remove unused vars from boardinfoH Hartley Sweeten
2013-06-19staging: comedi: addi-data: remove unused defines in addi_common.hH Hartley Sweeten
2013-06-19staging: comedi: addi-data: simplify the PCI bar readingH Hartley Sweeten
2013-06-19staging: comedi: addi-data: remove unused vars from private dataH Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: only allocate needed subdevicesH Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: fix the analog input subdeviceH Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: stub in analog input command supportH Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: tidy up analog input subdevice initH Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: remove 'b_SingleDiff' private dataH Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: remove 'i_NbrAiChannelDiff' boardinfoH Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: rename 'i_NbrAiChannel'H Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: rename 'ui_MinAcquisitiontimeNs'H Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: clarify 'b_AvailableConvertUnit'H Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: tidy up i_APCI3XXX_AnalogInputConfigOperatin...H Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: tidy up i_APCI3XXX_InsnConfigAnalogInput()H Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: properly set the analog input subdev_flagsH Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: rename boardinfo 'i_AiMaxData'H Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: rename boardinfo 'pc_DriverName'H Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: remove 'i_AiChannelList' from the boardinfoH Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: remove 'tsk_Current' from private dataH Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: rename 'dw_AiBase' in private dataH Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: remove 'iobase' from private dataH Hartley Sweeten