index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
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-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