index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-14
pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changed
Roger Quadros
1
-7
/
+3
2013-11-12
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-0
/
+10
2013-11-12
Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
43
-124
/
+10532
2013-11-06
pinctrl: imx50: add pinctrl support code for the IMX50 SoC
Greg Ungerer
3
-0
/
+435
2013-11-05
pinctrl: at91: copy define to driver
Linus Walleij
1
-0
/
+1
2013-11-04
pinctrl: remove minor dead code
Michael Opdenacker
1
-3
/
+1
2013-11-04
pinctrl: imx: fix using pin->input_val wrongly
Peter Chen
1
-3
/
+3
2013-11-04
Merge branch 'pinmux/next/pfc' of git://linuxtv.org/pinchartl/fbdev into devel
Linus Walleij
6
-0
/
+4285
2013-11-04
pinctrl: imx1: fix return value check in imx1_pinctrl_core_probe()
Wei Yongjun
1
-2
/
+2
2013-10-29
pinctrl: imx27: imx27 pincontrol driver
Markus Pargmann
3
-0
/
+486
2013-10-29
pinctrl: imx1 core driver
Markus Pargmann
4
-0
/
+732
2013-10-27
pinctrl: sh-pfc: r8a7791 PFC support
Hisashi Nakamura
5
-0
/
+4230
2013-10-27
sh-pfc: r8a7778: Add CAN pin groups
Sergei Shtylyov
1
-0
/
+55
2013-10-23
pinctrl: at91: correct a few typos
Alexandre Belloni
1
-4
/
+4
2013-10-23
pinctrl: mvebu: remove redundant of_match_ptr
Sachin Kamat
4
-4
/
+4
2013-10-23
pinctrl: tb10x: use module_platform_driver to simplify the code
Wei Yongjun
1
-11
/
+1
2013-10-23
pinctrl: tb10x: fix the error handling in tb10x_pinctrl_probe()
Wei Yongjun
1
-5
/
+4
2013-10-18
pinctrl: single: Fix build when not built on ARM
Tony Lindgren
1
-1
/
+6
2013-10-16
pinctrl: rockchip: emulate both edge triggered interrupts
Heiko Stübner
1
-7
/
+54
2013-10-16
pinctrl: rockchip: add rk3188 specifics
Heiko Stübner
1
-7
/
+112
2013-10-16
pinctrl: rockchip: remove redundant check
Heiko Stübner
1
-6
/
+0
2013-10-16
pinctrl: rockchip: add support for multiple bank types
Heiko Stübner
1
-3
/
+14
2013-10-16
pinctrl: rockchip: separate different sub-types more
Heiko Stübner
1
-48
/
+57
2013-10-16
pinctrl: dove: unset twsi option3 for gconfig as well
Roel Kluin
1
-1
/
+1
2013-10-16
pinctrl: add TB10x pin control driver
Christian Ruppert
3
-0
/
+891
2013-10-16
pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib
Christian Ruppert
1
-0
/
+14
2013-10-16
Merge tag 'v3.12-rc4' into devel
Linus Walleij
4
-13
/
+13
2013-10-16
pinctrl: coh901: mark GPIO lines used for IRQ
Linus Walleij
1
-0
/
+5
2013-10-16
pinctrl: nomadik: mark GPIO lines used for IRQ
Linus Walleij
1
-0
/
+5
2013-10-10
pinctrl: single: Add support for auxdata
Tony Lindgren
1
-0
/
+23
2013-10-10
pinctrl: single: Add support for wake-up interrupts
Tony Lindgren
1
-0
/
+322
2013-10-10
pincntrl: add support for ams AS3722 pin control driver
Laxman Dewangan
3
-0
/
+642
2013-10-09
pinctrl: single: Prepare for supporting SoC specific features
Tony Lindgren
1
-9
/
+29
2013-10-09
pinctrl: pinctrl-adi2: disable IRQ when setting value
Sonic Zhang
1
-6
/
+8
2013-10-09
pinctrl: pinctrl-adi2: Remove nested lock+irqsave that resue flags.
Sonic Zhang
1
-18
/
+22
2013-10-08
pinctrl: palmas: remove pin config BIAS_PULL_PIN_DEFAULT support
Laxman Dewangan
1
-3
/
+0
2013-10-08
Merge tag 'v3.12-rc4' into devel
Linus Walleij
2
-8
/
+9
2013-10-08
pinctrl: sirf: add USB1/UART1 pinmux usb/uart share
Rong Wang
4
-6
/
+116
2013-10-08
pinctrl: sirf: add lost USP-based UART pin groups for prima2
Qipan Li
1
-0
/
+60
2013-10-08
pinctrl: sirf: add lost uart0-no-stream-control pingroup for prima2
Qipan Li
1
-0
/
+3
2013-10-08
pinctrl: remove redundant of_match_ptr
Sachin Kamat
11
-12
/
+12
2013-09-27
pinctrl: palmas: do not abort pin configuration for BIAS_DEFAULT
Laxman Dewangan
1
-2
/
+3
2013-09-27
Merge branch 'pinmux/next' of git://linuxtv.org/pinchartl/fbdev into devel
Linus Walleij
4
-5
/
+239
2013-09-27
pinctrl: palmas: remove non-require function
Laxman Dewangan
1
-17
/
+0
2013-09-27
pinctrl: Correct number of pins for s5pv210
Mateusz Krawczuk
1
-6
/
+6
2013-09-27
pinctrl: adi2: Fix dead lock in adi_gpio_direction_output
Axel Lin
1
-1
/
+2
2013-09-27
pinctrl: adi2: Convert to devm_ioremap_resource
Axel Lin
1
-32
/
+6
2013-09-27
pinctrl: at91: fix sam9x5 debounce/deglitch functions
Boris BREZILLON
1
-5
/
+13
2013-09-27
pinctrl: at91: fix typos
Boris BREZILLON
1
-3
/
+3
2013-09-27
sh-pfc: r8a7790: add pin definitions for the I2C3 interface
Guennadi Liakhovetski
1
-0
/
+28
[next]