summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-25vme: vme_tsi148.c: use module_pci_driver to simplify the codeWei Yongjun
2012-10-25vme: vme_ca91cx42.c: use module_pci_driver to simplify the codeWei Yongjun
2012-10-25vme: vme_vmivme7805.c: use module_pci_driver to simplify the codeWei Yongjun
2012-10-24staging/comedi: Use pr_ or dev_ printks in drivers/serial2002.cYAMANE Toshiaki
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_AMPLICONH Hartley Sweeten
2012-10-24staging: comedi: dyna_pci10xx: remove PCI_VENDOR_ID_DYNALOGH Hartley Sweeten
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_AMCCH Hartley Sweeten
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_RTDH Hartley Sweeten
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_IOTECHH Hartley Sweeten
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_KOLTERH Hartley Sweeten
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_DTH Hartley Sweeten
2012-10-24staging: comedi: addi_common: use PCI_VENDOR_ID_ADDIDATA_OLDH Hartley Sweeten
2012-10-24staging: comedi: addi_common: use PCI_VENDOR_ID_ADDIDATAH Hartley Sweeten
2012-10-24staging: comedi: hwdrv_APCI1710: remove APCI1710_BOARD_VENDOR_IDH Hartley Sweeten
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_MEILHAUSH Hartley Sweeten
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_ADVANTECHH Hartley Sweeten
2012-10-24staging: comedi: cb_pcidda: cleanup cb_pcidda_calibrate()H Hartley Sweeten
2012-10-24staging: comedi: cb_pcidda: cleanup cb_pcidda_ao_winsn()H Hartley Sweeten
2012-10-24staging: comedi: cb_pcidda: cleanup DADATA defineH Hartley Sweeten
2012-10-24staging: comedi: cb_pcidda: cleanup DACCONTROL definesH Hartley Sweeten
2012-10-24staging: comedi: cb_pcidda: cleanup the dio register definesH Hartley Sweeten
2012-10-24staging: comedi: cb_pcidda: cleanup the boardinfoH Hartley Sweeten
2012-10-24staging: comedi: cb_pcidda: remove the private data 'status'H Hartley Sweeten
2012-10-24staging: comedi: cb_pcidda: cleanup the copyright and comedi commentsH Hartley Sweeten
2012-10-24staging: comedi: cb_pcidda: cleanup the analog output rangeH Hartley Sweeten
2012-10-24staging: comedi: cb_pcidda: check for subdev_8255_init() failureH Hartley Sweeten
2012-10-24staging: comedi: cb_pcidda: rename local variable 'index'H Hartley Sweeten
2012-10-24staging: comedi: cb_pcidda: remove the debug output of the eeprom dataH Hartley Sweeten
2012-10-24staging: comedi: cb_pcidda: remove private data variable 'digitalio'H Hartley Sweeten
2012-10-24staging: comedi: cb_pcidda: cleanup the private dataH Hartley Sweeten
2012-10-24staging: comedi: cb_pcidda: remove private data variable 'dac'H Hartley Sweeten
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_CBH Hartley Sweeten
2012-10-24staging: comedi: cb_pcidda: add defines for the PCI device idsH Hartley Sweeten
2012-10-24staging: comedi: cb_pcidda: remove code in #if 0/#endif blocksH Hartley Sweeten
2012-10-24staging: comedi: cb_pcidda: fix error test in cb_pcidda_attach_pci()H Hartley Sweeten
2012-10-24staging: comedi: Kconfig: update COMEDI_AMPLC_DIO200_PCI optionIan Abbott
2012-10-24staging: comedi: amplc_dio200: support multiple read/write of counterIan Abbott
2012-10-24staging: comedi: comedi.h: add clock sources for amplc_dio200 timerIan Abbott
2012-10-24staging: comedi: amplc_dio200: implement timer subdeviceIan Abbott
2012-10-24staging: comedi: amplc_dio200: add 32-bit register access functionsIan Abbott
2012-10-24staging: comedi: comedi.h: extra clock and gate sources for amplc_dio200Ian Abbott
2012-10-24staging: comedi: amplc_dio200: allow extra clock and gate sourcesIan Abbott
2012-10-24staging: comedi: amplc_dio200: enable enhanced features of PCIe boardsIan Abbott
2012-10-24staging: comedi: amplc_dio200: allow generation of PCIe interruptsIan Abbott
2012-10-24staging: comedi: amplc_dio200: support PCIe215, PCIe236 and PCIe296Ian Abbott
2012-10-24staging: comedi: amplc_dio200: add register shift to board infoIan Abbott
2012-10-24staging: comedi: amplc_dio200: add min register region size in boardIan Abbott
2012-10-24staging: comedi: amplc_dio200: add PCI BAR information to boardIan Abbott
2012-10-24staging: comedi: amplc_dio200: support memory-mapped I/OIan Abbott
2012-10-24staging: comedi: amplc_dio200: set dev->iobase before common attachIan Abbott