index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2014-10-20
uio: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
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-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