1. b41aa4f pinctrl: baytrail: Fix mingled clock pins by Cristina Ciocan · 9 years ago
  2. bbccb9c drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4 by Andrew Morton · 9 years ago
  3. 22bbd21 pinctrl: baytrail: fix some error handling in debugfs by Dan Carpenter · 9 years ago
  4. 658b476 pinctrl: baytrail: Add debounce configuration by Cristina Ciocan · 9 years ago
  5. 71e6ca6 pinctrl: baytrail: Register pin control handling by Cristina Ciocan · 9 years ago
  6. 9f573b9 pinctrl: baytrail: Update irq chip operations by Cristina Ciocan · 9 years ago
  7. 86e3ef81 pinctrl: baytrail: Update gpio chip operations by Cristina Ciocan · 9 years ago
  8. c501d0b pinctrl: baytrail: Add pin control operations by Cristina Ciocan · 9 years ago
  9. c8f5c4c pinctrl: baytrail: Add pin control data structures by Cristina Ciocan · 9 years ago
  10. bf9a5c9 pinctrl: baytrail: use gpiochip data pointer by Linus Walleij · 9 years ago
  11. 3bde877 pinctrl: baytrail: Be sure to clamp return value by Linus Walleij · 9 years ago
  12. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  13. ec879f1 pinctrl: baytrail: Fix compilation warnings when !CONFIG_PM by Mika Westerberg · 9 years ago
  14. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  15. 78e1c89 pinctrl: baytrail: Use raw_spinlock for locking by Mika Westerberg · 9 years ago
  16. 39ce815 pinctrl: baytrail: Serialize all register access by Mika Westerberg · 9 years ago
  17. 5ab49db pinctrl: baytrail: Drop FSF mailing address by Mika Westerberg · 9 years ago
  18. f3a085b pinctrl/baytrail: Use irq_set_handler_locked() by Thomas Gleixner · 10 years ago
  19. fcc18de pinctrl: baytrail: Save pin context over system sleep by Mika Westerberg · 10 years ago
  20. 31e4329 pinctrl: baytrail: Rework interrupt handling by Mika Westerberg · 10 years ago
  21. 95f0972 pinctrl: baytrail: Clear interrupt triggering from pins that are in GPIO mode by Mika Westerberg · 10 years ago
  22. f8323b6 pinctrl: baytrail: Relax GPIO request rules by Mika Westerberg · 10 years ago
  23. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  24. c1b30e4 Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  25. 5fae8b8 pinctrl: Move Intel Baytrail pinctrl driver under intel directory by Mika Westerberg · 10 years ago[Renamed from drivers/pinctrl/pinctrl-baytrail.c]
  26. 9067bbe pinctrl: baytrail: add missing module removal support by Felipe Balbi · 10 years ago
  27. 41939e6 pinctrl: baytrail: resolve unbalanced IRQ wake disable warning by Mathias Nyman · 10 years ago
  28. e1ee5c5 pinctrl: baytrail: Convert to use gpiolib irqchip by Mika Westerberg · 10 years ago
  29. b4e7c55 pinctrl: remove all usage of gpio_remove ret val in driver/pinctl by abdoulaye berthe · 11 years ago
  30. ff99835 pinctrl: baytrail: Warn if direct IRQ GPIO set to output by Eric Ernst · 11 years ago
  31. 3ff9588 pinctrl: baytrail: Add pull type, strength and open drain to debugfs output by Mika Westerberg · 11 years ago
  32. 605a7bc pinctrl: baytrail: Register GPIO chip after chip->to_irq is set by Jin Yao · 11 years ago
  33. 20482d3 pinctrl: baytrail: Add back Baytrail-T ACPI ID by Jin Yao · 11 years ago
  34. 154d6f1 Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  35. 57ef042 gpio: switch drivers to use new callback by Linus Walleij · 11 years ago
  36. 42bd007 pinctrl-baytrail: add function mux checking in gpio pin request by Chew, Kean Ho · 11 years ago
  37. a547df9 Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  38. 664e3e5 gpio / ACPI: register to ACPI events automatically by Mika Westerberg · 11 years ago
  39. 1d2d8ce pinctrl: baytrail: lock IRQs when starting them by Linus Walleij · 11 years ago
  40. 9fb1f39 gpio/pinctrl: make gpio_chip members typed boolean by Linus Walleij · 11 years ago
  41. a4d8d6d pinctrl-baytrail: show pin label with the reset of the gpio debug data by Mathias Nyman · 11 years ago
  42. 496940c pinctrl-baytrail: fix to avoid sparse warnings by Andy Shevchenko · 12 years ago
  43. 17e5246 pinctrl-baytrail: introduce to_byt_gpio() macro by Andy Shevchenko · 12 years ago
  44. 9c5b6557 pinctrl-baytrail: remove redundant ptr variable by Andy Shevchenko · 12 years ago
  45. 1583449 pinctrl-baytrail: change lvl to level by Andy Shevchenko · 12 years ago
  46. ec24332 pinctrl-baytrail: fix indentations by Andy Shevchenko · 12 years ago
  47. a5d811b pinctrl: add Intel BayTrail GPIO/pinctrl support by Mathias Nyman · 12 years ago