aboutsummaryrefslogtreecommitdiff
path: root/drivers/uio/uio_cif.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-09uio: uio_cif: use devm_kzalloc() for uio_info objectGravatar Alexandru Ardelean 1-6/+2
2018-07-21uio: add SPDX license tagsGravatar Stephen Hemminger 1-3/+1
2013-09-26uio: uio_cif: remove unnecessary pci_set_drvdata()Gravatar Jingoo Han 1-1/+0
2013-05-21uio/uio_cif: Use module_pci_driver to register driverGravatar Peter Huewe 1-13/+1
2012-11-21uio: remove use of __devinitdataGravatar Bill Pemberton 1-1/+1
2012-11-21uio: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2010-11-10uio: Change mail address of Hans J. KochGravatar Hans J. Koch 1-1/+1
2010-08-05uio: Remove IRQF_DISABLED flag from uio_cif.cGravatar Hans J. Koch 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-04-16UIO: fix specific device driver missing statement for depmodGravatar Hans J. Koch 1-0/+1
2009-01-06UIO: use pci_ioremap_bar() in drivers/uioGravatar Arjan van de Ven 1-2/+1
2008-04-19UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.cGravatar Hans-Jürgen Koch 1-4/+0
2008-04-19uio: mark pci_device_id hilscher_pci_ids[] __devinitdataGravatar Denis Cheng 1-1/+1
2007-07-18UIO: Hilscher CIF card driverGravatar Hans-Jürgen Koch 1-0/+156