summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
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
2016-11-08pinctrl: st: st_pinconf_dbg_show wrong format stringHeinrich Schuchardt
2016-11-08Merge tag 'sh-pfc-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2016-11-08pinctrl: sx150x: fix up headersLinus Walleij
2016-11-08pinctrl-sx150x: Remove magic numbers from sx150x_resetAndrey Smirnov
2016-11-08pinctrl-sx150x: Remove magic numbers from sx150x_irq_set_typeAndrey Smirnov
2016-11-08pinctrl-sx150x: Use handle_bad_irq instead of handle_edge_irqAndrey Smirnov
2016-11-08pinctrl-sx150x: Simplify interrupt handlerAndrey Smirnov
2016-11-08pinctrl-sx150x: Improve oscio GPIO functionsAndrey Smirnov
2016-11-08pinctrl-sx150x: Remove excessive lockingAndrey Smirnov
2016-11-08pinctrl-sx150x: Replace sx150x_*_cfg by means of regmap APIAndrey Smirnov
2016-11-08pinctrl-sx150x: Convert driver to use regmap APIAndrey Smirnov
2016-11-08pinctrl-sx150x: Improve sx150x_init_misc for SX1504/5/6Andrey Smirnov
2016-11-08pinctrl-sx150x: Move some code out of sx150x_init_hwAndrey Smirnov
2016-11-08pinctrl-sx150x: Fix incorrect constant in sx150x_init_hwAndrey Smirnov
2016-11-08pinctrl-sx150x: Replace magic number in sx150x_init_hwAndrey Smirnov
2016-11-08pinctrl-sx150x: Add SX1503 specific dataAndrey Smirnov