summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2013-08-07pinctrl: sunxi: Add spinlocksMaxime Ripard-3/+54
2013-08-07pinctrl: sunxi: Fix gpio_set behaviourMaxime Ripard-1/+7
2013-08-07pinctrl: sunxi: Read register before writing to it in irq_set_typeMaxime Ripard-1/+4
2013-07-25pinctrl: fix a memleak when freeing mapsLinus Walleij-0/+1
2013-07-22pinctrl: pinctrl-single: fix compile warning when no CONFIG_PMJean-Francois Moine-0/+2
2013-07-22pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DTGuennadi Liakhovetski-0/+1
2013-07-22pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flow...Qipan Li-0/+20
2013-07-22pinctrl: sirf: fix the pin number and mux bit for usp0Qipan Li-2/+2
2013-07-03Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2683/+11177
2013-07-03Merge tag 'regmap-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds-0/+1410
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+121
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-26/+1074
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-3/+3
2013-06-30pinctrl: st: Remove unnecessary use of of_match_ptr macroAxel Lin-1/+1
2013-06-28pinctrl: st: fix return value checkWei Yongjun-4/+4
2013-06-27pinctrl: vt8500: wmt: remove redundant dev_err call in wmt_pinctrl_probe()Wei Yongjun-3/+1
2013-06-25Merge tag 'soc-exynos5420-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson-0/+121
2013-06-25pinctrl: st: Add pinctrl and pinconf support.Srinivas KANDAGATLA-0/+1410
2013-06-25pinctrl: remove bindings for pinconf options needing more thoughtHeiko Stübner-3/+0
2013-06-25pinctrl: remove slew-rate parameter from tz1090Heiko Stübner-10/+0
2013-06-25pinctrl: set unit for debounce time pinconfig to usecHeiko Stübner-1/+1
2013-06-25pinctrl: rip out the direct pinconf APILinus Walleij-174/+0
2013-06-24pinctrl-tz1090-pdc: add TZ1090 PDC pinctrl driverJames Hogan-0/+1036
2013-06-24pinctrl-tz1090: add TZ1090 pinctrl driverJames Hogan-0/+2084
2013-06-24pinctrl: samsung: Staticize drvdata_listSachin Kamat-1/+1
2013-06-24pinctrl: rockchip: Add missing irq_gc_unlock() call before return errorAxel Lin-0/+1
2013-06-24pinctrl: abx500: rework error pathPatrice Chotard-27/+87
2013-06-24pinctrl: abx500: suppress hardcoded valuePatrice Chotard-4/+17
2013-06-24pinctrl: abx500: factorize codePatrice Chotard-17/+15
2013-06-24pinctrl: abx500: fix abx500_gpio_get()Patrice Chotard-2/+15
2013-06-24pinctrl: abx500: fix abx500_pin_config_set()Patrice Chotard-6/+25
2013-06-24pinctrl: abx500: Add device tree supportPatrice Chotard-0/+184
2013-06-24sh-pfc: Guard DT parsing with #ifdef CONFIG_OFLaurent Pinchart-0/+4
2013-06-21Merge tag 'renesas-pinmux2-for-v3.11' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-26/+403
2013-06-21Merge tag 'renesas-cleanup-for-v3.11' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-1529/+9944
2013-06-20Merge tag 's3c24xx-pinctrl-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-2/+1
2013-06-20Merge tag 'exynos-arch-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Arnd Bergmann-2/+3
2013-06-20Merge tag 'nomadik-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Arnd Bergmann-1/+1
2013-06-20Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-16/+26
2013-06-19pinctrl: exynos: add exynos5420 SoC specific dataLeela Krishna Amudala-0/+121
2013-06-19ARM: EXYNOS: Select PINCTRL_EXYNOS for exynos4/5 at chip levelDoug Anderson-2/+3
2013-06-19pinctrl: s3c24xx: use correct header for chained_irq functionsHeiko Stuebner-2/+1
2013-06-18pinctrl: add Intel BayTrail GPIO/pinctrl supportMathias Nyman-0/+556
2013-06-18pinctrl: Staticize local symbolsSachin Kamat-2/+2
2013-06-18pinctrl: spear/plgpio: Staticize spear310_o2pSachin Kamat-1/+1
2013-06-18pinctrl: nomadik: Staticize local symbolsSachin Kamat-3/+3
2013-06-18pinctrl: bcm2835: Staticize bcm2835_gpio_pinsSachin Kamat-1/+1
2013-06-18sh-pfc: Add pinconf support to DT bindingsLaurent Pinchart-12/+97
2013-06-18sh-pfc: Add DT supportLaurent Pinchart-1/+179
2013-06-18sh-pfc: Remove support for platform dataLaurent Pinchart-2/+1