index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
uio
/
uio_cif.c
Age
Commit message (
Expand
)
Author
2020-12-09
uio: uio_cif: use devm_kzalloc() for uio_info object
Alexandru Ardelean
2018-07-21
uio: add SPDX license tags
Stephen Hemminger
2013-09-26
uio: uio_cif: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-05-21
uio/uio_cif: Use module_pci_driver to register driver
Peter Huewe
2012-11-21
uio: remove use of __devinitdata
Bill Pemberton
2012-11-21
uio: remove use of __devinit
Bill Pemberton
2010-11-10
uio: Change mail address of Hans J. Koch
Hans J. Koch
2010-08-05
uio: Remove IRQF_DISABLED flag from uio_cif.c
Hans J. Koch
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-04-16
UIO: fix specific device driver missing statement for depmod
Hans J. Koch
2009-01-06
UIO: use pci_ioremap_bar() in drivers/uio
Arjan van de Ven
2008-04-19
UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.c
Hans-Jürgen Koch
2008-04-19
uio: mark pci_device_id hilscher_pci_ids[] __devinitdata
Denis Cheng
2007-07-18
UIO: Hilscher CIF card driver
Hans-Jürgen Koch