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
/
pinctrl
/
pinctrl-exynos.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-27
pinctrl: Correct number of pins for s5pv210
Mateusz Krawczuk
1
-6
/
+6
2013-08-28
pinctrl: Add s5pv210 support to pinctrl-exynos
Mateusz Krawczuk
1
-0
/
+58
2013-07-03
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-22
/
+64
2013-06-19
pinctrl: exynos: add exynos5420 SoC specific data
Leela Krishna Amudala
1
-0
/
+118
2013-06-17
pinctrl: exynos: ack level-triggered interrupts before unmasking
Doug Anderson
1
-0
/
+22
2013-06-16
pinctrl: exynos: reorder xyz_irq_unmask() so future patch can ack
Doug Anderson
1
-26
/
+26
2013-06-16
pinctrl: exynos: Add spinlocks to irq_mask and irq_unmask
Doug Anderson
1
-0
/
+20
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-13
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