index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
uio
/
uio_pdrv_genirq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-26
drivers: uio_pdrv_genirq: Use of_match_ptr() macro
Sachin Kamat
1
-4
/
+1
2013-06-25
UIO: Fix concurrency issue
Vitalii Demianets
1
-5
/
+13
2013-06-19
UIO: fix uio_pdrv_genirq with device tree but no interrupt
Pavel Machek
1
-15
/
+10
2013-06-19
UIO: allow binding uio_pdrv_genirq.c to devices using command line option
Pavel Machek
1
-2
/
+6
2012-11-22
drivers: uio: Only allocate new private data when probing device tree node
Damian Hobson-Garcia
1
-1
/
+1
2012-11-16
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-27
uio: convert drivers/uio/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-11-01
uio: Add module.h to implicit drivers/uio users
Paul Gortmaker
1
-0
/
+1
2011-08-23
drivers:uio:fix section mismatch in uio_pdrv_genirq.c
Wanlong Gao
1
-1
/
+1
2011-07-26
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+43
2011-07-09
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-20
uio: clean uioinfo when uninstall uio driver
Jie Zhou
1
-0
/
+4
2010-08-06
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