aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* pinctrl: Enable "power-source" to be extracted from DT filesIvan T. Ivanov2014-05-28
* pinctrl: sunxi: create irq/pin mapping during initChen-Yu Tsai2014-05-27
* pinctrl: pinconf-generic: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-27
* pinctrl: berlin: Use devm_ioremap_resource()Jingoo Han2014-05-27
* pinctrl: sirf: fix typo for GPIO bank numberBarry Song2014-05-27
* pinctrl: sunxi: depend on RESET_CONTROLLERMaxime Ripard2014-05-27
* pinctrl: sunxi: fix pin numbers passed to register offset helpersChen-Yu Tsai2014-05-27
* pinctrl: add pinctrl driver for imx6sxAnson Huang2014-05-27
* pinctrl/at91: Fix lockup when IRQ on PIOC and PIOD occursAlexander Stein2014-05-27
* pinctrl: msm: switch to using generic GPIO irqchip helpersLinus Walleij2014-05-22
* pinctrl: sunxi: Fix multiple registration issueMaxime Ripard2014-05-22
* pinctrl: sunxi: Fix recursive dependencyMaxime Ripard2014-05-22
* pinctrl: berlin: add the BG2CD pinctrl driverAntoine Tenart2014-05-22
* pinctrl: berlin: add the BG2 pinctrl driverAntoine Tenart2014-05-22
* pinctrl: berlin: add the BG2Q pinctrl driverAntoine Tenart2014-05-22
* pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCsAntoine Tenart2014-05-22
* pinctrl: baytrail: Add pull type, strength and open drain to debugfs outputMika Westerberg2014-05-22
* pinctrl: baytrail: Register GPIO chip after chip->to_irq is setJin Yao2014-05-22
* pinctrl: baytrail: Add back Baytrail-T ACPI IDJin Yao2014-05-22
* pinctrl: sh-pfc: r8a73a4: Allow Multiplatform BuildMagnus Damm2014-05-22
* pinctrl: sh-pfc: sh73a0: Allow Multiplatform BuildMagnus Damm2014-05-22
* pinctrl: sh-pfc: r8a7740: Allow Multiplatform BuildMagnus Damm2014-05-22
* pinctrl: sh-pfc: Don't set the pinmux_irq irq field for multiplatformLaurent Pinchart2014-05-22
* pinctrl: sunxi: Enable the pinctrl Kconfig options by defaultMaxime Ripard2014-05-22
* dt-bindings: adapt rockchip-pinctrl doc to changed bindingsHeiko Stübner2014-05-09
* pinctrl: rockchip: base regmap supplied by a sysconHeiko Stübner2014-05-09
* pinctrl: rockchip: only map bank0-pull-region when pmu regmap missingHeiko Stübner2014-05-09
* pinctrl: rockchip: let pmu registers be supplied by a sysconHeiko Stübner2014-05-09
* pinctrl: rockchip: rockchip_pinctrl in rockchip_get_bank_dataHeiko Stübner2014-05-09
* pinctrl: rockchip: use regmaps instead of raw mappingsHeiko Stübner2014-05-09
* pinctrl: rockchip: do not require 2nd register areaHeiko Stübner2014-05-09
* Merge tag 'sunxi-pinctrl-for-3.16' of https://github.com/mripard/linux into d...Linus Walleij2014-05-09
|\
| * pinctrl: sunxi: Move the reset handling functions out of the coreMaxime Ripard2014-05-04
| * pinctrl: sunxi: Introduce per-driver Kconfig optionsMaxime Ripard2014-05-04
| * pinctrl: sunxi: Move Allwinner A20 pinctrl driver to a driver of its ownMaxime Ripard2014-05-04
| * pinctrl: sunxi: Move Allwinner A31 special pins driver to a driver of its ownMaxime Ripard2014-05-04
| * pinctrl: sunxi: Move Allwinner A31 pinctrl driver to a driver of its ownMaxime Ripard2014-05-04
| * pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its ownMaxime Ripard2014-05-04
| * pinctrl: sunxi: Move Allwinner A10s pinctrl driver to a driver of its ownMaxime Ripard2014-05-04
| * pinctrl: sunxi: Move Allwinner A10 pinctrl driver to a driver of its ownMaxime Ripard2014-05-04
| * pinctrl: sunxi: Libraryse the driverMaxime Ripard2014-05-04
| * pinctrl: sunxi: Switch to devm_ioremap_resourceMaxime Ripard2014-05-04
| * pinctrl: sunxi: Replace hardcoded pin defines by a macroMaxime Ripard2014-05-04
| * pinctrl: sunxi: Move the Allwinner pinctrl driver to its own directoryMaxime Ripard2014-05-04
| * pinctrl: sunxi: Drop unused structure membersMaxime Ripard2014-05-04
| * pinctrl: sunxi: Add const qualifier to the pin descriptorMaxime Ripard2014-05-04
* | pinctrl: qcom: Correct name for pin 0Andy Gross2014-05-02
|/
* pinctrl: mvebu: new driver for Orion platformsThomas Petazzoni2014-04-24
* pinctrl: rockchip: implement PIN_CONFIG_OUTPUT handlingHeiko Stübner2014-04-23
* pinctrl: rockchip: return a complete config in pinconf_getHeiko Stübner2014-04-23