| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | uio: Remove uio_pdrv and use uio_pdrv_genirq instead | Michal Simek | 2013-07-27 | 3 | -121/+0 |
|/ |
|
* | uio: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT | Libin | 2013-07-04 | 1 | -1/+1 |
* | drivers: uio_pdrv_genirq: Use of_match_ptr() macro | Sachin Kamat | 2013-06-26 | 1 | -4/+1 |
* | UIO: Fix concurrency issue | Vitalii Demianets | 2013-06-25 | 1 | -5/+13 |
* | drivers: uio_dmem_genirq: Use of_match_ptr() macro | Sachin Kamat | 2013-06-25 | 1 | -3/+1 |
* | UIO: fix uio_pdrv_genirq with device tree but no interrupt | Pavel Machek | 2013-06-19 | 1 | -15/+10 |
* | UIO: allow binding uio_pdrv_genirq.c to devices using command line option | Pavel Machek | 2013-06-19 | 1 | -2/+6 |
* | uio: uio_pruss: Fix potential NULL pointer dereference | Emil Goode | 2013-06-06 | 1 | -1/+1 |
* | Merge 3.10-rc3 into char-misc-next | Greg Kroah-Hartman | 2013-05-27 | 1 | -0/+1 |
|\ |
|
| * | uio: UIO_DMEM_GENIRQ should depend on HAS_DMA | Geert Uytterhoeven | 2013-05-21 | 1 | -0/+1 |
* | | uio/uio_pci_generic: Use module_pci_driver to register driver | Peter Huewe | 2013-05-21 | 1 | -15/+2 |
* | | uio/uio_cif: Use module_pci_driver to register driver | Peter Huewe | 2013-05-21 | 1 | -13/+1 |
* | | uio/uio_netx: Use module_pci_driver to register driver | Peter Huewe | 2013-05-21 | 1 | -13/+1 |
* | | uio/uio_sercos3: Use module_pci_driver to register driver | Peter Huewe | 2013-05-21 | 1 | -13/+1 |
* | | uio/uio_aec: Use module_pci_driver to register driver | Peter Huewe | 2013-05-21 | 1 | -13/+1 |
|/ |
|
* | drivers: uio: Fix UIO device registration failure | Damian Hobson-Garcia | 2013-03-29 | 1 | -0/+1 |
* | uio: convert to idr_alloc() | Tejun Heo | 2013-02-28 | 1 | -15/+4 |
* | uio: remove !S390 dependency from Kconfig | Heiko Carstens | 2013-02-14 | 1 | -1/+0 |
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 2 | -7/+18 |
|\ |
|
| * | uio: uio_pruss: replace private SRAM API with genalloc | Matt Porter | 2012-10-27 | 2 | -7/+18 |
* | | drivers: uio: Only allocate new private data when probing device tree node | Damian Hobson-Garcia | 2012-11-21 | 2 | -2/+2 |
* | | drivers: uio_dmem_genirq: Allow partial success when opening device | Damian Hobson-Garcia | 2012-11-21 | 1 | -6/+6 |
* | | drivers: uio_dmem_genirq: Don't use DMA_ERROR_CODE to indicate unmapped regions | Damian Hobson-Garcia | 2012-11-21 | 1 | -2/+4 |
* | | drivers: uio_dmem_genirq: Don't mix address spaces for dynamic region vaddr | Damian Hobson-Garcia | 2012-11-21 | 1 | -3/+6 |
* | | uio: remove use of __devexit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | | uio: remove use of __devinitdata | Bill Pemberton | 2012-11-21 | 2 | -2/+2 |
* | | uio: remove use of __devinit | Bill Pemberton | 2012-11-21 | 6 | -6/+6 |
* | | uio: remove use of __devexit_p | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | | uio_pdrv: set memory mapping name | Manuel Traut | 2012-11-16 | 2 | -0/+2 |
* | | Add new uio device for dynamic memory allocation | Damian Hobson-Garcia | 2012-10-25 | 3 | -0/+371 |
|/ |
|
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 | 1 | -3/+1 |
* | uio_pdrv_genirq: get irq through platform resource if not set otherwise | Benedikt Spranger | 2012-05-15 | 1 | -0/+8 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-12 | 1 | -71/+7 |
|\ |
|
| * | uio: Convert uio_generic_pci to new intx masking API | Jan Kiszka | 2012-01-06 | 1 | -72/+7 |
| * | PCI: Rework config space blocking services | Jan Kiszka | 2012-01-06 | 1 | -4/+5 |
* | | uio: convert drivers/uio/* to use module_platform_driver() | Axel Lin | 2011-11-27 | 3 | -36/+3 |
|/ |
|
* | uio: Add module.h to implicit drivers/uio users | Paul Gortmaker | 2011-11-01 | 2 | -0/+2 |
* | uio: Support physical addresses >32 bits on 32-bit systems | Kai Jiang | 2011-10-18 | 1 | -4/+3 |
* | drivers:uio:fix section mismatch in uio_pdrv_genirq.c | Wanlong Gao | 2011-08-23 | 1 | -1/+1 |
* | drivers:uio:change the goto label to consistent with others | Wanlong Gao | 2011-08-23 | 1 | -4/+3 |
* | uio: uio_pci_generic: Remove useless spin_lock | Hans J. Koch | 2011-08-23 | 1 | -5/+0 |
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-07-26 | 1 | -0/+43 |
|\ |
|
| * | uio: uio_pdrv_genirq: Add OF support | Hans J. Koch | 2011-07-09 | 1 | -0/+43 |
* | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 2 | -2/+2 |
|/ |
|
* | uio: clean uioinfo when uninstall uio driver | Jie Zhou | 2011-04-20 | 1 | -0/+4 |
* | uio: fix allocating minor id for uio device | Hillf Danton | 2011-04-20 | 1 | -1/+7 |
* | uio: fix finding mm index for vma | Hillf Danton | 2011-04-20 | 1 | -5/+3 |
* | uio_netx: Add support for netPLC cards | Daniel Trautmann | 2011-04-20 | 1 | -0/+19 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | UIO: add PRUSS UIO driver support | Pratheesh Gangadhar | 2011-03-07 | 3 | -0/+265 |