summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: imx: use generic pinmux helpers for managing functionsGary Bisson2017-01-033-94/+18
* pinctrl: imx: use generic pinctrl helpers for managing groupsGary Bisson2017-01-033-141/+69
* pinctrl: qcom: msm8660: rename some SDC1->SDC4Linus Walleij2017-01-031-3/+3
* pinctrl: single: Use generic pinmux helpers for managing functionsTony Lindgren2017-01-032-117/+19
* pinctrl: single: Use generic pinctrl helpers for managing groupsTony Lindgren2017-01-032-146/+12
* pinctrl: core: Add generic pinctrl functions for managing groupsTony Lindgren2017-01-035-0/+243
* pinctrl: stricten up generic group codeLinus Walleij2017-01-033-18/+22
* pinctrl: core: Add generic pinctrl functions for managing groupsTony Lindgren2017-01-033-0/+228
* pinctrl: add some comments to the hog/late init codeLinus Walleij2017-01-031-0/+12
* pinctrl: core: Use delayed work for hogsTony Lindgren2017-01-034-39/+93
* pinctrl: imx: use radix trees for groups and functionsGary Bisson2016-12-302-28/+141
* pinctrl: imx: remove const qualifier of imx_pinctrl_soc_infoGary Bisson2016-12-301-17/+17
* pinctrl: single: fix spelling mistakes on "Ivalid"Colin Ian King2016-12-301-1/+1
* pinctrl: simplify check for pin request conflictsVladimir Zapolskiy2016-12-301-28/+15
* pinctrl: update my email addressJohn Crispin2016-12-306-6/+6
* pinctrl: sirf: atlas7: Improve code layoutChristophe JAILLET2016-12-301-3/+3
* pinctrl: sirf: atlas7: Add missing 'of_node_put()'Christophe JAILLET2016-12-301-3/+4
* pinctrl: stm32: activate strict mux modeGabriel Fernandez2016-12-301-0/+1
* pinctrl: amd: Add support for additional GPIOShah, Nehal-bakulchandra2016-12-282-13/+20
* pinctrl: aspeed: Fix kerneldoc return descriptionsAndrew Jeffery2016-12-281-6/+6
* pinctrl: aspeed-g5: Add mux configuration for all pinsAndrew Jeffery2016-12-282-4/+1475
* pinctrl: aspeed-g4: Add mux configuration for all pinsAndrew Jeffery2016-12-271-13/+1084
* pinctrl: aspeed: Read and write bits in LPC and GFX controllersAndrew Jeffery2016-12-274-88/+171
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2016-12-161-6/+0
|\
| * Merge tag 'arm-soc/for-4.10/devicetree' of http://github.com/Broadcom/stblinu...Arnd Bergmann2016-11-301-6/+0
| |\
| | * pinctrl: bcm2835: add pull defines to dt bindingsGerd Hoffmann2016-10-171-6/+0
* | | Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-1366-1345/+5688
|\ \ \
| * | | pinctrl: sx150x: use new nested IRQ infrastructureLinus Walleij2016-12-071-3/+7
| * | | pinctrl: sx150x: handle missing 'advanced' reg in sx1504 and sx1505Peter Rosin2016-12-071-0/+1
| * | | pinctrl: sx150x: rename 'reg_advance' to 'reg_advanced'Peter Rosin2016-12-071-10/+10
| * | | pinctrl: sx150x: access the correct bits in the 4-bit regs of sx150[147]Peter Rosin2016-12-071-1/+2
| * | | pinctrl: mt8173: set GPIO16 to usb iddig modeChunfeng Yun2016-12-071-1/+1
| * | | pinctrl: bcm2835: switch to GPIOLIB_IRQCHIPLinus Walleij2016-12-072-76/+65
| * | | pinctrl: New driver for TI DA850/OMAP-L138/AM18XX pinconfDavid Lechner2016-12-073-0/+220
| * | | pinctrl: intel: set default handler to be handle_bad_irq()Andy Shevchenko2016-12-072-2/+2
| * | | pinctrl: sx150x: add support for sx1501, sx1504, sx1505 and sx1507Peter Rosin2016-11-251-0/+98
| * | | pinctrl: sx150x: sort chips by part numberPeter Rosin2016-11-251-71/+71
| * | | pinctrl: sx150x: use correct registers for reg_sense (sx1502 and sx1508)Peter Rosin2016-11-251-2/+2
| * | | pinctrl: imx: fix imx_pinctrl_desc initializationGary Bisson2016-11-251-4/+4
| * | | pinctrl: sx150x: support setting multiple pins at oncePeter Rosin2016-11-241-0/+17
| * | | pinctrl: sx150x: various spelling fixes and some white-space cleanupPeter Rosin2016-11-231-7/+6
| * | | pinctrl: mediatek: use builtin_platform_driverGeliang Tang2016-11-221-5/+1
| * | | pinctrl: stm32: use builtin_platform_driverGeliang Tang2016-11-221-5/+1
| * | | pinctrl: sunxi: Testing the wrong variableDan Carpenter2016-11-221-2/+3
| * | | pinctrl: nomadik: split up and comments MC0 pinsLinus Walleij2016-11-181-6/+17
| * | | pinctrl: single: Fix a couple error codesDan Carpenter2016-11-161-2/+6
| * | | pinctrl: sunxi: fix theoretical uninitialized variable accessArnd Bergmann2016-11-161-2/+5
| * | | Merge tag 'sh-pfc-for-v4.10-tag2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2016-11-167-366/+816
| |\ \ \
| | * | | pinctrl: sh-pfc: r8a7795: Add group for QSPI0 and QSPI1 pinsNiklas Söderlund2016-11-161-0/+69
| | * | | pinctrl: sh-pfc: r8a7795: Add group for AVB MDIO and MII pinsNiklas Söderlund2016-11-161-3/+27