aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/addi-data/addi_eeprom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-19Staging: comedi: Remove str_TimerDetails typedef in addi-data/addi_eeprom.cBill Pemberton1-3/+5
2009-06-19Staging: comedi: Remove str_DigitalOutputHeader typedef in addi-data/addi_eeprom.cBill Pemberton1-7/+9
2009-06-19Staging: comedi: Remove str_DigitalInputHeader typedef in addi-data/addi_eeprom.cBill Pemberton1-7/+7
2009-06-19Staging: comedi: Remove str_MainHeader typedef in addi-data/addi_eeprom.cBill Pemberton1-3/+3
2009-06-19Staging: comedi: Remove DWORD and *PDWORD typedefs in addi-dataBill Pemberton1-26/+20
2009-06-19Staging: comedi: Remove UINT and *PUINT typedefs in addi-dataBill Pemberton1-3/+3
2009-06-19Staging: comedi: Remove INT and *PINT typedefs in addi-dataBill Pemberton1-18/+18
2009-06-19Staging: comedi: Remove WORD and *PWORD typedefs in addi-dataBill Pemberton1-80/+78
2009-06-19Staging: comedi: Remove BYTE and *PBYTE typedefs in addi-dataBill Pemberton1-27/+27
2009-04-03Staging: comedi: Remove CHAR, *PCHAR, and *PCSTR typedefs in addi-dataBill Pemberton1-30/+30
2009-04-03Staging: comedi: Remove use of VOID typedef in addi-dataBill Pemberton1-13/+13
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-4/+4
2009-04-03Staging: comedi: add addi-data driversADDI-DATA GmbH1-0/+1158