summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2014-05-27pinctrl: add pinctrl driver for imx6sxAnson Huang-0/+415
2014-05-27pinctrl/at91: Fix lockup when IRQ on PIOC and PIOD occursAlexander Stein-0/+13
2014-05-23pinctrl: msm: switch to using generic GPIO irqchip helpersLinus Walleij-72/+28
2014-05-23pinctrl: sunxi: Fix multiple registration issueMaxime Ripard-12/+17
2014-05-23pinctrl: sunxi: Fix recursive dependencyMaxime Ripard-13/+16
2014-05-23pinctrl: berlin: add the BG2CD pinctrl driverAntoine Tenart-0/+222
2014-05-23pinctrl: berlin: add the BG2 pinctrl driverAntoine Tenart-0/+279
2014-05-23pinctrl: berlin: add the BG2Q pinctrl driverAntoine Tenart-0/+441
2014-05-23pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCsAntoine Tenart-0/+420
2014-05-23pinctrl: baytrail: Add pull type, strength and open drain to debugfs outputMika Westerberg-4/+51
2014-05-23pinctrl: baytrail: Register GPIO chip after chip->to_irq is setJin Yao-6/+6
2014-05-23pinctrl: baytrail: Add back Baytrail-T ACPI IDJin Yao-0/+1
2014-05-23pinctrl: sh-pfc: r8a73a4: Allow Multiplatform BuildMagnus Damm-0/+3
2014-05-23pinctrl: sh-pfc: sh73a0: Allow Multiplatform BuildMagnus Damm-0/+2
2014-05-23pinctrl: sh-pfc: r8a7740: Allow Multiplatform BuildMagnus Damm-0/+2
2014-05-23pinctrl: sh-pfc: Don't set the pinmux_irq irq field for multiplatformLaurent Pinchart-0/+5
2014-05-23pinctrl: sunxi: Enable the pinctrl Kconfig options by defaultMaxime Ripard-6/+6
2014-05-22pinctrl: vt8500: Ensure value reg is updated when setting directionAlexey Charkov-11/+12
2014-05-09pinctrl: rockchip: base regmap supplied by a sysconHeiko Stübner-19/+28
2014-05-09pinctrl: rockchip: only map bank0-pull-region when pmu regmap missingHeiko Stübner-11/+19
2014-05-09pinctrl: rockchip: let pmu registers be supplied by a sysconHeiko Stübner-2/+15
2014-05-09pinctrl: rockchip: rockchip_pinctrl in rockchip_get_bank_dataHeiko Stübner-8/+9
2014-05-09pinctrl: rockchip: use regmaps instead of raw mappingsHeiko Stübner-36/+81
2014-05-09pinctrl: rockchip: do not require 2nd register areaHeiko Stübner-3/+12
2014-05-09Merge tag 'sunxi-pinctrl-for-3.16' of https://github.com/mripard/linux into d...Linus Walleij-4611/+4524
2014-05-04pinctrl: sunxi: Move the reset handling functions out of the coreMaxime Ripard-16/+23
2014-05-04pinctrl: sunxi: Introduce per-driver Kconfig optionsMaxime Ripard-6/+30
2014-05-04pinctrl: sunxi: Move Allwinner A20 pinctrl driver to a driver of its ownMaxime Ripard-37/+33
2014-05-04pinctrl: sunxi: Move Allwinner A31 special pins driver to a driver of its ownMaxime Ripard-75/+123
2014-05-04pinctrl: sunxi: Move Allwinner A31 pinctrl driver to a driver of its ownMaxime Ripard-821/+866
2014-05-04pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its ownMaxime Ripard-367/+412
2014-05-04pinctrl: sunxi: Move Allwinner A10s pinctrl driver to a driver of its ownMaxime Ripard-646/+691
2014-05-04pinctrl: sunxi: Move Allwinner A10 pinctrl driver to a driver of its ownMaxime Ripard-995/+1043
2014-05-04pinctrl: sunxi: Libraryse the driverMaxime Ripard-7/+17
2014-05-03pinctrl: sunxi: Switch to devm_ioremap_resourceMaxime Ripard-3/+5
2014-05-03pinctrl: sunxi: Replace hardcoded pin defines by a macroMaxime Ripard-1089/+729
2014-05-03pinctrl: sunxi: Move the Allwinner pinctrl driver to its own directoryMaxime Ripard-7/+12
2014-05-03pinctrl: sunxi: Drop unused structure membersMaxime Ripard-2/+0
2014-05-03pinctrl: sunxi: Add const qualifier to the pin descriptorMaxime Ripard-2/+2
2014-05-02pinctrl: qcom: Correct name for pin 0Andy Gross-1/+1
2014-04-24pinctrl: mvebu: new driver for Orion platformsThomas Petazzoni-0/+266
2014-04-23pinctrl: rockchip: implement PIN_CONFIG_OUTPUT handlingHeiko Stübner-0/+40
2014-04-23pinctrl: rockchip: return a complete config in pinconf_getHeiko Stübner-2/+5
2014-04-23pinctrl: sirf: switch driver to use gpiolib irqchip helpersLinus Walleij-63/+27
2014-04-23pinctrl: sirf: wrap all gpio banks into one gpio_chipBarry Song-126/+91
2014-04-23pinctrl: sirf: rename inlined accessorLinus Walleij-7/+7
2014-04-23sh-pfc: r8a7791: Fix definition of MOD_SEL3Phil Edworthy-1/+1
2014-04-23sh-pfc: r8a7790: Fix definition of IPSR5Guido Piasenza-2/+1
2014-04-23pinctrl: qcom: Add definitions for IPQ8064Andy Gross-0/+662
2014-04-23pinctrl: single: Clear pin interrupts enabled by bootloaderTony Lindgren-0/+13