summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2016-12-15Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2016-12-13Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-12-13Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2016-12-07pinctrl: sx150x: use new nested IRQ infrastructureLinus Walleij
2016-12-07pinctrl: sx150x: handle missing 'advanced' reg in sx1504 and sx1505Peter Rosin
2016-12-07pinctrl: sx150x: rename 'reg_advance' to 'reg_advanced'Peter Rosin
2016-12-07pinctrl: sx150x: access the correct bits in the 4-bit regs of sx150[147]Peter Rosin
2016-12-07pinctrl: mt8173: set GPIO16 to usb iddig modeChunfeng Yun
2016-12-07pinctrl: bcm2835: switch to GPIOLIB_IRQCHIPLinus Walleij
2016-12-07pinctrl: New driver for TI DA850/OMAP-L138/AM18XX pinconfDavid Lechner
2016-12-07pinctrl: intel: set default handler to be handle_bad_irq()Andy Shevchenko
2016-11-30Merge tag 'arm-soc/for-4.10/devicetree' of http://github.com/Broadcom/stblinu...Arnd Bergmann
2016-11-25pinctrl: sx150x: add support for sx1501, sx1504, sx1505 and sx1507Peter Rosin
2016-11-25pinctrl: sx150x: sort chips by part numberPeter Rosin
2016-11-25pinctrl: sx150x: use correct registers for reg_sense (sx1502 and sx1508)Peter Rosin
2016-11-25pinctrl: imx: fix imx_pinctrl_desc initializationGary Bisson
2016-11-24pinctrl: sx150x: support setting multiple pins at oncePeter Rosin
2016-11-23pinctrl: sx150x: various spelling fixes and some white-space cleanupPeter Rosin
2016-11-22pinctrl: mediatek: use builtin_platform_driverGeliang Tang
2016-11-22pinctrl: stm32: use builtin_platform_driverGeliang Tang
2016-11-22pinctrl: sunxi: Testing the wrong variableDan Carpenter
2016-11-18pinctrl: nomadik: split up and comments MC0 pinsLinus Walleij
2016-11-16pinctrl: single: Fix a couple error codesDan Carpenter
2016-11-16pinctrl: sunxi: fix theoretical uninitialized variable accessArnd Bergmann
2016-11-16Merge tag 'sh-pfc-for-v4.10-tag2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2016-11-16pinctrl: rockchip: add support for rk1108Andy Yan
2016-11-16pinctrl: sh-pfc: r8a7795: Add group for QSPI0 and QSPI1 pinsNiklas Söderlund
2016-11-16pinctrl: sh-pfc: r8a7795: Add group for AVB MDIO and MII pinsNiklas Söderlund
2016-11-16pinctrl: sh-pfc: r8a7795: Support none GPIO pins with configurable drive-stre...Niklas Söderlund
2016-11-16pinctrl: sh-pfc: Support named pins with custom configurationNiklas Söderlund
2016-11-16pinctrl: sh-pfc: r8a7778: Use lookup function for bias dataNiklas Söderlund
2016-11-16pinctrl: sh-pfc: r8a7795: Use lookup function for bias dataNiklas Söderlund
2016-11-16pinctrl: sh-pfc: r8a7795: Simplify get bias logicNiklas Söderlund
2016-11-15pinctrl: sh-pfc: Add helper to handle bias lookup tableNiklas Söderlund
2016-11-15pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLENiklas Söderlund
2016-11-15pinctrl: sh-pfc: r8a7796: Add DU supportNiklas Söderlund
2016-11-15pinctrl: sh-pfc: r8a7796: Add EtherAVB pins, groups and functionsTakeshi Kihara
2016-11-15pinctrl: sunxi: Add support for interrupt debouncingMaxime Ripard
2016-11-15pinctrl: sunxi: Make sunxi_pconf_group_set use sunxi_pconf_reg helperChen-Yu Tsai
2016-11-15pinctrl: sunxi: Add support for fetching pinconf settings from hardwareChen-Yu Tsai
2016-11-15pinctrl: sunxi: Fix PIN_CONFIG_BIAS_PULL_{DOWN,UP} argumentChen-Yu Tsai
2016-11-15pinctrl: sunxi: Free configs in pinctrl_map only if it is a config mapChen-Yu Tsai
2016-11-15pinctrl: vt8500: make bool drivers explicitly non-modularPaul Gortmaker
2016-11-15pinctrl: samsung: Add GPF support for Exynos5433Chanwoo Choi
2016-11-15pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bankChanwoo Choi
2016-11-15pinctrl: bcm2835: Return pins to inputs when freedPhil Elwell
2016-11-15pinctrl: bcm2835: Fix ints for GPIOs 28-31 & 46-53Phil Elwell
2016-11-11pinctrl: single: search for the bits property when parsing bitsAxel Haslam
2016-11-11pinctrl: single: check for any error when getting rowsAxel Haslam
2016-11-08pinctrl: st: st_pctl_dt_parse_groups simplify expressionHeinrich Schuchardt