summaryrefslogtreecommitdiff
path: root/drivers/uio
AgeCommit message (Expand)Author
2011-07-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-07-08uio: uio_pdrv_genirq: Add OF supportHans J. Koch
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-04-19uio: clean uioinfo when uninstall uio driverJie Zhou
2011-04-19uio: fix allocating minor id for uio deviceHillf Danton
2011-04-19uio: fix finding mm index for vmaHillf Danton
2011-04-19uio_netx: Add support for netPLC cardsDaniel Trautmann
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-07UIO: add PRUSS UIO driver supportPratheesh Gangadhar
2010-11-10uio: Change mail address of Hans J. KochHans J. Koch
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-10-22uio: Statically allocate uio_class and use class .dev_attrs.Eric W. Biederman
2010-10-22uio: Support 2^MINOR_BITS minorsEric W. Biederman
2010-10-22uio: Cleanup irq handling.Eric W. Biederman
2010-10-22uio: Don't clear driver dataEric W. Biederman
2010-10-22uio: Fix lack of locking in init_uio_classEric W. Biederman
2010-10-22uio: do not use PCI resources before pci_enable_device()Kulikov Vasiliy
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-05uio: Remove IRQF_DISABLED flag from uio_cif.cHans J. Koch
2010-08-05uio: Remove IRQF_DISABLED from uio_sercos3.cHans J. Koch
2010-08-05uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.cHans J. Koch
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07UIO: Remove SMX Cryptengine driverHans J. Koch
2010-03-07UIO: minor Kconfig fixesJohn Ogness
2010-03-07UIO: Add a driver for Hilscher netX-based fieldbus cardsHans J. Koch
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-11-13uio: pm_runtime_disable is needed if failedKuninori Morimoto
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-09-15uio: add generic driver for PCI 2.3 devicesMichael S. Tsirkin
2009-09-15UIO: remove 'default n' from KconfigDaniel Mack
2009-08-23uio: Runtime PM for UIO devicesMagnus Damm
2009-04-16UIO: fix specific device driver missing statement for depmodHans J. Koch
2009-03-24UIO: Take offset into account when determining number of pages that can be ma...Ian Abbott
2009-03-24uio: add the uio_aec driverBrandon Philips
2009-03-24UIO: Add name attributes for mappings and port regionsHans J. Koch
2009-01-06UIO: Pass information about ioports to userspace (V2)Hans J. Koch
2009-01-06UIO: uio_pdrv_genirq: allow custom irq_flagsMike Frysinger
2009-01-06UIO: use pci_ioremap_bar() in drivers/uioArjan van de Ven
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-20Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-10-16UIO: BKL removalJonathan Corbet
2008-10-16UIO: Fix mapping of logical and virtual memoryAndrew G. Harvey
2008-10-16UIO: add automata sercos3 pci card supportJohn Ogness
2008-10-16UIO: Change driver name of uio_pdrvHans J. Koch
2008-10-16UIO: Add alignment warnings for uio-memHans J. Koch