summaryrefslogtreecommitdiffstats
path: root/drivers/uio
Commit message (Expand)AuthorAgeFilesLines
* 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
* UIO: minor Kconfig fixesJohn Ogness2010-03-071-1/+1
* UIO: Add a driver for Hilscher netX-based fieldbus cardsHans J. Koch2010-03-073-0/+184
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-2/+2
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* uio: pm_runtime_disable is needed if failedKuninori Morimoto2009-11-131-0/+1
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-181-0/+54
|\
| * uio: Runtime PM for UIO devicesMagnus Damm2009-08-231-0/+54
* | uio: add generic driver for PCI 2.3 devicesMichael S. Tsirkin2009-09-153-0/+218
* | UIO: remove 'default n' from KconfigDaniel Mack2009-09-151-5/+0
|/
* UIO: fix specific device driver missing statement for depmodHans J. Koch2009-04-161-0/+1
* UIO: Take offset into account when determining number of pages that can be ma...Ian Abbott2009-03-241-1/+2
* uio: add the uio_aec driverBrandon Philips2009-03-243-0/+194
* UIO: Add name attributes for mappings and port regionsHans J. Koch2009-03-241-0/+22
* UIO: Pass information about ioports to userspace (V2)Hans J. Koch2009-01-061-17/+142
* UIO: uio_pdrv_genirq: allow custom irq_flagsMike Frysinger2009-01-061-2/+3
* UIO: use pci_ioremap_bar() in drivers/uioArjan van de Ven2009-01-061-2/+1
* saner FASYNC handling on file closeAl Viro2008-11-011-3/+0
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-10-201-6/+8
|\
| * UIO: BKL removalJonathan Corbet2008-10-161-6/+8
* | UIO: Fix mapping of logical and virtual memoryAndrew G. Harvey2008-10-161-2/+10
* | UIO: add automata sercos3 pci card supportJohn Ogness2008-10-163-0/+257
* | UIO: Change driver name of uio_pdrvHans J. Koch2008-10-161-1/+1
* | UIO: Add alignment warnings for uio-memHans J. Koch2008-10-161-0/+8
* | device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-3/+3
|/
* UIO: generic irq handling for some uio platform devicesMagnus Damm2008-08-213-0/+202
* UIO: uio_pdrv: fix license specificationUwe Kleine-König2008-08-211-1/+1
OpenPOWER on IntegriCloud