aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/intel/pinctrl-intel.c
Commit message (Expand)AuthorAge
* pinctrl: intel: Only restore pins that are used by the driverMika Westerberg2016-10-18
* pinctrl: intel: Configure GPIO chip IRQ as wakeup interruptsNilesh Bacchewar2016-09-23
* pinctrl: intel: Protect set wake flow by spin lockAndy Shevchenko2016-07-11
* pinctrl: intel: Prevent force threading of the interrupt handlerMika Westerberg2016-06-18
* pinctrl: intel: Use raw_spinlock for lockingMika Westerberg2016-06-18
* Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-05-19
|\
| * pinctrl: intel: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-20
* | pinctrl: intel: implement gpio_irq_enableQi Zheng2016-03-30
* | pinctrl: intel: make the high level interrupt workingQipeng Zha2016-03-30
|/
* pinctrl: intel: Remove unneeded header includesJean Delvare2016-02-12
* pinctrl: intel: use gpiochip data pointerLinus Walleij2016-01-05
* Merge tag 'v4.4-rc6' into develLinus Walleij2015-12-21
|\
| * pinctrl: intel: fix offset calculation issue of register PAD_OWNQipeng Zha2015-12-10
| * pinctrl: intel: fix bug of register offset calculationQipeng Zha2015-12-10
* | gpio: change member .dev to .parentLinus Walleij2015-11-19
|/
* Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-11-02
|\
| * pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2015-10-16
* | pinctrl: intel: Allow requesting pins which are in ACPI mode as GPIOsMika Westerberg2015-10-27
* | pinctrl: intel: Add support for multiple GPIO chips sharing the interruptMika Westerberg2015-10-27
* | pinctrl: intel: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2015-10-16
|/
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-17
* pinctrl/intel: Use irq_set_handler_locked()Thomas Gleixner2015-07-17
* pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-10
* pinctrl: intel: Add Intel Sunrisepoint pin controller and GPIO supportMika Westerberg2015-04-07