summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: rockchip: base regmap supplied by a sysconHeiko Stübner2014-05-091-19/+28
* pinctrl: rockchip: only map bank0-pull-region when pmu regmap missingHeiko Stübner2014-05-091-11/+19
* pinctrl: rockchip: let pmu registers be supplied by a sysconHeiko Stübner2014-05-091-2/+15
* pinctrl: rockchip: rockchip_pinctrl in rockchip_get_bank_dataHeiko Stübner2014-05-091-8/+9
* pinctrl: rockchip: use regmaps instead of raw mappingsHeiko Stübner2014-05-092-36/+81
* pinctrl: rockchip: do not require 2nd register areaHeiko Stübner2014-05-092-3/+14
* Merge tag 'sunxi-pinctrl-for-3.16' of https://github.com/mripard/linux into d...Linus Walleij2014-05-0914-4611/+4524
|\
| * pinctrl: sunxi: Move the reset handling functions out of the coreMaxime Ripard2014-05-042-16/+23
| * pinctrl: sunxi: Introduce per-driver Kconfig optionsMaxime Ripard2014-05-042-6/+30
| * pinctrl: sunxi: Move Allwinner A20 pinctrl driver to a driver of its ownMaxime Ripard2014-05-043-37/+33
| * pinctrl: sunxi: Move Allwinner A31 special pins driver to a driver of its ownMaxime Ripard2014-05-044-75/+123
| * pinctrl: sunxi: Move Allwinner A31 pinctrl driver to a driver of its ownMaxime Ripard2014-05-044-821/+866
| * pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its ownMaxime Ripard2014-05-044-367/+412
| * pinctrl: sunxi: Move Allwinner A10s pinctrl driver to a driver of its ownMaxime Ripard2014-05-044-646/+691
| * pinctrl: sunxi: Move Allwinner A10 pinctrl driver to a driver of its ownMaxime Ripard2014-05-044-995/+1043
| * pinctrl: sunxi: Libraryse the driverMaxime Ripard2014-05-042-7/+17
| * pinctrl: sunxi: Switch to devm_ioremap_resourceMaxime Ripard2014-05-031-3/+5
| * pinctrl: sunxi: Replace hardcoded pin defines by a macroMaxime Ripard2014-05-032-1089/+729
| * pinctrl: sunxi: Move the Allwinner pinctrl driver to its own directoryMaxime Ripard2014-05-037-7/+12
| * pinctrl: sunxi: Drop unused structure membersMaxime Ripard2014-05-031-2/+0
| * pinctrl: sunxi: Add const qualifier to the pin descriptorMaxime Ripard2014-05-032-2/+2
* | pinctrl: qcom: Correct name for pin 0Andy Gross2014-05-021-1/+1
|/
* pinctrl: mvebu: new driver for Orion platformsThomas Petazzoni2014-04-244-0/+357
* pinctrl: rockchip: implement PIN_CONFIG_OUTPUT handlingHeiko Stübner2014-04-231-0/+40
* pinctrl: rockchip: return a complete config in pinconf_getHeiko Stübner2014-04-231-2/+5
* pinctrl: sirf: switch driver to use gpiolib irqchip helpersLinus Walleij2014-04-232-63/+27
* pinctrl: sirf: wrap all gpio banks into one gpio_chipBarry Song2014-04-231-126/+91
* pinctrl: sirf: rename inlined accessorLinus Walleij2014-04-231-7/+7
* dt: Document Qualcomm IPQ8064 pinctrl bindingAndy Gross2014-04-231-0/+95
* pinctrl: qcom: Add definitions for IPQ8064Andy Gross2014-04-233-0/+662
* pinctrl: sunxi: list all pinctrl compatible stringsBoris BREZILLON2014-04-231-2/+7
* pinctrl: exynos: Add driver data for Exynos3250Tomasz Figa2014-04-233-0/+70
* pinctrl/at91: Fix mask creation in at91_gpio_dbg_showAlexander Stein2014-04-221-2/+1
* pinctrl/at91: convert driver to use gpiolib irqchipAlexander Stein2014-04-222-105/+33
* pinctrl: tegra: add missing kerneldocStephen Warren2014-04-221-0/+4
* pinctrl: tegra: print better error messagesStephen Warren2014-04-221-3/+14
* pinctrl: tegra: reduce size of data table fieldsStephen Warren2014-04-221-2/+2
* pinctrl: tegra: remove fsafe from data tablesStephen Warren2014-04-226-783/+772
* pinctrl: tegra: remove redundant data table fieldsStephen Warren2014-04-226-197/+132
* pinctrl: pfc: r8a7790: add mux data for IIC(B) coresWolfram Sang2014-04-221-2/+116
* pinctrl: pfc: r8a7790: add i2c0 muxingWolfram Sang2014-04-221-1/+21
* pinctrl: pinctrl-imx: Print the mux_mode field in hex formatFabio Estevam2014-04-221-1/+1
* sh-pfc: r8a7791: Add Audio pin supportKuninori Morimoto2014-04-221-0/+61
* sh-pfc: r8a7791: Add SSI pin supportKuninori Morimoto2014-04-221-0/+314
* pinctrl: sunxi: fix typo in module author addressAntoine Ténart2014-04-221-1/+1
* pinctrl: allows not to define the get_group_pins operationAntoine Ténart2014-04-222-17/+23
* ARM: sunxi: update the default ARCH_NR_GPIO for sunxi archBoris BREZILLON2014-04-221-1/+1
* pinctrl: sunxi: add reset control supportBoris BREZILLON2014-04-221-2/+14
* pinctrl: sunxi: define A31 R_PIO pin functionsBoris BREZILLON2014-04-222-0/+75
* pinctrl: sunxi: support multiple pin controllerBoris BREZILLON2014-04-222-16/+15
OpenPOWER on IntegriCloud