| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-12-13 | 66 | -1345/+5688 |
|\ |
|
| * | pinctrl: sx150x: use new nested IRQ infrastructure | Linus Walleij | 2016-12-07 | 1 | -3/+7 |
| * | pinctrl: sx150x: handle missing 'advanced' reg in sx1504 and sx1505 | Peter Rosin | 2016-12-07 | 1 | -0/+1 |
| * | pinctrl: sx150x: rename 'reg_advance' to 'reg_advanced' | Peter Rosin | 2016-12-07 | 1 | -10/+10 |
| * | pinctrl: sx150x: access the correct bits in the 4-bit regs of sx150[147] | Peter Rosin | 2016-12-07 | 1 | -1/+2 |
| * | pinctrl: mt8173: set GPIO16 to usb iddig mode | Chunfeng Yun | 2016-12-07 | 1 | -1/+1 |
| * | pinctrl: bcm2835: switch to GPIOLIB_IRQCHIP | Linus Walleij | 2016-12-07 | 2 | -76/+65 |
| * | pinctrl: New driver for TI DA850/OMAP-L138/AM18XX pinconf | David Lechner | 2016-12-07 | 3 | -0/+220 |
| * | pinctrl: intel: set default handler to be handle_bad_irq() | Andy Shevchenko | 2016-12-07 | 2 | -2/+2 |
| * | pinctrl: sx150x: add support for sx1501, sx1504, sx1505 and sx1507 | Peter Rosin | 2016-11-25 | 1 | -0/+98 |
| * | pinctrl: sx150x: sort chips by part number | Peter Rosin | 2016-11-25 | 1 | -71/+71 |
| * | pinctrl: sx150x: use correct registers for reg_sense (sx1502 and sx1508) | Peter Rosin | 2016-11-25 | 1 | -2/+2 |
| * | pinctrl: imx: fix imx_pinctrl_desc initialization | Gary Bisson | 2016-11-25 | 1 | -4/+4 |
| * | pinctrl: sx150x: support setting multiple pins at once | Peter Rosin | 2016-11-24 | 1 | -0/+17 |
| * | pinctrl: sx150x: various spelling fixes and some white-space cleanup | Peter Rosin | 2016-11-23 | 1 | -7/+6 |
| * | pinctrl: mediatek: use builtin_platform_driver | Geliang Tang | 2016-11-22 | 1 | -5/+1 |
| * | pinctrl: stm32: use builtin_platform_driver | Geliang Tang | 2016-11-22 | 1 | -5/+1 |
| * | pinctrl: sunxi: Testing the wrong variable | Dan Carpenter | 2016-11-22 | 1 | -2/+3 |
| * | pinctrl: nomadik: split up and comments MC0 pins | Linus Walleij | 2016-11-18 | 1 | -6/+17 |
| * | pinctrl: single: Fix a couple error codes | Dan Carpenter | 2016-11-16 | 1 | -2/+6 |
| * | pinctrl: sunxi: fix theoretical uninitialized variable access | Arnd Bergmann | 2016-11-16 | 1 | -2/+5 |
| * | Merge tag 'sh-pfc-for-v4.10-tag2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij | 2016-11-16 | 7 | -366/+816 |
| |\ |
|
| | * | pinctrl: sh-pfc: r8a7795: Add group for QSPI0 and QSPI1 pins | Niklas Söderlund | 2016-11-16 | 1 | -0/+69 |
| | * | pinctrl: sh-pfc: r8a7795: Add group for AVB MDIO and MII pins | Niklas Söderlund | 2016-11-16 | 1 | -3/+27 |
| | * | pinctrl: sh-pfc: r8a7795: Support none GPIO pins with configurable drive-stre... | Niklas Söderlund | 2016-11-16 | 1 | -15/+148 |
| | * | pinctrl: sh-pfc: Support named pins with custom configuration | Niklas Söderlund | 2016-11-16 | 1 | -0/+8 |
| | * | pinctrl: sh-pfc: r8a7778: Use lookup function for bias data | Niklas Söderlund | 2016-11-16 | 1 | -170/+172 |
| | * | pinctrl: sh-pfc: r8a7795: Use lookup function for bias data | Niklas Söderlund | 2016-11-16 | 1 | -171/+172 |
| | * | pinctrl: sh-pfc: r8a7795: Simplify get bias logic | Niklas Söderlund | 2016-11-16 | 1 | -6/+5 |
| | * | pinctrl: sh-pfc: Add helper to handle bias lookup table | Niklas Söderlund | 2016-11-15 | 3 | -0/+25 |
| | * | pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLE | Niklas Söderlund | 2016-11-15 | 1 | -1/+2 |
| | * | pinctrl: sh-pfc: r8a7796: Add DU support | Niklas Söderlund | 2016-11-15 | 1 | -0/+101 |
| | * | pinctrl: sh-pfc: r8a7796: Add EtherAVB pins, groups and functions | Takeshi Kihara | 2016-11-15 | 1 | -0/+87 |
| * | | pinctrl: rockchip: add support for rk1108 | Andy Yan | 2016-11-16 | 1 | -0/+86 |
| * | | pinctrl: sunxi: Add support for interrupt debouncing | Maxime Ripard | 2016-11-15 | 2 | -0/+91 |
| * | | pinctrl: sunxi: Make sunxi_pconf_group_set use sunxi_pconf_reg helper | Chen-Yu Tsai | 2016-11-15 | 1 | -32/+32 |
| * | | pinctrl: sunxi: Add support for fetching pinconf settings from hardware | Chen-Yu Tsai | 2016-11-15 | 2 | -6/+81 |
| * | | pinctrl: sunxi: Fix PIN_CONFIG_BIAS_PULL_{DOWN,UP} argument | Chen-Yu Tsai | 2016-11-15 | 1 | -1/+5 |
| * | | pinctrl: sunxi: Free configs in pinctrl_map only if it is a config map | Chen-Yu Tsai | 2016-11-15 | 1 | -2/+15 |
| * | | pinctrl: vt8500: make bool drivers explicitly non-modular | Paul Gortmaker | 2016-11-15 | 7 | -81/+15 |
| * | | pinctrl: samsung: Add GPF support for Exynos5433 | Chanwoo Choi | 2016-11-15 | 1 | -0/+6 |
| * | | pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bank | Chanwoo Choi | 2016-11-15 | 6 | -78/+99 |
| * | | pinctrl: bcm2835: Return pins to inputs when freed | Phil Elwell | 2016-11-15 | 1 | -0/+11 |
| * | | pinctrl: bcm2835: Fix ints for GPIOs 28-31 & 46-53 | Phil Elwell | 2016-11-15 | 1 | -12/+38 |
| * | | pinctrl: single: search for the bits property when parsing bits | Axel Haslam | 2016-11-11 | 1 | -1/+1 |
| * | | pinctrl: single: check for any error when getting rows | Axel Haslam | 2016-11-11 | 1 | -4/+8 |
| * | | pinctrl: st: st_pctl_dt_parse_groups simplify expression | Heinrich Schuchardt | 2016-11-08 | 1 | -1/+1 |
| * | | pinctrl: st: st_pinconf_dbg_show wrong format string | Heinrich Schuchardt | 2016-11-08 | 1 | -1/+1 |
| * | | Merge tag 'sh-pfc-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij | 2016-11-08 | 1 | -10/+378 |
| |\ \
| | |/ |
|
| | * | pinctrl: sh-pfc: r8a7796: Fix GPSR definitions for SDHI2/3 | Geert Uytterhoeven | 2016-11-07 | 1 | -10/+10 |