| Age | Commit message (Expand) | Author |
| 2016-06-18 | pinctrl: intel: Use raw_spinlock for locking | Mika Westerberg |
| 2016-06-15 | pinctrl/broxton: enable platform device in the absence of ACPI enumeration | Tan Jui Nee |
| 2016-06-15 | pinctrl: cherryview: add handlers for pin_config_group_get/set | Dan O'Donovan |
| 2016-06-15 | pinctrl: cherryview: add option to set open-drain pin config | Dan O'Donovan |
| 2016-06-15 | pinctrl: cherryview: prevent concurrent access to GPIO controllers | Dan O'Donovan |
| 2016-06-13 | pinctrl: baytrail: make it explicitly non-modular | Paul Gortmaker |
| 2016-05-26 | drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4 | Andrew Morton |
| 2016-05-19 | Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
| 2016-04-30 | pinctrl: baytrail: fix some error handling in debugfs | Dan Carpenter |
| 2016-04-21 | pinctrl: intel: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan |
| 2016-04-21 | pinctrl: cherryview: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan |
| 2016-04-04 | pinctrl: baytrail: Add debounce configuration | Cristina Ciocan |
| 2016-04-04 | pinctrl: baytrail: Register pin control handling | Cristina Ciocan |
| 2016-04-04 | pinctrl: baytrail: Update irq chip operations | Cristina Ciocan |
| 2016-04-04 | pinctrl: baytrail: Update gpio chip operations | Cristina Ciocan |
| 2016-04-04 | pinctrl: baytrail: Add pin control operations | Cristina Ciocan |
| 2016-04-04 | pinctrl: baytrail: Add pin control data structures | Cristina Ciocan |
| 2016-03-30 | pinctrl: intel: implement gpio_irq_enable | Qi Zheng |
| 2016-03-30 | pinctrl: intel: make the high level interrupt working | Qipeng Zha |
| 2016-02-12 | pinctrl: intel: Remove unneeded header includes | Jean Delvare |
| 2016-01-05 | pinctrl: intel: use gpiochip data pointer | Linus Walleij |
| 2016-01-05 | pinctrl: cherryview: use gpiochip data pointer | Linus Walleij |
| 2016-01-05 | pinctrl: baytrail: use gpiochip data pointer | Linus Walleij |
| 2015-12-26 | pinctrl: baytrail: Be sure to clamp return value | Linus Walleij |
| 2015-12-21 | Merge tag 'v4.4-rc6' into devel | Linus Walleij |
| 2015-12-10 | pinctrl: intel: fix offset calculation issue of register PAD_OWN | Qipeng Zha |
| 2015-12-10 | pinctrl: intel: fix bug of register offset calculation | Qipeng Zha |
| 2015-11-19 | gpio: change member .dev to .parent | Linus Walleij |
| 2015-11-02 | Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
| 2015-10-27 | pinctrl: intel: Add Intel Broxton pin controller support | Mika Westerberg |
| 2015-10-27 | pinctrl: intel: Allow requesting pins which are in ACPI mode as GPIOs | Mika Westerberg |
| 2015-10-27 | pinctrl: intel: Add support for multiple GPIO chips sharing the interrupt | Mika Westerberg |
| 2015-10-16 | pinctrl: baytrail: Fix compilation warnings when !CONFIG_PM | Mika Westerberg |
| 2015-10-16 | pinctrl: intel: Fix compilation warning when !CONFIG_PM_SLEEP | Mika Westerberg |
| 2015-10-16 | pinctrl: replace trivial implementations of gpio_chip request/free | Jonas Gorski |
| 2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
| 2015-08-26 | pinctrl: cherryview: Use raw_spinlock for locking | Mika Westerberg |
| 2015-08-26 | pinctrl: baytrail: Use raw_spinlock for locking | Mika Westerberg |
| 2015-08-13 | pinctrl: baytrail: Serialize all register access | Mika Westerberg |
| 2015-08-13 | pinctrl: baytrail: Drop FSF mailing address | Mika Westerberg |
| 2015-08-13 | pinctrl: cherryview: Serialize all register access | Mika Westerberg |
| 2015-07-17 | pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu |
| 2015-07-17 | pinctrl/intel: Use irq_set_handler_locked() | Thomas Gleixner |
| 2015-07-17 | pinctrl/cherryview: Use irq_set_handler_locked() | Thomas Gleixner |
| 2015-07-17 | pinctrl/baytrail: Use irq_set_handler_locked() | Thomas Gleixner |
| 2015-06-24 | Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
| 2015-06-10 | pinctrl: make pinctrl_register() return proper error code | Masahiro Yamada |
| 2015-05-12 | pinctrl: cherryview: Read triggering type from HW if not set when requested | Mika Westerberg |
| 2015-05-12 | pinctrl: intel: sunrisepoint: Add Intel Sunrisepoint-H support | Mika Westerberg |
| 2015-04-14 | Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |