summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-06staging: comedi: das08_cs: consolidate the init and exit functionsH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: move the MODULE_* stuff to the EOFH Hartley Sweeten
2012-07-06staging: comedi: das_08: absorb i8254_struct into the private dataH Hartley Sweeten
2012-07-06staging: comedi: das_08: remove the unneeded 8254 variables and definesH Hartley Sweeten
2012-07-06staging: comedi: das_08: remove the 8254 'channels' usageH Hartley Sweeten
2012-07-06staging: comedi: das_08: remove the 8254 'logic2phys' usageH Hartley Sweeten
2012-07-06staging: comedi: das_08: remove the cached 8254 'mode'H Hartley Sweeten
2012-07-06staging: comedi: das_08: unwind the 8254 timer supportH Hartley Sweeten
2012-07-06staging: comedi: das_08: use the 8253 helper functionsH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: removve unused 'ao_bits'H Hartley Sweeten
2012-07-06staging: comedi: ni_670x: cleanup ni_670x_dio_insn_bits()H Hartley Sweeten
2012-07-06staging: comedi: ni_670x: cleanup the boardinfoH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: fix dereference of an invalid pointerH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: return '0' for successful attachH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: change printk's to cleaned up dev_printk'sH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: remove n_ni_670x_boards macroH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: remove thisboard and devpriv macrosH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: remove forward declarationsH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: use module_comedi_pci_driverH Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: use the driver_name for the resource nameH Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: cleanup pci6208_attach()H Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: cleanup pci6208_ao_rinsn()H Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: cleanup pci6208_ao_winsn()H Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: fix the ao_readback variable sizeH Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: remove unused variable in the private dataH Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: remove some useless commentsH Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: remove the bogus pci devicesH Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: return '0' for successful attachH Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: add whitespace to the subdev initH Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: fix the digital i/o subdeviceH Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: consolidate the attach messagesH Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: pass on the error code from comedi_pci_enableH Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: remove pci6208_pci_setup()H Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: cleanup pci6208_pci_setup()H Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: document the register map of the deviceH Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: remove the boardinfo 'ao_bits'H Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: refactor pci6208_find_device()H Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: remove thisboard and devpriv macrosH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: fix dac08_write_insn()H Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: cleanup dac08_write()H Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: cleanup cb_pcidas_ai_rinsn()H Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: cleanup cb_pcidas_ao_nofifo_winsn()H Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: cleanup cb_pcidas_ao_fifo_winsn()H Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: fix remaining checkpatch.pl issuesH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: add whitespace to all the #define'sH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: change dac bit enums into definesH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: fix comments in private data structH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: remove 'volatile' on private data variablesH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: fix comments in *_cmdtest functionsH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: fix some > 80 char linesH Hartley Sweeten