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