index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
uio
/
uio_pdrv_genirq.c
Age
Commit message (
Expand
)
Author
2012-05-15
uio_pdrv_genirq: get irq through platform resource if not set otherwise
Benedikt Spranger
2011-11-26
uio: convert drivers/uio/* to use module_platform_driver()
Axel Lin
2011-10-31
uio: Add module.h to implicit drivers/uio users
Paul Gortmaker
2011-08-22
drivers:uio:fix section mismatch in uio_pdrv_genirq.c
Wanlong Gao
2011-07-25
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-07-08
uio: uio_pdrv_genirq: Add OF support
Hans J. Koch
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-04-19
uio: clean uioinfo when uninstall uio driver
Jie Zhou
2010-08-05
uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.c
Hans J. Koch
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-11-13
uio: pm_runtime_disable is needed if failed
Kuninori Morimoto
2009-08-23
uio: Runtime PM for UIO devices
Magnus Damm
2009-01-06
UIO: uio_pdrv_genirq: allow custom irq_flags
Mike Frysinger
2008-08-21
UIO: generic irq handling for some uio platform devices
Magnus Damm