summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-30staging: comedi: addi_eeprom: rename 'dw_Address'/'w_PCIBoardEepromAddress'H Hartley Sweeten
2012-10-30staging: comedi: addi_eeprom: remove the last forward declarationsH Hartley Sweeten
2012-10-30staging: comedi: addi_eeprom: make the eeprom helper functions staticH Hartley Sweeten
2012-10-30staging: comedi: addi_eeprom: make the 93c76 eeprom functions staticH Hartley Sweeten
2012-10-30staging: comedi: addi_eeprom: make v_EepromWaitBusy() staticH Hartley Sweeten
2012-10-30staging: comedi: addi_eeprom: remove extra whitespace and comment cruftH Hartley Sweeten
2012-10-30staging: comedi: APCI1710_Ttl: remove forward declarationsH Hartley Sweeten
2012-10-30staging: comedi: APCI1710_Tor: remove forward declarationsH Hartley Sweeten
2012-10-30staging: comedi: APCI1710_Ssi: remove forward declarationsH Hartley Sweeten
2012-10-30staging: comedi: APCI1710_Inp_cpt: remove forward declarationsH Hartley Sweeten
2012-10-30staging: comedi: APCI1710_Dig_io: remove forward declarationsH Hartley Sweeten
2012-10-30staging: comedi: hwdrv_APCI1710: remove forward declarationsH Hartley Sweeten
2012-10-30staging: comedi: hwdrv_apci3501: remove forward declarationsH Hartley Sweeten
2012-10-30staging: comedi: hwdrv_apci2200: remove forward declarationsH Hartley Sweeten
2012-10-30staging: comedi: hwdrv_apci2032: remove forward declarationsH Hartley Sweeten
2012-10-30staging: comedi: hwdrv_apci2016: remove forward declarationsH Hartley Sweeten
2012-10-30staging: comedi: hwdrv_apci16xx: remove forward declarationsH Hartley Sweeten
2012-10-30staging: comedi: hwdrv_apci1564: remove forward declarationsH Hartley Sweeten
2012-10-30staging: comedi: hwdrv_apci1516: remove forward declarationsH Hartley Sweeten
2012-10-30staging: comedi: hwdrv_apci1500: remove forward declarationsH Hartley Sweeten
2012-10-30staging: comedi: hwdrv_apci1032: remove forward declarationsH Hartley Sweeten
2012-10-30staging: comedi: hwdrv_apci035: remove forward declarationsH Hartley Sweeten
2012-10-30staging: comedi: addi_common: remove forward declarationsH Hartley Sweeten
2012-10-30staging: comedi: addi_common: remove the extra cruftH Hartley Sweeten
2012-10-30staging: comedi: addi-data: remove the boardinfo #ifdef'eryH Hartley Sweeten
2012-10-30staging: comedi: addi-data: remove the MODULE_DEVICE_TABLE #ifdef'eryH Hartley Sweeten
2012-10-30staging: comedi: addi-data: remove the addi-data #include ifdef'eryH Hartley Sweeten
2012-10-30staging: comedi: addi-data: remove this_board macroH Hartley Sweeten
2012-10-30staging: comedi: addi-data: move the main #include's to the driversH Hartley Sweeten
2012-10-30staging: comedi: addi_common: move module init code to EOFH Hartley Sweeten
2012-10-30staging: comedi: rtd520: cleanup TS_* definesH Hartley Sweeten
2012-10-30staging: comedi: rtd520: cleanup FS_* definesH Hartley Sweeten
2012-10-30staging: comedi: rtd520: cleanup the LCFG_* definesH Hartley Sweeten
2012-10-30staging: comedi: rtd520: cleanup the LAS1_* definesH Hartley Sweeten
2012-10-30staging: comedi: rtd520: cleanup the LAS0_* definesH Hartley Sweeten
2012-10-30staging: comedi: rtd520: remove unused LAS0_SPARE_* definesH Hartley Sweeten
2012-10-30staging: comedi: rtd520: move #include's to top of fileH Hartley Sweeten
2012-10-30staging: comedi: rtd520: add whitespace to the subdevice initH Hartley Sweeten
2012-10-30staging: comedi: rtd520: remove 'aiMaxGain' from boardinfoH Hartley Sweeten
2012-10-30staging: comedi: rtd520: remove 'aiChans' and 'aiBits' from boardinfoH Hartley Sweeten
2012-10-30staging: comedi: rtd520: allow attaching without interrupt supportH Hartley Sweeten
2012-10-30staging: comedi: rtd520: fix > 80 char line checkpatch.pl issuesH Hartley Sweeten
2012-10-30staging: comedi: rtd520: remove 'intCount' from the private dataH Hartley Sweeten
2012-10-30staging: comedi: rtd520: remove DPRINTK messagesH Hartley Sweeten
2012-10-30staging: comedi: rtd520: remove code in #if 0/#endif blocksH Hartley Sweeten
2012-10-30staging: comedi: rtd520: convert driver to attach_pciH Hartley Sweeten
2012-10-30staging: comedi: rtd520: remove the board attach noiseH Hartley Sweeten
2012-10-30staging: comedi: rtd520: remove broken USE_DMA codeH Hartley Sweeten
2012-10-30staging: comedi: rtd520: factor out the board resetH Hartley Sweeten
2012-10-30staging: comedi: rtd520: factor out the board initH Hartley Sweeten