aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/adv_pci_dio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-15staging: comedi: move out of staging directoryGreg Kroah-Hartman1-801/+0
2021-04-14staging: comedi: adv_pci_dio: remove whitespaceMikko Talikka1-1/+0
2021-01-26staging: comedi: adv_pci_dio: Support falling edge triggersIan Abbott1-2/+18
2021-01-26staging: comedi: adv_pci_dio: Add interrupt handling for PCI-1730Bernd Harries1-12/+261
2020-07-25staging: comedi: adv: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2017-10-18staging: comedi: adv_pci_dio: update for PCI-1761Anton Dozenko1-2/+24
2015-12-21staging: comedi: adv_pci_dio: update the MODULE_DESCRIPTIONH Hartley Sweeten1-1/+1
2015-12-21staging: comedi: adv_pci_dio: tidy up the comedi comment blockH Hartley Sweeten1-6/+3
2015-12-21staging: comedi: adv_pci_dio: move pci_dio_override_cardtype()H Hartley Sweeten1-32/+32
2015-12-21staging: comedi: adv_pci_dio: move and rename the MAX_*_SUBDEV[SG] definesH Hartley Sweeten1-11/+11
2015-12-21staging: comedi: adv_pci_dio: move and rename enum hw_cards_idH Hartley Sweeten1-12/+17
2015-12-21staging: comedi: adv_pci_dio: remove boardinfo 'cardtype'H Hartley Sweeten1-24/+7
2015-12-21staging: comedi: adv_pci_dio: cleanup PCI-1762 interrupt registersH Hartley Sweeten1-4/+3
2015-12-21staging: comedi: adv_pci_dio: rename PCI1752_6_CFC defineH Hartley Sweeten1-2/+3
2015-12-21staging: comedi: adv_pci_dio: cleanup PCI-175[46] interrupt registersH Hartley Sweeten1-12/+9
2015-12-21staging: comedi: adv_pci_dio: cleanup PCI-1753 interrupt register definesH Hartley Sweeten1-19/+14
2015-12-21staging: comedi: adv_pci_dio: use common defines for PCI-1739/175[01] registersH Hartley Sweeten1-12/+3
2015-12-21staging: comedi: adv_pci_dio: use common defines for PCI-173[036] registersH Hartley Sweeten1-19/+11
2015-12-21staging: comedi: adv_pci_dio: cleanup "disable and clear interrupts" commentsH Hartley Sweeten1-18/+6
2015-12-21staging: comedi: adv_pci_dio: disable channel freeze outside of switchH Hartley Sweeten1-6/+4
2015-12-21staging: comedi: adv_pci_dio: use a default case in pci_dio_reset()H Hartley Sweeten1-7/+2
2015-12-21staging: comedi: adv_pci_dio: remove defines used for the dio (8255) registersH Hartley Sweeten1-9/+5
2015-12-21staging: comedi: adv_pci_dio: remove defines used for the do registersH Hartley Sweeten1-22/+10
2015-12-21staging: comedi: adv_pci_dio: reset digital outputs in subdevice initH Hartley Sweeten1-21/+15
2015-12-21staging: comedi: adv_pci_dio: do board reset early in (*auto_attach)H Hartley Sweeten1-2/+2
2015-12-21staging: comedi: adv_pci_dio: remove board reset during (*detach)H Hartley Sweeten1-8/+1
2015-12-21staging: comedi: adv_pci_dio: remove defines used for the di registersH Hartley Sweeten1-20/+10
2015-12-21staging: comedi: adv_pci_dio: remove defines used for the 'timer_regbase'H Hartley Sweeten1-4/+2
2015-12-21staging: comedi: adv_pci_dio: simplify the 'boardid' boardinfoH Hartley Sweeten1-21/+15
2015-12-21staging: comedi: adv_pci_dio: use the diosubd_data 'addr' for di/do s->privateH Hartley Sweeten1-12/+12
2015-12-21staging: comedi: adv_pci_dio: remove need for diosubd_data 'regs' memberH Hartley Sweeten1-56/+64
2015-12-21staging: comedi: adv_pci_dio: refactor 'io_access' boardinfoH Hartley Sweeten1-44/+13
2015-12-21staging: comedi: adv_pci_dio: absorb pci_dio_add_di()H Hartley Sweeten1-65/+62
2015-12-21staging: comedi: adv_pci_dio: absorb pci_dio_add_do()H Hartley Sweeten1-29/+14
2015-12-21staging: comedi: adv_pci_dio: use a const pointer to the diosubd_dataH Hartley Sweeten1-12/+19
2015-12-21staging: comedi: adv_pci_dio: post increment 'subdev' in (*auto_attach)H Hartley Sweeten1-11/+5
2015-12-21staging: comedi: adv_pci_dio: remove 'main_pci_region' boardinfoH Hartley Sweeten1-23/+7
2015-12-21staging: comedi: adv_pci_dio: tidy up comedi driver block commentH Hartley Sweeten1-23/+17
2015-12-21staging: comedi: adv_pci_dio: remove unnecessary function separation commentsH Hartley Sweeten1-9/+0
2015-12-18staging: comedi: adv_pci_dio: separate out PCI-1760 supportH Hartley Sweeten1-424/+2
2015-06-18staging: comedi: adv_pci_dio: rename 'this_board' variablesH Hartley Sweeten1-24/+24
2015-03-20staging: comedi: adv_pci_dio: include new "comedi_pci.h" headerIan Abbott1-2/+1
2015-03-06staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten1-1/+0
2015-03-01staging: comedi: adv_pci_dio: convert driver to use the comedi_8254 moduleH Hartley Sweeten1-77/+10
2015-03-01staging: comedi: adv_pci_dio: refactor 's8254' boardinfoH Hartley Sweeten1-32/+19
2015-03-01staging: comedi: adv_pci_dio: simplify counter subdevice I/OH Hartley Sweeten1-33/+14
2014-11-03staging: comedi: drivers: remove inappropriate SDF_* flags from subdevicesH Hartley Sweeten1-4/+4
2014-09-11staging: comedi: adv_pci_dio: replace comedi_board() callsIan Abbott1-3/+3
2014-08-30staging: comedi: adv_pci_dio: remove 'valid' member from private dataH Hartley Sweeten1-9/+2