summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-30staging: drm/omap: add support for ARCH_MULTIPLATFORMRob Clark6-3/+16
2012-10-30staging: drm/omap: remove global drm_device ptrRob Clark1-4/+0
2012-10-30staging: ced1401: remove useless value cast on kmalloc()Fengguang Wu1-2/+1
2012-10-30staging: drm/omap: only advertise rotation prop if supportedRob Clark2-28/+33
2012-10-30staging: comedi/drivers: use auto_attach instead of attach_pciIan Abbott34-107/+146
2012-10-30staging: comedi/drivers: use auto_attach instead of attach_usbIan Abbott3-15/+18
2012-10-30staging: comedi: addi_eeprom: don't pass the eeprom 'type'H Hartley Sweeten1-10/+14
2012-10-30staging: comedi: addi_eeprom: fix remaining checkpatch.pl issuesH Hartley Sweeten1-2/+3
2012-10-30staging: comedi: addi_eeprom: cleanup the definesH Hartley Sweeten1-9/+9
2012-10-30staging: comedi: addi_eeprom: reformat driver commentH Hartley Sweeten1-45/+29
2012-10-30staging: comedi: addi_eeprom: cleanup i_EepromReadMainHeader()H Hartley Sweeten2-7/+5
2012-10-30staging: comedi: addi_eeprom: cleanup i_EepromReadTimerHeader()H Hartley Sweeten1-54/+36
2012-10-30staging: comedi: addi_eeprom: cleanup i_EepromReadAnlogInputHeader()H Hartley Sweeten1-64/+34
2012-10-30staging: comedi: addi_eeprom: cleanup i_EepromReadAnlogOutputHeader()H Hartley Sweeten1-27/+15
2012-10-30staging: comedi: addi_eeprom: cleanup i_EepromReadDigitalOutputHeader()H Hartley Sweeten1-22/+13
2012-10-30staging: comedi: addi_eeprom: cleanup i_EepromReadDigitalInputHeader()H Hartley Sweeten1-26/+14
2012-10-30staging: comedi: addi_eeprom: cleanup i_EepromReadMainHeader()H Hartley Sweeten1-52/+24
2012-10-30staging: comedi: addi_eeprom: move the eeprom offset to addi_eeprom_readw()H Hartley Sweeten2-32/+27
2012-10-30staging: comedi: addi_eeprom: cleanup v_EepromReadWord()H Hartley Sweeten2-49/+48
2012-10-30staging: comedi: addi_eeprom: use AMCC_OP_REG_* definesH Hartley Sweeten1-7/+7
2012-10-30staging: comedi: addi_eeprom: factor out the nvram read codeH Hartley Sweeten1-49/+37
2012-10-30staging: comedi: addi_eeprom: cleanup v_EepromWaitBusy()H Hartley Sweeten1-23/+10
2012-10-30staging: comedi: addi_eeprom: cleanup v_EepromCs76Read()H Hartley Sweeten1-39/+25
2012-10-30staging: comedi: addi_eeprom: cleanup v_EepromSendCommand76()H Hartley Sweeten1-13/+13
2012-10-30staging: comedi: addi_eeprom: cleanup v_EepromClock76()H Hartley Sweeten1-8/+5
2012-10-30staging: comedi: addi_eeprom: add defines for the 93c76 eeprom bitsH Hartley Sweeten1-17/+14
2012-10-30staging: comedi: addi_eeprom: rename 'pc_PCIChipInformation'H Hartley Sweeten1-45/+34
2012-10-30staging: comedi: addi_eeprom: rename 'dw_Address'/'w_PCIBoardEepromAddress'H Hartley Sweeten1-96/+88
2012-10-30staging: comedi: addi_eeprom: remove the last forward declarationsH Hartley Sweeten1-10/+6
2012-10-30staging: comedi: addi_eeprom: make the eeprom helper functions staticH Hartley Sweeten1-155/+142
2012-10-30staging: comedi: addi_eeprom: make the 93c76 eeprom functions staticH Hartley Sweeten1-111/+90
2012-10-30staging: comedi: addi_eeprom: make v_EepromWaitBusy() staticH Hartley Sweeten1-19/+10
2012-10-30staging: comedi: addi_eeprom: remove extra whitespace and comment cruftH Hartley Sweeten1-561/+0
2012-10-30staging: comedi: APCI1710_Ttl: remove forward declarationsH Hartley Sweeten2-30/+16
2012-10-30staging: comedi: APCI1710_Tor: remove forward declarationsH Hartley Sweeten2-32/+16
2012-10-30staging: comedi: APCI1710_Ssi: remove forward declarationsH Hartley Sweeten2-18/+12
2012-10-30staging: comedi: APCI1710_Inp_cpt: remove forward declarationsH Hartley Sweeten2-33/+16
2012-10-30staging: comedi: APCI1710_Dig_io: remove forward declarationsH Hartley Sweeten2-29/+16
2012-10-30staging: comedi: hwdrv_APCI1710: remove forward declarationsH Hartley Sweeten1-7/+3
2012-10-30staging: comedi: hwdrv_apci3501: remove forward declarationsH Hartley Sweeten2-65/+38
2012-10-30staging: comedi: hwdrv_apci2200: remove forward declarationsH Hartley Sweeten2-44/+33
2012-10-30staging: comedi: hwdrv_apci2032: remove forward declarationsH Hartley Sweeten2-46/+30
2012-10-30staging: comedi: hwdrv_apci2016: remove forward declarationsH Hartley Sweeten2-47/+25
2012-10-30staging: comedi: hwdrv_apci16xx: remove forward declarationsH Hartley Sweeten2-48/+17
2012-10-30staging: comedi: hwdrv_apci1564: remove forward declarationsH Hartley Sweeten2-63/+41
2012-10-30staging: comedi: hwdrv_apci1516: remove forward declarationsH Hartley Sweeten2-46/+33
2012-10-30staging: comedi: hwdrv_apci1500: remove forward declarationsH Hartley Sweeten1-49/+0
2012-10-30staging: comedi: hwdrv_apci1032: remove forward declarationsH Hartley Sweeten2-28/+13
2012-10-30staging: comedi: hwdrv_apci035: remove forward declarationsH Hartley Sweeten2-36/+21
2012-10-30staging: comedi: addi_common: remove forward declarationsH Hartley Sweeten2-41/+34