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
Age
Commit message (
Expand
)
Author
2013-11-14
pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changed
Roger Quadros
2013-11-12
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2013-11-12
Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-06
pinctrl: imx50: add pinctrl support code for the IMX50 SoC
Greg Ungerer
2013-11-05
pinctrl: at91: copy define to driver
Linus Walleij
2013-11-04
pinctrl: remove minor dead code
Michael Opdenacker
2013-11-04
pinctrl: imx: fix using pin->input_val wrongly
Peter Chen
2013-11-04
Merge branch 'pinmux/next/pfc' of git://linuxtv.org/pinchartl/fbdev into devel
Linus Walleij
2013-11-04
pinctrl: imx1: fix return value check in imx1_pinctrl_core_probe()
Wei Yongjun
2013-10-29
pinctrl: imx27: imx27 pincontrol driver
Markus Pargmann
2013-10-29
pinctrl: imx1 core driver
Markus Pargmann
2013-10-27
pinctrl: sh-pfc: r8a7791 PFC support
Hisashi Nakamura
2013-10-27
sh-pfc: r8a7778: Add CAN pin groups
Sergei Shtylyov
2013-10-23
pinctrl: at91: correct a few typos
Alexandre Belloni
2013-10-23
pinctrl: mvebu: remove redundant of_match_ptr
Sachin Kamat
2013-10-23
pinctrl: tb10x: use module_platform_driver to simplify the code
Wei Yongjun
2013-10-23
pinctrl: tb10x: fix the error handling in tb10x_pinctrl_probe()
Wei Yongjun
2013-10-18
pinctrl: single: Fix build when not built on ARM
Tony Lindgren
2013-10-16
pinctrl: rockchip: emulate both edge triggered interrupts
Heiko Stübner
2013-10-16
pinctrl: rockchip: add rk3188 specifics
Heiko Stübner
2013-10-16
pinctrl: rockchip: remove redundant check
Heiko Stübner
2013-10-16
pinctrl: rockchip: add support for multiple bank types
Heiko Stübner
2013-10-16
pinctrl: rockchip: separate different sub-types more
Heiko Stübner
2013-10-16
pinctrl: dove: unset twsi option3 for gconfig as well
Roel Kluin
2013-10-16
pinctrl: add TB10x pin control driver
Christian Ruppert
2013-10-16
pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib
Christian Ruppert
2013-10-16
Merge tag 'v3.12-rc4' into devel
Linus Walleij
2013-10-16
pinctrl: coh901: mark GPIO lines used for IRQ
Linus Walleij
2013-10-16
pinctrl: nomadik: mark GPIO lines used for IRQ
Linus Walleij
2013-10-10
pinctrl: single: Add support for auxdata
Tony Lindgren
2013-10-10
pinctrl: single: Add support for wake-up interrupts
Tony Lindgren
2013-10-10
pincntrl: add support for ams AS3722 pin control driver
Laxman Dewangan
2013-10-09
pinctrl: single: Prepare for supporting SoC specific features
Tony Lindgren
2013-10-09
pinctrl: pinctrl-adi2: disable IRQ when setting value
Sonic Zhang
2013-10-09
pinctrl: pinctrl-adi2: Remove nested lock+irqsave that resue flags.
Sonic Zhang
2013-10-08
pinctrl: palmas: remove pin config BIAS_PULL_PIN_DEFAULT support
Laxman Dewangan
2013-10-08
Merge tag 'v3.12-rc4' into devel
Linus Walleij
2013-10-08
pinctrl: sirf: add USB1/UART1 pinmux usb/uart share
Rong Wang
2013-10-08
pinctrl: sirf: add lost USP-based UART pin groups for prima2
Qipan Li
2013-10-08
pinctrl: sirf: add lost uart0-no-stream-control pingroup for prima2
Qipan Li
2013-10-08
pinctrl: remove redundant of_match_ptr
Sachin Kamat
2013-09-27
pinctrl: palmas: do not abort pin configuration for BIAS_DEFAULT
Laxman Dewangan
2013-09-27
Merge branch 'pinmux/next' of git://linuxtv.org/pinchartl/fbdev into devel
Linus Walleij
2013-09-27
pinctrl: palmas: remove non-require function
Laxman Dewangan
2013-09-27
pinctrl: Correct number of pins for s5pv210
Mateusz Krawczuk
2013-09-27
pinctrl: adi2: Fix dead lock in adi_gpio_direction_output
Axel Lin
2013-09-27
pinctrl: adi2: Convert to devm_ioremap_resource
Axel Lin
2013-09-27
pinctrl: at91: fix sam9x5 debounce/deglitch functions
Boris BREZILLON
2013-09-27
pinctrl: at91: fix typos
Boris BREZILLON
2013-09-27
sh-pfc: r8a7790: add pin definitions for the I2C3 interface
Guennadi Liakhovetski
[next]