Commit Graph

73 Commits (b6844e8f64920cdee620157252169ba63afb0c89)

Author SHA1 Message Date
Jie Zhou 47296b1962 uio: clean uioinfo when uninstall uio driver 14 years ago
Hillf Danton c6edc42fe1 uio: fix allocating minor id for uio device 14 years ago
Hillf Danton f0c554fddd uio: fix finding mm index for vma 14 years ago
Daniel Trautmann d8408aef91 uio_netx: Add support for netPLC cards 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Pratheesh Gangadhar f1a304e794 UIO: add PRUSS UIO driver support 14 years ago
Hans J. Koch 318af55ddd uio: Change mail address of Hans J. Koch 14 years ago
Eric W. Biederman c66fdab64f uio: Statically allocate uio_class and use class .dev_attrs. 14 years ago
Eric W. Biederman 91960a46c6 uio: Support 2^MINOR_BITS minors 14 years ago
Eric W. Biederman 6427a7655a uio: Cleanup irq handling. 14 years ago
Eric W. Biederman 70a9156bad uio: Don't clear driver data 14 years ago
Eric W. Biederman 3d4f9d76b0 uio: Fix lack of locking in init_uio_class 14 years ago
Kulikov Vasiliy 1037246cac uio: do not use PCI resources before pci_enable_device() 14 years ago
Justin P. Mattock 631dd1a885 Update broken web addresses in the kernel. 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Hans J. Koch 14ec539482 uio: Remove IRQF_DISABLED flag from uio_cif.c 15 years ago
Hans J. Koch 62c867791f uio: Remove IRQF_DISABLED from uio_sercos3.c 15 years ago
Hans J. Koch 5685ad5b29 uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.c 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Hans J. Koch d6e976c0d2 UIO: Remove SMX Cryptengine driver 15 years ago
John Ogness 0a965eb9f6 UIO: minor Kconfig fixes 15 years ago
Hans J. Koch 8f314cfc12 UIO: Add a driver for Hilscher netX-based fieldbus cards 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Alexey Dobriyan 471452104b const: constify remaining dev_pm_ops 15 years ago
Kuninori Morimoto 68fb2e499b uio: pm_runtime_disable is needed if failed 15 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Michael S. Tsirkin ccb86a6907 uio: add generic driver for PCI 2.3 devices 16 years ago
Daniel Mack 5b2ea2f10d UIO: remove 'default n' from Kconfig 16 years ago
Magnus Damm af76756e6e uio: Runtime PM for UIO devices 16 years ago
Hans J. Koch 912335c43b UIO: fix specific device driver missing statement for depmod 16 years ago
Ian Abbott 6da2d377bb UIO: Take offset into account when determining number of pages that can be mapped 16 years ago
Brandon Philips 1bafeb378e uio: add the uio_aec driver 16 years ago
Hans J. Koch 8205779114 UIO: Add name attributes for mappings and port regions 16 years ago
Hans J. Koch e70c412ee4 UIO: Pass information about ioports to userspace (V2) 16 years ago
Mike Frysinger e543ae8966 UIO: uio_pdrv_genirq: allow custom irq_flags 16 years ago
Arjan van de Ven 7898aa5c39 UIO: use pci_ioremap_bar() in drivers/uio 16 years ago
Al Viro 233e70f422 saner FASYNC handling on file close 16 years ago
Jonathan Corbet 0d4a7bc12f UIO: BKL removal 17 years ago
Andrew G. Harvey 02683ffdf6 UIO: Fix mapping of logical and virtual memory 17 years ago
John Ogness a6030fcc60 UIO: add automata sercos3 pci card support 17 years ago
Hans J. Koch a6fcc3a196 UIO: Change driver name of uio_pdrv 17 years ago
Hans J. Koch e2b39df119 UIO: Add alignment warnings for uio-mem 17 years ago
Greg Kroah-Hartman a9b12619f7 device create: misc: convert device_create_drvdata to device_create 17 years ago
Magnus Damm c767db0ab4 UIO: generic irq handling for some uio platform devices 17 years ago
Uwe Kleine-König 0f90927da1 UIO: uio_pdrv: fix license specification 17 years ago
Uwe Kleine-König 331995e783 UIO: uio_pdrv: fix memory leak 17 years ago
Uwe Kleine-König 4d80d59437 UIO: add generic UIO platform driver 17 years ago
Hans J. Koch 328a14e70e UIO: Add write function to allow irq masking 17 years ago
Uwe Kleine-König 934da4766e UIO: fix UIO Kconfig dependencies 17 years ago