summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
...
* staging/comedi/adl_pci8164: Don't assign stringPeter Huewe2013-01-291-14/+14
* staging: comedi: simplify comedi_set_hw_dev()Ian Abbott2013-01-291-11/+10
* staging: comedi: don't override read/write subdevice if not supportedIan Abbott2013-01-291-2/+4
* staging: comedi: ni_labpc_cs: remove '#undef LABPC_DEBUG'H Hartley Sweeten2013-01-291-2/+0
* staging: comedi: ni_labpc_cs: cleanup the boardinfo declarationH Hartley Sweeten2013-01-291-27/+21
* staging: comedi: ni_labpc_cs: remove thisboard macroH Hartley Sweeten2013-01-291-5/+1
* staging: comedi: ni_labpc_cs: move comedi_driver declarationH Hartley Sweeten2013-01-291-12/+10
* staging: comedi: ni_labpc_cs: remove pcmcia_device private dataH Hartley Sweeten2013-01-291-17/+2
* staging: comedi: ni_labpc_cs: cleanup labpc_cs_attach()H Hartley Sweeten2013-01-291-23/+11
* staging: comedi: ni_labpc_cs: move pcmcia_driver functionsH Hartley Sweeten2013-01-291-35/+28
* staging: comedi: ni_labpc_cs: remove pcmcia_driver suspend/resumeH Hartley Sweeten2013-01-291-14/+0
* staging: comedi: ni_labpc_cs: remove 'stop' from private pcmcia dataH Hartley Sweeten2013-01-291-9/+0
* staging: comedi: ni_labpc_cs: remove labpc_release()H Hartley Sweeten2013-01-291-11/+2
* staging: comedi: ni_labpc_cs: cleanup pcmcia_driverH Hartley Sweeten2013-01-291-8/+7
* staging: comedi: ni_labpc_cs: move MODULE_* info to end of fileH Hartley Sweeten2013-01-291-4/+4
* staging: comedi: ni_mio_cs: cleanup the boardinfo declarationH Hartley Sweeten2013-01-291-95/+75
* staging: comedi: ni_mio_cs: cleanup mio_cs_attach()H Hartley Sweeten2013-01-291-49/+14
* staging: comedi: ni_mio_cs: remove last forward declarationH Hartley Sweeten2013-01-291-18/+15
* staging: comedi: ni_mio_cs: move mio_cs_detach()H Hartley Sweeten2013-01-291-7/+7
* staging: comedi: ni_mio_cs: move comedi_driver declarationH Hartley Sweeten2013-01-291-10/+7
* staging: comedi: ni_mio_cs: cleanup cs_attach()H Hartley Sweeten2013-01-291-13/+5
* staging: comedi: ni_mio_cs: remove cs_release()H Hartley Sweeten2013-01-291-6/+1
* staging: comedi: ni_mio_cs: move pcmcia_driver functionsH Hartley Sweeten2013-01-291-59/+54
* staging: comedi: ni_mio_cs: remove pcmcia_driver suspend/resumeH Hartley Sweeten2013-01-291-16/+0
* staging: comedi: ni_mio_cs: remove setting dev->driverH Hartley Sweeten2013-01-291-1/+0
* staging: comedi: ni_mio_cs: cleanup pcmcia_driverH Hartley Sweeten2013-01-291-7/+7
* staging: comedi: ni_mio_cs: move MODULE_* info to end of fileH Hartley Sweeten2013-01-291-5/+4
* staging: comedi: quatech_daqp_cs: cleanup subdevice initH Hartley Sweeten2013-01-291-35/+30
* staging: comedi: quatech_daqp_cs: fix possible memory dereference issueH Hartley Sweeten2013-01-291-7/+8
* staging: comedi: quatech_daqp_cs: cleanup the comedi_lrange tablesH Hartley Sweeten2013-01-291-14/+8
* staging: comedi: quatech_daqp_cs: remove #define pr_fmtH Hartley Sweeten2013-01-291-2/+0
* staging: comedi: quatech_daqp_cs: remove debug functionsH Hartley Sweeten2013-01-291-26/+0
* staging: comedi: quatech_daqp_cs: simplify IRQ_NONE checks in daqp_interrupt()H Hartley Sweeten2013-01-291-27/+3
* staging: comedi: quatech_daqp_cs: remove casts of void *H Hartley Sweeten2013-01-291-8/+8
* staging: comedi: quatech_daqp_cs: cleanup daqp_cs_attach()H Hartley Sweeten2013-01-291-32/+21
* staging: comedi: quatech_daqp_cs: remove daqp_cs_release()H Hartley Sweeten2013-01-291-9/+2
* staging: comedi: quatech_daqp_cs: remove forward declarationsH Hartley Sweeten2013-01-291-68/+52
* staging: comedi: quatech_daqp_cs: cleanup pcmcia_driverH Hartley Sweeten2013-01-291-7/+7
* staging: comedi: quatech_daqp_cs: move MODULE_* info to end of fileH Hartley Sweeten2013-01-291-5/+4
* staging: comedi: addi_watchdog: all i/o registers are 32-bitH Hartley Sweeten2013-01-251-3/+3
* staging: comedi: addi_apci_1516: use addi_watchdog moduleH Hartley Sweeten2013-01-252-95/+11
* staging/comedi: Use comedi_pci_auto_unconfig directly for pci_driver.removePeter Huewe2013-01-2553-318/+53
* staging/comedi: Move comedi_pci_auto_unconfig to drivers.cPeter Huewe2013-01-252-4/+7
* staging: comedi: addi_apci_3501: cleanup comments in hwdrv_apci3501.cH Hartley Sweeten2013-01-251-73/+32
* staging: comedi: addi_apci_3501: define the timer i/o registersH Hartley Sweeten2013-01-252-118/+57
* staging: comedi: addi_apci_3501: change the MODULE_DESCRIPTIONH Hartley Sweeten2013-01-251-1/+1
* staging: comedi: addi_apci_3501: move the copyright informationH Hartley Sweeten2013-01-252-48/+31
* staging: comedi: addi_apci_3501: rewrite the analog output supportH Hartley Sweeten2013-01-252-116/+48
* staging: comedi: addi_apci_3501: cleanup apci3501_reset()H Hartley Sweeten2013-01-251-12/+15
* staging: comedi: addi_apci_3501: introduce apci3501_wait_for_dac()H Hartley Sweeten2013-01-252-23/+27
OpenPOWER on IntegriCloud