summaryrefslogtreecommitdiff
path: root/drivers/uio
Commit message (Expand)AuthorAge
* uio: UIO_DMEM_GENIRQ should depend on HAS_DMAGeert Uytterhoeven2013-05-21
* drivers: uio: Fix UIO device registration failureDamian Hobson-Garcia2013-03-29
* uio: convert to idr_alloc()Tejun Heo2013-02-27
* uio: remove !S390 dependency from KconfigHeiko Carstens2013-02-14
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\
| * uio: uio_pruss: replace private SRAM API with genallocMatt Porter2012-10-27
* | drivers: uio: Only allocate new private data when probing device tree nodeDamian Hobson-Garcia2012-11-21
* | drivers: uio_dmem_genirq: Allow partial success when opening deviceDamian Hobson-Garcia2012-11-21
* | drivers: uio_dmem_genirq: Don't use DMA_ERROR_CODE to indicate unmapped regionsDamian Hobson-Garcia2012-11-21
* | drivers: uio_dmem_genirq: Don't mix address spaces for dynamic region vaddrDamian Hobson-Garcia2012-11-21
* | uio: remove use of __devexitBill Pemberton2012-11-21
* | uio: remove use of __devinitdataBill Pemberton2012-11-21
* | uio: remove use of __devinitBill Pemberton2012-11-21
* | uio: remove use of __devexit_pBill Pemberton2012-11-21
* | uio_pdrv: set memory mapping nameManuel Traut2012-11-15
* | Add new uio device for dynamic memory allocationDamian Hobson-Garcia2012-10-24
|/
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* uio_pdrv_genirq: get irq through platform resource if not set otherwiseBenedikt Spranger2012-05-15
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-11
|\
| * uio: Convert uio_generic_pci to new intx masking APIJan Kiszka2012-01-06
| * PCI: Rework config space blocking servicesJan Kiszka2012-01-06
* | uio: convert drivers/uio/* to use module_platform_driver()Axel Lin2011-11-26
|/
* uio: Add module.h to implicit drivers/uio usersPaul Gortmaker2011-10-31
* uio: Support physical addresses >32 bits on 32-bit systemsKai Jiang2011-10-18
* drivers:uio:fix section mismatch in uio_pdrv_genirq.cWanlong Gao2011-08-22
* drivers:uio:change the goto label to consistent with othersWanlong Gao2011-08-22
* uio: uio_pci_generic: Remove useless spin_lockHans J. Koch2011-08-22
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-25
|\
| * uio: uio_pdrv_genirq: Add OF supportHans J. Koch2011-07-08
* | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
|/
* uio: clean uioinfo when uninstall uio driverJie Zhou2011-04-19
* uio: fix allocating minor id for uio deviceHillf Danton2011-04-19
* uio: fix finding mm index for vmaHillf Danton2011-04-19
* uio_netx: Add support for netPLC cardsDaniel Trautmann2011-04-19
* Fix common misspellingsLucas De Marchi2011-03-31
* UIO: add PRUSS UIO driver supportPratheesh Gangadhar2011-03-07
* uio: Change mail address of Hans J. KochHans J. Koch2010-11-10
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-10-22
|\ \
| * | uio: Statically allocate uio_class and use class .dev_attrs.Eric W. Biederman2010-10-22
| * | uio: Support 2^MINOR_BITS minorsEric W. Biederman2010-10-22
| * | uio: Cleanup irq handling.Eric W. Biederman2010-10-22
| * | uio: Don't clear driver dataEric W. Biederman2010-10-22
| * | uio: Fix lack of locking in init_uio_classEric W. Biederman2010-10-22
| * | uio: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-10-22
| |/
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
|/
* uio: Remove IRQF_DISABLED flag from uio_cif.cHans J. Koch2010-08-05
* uio: Remove IRQF_DISABLED from uio_sercos3.cHans J. Koch2010-08-05
* uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.cHans J. Koch2010-08-05