summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-22pinctrl: sunxi: Enable the pinctrl Kconfig options by defaultMaxime Ripard
2014-05-09pinctrl: rockchip: base regmap supplied by a sysconHeiko Stübner
2014-05-09pinctrl: rockchip: only map bank0-pull-region when pmu regmap missingHeiko Stübner
2014-05-09pinctrl: rockchip: let pmu registers be supplied by a sysconHeiko Stübner
2014-05-09pinctrl: rockchip: rockchip_pinctrl in rockchip_get_bank_dataHeiko Stübner
2014-05-09pinctrl: rockchip: use regmaps instead of raw mappingsHeiko Stübner
2014-05-09pinctrl: rockchip: do not require 2nd register areaHeiko Stübner
2014-05-09Merge tag 'sunxi-pinctrl-for-3.16' of https://github.com/mripard/linux into d...Linus Walleij
2014-05-05pinctrl: sunxi: Move the reset handling functions out of the coreMaxime Ripard
2014-05-05pinctrl: sunxi: Introduce per-driver Kconfig optionsMaxime Ripard
2014-05-04pinctrl: sunxi: Move Allwinner A20 pinctrl driver to a driver of its ownMaxime Ripard
2014-05-04pinctrl: sunxi: Move Allwinner A31 special pins driver to a driver of its ownMaxime Ripard
2014-05-04pinctrl: sunxi: Move Allwinner A31 pinctrl driver to a driver of its ownMaxime Ripard
2014-05-04pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its ownMaxime Ripard
2014-05-04pinctrl: sunxi: Move Allwinner A10s pinctrl driver to a driver of its ownMaxime Ripard
2014-05-04pinctrl: sunxi: Move Allwinner A10 pinctrl driver to a driver of its ownMaxime Ripard
2014-05-04pinctrl: sunxi: Libraryse the driverMaxime Ripard
2014-05-04pinctrl: sunxi: Switch to devm_ioremap_resourceMaxime Ripard
2014-05-04pinctrl: sunxi: Replace hardcoded pin defines by a macroMaxime Ripard
2014-05-04pinctrl: sunxi: Move the Allwinner pinctrl driver to its own directoryMaxime Ripard
2014-05-04pinctrl: sunxi: Drop unused structure membersMaxime Ripard
2014-05-04pinctrl: sunxi: Add const qualifier to the pin descriptorMaxime Ripard
2014-05-02pinctrl: qcom: Correct name for pin 0Andy Gross
2014-04-24pinctrl: mvebu: new driver for Orion platformsThomas Petazzoni
2014-04-23pinctrl: rockchip: implement PIN_CONFIG_OUTPUT handlingHeiko Stübner
2014-04-23pinctrl: rockchip: return a complete config in pinconf_getHeiko Stübner
2014-04-23pinctrl: sirf: switch driver to use gpiolib irqchip helpersLinus Walleij
2014-04-23pinctrl: sirf: wrap all gpio banks into one gpio_chipBarry Song
2014-04-23pinctrl: sirf: rename inlined accessorLinus Walleij
2014-04-23pinctrl: qcom: Add definitions for IPQ8064Andy Gross
2014-04-23pinctrl: exynos: Add driver data for Exynos3250Tomasz Figa
2014-04-22pinctrl/at91: Fix mask creation in at91_gpio_dbg_showAlexander Stein
2014-04-22pinctrl/at91: convert driver to use gpiolib irqchipAlexander Stein
2014-04-22pinctrl: tegra: add missing kerneldocStephen Warren
2014-04-22pinctrl: tegra: print better error messagesStephen Warren
2014-04-22pinctrl: tegra: reduce size of data table fieldsStephen Warren
2014-04-22pinctrl: tegra: remove fsafe from data tablesStephen Warren
2014-04-22pinctrl: tegra: remove redundant data table fieldsStephen Warren
2014-04-22pinctrl: pfc: r8a7790: add mux data for IIC(B) coresWolfram Sang
2014-04-22pinctrl: pfc: r8a7790: add i2c0 muxingWolfram Sang
2014-04-22pinctrl: pinctrl-imx: Print the mux_mode field in hex formatFabio Estevam
2014-04-22sh-pfc: r8a7791: Add Audio pin supportKuninori Morimoto
2014-04-22sh-pfc: r8a7791: Add SSI pin supportKuninori Morimoto
2014-04-22pinctrl: sunxi: fix typo in module author addressAntoine Ténart
2014-04-22pinctrl: allows not to define the get_group_pins operationAntoine Ténart
2014-04-22pinctrl: sunxi: add reset control supportBoris BREZILLON
2014-04-22pinctrl: sunxi: define A31 R_PIO pin functionsBoris BREZILLON
2014-04-22pinctrl: sunxi: support multiple pin controllerBoris BREZILLON
2014-04-22pinctrl: sunxi: add PL and PM pin definitionsBoris BREZILLON
2014-04-22pinctrl: sunxi: disable clk when failing to probe pin controllerBoris BREZILLON