index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
uio
/
uio_pdrv_genirq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-26
uio: Simplify uio error path by using devres functions
Michal Simek
1
-24
/
+10
2013-08-30
drivers: uio_pdrv_genirq: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-25
drivers: uio_pdrv_genirq: Use of_match_ptr() macro
Sachin Kamat
1
-4
/
+1
2013-06-24
UIO: Fix concurrency issue
Vitalii Demianets
1
-5
/
+13
2013-06-18
UIO: fix uio_pdrv_genirq with device tree but no interrupt
Pavel Machek
1
-15
/
+10
2013-06-18
UIO: allow binding uio_pdrv_genirq.c to devices using command line option
Pavel Machek
1
-2
/
+6
2012-11-21
drivers: uio: Only allocate new private data when probing device tree node
Damian Hobson-Garcia
1
-1
/
+1
2012-11-15
uio_pdrv: set memory mapping name
Manuel Traut
1
-0
/
+1
2012-05-15
uio_pdrv_genirq: get irq through platform resource if not set otherwise
Benedikt Spranger
1
-0
/
+8
2011-11-26
uio: convert drivers/uio/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-10-31
uio: Add module.h to implicit drivers/uio users
Paul Gortmaker
1
-0
/
+1
2011-08-22
drivers:uio:fix section mismatch in uio_pdrv_genirq.c
Wanlong Gao
1
-1
/
+1
2011-07-25
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+43
2011-07-08
uio: uio_pdrv_genirq: Add OF support
Hans J. Koch
1
-0
/
+43
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2011-04-19
uio: clean uioinfo when uninstall uio driver
Jie Zhou
1
-0
/
+4
2010-08-05
uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.c
Hans J. Koch
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-11-13
uio: pm_runtime_disable is needed if failed
Kuninori Morimoto
1
-0
/
+1
2009-08-23
uio: Runtime PM for UIO devices
Magnus Damm
1
-0
/
+54
2009-01-06
UIO: uio_pdrv_genirq: allow custom irq_flags
Mike Frysinger
1
-2
/
+3
2008-08-21
UIO: generic irq handling for some uio platform devices
Magnus Damm
1
-0
/
+188