Commit Graph

114 Commits (206ecfc21121aa272f3f9fa23e1ed252a12e8a5c)

Author SHA1 Message Date
Vitalii Demianets 34cb275283 UIO: Fix concurrency issue 12 years ago
Sachin Kamat 077797117d drivers: uio_dmem_genirq: Use of_match_ptr() macro 12 years ago
Pavel Machek e3a3c3a205 UIO: fix uio_pdrv_genirq with device tree but no interrupt 12 years ago
Pavel Machek 05c3e0bb56 UIO: allow binding uio_pdrv_genirq.c to devices using command line option 12 years ago
Emil Goode cb3771b049 uio: uio_pruss: Fix potential NULL pointer dereference 12 years ago
Peter Huewe cd4373984a uio/uio_pci_generic: Use module_pci_driver to register driver 12 years ago
Geert Uytterhoeven 89fb9e7c34 uio: UIO_DMEM_GENIRQ should depend on HAS_DMA 12 years ago
Peter Huewe ced9017a4f uio/uio_cif: Use module_pci_driver to register driver 12 years ago
Peter Huewe b59f9a0533 uio/uio_netx: Use module_pci_driver to register driver 12 years ago
Peter Huewe 8bcaec4ee2 uio/uio_sercos3: Use module_pci_driver to register driver 12 years ago
Peter Huewe aa8c06f7c9 uio/uio_aec: Use module_pci_driver to register driver 12 years ago
Damian Hobson-Garcia 5ed0505c71 drivers: uio: Fix UIO device registration failure 12 years ago
Tejun Heo 6d77093129 uio: convert to idr_alloc() 12 years ago
Heiko Carstens c423c8ffa7 uio: remove !S390 dependency from Kconfig 12 years ago
Damian Hobson-Garcia d5185c4eb3 drivers: uio: Only allocate new private data when probing device tree node 12 years ago
Damian Hobson-Garcia 439926c81c drivers: uio_dmem_genirq: Allow partial success when opening device 12 years ago
Damian Hobson-Garcia 87c4d1a7dc drivers: uio_dmem_genirq: Don't use DMA_ERROR_CODE to indicate unmapped regions 12 years ago
Damian Hobson-Garcia 24fce61b0b drivers: uio_dmem_genirq: Don't mix address spaces for dynamic region vaddr 12 years ago
Bill Pemberton 9b96c3124b uio: remove use of __devexit 12 years ago
Bill Pemberton d46f743822 uio: remove use of __devinitdata 12 years ago
Bill Pemberton b17b75bb52 uio: remove use of __devinit 12 years ago
Bill Pemberton 5a59509b47 uio: remove use of __devexit_p 12 years ago
Manuel Traut ecd43c0d7e uio_pdrv: set memory mapping name 12 years ago
Matt Porter 2eb2478d47 uio: uio_pruss: replace private SRAM API with genalloc 12 years ago
Damian Hobson-Garcia 0a0c3b5a24 Add new uio device for dynamic memory allocation 12 years ago
Konstantin Khlebnikov 314e51b985 mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 13 years ago
Benedikt Spranger 94ca629e40 uio_pdrv_genirq: get irq through platform resource if not set otherwise 13 years ago
Jan Kiszka 2502dbdfc8 uio: Convert uio_generic_pci to new intx masking API 13 years ago
Jan Kiszka fb51ccbf21 PCI: Rework config space blocking services 13 years ago
Axel Lin 11e3123d9f uio: convert drivers/uio/* to use module_platform_driver() 13 years ago
Paul Gortmaker 2949ead458 uio: Add module.h to implicit drivers/uio users 13 years ago
Kai Jiang 27a90700a4 uio: Support physical addresses >32 bits on 32-bit systems 14 years ago
Wanlong Gao 9245acd20d drivers:uio:fix section mismatch in uio_pdrv_genirq.c 14 years ago
Wanlong Gao d80df1cea0 drivers:uio:change the goto label to consistent with others 14 years ago
Hans J. Koch 4e0b72fd74 uio: uio_pci_generic: Remove useless spin_lock 14 years ago
Hans J. Koch 27760f8686 uio: uio_pdrv_genirq: Add OF support 14 years ago
Joe Perches 28f65c11f2 treewide: Convert uses of struct resource to resource_size(ptr) 14 years ago
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. 15 years ago
Eric W. Biederman 91960a46c6 uio: Support 2^MINOR_BITS minors 15 years ago
Eric W. Biederman 6427a7655a uio: Cleanup irq handling. 15 years ago
Eric W. Biederman 70a9156bad uio: Don't clear driver data 15 years ago
Eric W. Biederman 3d4f9d76b0 uio: Fix lack of locking in init_uio_class 15 years ago
Kulikov Vasiliy 1037246cac uio: do not use PCI resources before pci_enable_device() 15 years ago