summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: meson: meson8: add the missing GPIO_GROUPs for BOOT and CARDMartin Blumenstingl2018-12-211-0/+26
* pinctrl: meson: meson8: rename the "gpio" function to "gpio_periphs"Martin Blumenstingl2018-12-211-2/+2
* pinctrl: meson: meson8: rename the "gpio" function to "gpio_periphs"Martin Blumenstingl2018-12-211-2/+2
* pinctrl: meson: meson8b: fix the GPIO function for the GPIOAO pinsMartin Blumenstingl2018-12-211-5/+8
* pinctrl: meson: meson8: fix the GPIO function for the GPIOAO pinsMartin Blumenstingl2018-12-211-0/+3
* pinctrl: xway: fix gpio-hog related boot issuesMartin Schiller2018-12-171-12/+27
* pinctrl: aspeed: Wrap -Woverride-init with cc-optionNathan Chancellor2018-12-161-1/+1
* pinctrl: sunxi: Deal with per-bank regulatorsMaxime Ripard2018-12-142-0/+69
* pinctrl: Use of_node_name_eq for node name comparisonsRob Herring2018-12-141-1/+1
* Merge tag 'intel-pinctrl-v4.21-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2018-12-1314-84/+47
|\
| * pinctrl: cherryview: Stop clearing the GPIO_EN bit from chv_gpio_disable_freeHans de Goede2018-12-051-5/+2
| * pinctrl: cherryview: Add chv_gpio_clear_triggering() helper functionHans de Goede2018-12-051-5/+14
| * pinctrl: baytrail: Code formatting fixesAndy Shevchenko2018-11-081-1/+1
| * pinctrl: icelake: Code formatting fixesAndy Shevchenko2018-11-081-1/+1
| * pinctrl: cannonlake: Code formatting fixesAndy Shevchenko2018-11-081-1/+1
| * pinctrl: geminilake: Code formatting fixesAndy Shevchenko2018-11-081-1/+1
| * pinctrl: broxton: Code formatting fixesAndy Shevchenko2018-11-081-3/+3
| * pinctrl: lewisburg: Replace acpi.h with mod_devicetable.hAndy Shevchenko2018-11-081-1/+1
| * pinctrl: denverton: Replace acpi.h with mod_devicetable.hAndy Shevchenko2018-11-081-1/+1
| * pinctrl: cedarfork: Replace acpi.h with mod_devicetable.hAndy Shevchenko2018-11-081-1/+1
| * pinctrl: merrifield: include bits.h instead of bitops.hAndy Shevchenko2018-11-081-1/+1
| * pinctrl: intel: Unexport intel_pinctrl_probe()Andy Shevchenko2018-11-082-5/+2
| * pinctrl: sunrisepoint: Get rid of unneeded ->probe() stubAndy Shevchenko2018-11-081-6/+1
| * pinctrl: icelake: Get rid of unneeded ->probe() stubAndy Shevchenko2018-11-081-7/+2
| * pinctrl: cannonlake: Get rid of unneeded ->probe() stubAndy Shevchenko2018-11-081-6/+1
| * pinctrl: broxton: Get rid of unneeded ->probe() stubAndy Shevchenko2018-11-081-6/+1
| * pinctrl: lewisburg: Get rid of unneeded ->probe() stubAndy Shevchenko2018-11-081-7/+2
| * pinctrl: denverton: Get rid of unneeded ->probe() stubAndy Shevchenko2018-11-081-7/+2
| * pinctrl: cedarfork: Get rid of unneeded ->probe() stubAndy Shevchenko2018-11-081-7/+2
| * pinctrl: intel: simplify getting .driver_dataWolfram Sang2018-11-081-4/+2
| * pinctrl: cherryview: simplify getting .driver_dataWolfram Sang2018-11-081-4/+2
| * pinctrl: baytrail: simplify getting .driver_dataWolfram Sang2018-11-081-4/+2
| * MAINTAINERS: Add tree link for Intel pin control driverAndy Shevchenko2018-11-081-0/+1
* | Merge tag 'sh-pfc-for-v4.21-tag2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2018-12-071-2/+2
|\ \
| * | pinctrl: rzn1: Fix of_get_child_count() error checkPhil Edworthy2018-12-041-1/+1
| * | pinctrl: rzn1: Fix check for used MDIO busPhil Edworthy2018-12-041-1/+1
* | | pinctrl: uniphier: convert to SPDX License IdentifierMasahiro Yamada2018-12-0711-150/+41
* | | pinctrl: sunxi: a64: Rename function ts0 to tsChen-Yu Tsai2018-12-071-12/+12
* | | pinctrl: sunxi: a64: Rename function csi0 to csiChen-Yu Tsai2018-12-071-14/+14
* | | pinctrl: sx150x: handle failure case of devm_kstrdupNicholas Mc Guire2018-12-071-3/+8
* | | pinctrl: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-12-072-50/+8
* | | pinctrl: nuvoton: check for devm_kasprintf() failureNicholas Mc Guire2018-12-051-0/+3
* | | pinctrl: qcom: spmi-gpio: add compatible for pms405 GPIOShawn Guo2018-11-261-0/+1
* | | dt-bindings: pinctrl: fix qcom-pmic-gpio for pms405Shawn Guo2018-11-261-1/+1
* | | Merge tag 'sh-pfc-for-v4.21-tag1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2018-11-2518-125/+3594
|\| |
| * | pinctrl: Add RZ/A2 pin and gpio controllerChris Brandt2018-11-233-0/+531
| * | dt-bindings: pinctrl: Add RZ/A2 pinctrl and GPIOChris Brandt2018-11-232-0/+134
| * | pinctrl: sh-pfc: r8a77980: Add QSPI pins, groups, and functionsDmitry Shifrin2018-11-201-0/+70
| * | pinctrl: sh-pfc: r8a77990: Add CAN FD pins, groups and functionsTakeshi Kihara2018-11-191-2/+37
| * | pinctrl: sh-pfc: r8a77990: Add CAN pins, groups and functionsTakeshi Kihara2018-11-191-2/+49