summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: tegra: add a driver for Tegra210Stephen Warren2015-03-093-0/+1593
* pinctrl: tegra: support nvidia,io-hv DT propertyStephen Warren2015-03-091-0/+1
* pinctrl: tegra: some bits move between registersStephen Warren2015-03-096-6/+36
* pinctrl: tegra: driver layout/consistency fixesStephen Warren2015-03-093-81/+75
* pinctrl: lantiq: fix include guard #endif commentBaruch Siach2015-03-091-1/+1
* pinctrl: freescale: make of_device_id array constSanjeev Sharma2015-03-091-1/+1
* pinctrl: sh-pfc: Do not overwrite bias configurationGeert Uytterhoeven2015-03-091-12/+13
* pinctrl: sh-pfc: Remove r8a7791 platform_device_id entryLaurent Pinchart2015-03-091-3/+0
* pinctrl: exynos: Add support for Exynos5433Chanwoo Choi2015-03-053-0/+156
* pinctrl: mvebu: add pinctrl driver for Marvell Armada 39xThomas Petazzoni2015-03-043-0/+437
* Merge tag 'pinctrl-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-1144-3135/+7335
|\
| * sh-pfc: emev2 - Fix mangled author nameGeert Uytterhoeven2015-02-051-1/+1
| * pinctrl: cherryview: Configure HiZ pins to be input when requested as GPIOsMika Westerberg2015-02-041-2/+15
| * pinctrl: imx25: fix numbering for pinsUwe Kleine-König2015-02-031-139/+137
| * pinctrl: pinctrl-imx: don't use invalid value of conf_regUwe Kleine-König2015-02-031-1/+1
| * pinctrl: qcom: delete pin_config_get/set pinconf operationsStanimir Varbanov2015-01-301-17/+0
| * pinctrl: qcom: Add msm8916 pinctrl driverJoonwoo Park2015-01-303-0/+1014
| * pinctrl: qcom: increase variable size for register offsetsJoonwoo Park2015-01-301-5/+5
| * pinctrl: hide PCONFDUMP in #ifdefArnd Bergmann2015-01-302-0/+8
| * pinctrl: rockchip: Only mask interrupts; never disableDoug Anderson2015-01-301-35/+13
| * Merge tag 'v3.19-rc6' into develLinus Walleij2015-01-305-35/+83
| |\
| * | pinctrl: zynq: Fix usb0 pinsAndreas Färber2015-01-301-1/+1
| * | pinctrl: sh-pfc: sh7372: Remove PFC supportMagnus Damm2015-01-295-2661/+0
| * | sh-pfc: Add emev2 pinmux supportNiklas Söderlund2015-01-275-0/+1727
| * | sh-pfc: add macro to define pinmux without functionNiklas Söderlund2015-01-271-0/+2
| * | pinctrl: add driver for Amlogic Meson SoCsBeniamino Galvani2015-01-266-0/+2070
| * | staging: drivers: pinctrl: Fixed checkpatch.pl warningsAnjana Sasindran2015-01-211-1/+2
| * | pinctrl: exynos: Add AUDIO pin controller for exynos7Padmavathi Venna2015-01-191-0/+10
| * | sh-pfc: r8a7790: add MLB+ pin groupSergei Shtylyov2015-01-151-0/+13
| * | sh-pfc: r8a7791: add MLB+ pin groupSergei Shtylyov2015-01-151-0/+13
| * | sh-pfc: r8a7791: fix typo in MLB_CLKSergei Shtylyov2015-01-151-4/+4
| * | pinctrl: sirf: drop marco supportBarry Song2015-01-143-40/+14
| * | pinctrl: bcm281xx: Constify struct regmap_configKrzysztof Kozlowski2015-01-141-2/+2
| * | pinctrl: dove: Constify struct regmap_config and of_device_idKrzysztof Kozlowski2015-01-141-2/+2
| * | pinctrl: sun6i: Add A31s pinctrl supportHans de Goede2015-01-143-0/+820
| * | pinctrl: sun6i: Add some missing functionsHans de Goede2015-01-141-0/+5
| * | pinctrl: exynos: Add BUS1 pin controller for exynos7Vivek Gautam2015-01-141-0/+19
| * | pinctrl: pinconf-generic: loose DT dependenceLinus Walleij2015-01-143-25/+30
| * | pinctrl: qcom-spmi-gpio: Migrate to pinconf-genericSoren Brinkmann2015-01-141-114/+11
| * | pinctrl: Add driver for ZynqSoren Brinkmann2015-01-113-0/+1185
| * | pinctrl: pinconf-generic: Allow driver to specify DT paramsSoren Brinkmann2015-01-118-104/+114
| * | pinctrl: pinconf-generic: Infer map type from DT propertySoren Brinkmann2015-01-111-3/+14
| * | pinctrl: pass -DDEBUG in subdirsLinus Walleij2015-01-101-1/+1
| * | pinctrl: mvebu: a38x: Add UART1 muxing optionsMaxime Ripard2015-01-101-2/+4
| * | pinctrl: intel: drop owner assignment from platform_driversWolfram Sang2015-01-101-1/+0
| * | pinctrl: cherryview: Save and restore pin configs over system sleepMika Westerberg2015-01-101-0/+104
* | | pinctrl: at91: allow to have disabled gpio bankJean-Christophe PLAGNIOL-VILLARD2015-01-261-53/+55
| |/ |/|
* | pinctrl: qcom: Don't iterate past end of function arrayStephen Boyd2015-01-191-2/+2
* | pinctrl: lantiq: remove bogus of_gpio_chip_addJohan Hovold2015-01-141-2/+0
* | pinctrl: Fix two deadlocksJim Lin2015-01-141-2/+3
OpenPOWER on IntegriCloud