summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ii_pci20kc.c
AgeCommit message (Expand)Author
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman
2015-10-12staging: comedi: ii_pci20kc: update the MODULE_DESCRIPTIONH Hartley Sweeten
2015-10-12staging: comedi: ii_pci20kc: use comedi_offset_munge()H Hartley Sweeten
2015-10-12staging: comedi: ii_pci20kc: prefer using the BIT macroH Hartley Sweeten
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams
2015-01-09staging: comedi: ii_pci20kc: rewrite "Devices:" lineIan Abbott
2014-11-26staging: comedi: drivers: have core hook up default (*insn_read) for readbackH Hartley Sweeten
2014-08-30staging: comedi: ii_pci20kc: use comedi_subdevice 'readback'H Hartley Sweeten
2014-08-30staging: comedi: ii_pci20kc: save unmunged data for ao readbackH Hartley Sweeten
2014-08-01staging: comedi: ii_pci20kc: request and ioremap memoryIan Abbott
2014-07-30staging: comedi: ii_pci20kc: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-05-23staging: comedi: ii_pci20kc: fix usage of uninit scalar in ii20k_attach()Christian Engelmayer
2014-02-14staging: comedi: ii_pci20kc: use comedi_timeout()H Hartley Sweeten
2013-09-17staging: comedi: ii_pci20kc: use comedi_dio_update_state()H Hartley Sweeten
2013-08-12staging: comedi: drivers: use comedi_dio_insn_config() for complex casesH Hartley Sweeten
2013-08-12Revert "staging: comedi: drivers: use comedi_dio_insn_config() for complex ca...Greg Kroah-Hartman
2013-08-12staging: comedi: drivers: use comedi_dio_insn_config() for complex casesH Hartley Sweeten
2013-07-25staging: comedi: ii_pci20kc: cleanup final piecesH Hartley Sweeten
2013-07-25staging: comedi: ii_pci20kc: cleanup the ai subdeviceH Hartley Sweeten
2013-07-25staging: comedi: ii_pci20kc: cleanup the ao subdeviceH Hartley Sweeten
2013-07-25staging: comedi: ii_pci20kc.c: break up the subdevice private data unionH Hartley Sweeten
2013-07-25staging: comedi: ii_pci20kc.c: remove 'iobase' from the subdevice private dataH Hartley Sweeten
2013-07-25staging: comedi: ii_pci20kc.c: tidy up the subdevice module initH Hartley Sweeten
2013-07-25staging: comedi: ii_pci20kc.c: cleanup the dio subdeviceH Hartley Sweeten
2013-07-25staging: comedi: ii_pci20kc: remove CHAN macroH Hartley Sweeten
2013-07-25staging: comedi: ii_pci20kc: move comedi_lrange tablesH Hartley Sweeten
2013-07-25staging: comedi: ii_pci20kc: remove forward declarations 3H Hartley Sweeten
2013-07-25staging: comedi: ii_pci20kc: remove forward declarations 2H Hartley Sweeten
2013-07-25staging: comedi: ii_pci20kc: remove forward declarations 1H Hartley Sweeten
2013-07-25staging: comedi: ii_pci20kc: use comedi_alloc_spriv()H Hartley Sweeten
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten
2013-04-11staging: comedi: ii_pci20kc: remove comment about 2.4 kernelsH Hartley Sweeten
2013-04-08staging: comedi: remove unnecessary dev->board_name initializationH Hartley Sweeten
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten
2012-10-22staging/comedi: Use dev_ printks in drivers/ii_pci20kc.cYAMANE Toshiaki
2012-10-22staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten
2012-09-05staging: comedi: ii_pci20kc: remove subdevice pointer mathH Hartley Sweeten
2012-06-18staging: comedi: fix return value for insn_bits functionsH Hartley Sweeten
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten
2012-06-04staging: comedi: ii_pci20kc: iobase and ioaddr are void __iomem *H Hartley Sweeten
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2012-05-15staging: comedi: refactor ii_pci20kc driver and use module_comedi_driverH Hartley Sweeten
2010-12-16Staging: comedi: Fix coding style issues in ii_pci20kc.cXenofon Foukas
2010-06-17Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2009-12-11Staging: comedi: ii_pci_20kc: fix style printkDirk Hohndel
2009-12-11Staging: comedi: ii_pci20kc: white space fixesDirk Hohndel
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral