summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2017-01-09pinctrl: sunxi: Remove old sun5i pinctrl driversMaxime Ripard5-1638/+0
2017-01-09pinctrl: sunxi: Add common sun5i pinctrl driverMaxime Ripard4-0/+764
2017-01-09pinctrl: sunxi: Add pinctrl variantsMaxime Ripard2-22/+81
2017-01-05pinctrl: Fix panic when pinctrl devices with hogs are unregisteredJon Hunter1-2/+6
2017-01-03pinctrl: amd: fix compilation warningLinus Walleij1-0/+3
2017-01-03pinctrl: imx: use generic pinmux helpers for managing functionsGary Bisson3-94/+18
2017-01-03pinctrl: imx: use generic pinctrl helpers for managing groupsGary Bisson3-141/+69
2017-01-03pinctrl: qcom: msm8660: rename some SDC1->SDC4Linus Walleij1-3/+3
2017-01-03pinctrl: single: Use generic pinmux helpers for managing functionsTony Lindgren2-117/+19
2017-01-03pinctrl: single: Use generic pinctrl helpers for managing groupsTony Lindgren2-146/+12
2017-01-03pinctrl: core: Add generic pinctrl functions for managing groupsTony Lindgren5-0/+243
2017-01-03pinctrl: stricten up generic group codeLinus Walleij3-18/+22
2017-01-03pinctrl: core: Add generic pinctrl functions for managing groupsTony Lindgren3-0/+228
2017-01-03pinctrl: add some comments to the hog/late init codeLinus Walleij1-0/+12
2017-01-03pinctrl: core: Use delayed work for hogsTony Lindgren4-39/+93
2016-12-30pinctrl: imx: use radix trees for groups and functionsGary Bisson2-28/+141
2016-12-30pinctrl: imx: remove const qualifier of imx_pinctrl_soc_infoGary Bisson1-17/+17
2016-12-30pinctrl: single: fix spelling mistakes on "Ivalid"Colin Ian King1-1/+1
2016-12-30pinctrl: simplify check for pin request conflictsVladimir Zapolskiy1-28/+15
2016-12-30pinctrl: update my email addressJohn Crispin6-6/+6
2016-12-30pinctrl: sirf: atlas7: Improve code layoutChristophe JAILLET1-3/+3
2016-12-30pinctrl: sirf: atlas7: Add missing 'of_node_put()'Christophe JAILLET1-3/+4
2016-12-30pinctrl: stm32: activate strict mux modeGabriel Fernandez1-0/+1
2016-12-28pinctrl: amd: Add support for additional GPIOShah, Nehal-bakulchandra2-13/+20
2016-12-28pinctrl: aspeed: Fix kerneldoc return descriptionsAndrew Jeffery1-6/+6
2016-12-28pinctrl: aspeed-g5: Add mux configuration for all pinsAndrew Jeffery2-4/+1475
2016-12-27pinctrl: aspeed-g4: Add mux configuration for all pinsAndrew Jeffery1-13/+1084
2016-12-27pinctrl: aspeed: Read and write bits in LPC and GFX controllersAndrew Jeffery4-88/+171
2016-12-15Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds1-6/+0
2016-12-13Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds66-1345/+5688
2016-12-13Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds3-0/+1077
2016-12-07pinctrl: sx150x: use new nested IRQ infrastructureLinus Walleij1-3/+7
2016-12-07pinctrl: sx150x: handle missing 'advanced' reg in sx1504 and sx1505Peter Rosin1-0/+1
2016-12-07pinctrl: sx150x: rename 'reg_advance' to 'reg_advanced'Peter Rosin1-10/+10
2016-12-07pinctrl: sx150x: access the correct bits in the 4-bit regs of sx150[147]Peter Rosin1-1/+2
2016-12-07pinctrl: mt8173: set GPIO16 to usb iddig modeChunfeng Yun1-1/+1
2016-12-07pinctrl: bcm2835: switch to GPIOLIB_IRQCHIPLinus Walleij2-76/+65
2016-12-07pinctrl: New driver for TI DA850/OMAP-L138/AM18XX pinconfDavid Lechner3-0/+220
2016-12-07pinctrl: intel: set default handler to be handle_bad_irq()Andy Shevchenko2-2/+2
2016-11-30Merge tag 'arm-soc/for-4.10/devicetree' of http://github.com/Broadcom/stblinu...Arnd Bergmann1-6/+0
2016-11-25pinctrl: sx150x: add support for sx1501, sx1504, sx1505 and sx1507Peter Rosin1-0/+98
2016-11-25pinctrl: sx150x: sort chips by part numberPeter Rosin1-71/+71
2016-11-25pinctrl: sx150x: use correct registers for reg_sense (sx1502 and sx1508)Peter Rosin1-2/+2
2016-11-25pinctrl: imx: fix imx_pinctrl_desc initializationGary Bisson1-4/+4
2016-11-24pinctrl: sx150x: support setting multiple pins at oncePeter Rosin1-0/+17
2016-11-23pinctrl: sx150x: various spelling fixes and some white-space cleanupPeter Rosin1-7/+6
2016-11-22pinctrl: mediatek: use builtin_platform_driverGeliang Tang1-5/+1
2016-11-22pinctrl: stm32: use builtin_platform_driverGeliang Tang1-5/+1
2016-11-22pinctrl: sunxi: Testing the wrong variableDan Carpenter1-2/+3
2016-11-18pinctrl: nomadik: split up and comments MC0 pinsLinus Walleij1-6/+17