aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-07pinctrl: sunxi: Add spinlocksMaxime Ripard2-3/+54
2013-08-07pinctrl: sunxi: Fix gpio_set behaviourMaxime Ripard1-1/+7
2013-08-07pinctrl: sunxi: Read register before writing to it in irq_set_typeMaxime Ripard1-1/+4
2013-07-25pinctrl: fix a memleak when freeing mapsLinus Walleij1-0/+1
2013-07-22pinctrl: pinctrl-single: fix compile warning when no CONFIG_PMJean-Francois Moine1-0/+2
2013-07-22pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DTGuennadi Liakhovetski1-0/+1
2013-07-22pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flowctrlQipan Li1-0/+20
2013-07-22pinctrl: sirf: fix the pin number and mux bit for usp0Qipan Li1-2/+2
2013-07-03Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds37-2683/+11177
2013-07-03Merge tag 'regmap-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds3-0/+1410
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+121
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-26/+1074
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+3
2013-06-30pinctrl: st: Remove unnecessary use of of_match_ptr macroAxel Lin1-1/+1
2013-06-28pinctrl: st: fix return value checkWei Yongjun1-4/+4
2013-06-27pinctrl: vt8500: wmt: remove redundant dev_err call in wmt_pinctrl_probe()Wei Yongjun1-3/+1
2013-06-25Merge tag 'soc-exynos5420-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/lateOlof Johansson3-0/+121
2013-06-25pinctrl: st: Add pinctrl and pinconf support.Srinivas KANDAGATLA3-0/+1410
2013-06-25pinctrl: remove bindings for pinconf options needing more thoughtHeiko Stübner1-3/+0
2013-06-25pinctrl: remove slew-rate parameter from tz1090Heiko Stübner2-10/+0
2013-06-25pinctrl: set unit for debounce time pinconfig to usecHeiko Stübner1-1/+1
2013-06-25pinctrl: rip out the direct pinconf APILinus Walleij1-174/+0
2013-06-24pinctrl-tz1090-pdc: add TZ1090 PDC pinctrl driverJames Hogan3-0/+1036
2013-06-24pinctrl-tz1090: add TZ1090 pinctrl driverJames Hogan3-0/+2084
2013-06-24pinctrl: samsung: Staticize drvdata_listSachin Kamat1-1/+1
2013-06-24pinctrl: rockchip: Add missing irq_gc_unlock() call before return errorAxel Lin1-0/+1
2013-06-24pinctrl: abx500: rework error pathPatrice Chotard1-27/+87
2013-06-24pinctrl: abx500: suppress hardcoded valuePatrice Chotard1-4/+17
2013-06-24pinctrl: abx500: factorize codePatrice Chotard1-17/+15
2013-06-24pinctrl: abx500: fix abx500_gpio_get()Patrice Chotard1-2/+15
2013-06-24pinctrl: abx500: fix abx500_pin_config_set()Patrice Chotard1-6/+25
2013-06-24pinctrl: abx500: Add device tree supportPatrice Chotard1-0/+184
2013-06-24sh-pfc: Guard DT parsing with #ifdef CONFIG_OFLaurent Pinchart1-0/+4
2013-06-21Merge tag 'renesas-pinmux2-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/driversArnd Bergmann3-26/+403
2013-06-21Merge tag 'renesas-cleanup-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/lateArnd Bergmann11-1529/+9944
2013-06-20Merge tag 's3c24xx-pinctrl-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversArnd Bergmann1-2/+1
2013-06-20Merge tag 'exynos-arch-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socArnd Bergmann1-2/+3
2013-06-20Merge tag 'nomadik-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into next/dtArnd Bergmann1-1/+1
2013-06-20Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/socArnd Bergmann2-16/+26
2013-06-19pinctrl: exynos: add exynos5420 SoC specific dataLeela Krishna Amudala3-0/+121
2013-06-19ARM: EXYNOS: Select PINCTRL_EXYNOS for exynos4/5 at chip levelDoug Anderson1-2/+3
2013-06-19pinctrl: s3c24xx: use correct header for chained_irq functionsHeiko Stuebner1-2/+1
2013-06-18pinctrl: add Intel BayTrail GPIO/pinctrl supportMathias Nyman3-0/+556
2013-06-18pinctrl: Staticize local symbolsSachin Kamat1-2/+2
2013-06-18pinctrl: spear/plgpio: Staticize spear310_o2pSachin Kamat1-1/+1
2013-06-18pinctrl: nomadik: Staticize local symbolsSachin Kamat1-3/+3
2013-06-18pinctrl: bcm2835: Staticize bcm2835_gpio_pinsSachin Kamat1-1/+1
2013-06-18sh-pfc: Add pinconf support to DT bindingsLaurent Pinchart1-12/+97
2013-06-18sh-pfc: Add DT supportLaurent Pinchart2-1/+179
2013-06-18sh-pfc: Remove support for platform dataLaurent Pinchart1-2/+1