| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs | Keerthy | 2016-07-12 | 1 | -3/+3 |
* | pinctrl: nomadik: fix pull debug print inversion | Linus Walleij | 2016-07-12 | 1 | -1/+1 |
* | pinctrl: single: Fix missing flush of posted write for a wakeirq | Tony Lindgren | 2016-07-12 | 1 | -0/+3 |
* | pinctrl: imx: Do not treat a PIN without MUX register as an error | Alexander Shiyan | 2016-07-12 | 1 | -2/+2 |
* | pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range | Andrew Jeffery | 2016-06-03 | 1 | -7/+8 |
* | pinctrl: mvebu: armada-38x: fix incorrect total number of GPIOs | Thomas Petazzoni | 2015-07-03 | 1 | -1/+1 |
* | pinctrl: mvebu: armada-375: remove incorrect space in pin description | Thomas Petazzoni | 2015-07-03 | 1 | -1/+1 |
* | pinctrl: mvebu: armada-xp: fix functions of MPP48 | Thomas Petazzoni | 2015-07-03 | 1 | -1/+1 |
* | pinctrl: mvebu: armada-xp: remove non-existing VDD cpu_pd functions | Thomas Petazzoni | 2015-07-03 | 1 | -23/+10 |
* | pinctrl: mvebu: armada-xp: remove non-existing NAND pins | Thomas Petazzoni | 2015-07-03 | 1 | -2/+0 |
* | pinctrl: mvebu: armada-375: remove non-existing NAND re/we pins | Thomas Petazzoni | 2015-07-03 | 1 | -2/+0 |
* | pinctrl: mvebu: armada-370: fix spi0 pin description | Thomas Petazzoni | 2015-07-03 | 1 | -2/+2 |
* | pinctrl: mvebu: armada-38x: fix PCIe functions | Thomas Petazzoni | 2015-07-03 | 1 | -29/+20 |
* | pinctrl: Don't just pretend to protect pinctrl_maps, do it for real | Doug Anderson | 2015-06-09 | 3 | -8/+6 |
* | pinctrl: imx25: fix numbering for pins | Uwe Kleine-König | 2015-03-23 | 1 | -139/+137 |
* | pinctrl: pinctrl-imx: don't use invalid value of conf_reg | Uwe Kleine-König | 2015-03-23 | 1 | -1/+1 |
* | pinctrl: at91: allow to have disabled gpio bank | Jean-Christophe PLAGNIOL-VILLARD | 2015-02-05 | 1 | -53/+55 |
* | pinctrl: Fix two deadlocks | Jim Lin | 2015-01-29 | 1 | -2/+3 |
* | pinctrl: qcom: Don't iterate past end of function array | Stephen Boyd | 2015-01-29 | 1 | -2/+2 |
* | pinctrl: lantiq: remove bogus of_gpio_chip_add | Johan Hovold | 2015-01-27 | 1 | -2/+0 |
* | pinctrl: baytrail: show output gpio state correctly on Intel Baytrail | David Cohen | 2014-10-28 | 1 | -1/+1 |
* | pinctrl: baytrail: Clear DIRECT_IRQ bit | Loic Poulain | 2014-10-20 | 1 | -1/+5 |
* | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-10-09 | 7 | -40/+12 |
|\ |
|
| * | pinctrl: abx500: get rid of unused variable | Linus Walleij | 2014-10-02 | 1 | -1/+1 |
| * | pinctrl: bcm281xx: make Kconfig dependency more strict | Uwe Kleine-König | 2014-09-25 | 1 | -1/+1 |
| * | pinctrl: remove remaining users of gpiochip_remove() retval | Linus Walleij | 2014-09-23 | 6 | -39/+10 |
* | | Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-10-07 | 81 | -573/+2561 |
|\ \ |
|
| * | | pinctrl: nomadik: improve GPIO debug prints | Linus Walleij | 2014-09-30 | 1 | -11/+25 |
| * | | pinctrl: abx500: refactor DT parser to take two paths | Linus Walleij | 2014-09-30 | 1 | -26/+28 |
| * | | pinctrl: abx500: use helpers for map allocation/free | Linus Walleij | 2014-09-30 | 1 | -38/+5 |
| * | | pinctrl: nomadik: refactor DT parser to take two paths | Linus Walleij | 2014-09-29 | 1 | -29/+33 |
| * | | pinctrl: nomadik: use utils map free function | Linus Walleij | 2014-09-29 | 1 | -13/+2 |
| * | | pinctrl: nomadik: use util function to reserve maps | Linus Walleij | 2014-09-29 | 1 | -23/+2 |
| * | | pinctrl: qcom: use restart_notifier mechanism for ps_hold | Josh Cartwright | 2014-09-26 | 1 | -13/+18 |
| * | | pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocation | Laurent Pinchart | 2014-09-23 | 4 | -26/+5 |
| * | | pinctrl: berlin: fix the dt_free_map function | Antoine Tenart | 2014-09-23 | 1 | -20/+1 |
| * | | pinctrl: at91: disable PD or PU before enabling PU or PD | Wenyou Yang | 2014-09-23 | 1 | -0/+6 |
| * | | pinctrl: st: remove gpiochip in failure cases | Pramod Gurav | 2014-09-23 | 1 | -0/+1 |
| * | | pinctrl: at91: Fix error handling while doing gpiochio_irqchip_add | Pramod Gurav | 2014-09-23 | 1 | -4/+10 |
| * | | pinctrl: at91: Fix failure path in at91_gpio_probe path | Pramod Gurav | 2014-09-23 | 1 | -7/+13 |
| * | | pinctrl: lantiq: Release gpiochip resources in fail case | Pramod Gurav | 2014-09-23 | 1 | -0/+2 |
| * | | pinctrl: imx: detect uninitialized pins | Stefan Agner | 2014-09-23 | 3 | -9/+9 |
| * | | pinctrl: tegra: Add MIPI pad control | Sean Paul | 2014-09-19 | 1 | -0/+67 |
| * | | pinctrl: at91: Switch to using managed clk_get | Pramod Gurav | 2014-09-05 | 1 | -4/+2 |
| * | | pinctrl: adi2: Remove duplicate gpiochip_remove_pin_ranges | Pramod Gurav | 2014-09-05 | 1 | -1/+0 |
| * | | pinctrl: single: fix freudian slip | Linus Walleij | 2014-09-05 | 1 | -1/+1 |
| * | | pinctrl: at91: add drive strength configuration | Marek Roszko | 2014-09-05 | 1 | -1/+161 |
| * | | pinctrl: prima2: add I2S 2ch, 6ch, nodin, mclk groups | Rongjun Ying | 2014-09-04 | 1 | -6/+82 |
| * | | pinctrl: sirf: Remove gpiochip on failure cases | Pramod Gurav | 2014-09-04 | 1 | -1/+1 |
| * | | pinctrl: qcom: Make the target processor value configurable | Georgi Djakov | 2014-09-04 | 7 | -3/+14 |