summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/gsc_hpdi.c
AgeCommit message (Expand)Author
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-04-11staging: comedi: gsc_hpdi: use pci_ioremap_bar()H Hartley Sweeten
2013-04-11staging: comedi: gsc_hpdi: remove the base_address_regions enumH Hartley Sweeten
2013-03-15staging: comedi: remove unneeded settings of `dev->iobase`Ian Abbott
2013-03-14staging: comedi_pci: pass comedi_device to comedi_pci_enable()H Hartley Sweeten
2013-03-14staging: comedi_pci: make comedi_pci_disable() safe to callH Hartley Sweeten
2013-03-11staging: comedi: comedi_pci: change the comedi_pci_auto_config() 'context'H Hartley Sweeten
2013-01-31staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten
2013-01-25staging/comedi: Use comedi_pci_auto_unconfig directly for pci_driver.removePeter Huewe
2012-11-21staging: comedi: remove use of __devexitBill Pemberton
2012-11-21staging: comedi: remove use of __devinitBill Pemberton
2012-11-21staging: comedi: remove use of __devexit_pBill Pemberton
2012-11-14staging: comedi: gsc_hpdi: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten
2012-11-01staging: comedi: gsc_hpdi: update driver description commentIan Abbott
2012-11-01staging: comedi: gsc_hpdi: change DEBUG_PRINT()Ian Abbott
2012-11-01staging: comedi: gsc_hpdi: use board name to request resourcesIan Abbott
2012-11-01staging: comedi: gsc_hpdi: make board name pointer constIan Abbott
2012-11-01staging: comedi: gsc_hpdi: remove board(dev) functionIan Abbott
2012-11-01staging: comedi: gsc_hpdi: don't store physical base addressesIan Abbott
2012-11-01staging: comedi: gsc_hpdi: remove devpriv->hw_devIan Abbott
2012-11-01staging: comedi: gsc_hpdi: use auto_attach methodIan Abbott
2012-10-26staging/comedi: Use pr_ or dev_ printks in drivers/gsc_hpdi.cYAMANE Toshiaki
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten
2012-10-22staging: comedi: gsc_hpdi: remove inline priv() functionH Hartley Sweeten
2012-10-22staging: comedi: gsc_hpdi: make internal functions staticIan Abbott
2012-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten
2012-09-05staging: comedi: gsc_hpdi: remove subdevice pointer mathH 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: Fix typo in comediMasanari Iida
2012-06-04staging: comedi: gsc_hpdi: plx9080_iobase and hpdi_iobase are void __iomem *H Hartley Sweeten
2012-06-04staging: comedi: remove private header comedi_pci.hH Hartley Sweeten
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2012-05-15staging: comedi: refactor gsc_hpdi driver and use module_comedi_pci_driverH Hartley Sweeten
2012-04-10staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott
2011-03-31Fix common misspellingsLucas De Marchi
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2010-06-17Staging: comedi: Fixed long lines in gsc_hpdi.cMark Rankilor
2009-12-11Staging: comedi: gsc_hdpi: style fixes static functionDirk Hohndel
2009-12-11Staging: comedi: gsc_hpdi: Fix style issuesDirk Hohndel
2009-12-11Staging: comedi: gsc_hpdi: style fixes printkDirk Hohndel
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: remove RT codeGreg Kroah-Hartman
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
2009-06-19Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton
2009-06-19Staging: comedi: more fix "foo * bar" should be "foo *bar"Bill Pemberton
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton
2009-06-19Staging Comedi: fix spacing around parensBill Pemberton
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton