index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-exynos.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-27
pinctrl: exynos: Handle suspend/resume of GPIO EINT registers
Tomasz Figa
1
-3
/
+113
2013-05-27
pinctrl: exynos: Add support for set_irq_wake of wake-up EINTs
Tomasz Figa
1
-0
/
+23
2013-05-04
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+108
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2013-04-09
pinctrl: samsung: Remove hardcoded register offsets
Tomasz Figa
1
-2
/
+4
2013-04-09
pinctrl: samsung: Split pin bank description into two structures
Tomasz Figa
1
-4
/
+15
2013-04-09
pinctrl: samsung: Protect bank registers with a spinlock
Tomasz Figa
1
-0
/
+11
2013-03-26
arm: Move chained_irq_(enter|exit) to a generic file
Catalin Marinas
1
-2
/
+1
2013-03-05
pinctrl: exynos: add exynos5250 SoC specific data
Thomas Abraham
1
-0
/
+108
2012-12-12
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-189
/
+288
2012-11-19
pinctrl: samsung: Add support for EXYNOS4X12
Tomasz Figa
1
-0
/
+110
2012-11-11
pinctrl: exynos: Add terminating entry for of_device_id table
Axel Lin
1
-0
/
+1
2012-10-15
pinctrl: exynos: Set pin function to EINT in irq_set_type of wake-up EINT
Tomasz Figa
1
-0
/
+11
2012-10-15
pinctrl: samsung: Use per-bank IRQ domain for wake-up interrupts
Tomasz Figa
1
-62
/
+101
2012-10-15
pinctrl: exynos: Use one IRQ domain per pin bank
Tomasz Figa
1
-84
/
+33
2012-10-15
pinctrl: samsung: Include bank-specific eint offset in bank struct
Tomasz Figa
1
-28
/
+27
2012-10-15
pinctrl: samsung: Assing pin numbers dynamically
Tomasz Figa
1
-46
/
+37
2012-09-21
pinctrl: exynos: Fix wakeup IRQ domain registration check
Tomasz Figa
1
-1
/
+1
2012-09-21
pinctrl: exynos: Correct the detection of wakeup-eint node
Tomasz Figa
1
-5
/
+9
2012-09-21
pinctrl: exynos: Mark exynos_irq_demux_eint as inline
Tomasz Figa
1
-1
/
+1
2012-09-21
pinctrl: exynos: Handle only unmasked wakeup interrupts
Tomasz Figa
1
-2
/
+5
2012-09-21
pinctrl: exynos: Fix typos in gpio/wkup _irq_mask
Tomasz Figa
1
-2
/
+2
2012-09-21
pinctrl: exynos: Set pin function to EINT in irq_set_type of GPIO EINTa
Tomasz Figa
1
-0
/
+12
2012-09-07
pinctrl: add exynos4210 specific extensions for samsung pinctrl driver
Thomas Abraham
1
-0
/
+560