summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2013-07-29sh-pfc: r8a7790: Add VIN pin groups and functionsShinobu Uehara1-0/+106
2013-07-29sh-pfc: r8a7790: Add USB pin groups and functionsShinobu Uehara1-0/+42
2013-07-29sh-pfc: r8a7790: Add SCIF2 pin groups and functionsLaurent Pinchart1-0/+32
2013-07-29sh-pfc: r8a7790: Add MSIOF pin groups and functionsKunihito Higashiyama1-0/+236
2013-07-29sh-pfc: r8a7790: Sort pin groups and functions alphabeticallyLaurent Pinchart1-265/+265
2013-07-29sh-pfc: r8a7790: Fix miscellaneous pinmux configuration tables mistakesShinya Kuribayashi1-16/+15
2013-07-29sh-pfc: r8a7790: Add SCIF2 pins configuration supportShinya Kuribayashi1-17/+23
2013-07-29sh-pfc: r8a7790: Add TCLK1 pin configuration supportShinya Kuribayashi1-3/+4
2013-07-29sh-pfc: r8a7790: Swap SCIFA2_RXD_B and HRX0_C configurationsShinya Kuribayashi1-8/+8
2013-07-29sh-pfc: r8a7790: Remove deprecated SPV_EVEN pinShinya Kuribayashi1-4/+3
2013-07-29sh-pfc: r8a7790: Remove deprecated RDS pinsShinya Kuribayashi1-51/+33
2013-07-29sh-pfc: r8a7790: Remove deprecated Ethernet MII/RMII pinsShinya Kuribayashi1-130/+94
2013-07-29sh-pfc: r8a7790: Remove trailing '_TANS' string from RTS/CTS pinsShinya Kuribayashi1-10/+10
2013-07-29sh-pfc: r8a7790: Rename I2C SDA/SCL pinsShinya Kuribayashi1-104/+104
2013-07-29sh-pfc: r8a7779: Add I2C pin groupsPhil Edworthy1-0/+105
2013-07-29sh-pfc: sh73a0: Remove EXT_IRQ16L and EXT_IRQ16H macrosLaurent Pinchart1-36/+32
2013-07-29sh-pfc: sh7372: Replace <mach/irqs.h> with <linux/sh_intc.h>Laurent Pinchart1-2/+1
2013-07-29sh-pfc: Remove unneeded mach/<soc>.h includesLaurent Pinchart3-3/+0
2013-07-03Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds37-2683/+11177
2013-07-03Merge tag 'regmap-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds3-0/+1410
2013-07-03Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-0/+121
2013-07-03Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-26/+1074
2013-07-03Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus 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...Olof 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/k...Arnd Bergmann3-26/+403
2013-06-21Merge tag 'renesas-cleanup-for-v3.11' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann11-1529/+9944
2013-06-21Merge tag 's3c24xx-pinctrl-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-2/+1
2013-06-20Merge tag 'exynos-arch-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Arnd Bergmann1-2/+3
2013-06-20Merge tag 'nomadik-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Arnd Bergmann1-1/+1
2013-06-20Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2-16/+26
2013-06-19pinctrl: exynos: add exynos5420 SoC specific dataLeela Krishna Amudala3-0/+121