summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* 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
| * pinctrl: sh-pfc: r8a7795: Support none GPIO pins with configurable drive-stre...Niklas Söderlund2016-11-161-15/+148
| * pinctrl: sh-pfc: Support named pins with custom configurationNiklas Söderlund2016-11-161-0/+8
| * pinctrl: sh-pfc: r8a7778: Use lookup function for bias dataNiklas Söderlund2016-11-161-170/+172
| * pinctrl: sh-pfc: r8a7795: Use lookup function for bias dataNiklas Söderlund2016-11-161-171/+172
| * pinctrl: sh-pfc: r8a7795: Simplify get bias logicNiklas Söderlund2016-11-161-6/+5
| * pinctrl: sh-pfc: Add helper to handle bias lookup tableNiklas Söderlund2016-11-153-0/+25
| * pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLENiklas Söderlund2016-11-151-1/+2
| * pinctrl: sh-pfc: r8a7796: Add DU supportNiklas Söderlund2016-11-151-0/+101
| * pinctrl: sh-pfc: r8a7796: Add EtherAVB pins, groups and functionsTakeshi Kihara2016-11-151-0/+87
* | pinctrl: rockchip: add support for rk1108Andy Yan2016-11-161-0/+86
* | pinctrl: sunxi: Add support for interrupt debouncingMaxime Ripard2016-11-152-0/+91
* | pinctrl: sunxi: Make sunxi_pconf_group_set use sunxi_pconf_reg helperChen-Yu Tsai2016-11-151-32/+32
* | pinctrl: sunxi: Add support for fetching pinconf settings from hardwareChen-Yu Tsai2016-11-152-6/+81
* | pinctrl: sunxi: Fix PIN_CONFIG_BIAS_PULL_{DOWN,UP} argumentChen-Yu Tsai2016-11-151-1/+5
* | pinctrl: sunxi: Free configs in pinctrl_map only if it is a config mapChen-Yu Tsai2016-11-151-2/+15
* | pinctrl: vt8500: make bool drivers explicitly non-modularPaul Gortmaker2016-11-157-81/+15
* | pinctrl: samsung: Add GPF support for Exynos5433Chanwoo Choi2016-11-151-0/+6
* | pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bankChanwoo Choi2016-11-156-78/+99
* | pinctrl: bcm2835: Return pins to inputs when freedPhil Elwell2016-11-151-0/+11
* | pinctrl: bcm2835: Fix ints for GPIOs 28-31 & 46-53Phil Elwell2016-11-151-12/+38
* | pinctrl: single: search for the bits property when parsing bitsAxel Haslam2016-11-111-1/+1
* | pinctrl: single: check for any error when getting rowsAxel Haslam2016-11-111-4/+8
* | pinctrl: st: st_pctl_dt_parse_groups simplify expressionHeinrich Schuchardt2016-11-081-1/+1
* | pinctrl: st: st_pinconf_dbg_show wrong format stringHeinrich Schuchardt2016-11-081-1/+1
* | Merge tag 'sh-pfc-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2016-11-081-10/+378
|\ \ | |/
| * pinctrl: sh-pfc: r8a7796: Fix GPSR definitions for SDHI2/3Geert Uytterhoeven2016-11-071-10/+10
| * pinctrl: sh-pfc: r8a7796: Add DRIF supportRamesh Shanmugasundaram2016-10-171-0/+291
| * pinctrl: sh-pfc: r8a7796: Add I2C pin supportUlrich Hecht2016-10-171-0/+77
* | pinctrl: sx150x: fix up headersLinus Walleij2016-11-081-2/+1
* | pinctrl-sx150x: Remove magic numbers from sx150x_resetAndrey Smirnov2016-11-081-2/+4
* | pinctrl-sx150x: Remove magic numbers from sx150x_irq_set_typeAndrey Smirnov2016-11-081-4/+20
OpenPOWER on IntegriCloud