summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* pinctrl: baytrail: Do not call WARN_ON for a firmware bugHans de Goede2017-08-141-2/+2
* pinctrl: pinctrl-imx7ulp: add gpio_set_direction supportDong Aisheng2017-08-141-0/+26
* pinctrl: imx: make imx_pmx_ops.gpio_set_direction platform specific callbacksDong Aisheng2017-08-143-44/+49
* pinctrl: imx: remove gpio_request_enable and gpio_disable_freeDong Aisheng2017-08-141-69/+0
* pinctrl: imx: add imx7ulp driverDong Aisheng2017-08-143-0/+346
* pinctrl: imx: switch to use the generic pinmux propertyDong Aisheng2017-08-141-3/+3
* pinctrl: uniphier: add UniPhier PXs3 pinctrl driverMasahiro Yamada2017-08-143-0/+994
* pinctrl: uniphier: add suspend / resume supportMasahiro Yamada2017-08-1410-0/+188
* pinctrl: uniphier: omit redundant input enable bit informationMasahiro Yamada2017-08-144-339/+345
* pinctrl: uniphier: clean up GPIO port muxingMasahiro Yamada2017-08-1410-2752/+274
* pinctrl: uniphier: fix pin_config_get() for input-enableMasahiro Yamada2017-08-141-5/+8
* pinctrl: uniphier: remove unneeded EXPORT_SYMBOL_GPL()Masahiro Yamada2017-08-141-2/+0
* pinctrl: qcom: msm: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1
* pinctrl: qcom: ssbi-gpio: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1
* pinctrl: coh901: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1
* pinctrl: nomadik: abx500: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1
* pinctrl: vt8500: wmt: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1
* pinctrl: rza1: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1
* pinctrl: sunxi: rename R_PIO i2c pin function nameIcenowy Zheng2017-08-143-6/+6
* pinctrl: sunxi: add support of R40 to A10 pinctrl driverIcenowy Zheng2017-08-142-79/+196
* pinctrl: msm: add support to configure ipq40xx GPIO_PULL bitsRam Chandra Jangir2017-08-143-13/+29
* pinctrl: qcom: ipq4019: add most remaining pin definitionsRam Chandra Jangir2017-08-141-85/+346
* Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-08-096-15/+37
|\
| * pinctrl: intel: merrifield: Correct UART pin listsAndy Shevchenko2017-08-071-3/+3
| * pinctrl: armada-37xx: Fix number of pin in south bridgeGregory CLEMENT2017-08-071-1/+1
| * pinctrl: armada-37xx: Fix the pin 23 on south bridgeGregory CLEMENT2017-08-071-6/+17
| * pinctrl: cherryview: Add Setzer models to the Chromebook DMI quirkAndy Shevchenko2017-08-031-0/+7
| * pinctrl: sunxi: add a missing function of A10/A20 pinctrl driverIcenowy Zheng2017-07-311-0/+1
| * pinctrl: uniphier: fix USB3 pin assignment for Pro4Kunihiko Hayashi2017-07-311-1/+1
| * pinctrl: zte: fix dereference of 'data' in zx_set_mux()Shawn Guo2017-07-311-4/+7
* | pinctrl: stm32: select IRQ_DOMAIN_HIERARCHY instead of depends onMasahiro Yamada2017-08-011-4/+5
|/
* Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-0690-6658/+13076
|\
| * pinctrl: samsung: Remove bogus irq_[un]mask from resource managementThomas Gleixner2017-06-301-4/+0
| * pinctrl: rza1: make structures rza1_gpiochip_template and rza1_pinmux_ops staticColin Ian King2017-06-301-2/+2
| * pinctrl: rza1: Remove unneeded wrong check for wrong variableGeert Uytterhoeven2017-06-301-3/+0
| * pinctrl: qcom: Add ipq8074 pinctrl driverVaradarajan Narayanan2017-06-293-0/+1087
| * Merge tag 'sh-pfc-for-v4.13-tag2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2017-06-295-0/+1743
| |\