aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/addi-data/addi_eeprom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-29staging: comedi: addi_eeprom: remove source fileH Hartley Sweeten1-360/+0
2014-10-29staging: comedi: addi_common.h: rename boardinfo 'pc_DriverName'H Hartley Sweeten1-1/+1
2014-09-11staging: comedi: addi_eeprom: replace comedi_board() callsIan Abbott1-6/+6
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten1-0/+2
2013-06-19staging: comedi: addi-data: remove unused 'i_Dma' present flagH Hartley Sweeten1-1/+1
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten1-7/+0
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 Sweeten1-5/+4
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 Sweeten1-31/+26
2012-10-30staging: comedi: addi_eeprom: cleanup v_EepromReadWord()H Hartley Sweeten1-48/+47
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: addi-data: remove this_board macroH Hartley Sweeten1-0/+1
2012-10-22staging: comedi: addi-data: remove devpriv macroH Hartley Sweeten1-0/+1
2011-05-17staging: comedi: addi-data: Don't overwrite read-only dataIan Abbott1-15/+21
2010-09-26staging: update web addresses in stagingJustin P. Mattock1-1/+1
2010-07-22Staging: fix typos concerning "address"Uwe Kleine-König1-1/+1
2010-06-17Staging: comedi: Remove typedefsArun Thomas1-5/+5
2010-03-03staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder1-1/+1
2009-06-19Staging: comedi: move while to same line as } in do loopsBill Pemberton1-2/+1
2009-06-19Staging: comedi: more fix "foo * bar" should be "foo *bar"Bill Pemberton1-6/+6
2009-06-19Staging: comedi: more remove C99 commentsBill Pemberton1-7/+7
2009-06-19Staging: comedi: Remove parens around return valuesBill Pemberton1-1/+1
2009-06-19Staging: Comedi: change space indentation to tabsBill Pemberton1-7/+7
2009-06-19Staging Comedi: fix spacing around parensBill Pemberton1-3/+3
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton1-5/+5
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton1-39/+39
2009-06-19Staging: comedi: Remove str_AnalogInputHeader typedef in addi-data/addi_eeprom.cBill Pemberton1-7/+8
2009-06-19Staging: comedi: Remove str_TimerMainHeader typedef in addi-data/addi_eeprom.cBill Pemberton1-7/+9