summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: artpec6: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall2017-08-221-1/+1
* pinctrl: bcm281xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall2017-08-221-1/+1
* pinctrl: uniphier: add Audio out pin-mux settingsKatsuhiro Suzuki2017-08-222-0/+10
* pinctrl: amd: fix error return code in amd_gpio_probe()Gustavo A. R. Silva2017-08-221-2/+2
* MAINTAINERS: Update the Gemini maintainer listLinus Walleij2017-08-181-0/+5
* pinctrl: qcom: spmi-gpio: Add dtest route for digital inputFenglin Wu2017-08-152-0/+57
* pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtypeFenglin Wu2017-08-153-50/+250
* Merge tag 'samsung-pinctrl-4.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2017-08-147-69/+71
|\
| * pinctrl: samsung: Remove unneeded local variable initializationKrzysztof Kozlowski2017-07-241-14/+4
| * pinctrl: samsung: Consistently use unsigned instead of u32 for nr_banksKrzysztof Kozlowski2017-07-191-2/+2
| * pinctrl: samsung: Use unsigned int for number of controller IO mem resourcesKrzysztof Kozlowski2017-07-192-2/+2
| * pinctrl: samsung: Use define from dt-bindings for pin mux functionKrzysztof Kozlowski2017-07-184-8/+7
| * pinctrl: samsung: dt-bindings: Use better name for external interrupt functionKrzysztof Kozlowski2017-07-181-1/+2
| * pinctrl: samsung: Fix invalid register offset used for Exynos5433 external in...Krzysztof Kozlowski2017-07-181-4/+4
| * pinctrl: samsung: Fix NULL pointer exception on external interrupts on S3C24xxKrzysztof Kozlowski2017-07-184-38/+50
* | pinctrl: add a Gemini SoC pin controllerLinus Walleij2017-08-143-0/+2367
* | pinctrl: check ops->pin_config_set in pinconf_set_config()Masahiro Yamada2017-08-141-1/+1
* | pinctrl: intel: Add Intel Denverton pin controller supportMika Westerberg2017-08-143-0/+311
* | pinctrl: add __rcu annotations to fix sparse warningsMasahiro Yamada2017-08-142-2/+2
* | pinctrl: nomadik: fix incorrect type in return expressionMasahiro Yamada2017-08-141-1/+1
* | pinctrl: sirf: add static to local dataMasahiro Yamada2017-08-141-3/+3
* | pinctrl: armada-37xx: add static to local dataMasahiro Yamada2017-08-141-2/+2
* | pinctrl: uniphier: widen all pinconf-derived arguments to u32Masahiro Yamada2017-08-141-4/+4
* | pinctrl: sunxi: fix V3s pinctrl driver IRQ bank baseIcenowy Zheng2017-08-141-0/+1
* | pinctrl: move const qualifier before structMasahiro Yamada2017-08-148-54/+53
* | dt-bindings: pinctrl: mt2712: add binding documentZhiyong Tao2017-08-141-0/+1
* | pinctrl-st: fix of_irq_to_resource() result checkSergei Shtylyov2017-08-141-1/+1
* | pinctrl: Add DT bindings for Cortina GeminiLinus Walleij2017-08-141-0/+59
* | pinctrl: rockchip: add input schmitt support for rv1108Andy Yan2017-08-141-0/+31
* | pinctrl: intel: wrap Intel pin control drivers in an architecture checkPeter Robinson2017-08-141-0/+3
* | pinctrl: sirf: atlas7: fix of_irq_get() error checkSergei Shtylyov2017-08-141-1/+3
* | pinctrl: Add pmi8994 gpio bindingsVivek Gautam2017-08-141-0/+2
* | pinctrl: rockchip: Add rk3128 pinctrl supportDavid Wu2017-08-142-0/+130
* | pinctrl: rockchip: Use common interface for recalced iomuxDavid Wu2017-08-141-39/+50
* | pinctrl: bcm2835: Remove unneeded irq_group fieldThierry Reding2017-08-141-3/+1
* | pinctrl: sirf: atlas7: Initialize GPIO offsetThierry Reding2017-08-141-0/+1
* | pinctrl: Convert to using %pOF instead of full_nameRob Herring2017-08-1410-41/+34
* | pinctrl: tegra: explicitly request exclusive reset controlPhilipp Zabel2017-08-141-1/+1
* | pinctrl: sunxi: explicitly request exclusive reset controlPhilipp Zabel2017-08-142-2/+2
* | pinctrl: stm32: explicitly request exclusive reset controlPhilipp Zabel2017-08-141-1/+1
* | pinctrl: aspeed: g5: Add USB device and host supportAndrew Jeffery2017-08-141-1/+57
* | pinctrl: aspeed: g4: Add USB device and host supportAndrew Jeffery2017-08-141-7/+59
* | dt-bindings: pinctrl: aspeed: Add g5 USB functionsAndrew Jeffery2017-08-141-1/+2
* | dt-bindings: pinctrl: aspeed: Add g4 USB functionsAndrew Jeffery2017-08-141-2/+3
* | pinctrl: zte: fix 'functions' allocation in zx_pinctrl_build_state()Shawn Guo2017-08-141-3/+4
* | pinctrl: qcom: ssbi: mpp: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1
* | pinctrl: bcm2835: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1
* | pinctrl: zynq: Fix warnings in the driverNava kishore Manne2017-08-141-16/+16
* | pinctrl: zynq: Fix kernel doc warningsNava kishore Manne2017-08-141-1/+1
* | pinctrl: st: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1