summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-23pinctrl: sh-pfc: r8a7740: Allow Multiplatform BuildMagnus Damm1-0/+2
2014-05-23pinctrl: sh-pfc: Don't set the pinmux_irq irq field for multiplatformLaurent Pinchart1-0/+5
2014-05-23pinctrl: sunxi: Enable the pinctrl Kconfig options by defaultMaxime Ripard1-6/+6
2014-05-09dt-bindings: adapt rockchip-pinctrl doc to changed bindingsHeiko Stübner1-8/+20
2014-05-09pinctrl: rockchip: base regmap supplied by a sysconHeiko Stübner1-19/+28
2014-05-09pinctrl: rockchip: only map bank0-pull-region when pmu regmap missingHeiko Stübner1-11/+19
2014-05-09pinctrl: rockchip: let pmu registers be supplied by a sysconHeiko Stübner1-2/+15
2014-05-09pinctrl: rockchip: rockchip_pinctrl in rockchip_get_bank_dataHeiko Stübner1-8/+9
2014-05-09pinctrl: rockchip: use regmaps instead of raw mappingsHeiko Stübner2-36/+81
2014-05-09pinctrl: rockchip: do not require 2nd register areaHeiko Stübner2-3/+14
2014-05-09Merge tag 'sunxi-pinctrl-for-3.16' of https://github.com/mripard/linux into d...Linus Walleij14-4611/+4524
2014-05-05pinctrl: sunxi: Move the reset handling functions out of the coreMaxime Ripard2-16/+23
2014-05-05pinctrl: sunxi: Introduce per-driver Kconfig optionsMaxime Ripard2-6/+30
2014-05-04pinctrl: sunxi: Move Allwinner A20 pinctrl driver to a driver of its ownMaxime Ripard3-37/+33
2014-05-04pinctrl: sunxi: Move Allwinner A31 special pins driver to a driver of its ownMaxime Ripard4-75/+123
2014-05-04pinctrl: sunxi: Move Allwinner A31 pinctrl driver to a driver of its ownMaxime Ripard4-821/+866
2014-05-04pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its ownMaxime Ripard4-367/+412
2014-05-04pinctrl: sunxi: Move Allwinner A10s pinctrl driver to a driver of its ownMaxime Ripard4-646/+691
2014-05-04pinctrl: sunxi: Move Allwinner A10 pinctrl driver to a driver of its ownMaxime Ripard4-995/+1043
2014-05-04pinctrl: sunxi: Libraryse the driverMaxime Ripard2-7/+17
2014-05-04pinctrl: sunxi: Switch to devm_ioremap_resourceMaxime Ripard1-3/+5
2014-05-04pinctrl: sunxi: Replace hardcoded pin defines by a macroMaxime Ripard2-1089/+729
2014-05-04pinctrl: sunxi: Move the Allwinner pinctrl driver to its own directoryMaxime Ripard7-7/+12
2014-05-04pinctrl: sunxi: Drop unused structure membersMaxime Ripard1-2/+0
2014-05-04pinctrl: sunxi: Add const qualifier to the pin descriptorMaxime Ripard2-2/+2
2014-05-03pinctrl: qcom: Correct name for pin 0Andy Gross1-1/+1
2014-04-24pinctrl: mvebu: new driver for Orion platformsThomas Petazzoni4-0/+357
2014-04-24pinctrl: rockchip: implement PIN_CONFIG_OUTPUT handlingHeiko Stübner1-0/+40
2014-04-24pinctrl: rockchip: return a complete config in pinconf_getHeiko Stübner1-2/+5
2014-04-24pinctrl: sirf: switch driver to use gpiolib irqchip helpersLinus Walleij2-63/+27
2014-04-24pinctrl: sirf: wrap all gpio banks into one gpio_chipBarry Song1-126/+91
2014-04-24pinctrl: sirf: rename inlined accessorLinus Walleij1-7/+7
2014-04-23dt: Document Qualcomm IPQ8064 pinctrl bindingAndy Gross1-0/+95
2014-04-23pinctrl: qcom: Add definitions for IPQ8064Andy Gross3-0/+662
2014-04-23pinctrl: sunxi: list all pinctrl compatible stringsBoris BREZILLON1-2/+7
2014-04-23pinctrl: exynos: Add driver data for Exynos3250Tomasz Figa3-0/+70
2014-04-23pinctrl/at91: Fix mask creation in at91_gpio_dbg_showAlexander Stein1-2/+1
2014-04-23pinctrl/at91: convert driver to use gpiolib irqchipAlexander Stein2-105/+33
2014-04-22pinctrl: tegra: add missing kerneldocStephen Warren1-0/+4
2014-04-22pinctrl: tegra: print better error messagesStephen Warren1-3/+14
2014-04-22pinctrl: tegra: reduce size of data table fieldsStephen Warren1-2/+2
2014-04-22pinctrl: tegra: remove fsafe from data tablesStephen Warren6-783/+772
2014-04-22pinctrl: tegra: remove redundant data table fieldsStephen Warren6-197/+132
2014-04-22pinctrl: pfc: r8a7790: add mux data for IIC(B) coresWolfram Sang1-2/+116
2014-04-22pinctrl: pfc: r8a7790: add i2c0 muxingWolfram Sang1-1/+21
2014-04-22pinctrl: pinctrl-imx: Print the mux_mode field in hex formatFabio Estevam1-1/+1
2014-04-22sh-pfc: r8a7791: Add Audio pin supportKuninori Morimoto1-0/+61
2014-04-22sh-pfc: r8a7791: Add SSI pin supportKuninori Morimoto1-0/+314
2014-04-22pinctrl: sunxi: fix typo in module author addressAntoine Ténart1-1/+1
2014-04-22pinctrl: allows not to define the get_group_pins operationAntoine Ténart2-17/+23