index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-exynos.c
Age
Commit message (
Expand
)
Author
2013-07-03
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-06-19
pinctrl: exynos: add exynos5420 SoC specific data
Leela Krishna Amudala
2013-06-17
pinctrl: exynos: ack level-triggered interrupts before unmasking
Doug Anderson
2013-06-16
pinctrl: exynos: reorder xyz_irq_unmask() so future patch can ack
Doug Anderson
2013-06-16
pinctrl: exynos: Add spinlocks to irq_mask and irq_unmask
Doug Anderson
2013-05-27
pinctrl: exynos: Handle suspend/resume of GPIO EINT registers
Tomasz Figa
2013-05-27
pinctrl: exynos: Add support for set_irq_wake of wake-up EINTs
Tomasz Figa
2013-05-04
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-04-09
pinctrl: samsung: Remove hardcoded register offsets
Tomasz Figa
2013-04-09
pinctrl: samsung: Split pin bank description into two structures
Tomasz Figa
2013-04-09
pinctrl: samsung: Protect bank registers with a spinlock
Tomasz Figa
2013-03-26
arm: Move chained_irq_(enter|exit) to a generic file
Catalin Marinas
2013-03-05
pinctrl: exynos: add exynos5250 SoC specific data
Thomas Abraham
2012-12-12
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-11-19
pinctrl: samsung: Add support for EXYNOS4X12
Tomasz Figa
2012-11-11
pinctrl: exynos: Add terminating entry for of_device_id table
Axel Lin
2012-10-15
pinctrl: exynos: Set pin function to EINT in irq_set_type of wake-up EINT
Tomasz Figa
2012-10-15
pinctrl: samsung: Use per-bank IRQ domain for wake-up interrupts
Tomasz Figa
2012-10-15
pinctrl: exynos: Use one IRQ domain per pin bank
Tomasz Figa
2012-10-15
pinctrl: samsung: Include bank-specific eint offset in bank struct
Tomasz Figa
2012-10-15
pinctrl: samsung: Assing pin numbers dynamically
Tomasz Figa
2012-09-21
pinctrl: exynos: Fix wakeup IRQ domain registration check
Tomasz Figa
2012-09-21
pinctrl: exynos: Correct the detection of wakeup-eint node
Tomasz Figa
2012-09-21
pinctrl: exynos: Mark exynos_irq_demux_eint as inline
Tomasz Figa
2012-09-21
pinctrl: exynos: Handle only unmasked wakeup interrupts
Tomasz Figa
2012-09-21
pinctrl: exynos: Fix typos in gpio/wkup _irq_mask
Tomasz Figa
2012-09-21
pinctrl: exynos: Set pin function to EINT in irq_set_type of GPIO EINTa
Tomasz Figa
2012-09-07
pinctrl: add exynos4210 specific extensions for samsung pinctrl driver
Thomas Abraham