| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: Move Intel Baytrail pinctrl driver under intel directory | Mika Westerberg | 2014-10-29 | 1 | -621/+0 |
* | pinctrl: baytrail: add missing module removal support | Felipe Balbi | 2014-10-28 | 1 | -1/+6 |
* | pinctrl: baytrail: resolve unbalanced IRQ wake disable warning | Mathias Nyman | 2014-09-10 | 1 | -0/+1 |
* | pinctrl: baytrail: Convert to use gpiolib irqchip | Mika Westerberg | 2014-07-28 | 1 | -68/+19 |
* | pinctrl: remove all usage of gpio_remove ret val in driver/pinctl | abdoulaye berthe | 2014-07-22 | 1 | -4/+1 |
* | pinctrl: baytrail: Warn if direct IRQ GPIO set to output | Eric Ernst | 2014-07-11 | 1 | -0/+11 |
* | pinctrl: baytrail: Add pull type, strength and open drain to debugfs output | Mika Westerberg | 2014-05-23 | 1 | -4/+51 |
* | pinctrl: baytrail: Register GPIO chip after chip->to_irq is set | Jin Yao | 2014-05-23 | 1 | -6/+6 |
* | pinctrl: baytrail: Add back Baytrail-T ACPI ID | Jin Yao | 2014-05-23 | 1 | -0/+1 |
* | Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-04-03 | 1 | -7/+7 |
|\ |
|
| * | gpio: switch drivers to use new callback | Linus Walleij | 2014-03-18 | 1 | -7/+7 |
* | | pinctrl-baytrail: add function mux checking in gpio pin request | Chew, Kean Ho | 2014-03-11 | 1 | -3/+39 |
|/ |
|
* | Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-01-21 | 1 | -1/+29 |
|\ |
|
| * | pinctrl: baytrail: lock IRQs when starting them | Linus Walleij | 2013-12-09 | 1 | -0/+22 |
| * | pinctrl-baytrail: show pin label with the reset of the gpio debug data | Mathias Nyman | 2013-12-03 | 1 | -1/+7 |
* | | gpio / ACPI: register to ACPI events automatically | Mika Westerberg | 2014-01-08 | 1 | -4/+0 |
* | | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij | 2013-12-04 | 1 | -1/+1 |
|/ |
|
* | pinctrl-baytrail: fix to avoid sparse warnings | Andy Shevchenko | 2013-07-23 | 1 | -4/+8 |
* | pinctrl-baytrail: introduce to_byt_gpio() macro | Andy Shevchenko | 2013-07-23 | 1 | -8/+10 |
* | pinctrl-baytrail: remove redundant ptr variable | Andy Shevchenko | 2013-07-23 | 1 | -3/+1 |
* | pinctrl-baytrail: change lvl to level | Andy Shevchenko | 2013-07-23 | 1 | -3/+3 |
* | pinctrl-baytrail: fix indentations | Andy Shevchenko | 2013-07-23 | 1 | -0/+1 |
* | pinctrl: add Intel BayTrail GPIO/pinctrl support | Mathias Nyman | 2013-06-18 | 1 | -0/+543 |