summaryrefslogtreecommitdiffstats
path: root/drivers/uio
Commit message (Expand)AuthorAgeFilesLines
* uio: convert to idr_alloc()Tejun Heo2013-02-271-15/+4
* uio: remove !S390 dependency from KconfigHeiko Carstens2013-02-141-1/+0
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-122-7/+18
|\
| * uio: uio_pruss: replace private SRAM API with genallocMatt Porter2012-10-272-7/+18
* | drivers: uio: Only allocate new private data when probing device tree nodeDamian Hobson-Garcia2012-11-212-2/+2
* | drivers: uio_dmem_genirq: Allow partial success when opening deviceDamian Hobson-Garcia2012-11-211-6/+6
* | drivers: uio_dmem_genirq: Don't use DMA_ERROR_CODE to indicate unmapped regionsDamian Hobson-Garcia2012-11-211-2/+4
* | drivers: uio_dmem_genirq: Don't mix address spaces for dynamic region vaddrDamian Hobson-Garcia2012-11-211-3/+6
* | uio: remove use of __devexitBill Pemberton2012-11-211-1/+1
* | uio: remove use of __devinitdataBill Pemberton2012-11-212-2/+2
* | uio: remove use of __devinitBill Pemberton2012-11-216-6/+6
* | uio: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* | uio_pdrv: set memory mapping nameManuel Traut2012-11-152-0/+2
* | Add new uio device for dynamic memory allocationDamian Hobson-Garcia2012-10-243-0/+371
|/
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-3/+1
* uio_pdrv_genirq: get irq through platform resource if not set otherwiseBenedikt Spranger2012-05-151-0/+8
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-71/+7
|\
| * uio: Convert uio_generic_pci to new intx masking APIJan Kiszka2012-01-061-72/+7
| * PCI: Rework config space blocking servicesJan Kiszka2012-01-061-4/+5
* | uio: convert drivers/uio/* to use module_platform_driver()Axel Lin2011-11-263-36/+3
|/
* uio: Add module.h to implicit drivers/uio usersPaul Gortmaker2011-10-312-0/+2
* uio: Support physical addresses >32 bits on 32-bit systemsKai Jiang2011-10-181-4/+3
* drivers:uio:fix section mismatch in uio_pdrv_genirq.cWanlong Gao2011-08-221-1/+1
* drivers:uio:change the goto label to consistent with othersWanlong Gao2011-08-221-4/+3
* uio: uio_pci_generic: Remove useless spin_lockHans J. Koch2011-08-221-5/+0
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-251-0/+43
|\
| * uio: uio_pdrv_genirq: Add OF supportHans J. Koch2011-07-081-0/+43
* | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-102-2/+2
|/
* uio: clean uioinfo when uninstall uio driverJie Zhou2011-04-191-0/+4
* uio: fix allocating minor id for uio deviceHillf Danton2011-04-191-1/+7
* uio: fix finding mm index for vmaHillf Danton2011-04-191-5/+3
* uio_netx: Add support for netPLC cardsDaniel Trautmann2011-04-191-0/+19
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* UIO: add PRUSS UIO driver supportPratheesh Gangadhar2011-03-073-0/+265
* uio: Change mail address of Hans J. KochHans J. Koch2010-11-103-3/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-3/+3
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-10-222-100/+76
|\ \
| * | uio: Statically allocate uio_class and use class .dev_attrs.Eric W. Biederman2010-10-221-35/+18
| * | uio: Support 2^MINOR_BITS minorsEric W. Biederman2010-10-221-6/+37
| * | uio: Cleanup irq handling.Eric W. Biederman2010-10-221-7/+7
| * | uio: Don't clear driver dataEric W. Biederman2010-10-221-14/+3
| * | uio: Fix lack of locking in init_uio_classEric W. Biederman2010-10-221-43/+15
| * | uio: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-10-221-6/+7
| |/
* / llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* uio: Remove IRQF_DISABLED flag from uio_cif.cHans J. Koch2010-08-051-1/+1
* uio: Remove IRQF_DISABLED from uio_sercos3.cHans J. Koch2010-08-051-1/+1
* uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.cHans J. Koch2010-08-051-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-308-0/+8
* UIO: Remove SMX Cryptengine driverHans J. Koch2010-03-073-152/+0