summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge tag 'intel-pinctrl-v4.21-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2018-12-1313-84/+46
| |\ \
| | * | 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
| * | | 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
| * | | Merge tag 'sh-pfc-for-v4.21-tag1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2018-11-2515-124/+3459
| |\| |
| | * | pinctrl: Add RZ/A2 pin and gpio controllerChris Brandt2018-11-233-0/+531
| | * | 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
| | * | pinctrl: sh-pfc: r8a77965: Add CAN FD pins, groups and functionsTakeshi Kihara2018-11-191-0/+42
| | * | pinctrl: sh-pfc: r8a77965: Add CAN pins, groups and functionsTakeshi Kihara2018-11-191-0/+58
| | * | pinctrl: sh-pfc: r8a7796: Add I2C{0,3,5} pins, groups and functionsTakeshi Kihara2018-11-191-21/+77
| | * | pinctrl: sh-pfc: r8a7795-es1: Add I2C{0,3,5} pins, groups and functionsTakeshi Kihara2018-11-191-22/+75
| | * | pinctrl: sh-pfc: r8a7795: Add I2C{0,3,5} pins, groups and functionsTakeshi Kihara2018-11-191-21/+74
| | * | pinctrl: sh-pfc: Add physical pin multiplexing helper macrosUlrich Hecht2018-11-191-0/+22
| | * | pinctrl: sh-pfc: r8a77995: Remove unused PINMUX_IPSR_{MSEL2,PHYS}()Geert Uytterhoeven2018-11-191-6/+0
| | * | pinctrl: sh-pfc: r8a77990: Add HSCIF pins, groups, and functionsTakeshi Kihara2018-11-191-2/+368
| | * | pinctrl: sh-pfc: r8a77990: Add VIN[4|5] groups/functionsJacopo Mondi2018-11-131-2/+298
| | * | pinctrl: sh-pfc: r8a77965: Add VIN[4|5] groups/functionsJacopo Mondi2018-11-131-0/+270
| | * | pinctrl: sh-pfc: r8a7796: Fix VIN versioned groupsJacopo Mondi2018-11-131-12/+12
| | * | pinctrl: sh-pfc: r8a7795: Fix VIN versioned groupsJacopo Mondi2018-11-131-12/+12