summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/addi-data/hwdrv_apci3200.c
AgeCommit message (Expand)Author
2014-10-29staging: comedi: addi_apci_3200: remove driverH Hartley Sweeten
2014-10-20staging: comedi: hwdrv_apci3200: use comedi_handle_events()H Hartley Sweeten
2014-07-18staging: comedi: hwdrv_apci3200: remove commented out printk messagesH Hartley Sweeten
2014-07-18staging: comedi: hwdrv_apci3200: remove disabled PRINT_INFO debugH Hartley Sweeten
2014-07-17drivers/staging/comedi/drivers/addi-data/hwdrv_apci3200.c: drop incorrect checksAndrey Utkin
2014-06-18staging: comedi: addi_common.h: remove ADDIDATA_{EN, DIS}ABLE definesH Hartley Sweeten
2014-05-23staging: comedi: pass subdevice to comedi_buf_write_free()Ian Abbott
2014-05-23staging: comedi: pass subdevice to comedi_buf_write_alloc()Ian Abbott
2014-05-23staging: comedi: pass subdevice to comedi_buf_memcpy_to()Ian Abbott
2014-04-22staging: comedi: hwdrv_apci3200: properly validata the ai cmd->start_argH Hartley Sweeten
2014-04-22staging: comedi: drivers: properly validate cmd->scan_end_argH Hartley Sweeten
2014-03-17Staging: comedi: addi-data: Fix long CamelCase function namesFred Akers
2014-03-17staging: comedi: drivers should not clear the async->eventsH Hartley Sweeten
2013-12-06staging: comedi: hwrdv_apci3200: use dev->read_subdevH Hartley Sweeten
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-02-18staging: comedi: drivers: addi-data: hwdrv_apci3200.c: Add a missing semicolonKumar Amit Mehta
2012-11-13staging: comedi: addi_apci_3200: remove i_APCI3200_ConfigDigitalOutput()H Hartley Sweeten
2012-11-13staging: comedi: addi_apci_3200: fix digital output 'insn_bits' functionH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_3200: fix digital input 'insn_bits' functionH Hartley Sweeten
2012-10-31staging: comedi: hwdrv_apci3200: absorb private headerH Hartley Sweeten
2012-10-31staging: comedi: hwdrv_apci3200: remove forward declarationsH Hartley Sweeten
2012-10-22staging: comedi: addi-data: remove devpriv macroH Hartley Sweeten
2012-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten
2012-09-05staging: comedi: hwdrv_apci3200: remove subdevice pointer mathH Hartley Sweeten
2012-09-04staging: comedi: addi_amcc_S5920.[ch]: remove unnecessary filesH Hartley Sweeten
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-09Staging: trivial: fix typos concerning "controller"Uwe Kleine-König
2010-09-26staging: update web addresses in stagingJustin P. Mattock
2010-09-04staging/trivial: fix typos concerning "access"Uwe Kleine-König
2010-03-03staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder
2009-12-11Staging: comedi: addi-data: Cleanup redundant tests on unsignedRoel Kluin
2009-09-15Staging: comedi: apci3200: fix test of ui_DelayTime range in i_APCI3200_Comma...Roel Kluin
2009-06-19Staging: comedi: replace for loop with msleep()Bill Pemberton
2009-06-19Staging: comedi: move while to same line as } in do loopsBill Pemberton
2009-06-19Staging: comedi: Remove parens around return valuesBill Pemberton
2009-06-19Staging: Comedi: change space indentation to tabsBill Pemberton
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton
2009-06-19Staging: comedi: remove C99 comments in hwdrv_apci3200.cBill Pemberton
2009-06-19Staging: comedi: Remove str_BoardInfos typedef in addi-data/hwdrv_apci3200Bill Pemberton
2009-06-19Staging: comedi: Remove DWORD and *PDWORD typedefs in addi-dataBill Pemberton
2009-06-19Staging: comedi: Remove UINT and *PUINT typedefs in addi-dataBill Pemberton
2009-06-19Staging: comedi: Remove INT and *PINT typedefs in addi-dataBill Pemberton
2009-06-19Staging: comedi: Remove WORD and *PWORD typedefs in addi-dataBill Pemberton
2009-06-19Staging: comedi: Remove BYTE and *PBYTE typedefs in addi-dataBill Pemberton
2009-04-03Staging: comedi: Remove use of VOID typedef in addi-dataBill Pemberton
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton