netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / drivers / uio /
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-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-18 Hans-Jürgen KochUIO: Hilscher CIF card driver
2007-07-18 Hans J. KochUIO: Add the User IO core code