Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / uio /
2012-01-12 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2012-01-06 Jan Kiszkauio: Convert uio_generic_pci to new intx masking API
2012-01-06 Jan KiszkaPCI: Rework config space blocking services
2011-11-27 Axel Linuio: convert drivers/uio/* to use module_platform_driver()
2011-10-31 Paul Gortmakeruio: Add module.h to implicit drivers/uio users
2011-10-18 Kai Jianguio: Support physical addresses >32 bits on 32-bit...
2011-08-23 Wanlong Gaodrivers:uio:fix section mismatch in uio_pdrv_genirq.c
2011-08-23 Wanlong Gaodrivers:uio:change the goto label to consistent with...
2011-08-23 Hans J. Kochuio: uio_pci_generic: Remove useless spin_lock
2011-07-26 Linus TorvaldsMerge branch 'driver-core-next' of git://git./linux...
2011-07-08 Hans J. Kochuio: uio_pdrv_genirq: Add OF support
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-06-10 Joe Perchestreewide: Convert uses of struct resource to resource_s...
2011-04-19 Jie Zhouuio: clean uioinfo when uninstall uio driver
2011-04-19 Hillf Dantonuio: fix allocating minor id for uio device
2011-04-19 Hillf Dantonuio: fix finding mm index for vma
2011-04-19 Daniel Trautmannuio_netx: Add support for netPLC cards
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-07 Pratheesh GangadharUIO: add PRUSS UIO driver support
2010-11-11 Hans J. Kochuio: Change mail address of Hans J. Koch
2010-10-24 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-10-22 Eric W. Biedermanuio: Statically allocate uio_class and use class .dev_a...
2010-10-22 Eric W. Biedermanuio: Support 2^MINOR_BITS minors
2010-10-22 Eric W. Biedermanuio: Cleanup irq handling.
2010-10-22 Eric W. Biedermanuio: Don't clear driver data
2010-10-22 Eric W. Biedermanuio: Fix lack of locking in init_uio_class
2010-10-22 Kulikov Vasiliyuio: do not use PCI resources before pci_enable_device()
2010-10-18 Justin P. MattockUpdate broken web addresses in the kernel.
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-08-05 Hans J. Kochuio: Remove IRQF_DISABLED flag from uio_cif.c
2010-08-05 Hans J. Kochuio: Remove IRQF_DISABLED from uio_sercos3.c
2010-08-05 Hans J. Kochuio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Hans J. KochUIO: Remove SMX Cryptengine driver
2010-03-08 John OgnessUIO: minor Kconfig fixes
2010-03-08 Hans J. KochUIO: Add a driver for Hilscher netX-based fieldbus...
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-11-13 Kuninori Morimotouio: pm_runtime_disable is needed if failed
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-18 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-09-15 Michael S. Tsirkinuio: add generic driver for PCI 2.3 devices
2009-09-15 Daniel MackUIO: remove 'default n' from Kconfig
2009-08-23 Magnus Dammuio: Runtime PM for UIO devices
2009-04-16 Hans J. KochUIO: fix specific device driver missing statement for...
2009-03-24 Ian AbbottUIO: Take offset into account when determining number...
2009-03-24 Brandon Philipsuio: add the uio_aec driver
2009-03-24 Hans J. KochUIO: Add name attributes for mappings and port regions
2009-01-06 Hans J. KochUIO: Pass information about ioports to userspace (V2)
2009-01-06 Mike FrysingerUIO: uio_pdrv_genirq: allow custom irq_flags
2009-01-06 Arjan van de VenUIO: use pci_ioremap_bar() in drivers/uio
2008-11-01 Al Virosaner FASYNC handling on file close
2008-10-20 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2008-10-16 Jonathan CorbetUIO: BKL removal
2008-10-16 Andrew G. HarveyUIO: Fix mapping of logical and virtual memory
2008-10-16 John OgnessUIO: add automata sercos3 pci card support
2008-10-16 Hans J. KochUIO: Change driver name of uio_pdrv
2008-10-16 Hans J. KochUIO: Add alignment warnings for uio-mem
2008-10-16 Greg Kroah-Hartmandevice create: misc: convert device_create_drvdata...
2008-08-21 Magnus DammUIO: generic irq handling for some uio platform devices
2008-08-21 Uwe Kleine-KönigUIO: uio_pdrv: fix license specification
2008-08-21 Uwe Kleine-KönigUIO: uio_pdrv: fix memory leak
2008-07-22 Uwe Kleine-KönigUIO: add generic UIO platform driver
2008-07-22 Hans J. KochUIO: Add write function to allow irq masking
2008-07-22 Uwe Kleine-KönigUIO: fix UIO Kconfig dependencies
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-06-20 Jonathan CorbetUIO: cdev lock_kernel() pushdown
2008-05-20 Greg Kroah-HartmanUIO: fix race in device_create
2008-04-20 Uwe Kleine-KönigUIO: hold a reference to the device's owner while the...
2008-04-20 Ben NizetteUIO: Implement a UIO interface for the SMX Cryptengine
2008-04-20 Hans-Jürgen KochUIO: Remove needless PCI_DEVICE_ID definition from...
2008-04-20 Denis Chenguio: mark pci_device_id hilscher_pci_ids[] __devinitdata
2008-04-20 Denis Chenguio: Kconfig improvements
2008-03-25 Jean-Samuel ChenardUIO: add pgprot_noncached() to UIO mmap code
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-21 Brandon PhilipsUIO: fix Greg's stupid changes
2008-02-06 Nick Pigginuio: nopage
2008-01-25 Jan EngelhardtUIO: constify function pointer tables
2008-01-25 Greg Kroah-HartmanKobject: convert drivers/* from kobject_unregister...
2008-01-25 Greg Kroah-HartmanKobject: rename kobject_init_ng() to kobject_init()
2008-01-25 Greg Kroah-HartmanKobject: rename kobject_add_ng() to kobject_add()
2008-01-25 Greg Kroah-HartmanUIO: fix kobject usage
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2007-07-21 Greg Kroah-Hartman- Update config files.
2007-07-18 Hans-Jürgen KochUIO: Hilscher CIF card driver
2007-07-18 Hans J. KochUIO: Add the User IO core code