aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-15Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+0
2016-12-13Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds66-1345/+5688
2016-12-13Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus 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/stblinux into next/dtArnd 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
2016-11-16pinctrl: single: Fix a couple error codesDan Carpenter1-2/+6
2016-11-16pinctrl: sunxi: fix theoretical uninitialized variable accessArnd Bergmann1-2/+5
2016-11-16Merge tag 'sh-pfc-for-v4.10-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into develLinus Walleij7-366/+816
2016-11-16pinctrl: rockchip: add support for rk1108Andy Yan1-0/+86
2016-11-16pinctrl: sh-pfc: r8a7795: Add group for QSPI0 and QSPI1 pinsNiklas Söderlund1-0/+69
2016-11-16pinctrl: sh-pfc: r8a7795: Add group for AVB MDIO and MII pinsNiklas Söderlund1-3/+27
2016-11-16pinctrl: sh-pfc: r8a7795: Support none GPIO pins with configurable drive-strengthNiklas Söderlund1-15/+148
2016-11-16pinctrl: sh-pfc: Support named pins with custom configurationNiklas Söderlund1-0/+8
2016-11-16pinctrl: sh-pfc: r8a7778: Use lookup function for bias dataNiklas Söderlund1-170/+172
2016-11-16pinctrl: sh-pfc: r8a7795: Use lookup function for bias dataNiklas Söderlund1-171/+172
2016-11-16pinctrl: sh-pfc: r8a7795: Simplify get bias logicNiklas Söderlund1-6/+5
2016-11-15pinctrl: sh-pfc: Add helper to handle bias lookup tableNiklas Söderlund3-0/+25
2016-11-15pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLENiklas Söderlund1-1/+2
2016-11-15pinctrl: sh-pfc: r8a7796: Add DU supportNiklas Söderlund1-0/+101
2016-11-15pinctrl: sh-pfc: r8a7796: Add EtherAVB pins, groups and functionsTakeshi Kihara1-0/+87
2016-11-15pinctrl: sunxi: Add support for interrupt debouncingMaxime Ripard2-0/+91
2016-11-15pinctrl: sunxi: Make sunxi_pconf_group_set use sunxi_pconf_reg helperChen-Yu Tsai1-32/+32
2016-11-15pinctrl: sunxi: Add support for fetching pinconf settings from hardwareChen-Yu Tsai2-6/+81
2016-11-15pinctrl: sunxi: Fix PIN_CONFIG_BIAS_PULL_{DOWN,UP} argumentChen-Yu Tsai1-1/+5
2016-11-15pinctrl: sunxi: Free configs in pinctrl_map only if it is a config mapChen-Yu Tsai1-2/+15
2016-11-15pinctrl: vt8500: make bool drivers explicitly non-modularPaul Gortmaker7-81/+15
2016-11-15pinctrl: samsung: Add GPF support for Exynos5433Chanwoo Choi1-0/+6
2016-11-15pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bankChanwoo Choi6-78/+99
2016-11-15pinctrl: bcm2835: Return pins to inputs when freedPhil Elwell1-0/+11
2016-11-15pinctrl: bcm2835: Fix ints for GPIOs 28-31 & 46-53Phil Elwell1-12/+38
2016-11-11pinctrl: single: search for the bits property when parsing bitsAxel Haslam1-1/+1
2016-11-11pinctrl: single: check for any error when getting rowsAxel Haslam1-4/+8
2016-11-08pinctrl: st: st_pctl_dt_parse_groups simplify expressionHeinrich Schuchardt1-1/+1