summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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/+2Star
| | * | pinctrl: sunrisepoint: Get rid of unneeded ->probe() stubAndy Shevchenko2018-11-081-6/+1Star
| | * | pinctrl: icelake: Get rid of unneeded ->probe() stubAndy Shevchenko2018-11-081-7/+2Star
| | * | pinctrl: cannonlake: Get rid of unneeded ->probe() stubAndy Shevchenko2018-11-081-6/+1Star
| | * | pinctrl: broxton: Get rid of unneeded ->probe() stubAndy Shevchenko2018-11-081-6/+1Star
| | * | pinctrl: lewisburg: Get rid of unneeded ->probe() stubAndy Shevchenko2018-11-081-7/+2Star
| | * | pinctrl: denverton: Get rid of unneeded ->probe() stubAndy Shevchenko2018-11-081-7/+2Star
| | * | pinctrl: cedarfork: Get rid of unneeded ->probe() stubAndy Shevchenko2018-11-081-7/+2Star
| | * | pinctrl: intel: simplify getting .driver_dataWolfram Sang2018-11-081-4/+2Star
| | * | pinctrl: cherryview: simplify getting .driver_dataWolfram Sang2018-11-081-4/+2Star
| | * | pinctrl: baytrail: simplify getting .driver_dataWolfram Sang2018-11-081-4/+2Star
| * | | 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/+41Star
| * | | 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/+8Star
| * | | 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/+0Star
| | * | 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
| | * | pinctrl: sh-pfc: r8a7792: Fix VIN versioned groupsJacopo Mondi2018-11-131-3/+3
| | * | pinctrl: sh-pfc: Add optional arg to VIN_DATA_PIN_GROUPJacopo Mondi2018-11-131-7/+8
| | * | pinctrl: sh-pfc: r8a77970: Add QSPI pins, groups, and functionsDmitry Shifrin2018-11-131-0/+70
| | * | pinctrl: sh-pfc: r8a77990: Add voltage switch operations for SDHITakeshi Kihara2018-11-131-2/+33
| | * | pinctrl: sh-pfc: r8a77990: Add SDHI pins, groups and functionsTakeshi Kihara2018-11-131-2/+216
| | * | pinctrl: sh-pfc: r8a77470: Add SDHI supportFabrizio Castro2018-11-061-2/+160
| | * | pinctrl: sh-pfc: Reduce kernel size for narrow VIN channelsGeert Uytterhoeven2018-11-063-12/+25
| | * | pinctrl: sh-pfc: r8a77990: Add Audio SSI pins, groups and functionsTakeshi Kihara2018-11-061-2/+238