1. 3cabe87 gpio: intel-mid: Sort header block alphabetically by Andy Shevchenko · 8 years ago
  2. 3dbd321 gpio: intel-mid: Remove potentially harmful code by Andy Shevchenko · 8 years ago
  3. dd3b204 gpio: intel-mid: switch to devm_gpiochip_add_data() by Andy Shevchenko · 8 years ago
  4. 5c77c02 gpio: intel-mid: use gpiochip data pointer by Linus Walleij · 9 years ago
  5. 4c628f3 gpio: intel-mid: Be sure to clamp return value by Linus Walleij · 9 years ago
  6. 58383c7 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  7. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  8. 3f7dbfd gpio: intel-mid: switch to using gpiolib irqchip helpers by Linus Walleij · 10 years ago
  9. 57ef042 gpio: switch drivers to use new callback by Linus Walleij · 10 years ago
  10. 9e29442 Merge tag 'v3.14-rc6' into devel by Linus Walleij · 10 years ago
  11. 84a3457 gpio: intel-mid: fix the incorrect return of idle callback by xinhui.pan · 10 years ago
  12. a0bbf03 gpio: intel-mid: comments cleanup by David Cohen · 10 years ago
  13. 33e0aae Merge branch 'mark-irqs' into devel by Linus Walleij · 11 years ago
  14. aa6baa7 gpio: intel-mid: lock IRQs when starting them by Linus Walleij · 11 years ago
  15. 9fb1f39 gpio/pinctrl: make gpio_chip members typed boolean by Linus Walleij · 11 years ago
  16. 14f4a88 gpio: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  17. e5428a6 gpio: drop users of irq_set_chip_and_handler_name() by Linus Walleij · 11 years ago
  18. ba519dd gpio: intel-mid: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  19. f89a768 gpio-intel-mid: update prefixes and names from langwell to intel-mid by David Cohen · 11 years ago
  20. 84743ea gpio: rename gpio-langwell to gpio-intel-mid by David Cohen · 11 years ago[Renamed from drivers/gpio/gpio-langwell.c]
  21. d56d6b3 gpio: langwell: add Intel Merrifield support by David Cohen · 11 years ago
  22. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  23. 10b20a9 gpio-langwell: remove Withney point support by Andy Shevchenko · 11 years ago
  24. 45f0a85 PM / Runtime: Rework the "runtime idle" helper routine by Rafael J. Wysocki · 11 years ago
  25. 611a485 gpio-langwell: drop away explicit casting by Andy Shevchenko · 11 years ago
  26. 8aca119 gpio-langwell: amend error messages by Andy Shevchenko · 11 years ago
  27. 786e07e gpio-langwell: use managed functions pcim_* and devm_* by Andy Shevchenko · 11 years ago
  28. 64c8cbc gpio-langwell: do not use direct access to iomapped memory by Andy Shevchenko · 11 years ago
  29. aeb168f gpio-langwell: initialize lock before usage by Andy Shevchenko · 11 years ago
  30. aa3e224 gpio: langwell: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  31. 2519f9a gpio-langwell: fix irq conflicts when DT is not used by David Cohen · 11 years ago
  32. 46ebfbc gpio/langwell: cleanup driver by David Cohen · 12 years ago
  33. 936cb1b gpio/langwell: Add Cloverview ids to pci device table by David Cohen · 12 years ago
  34. 206210c gpio: remove use of __devexit by Bill Pemberton · 12 years ago
  35. 3836309 gpio: remove use of __devinit by Bill Pemberton · 12 years ago
  36. 8283c4f gpio: remove use of __devexit_p by Bill Pemberton · 12 years ago
  37. d6a2b7b drivers/gpio/gpio-langwell.c: fix error return code by Julia Lawall · 12 years ago
  38. c8f925b gpio/langwell: re-read the IRQ status register after each iteration by Mika Westerberg · 12 years ago
  39. 465f2bd gpio/langwell: convert to use irq_domain by Mika Westerberg · 12 years ago
  40. f5f9311 gpio/langwell: clear IRQ edge detect registers at init by Mika Westerberg · 12 years ago
  41. b3e35af gpio/langwell: allocate IRQ descriptors dynamically for SPARSE_IRQ by Mika Westerberg · 12 years ago
  42. 8302c74 gpio/langwell: use devm_* helpers to simplify probe by Mika Westerberg · 12 years ago
  43. 8c0f7b1 gpio: langwell: ensure alternate function is cleared by Adrian Hunter · 13 years ago
  44. c7c8518 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  45. c103de2 gpio: reorganize drivers by Grant Likely · 13 years ago[Renamed (98%) from drivers/gpio/langwell_gpio.c]
  46. 7812803 langwell_gpio: add runtime pm support by Kristen Carlson Accardi · 13 years ago
  47. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  48. 84bead6 gpio/langwell: Clear edge bit before handling by Thomas Gleixner · 13 years ago
  49. 732063b gpio/langwell: Simplify demux loop by Thomas Gleixner · 13 years ago
  50. 674db90 gpio/langwell: Convert irq name space by Thomas Gleixner · 13 years ago
  51. 20e2aa9 gpio/langwell: Fix broken irq_eoi change. by Thomas Gleixner · 13 years ago
  52. 0766d20 langwell_gpio: modify EOI handling following change of kernel irq subsystem by Feng Tang · 13 years ago
  53. 5ffd72c gpio: langwell_gpio: irq_data conversion by Lennert Buytenhek · 14 years ago
  54. 72b4379 langwell_gpio: add support for whitney point by Alan Cox · 14 years ago
  55. fd0574c drivers/gpio/langwell_gpio.c: remove semicolons after function definitions by Andrew Morton · 14 years ago
  56. 8081c84 gpio: add Penwell gpio support by Alek Du · 14 years ago
  57. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  58. 4efec62 gpio: fix test on unsigned in lnw_irq_type() by Roel Kluin · 15 years ago
  59. ca02970 gpio: Langwell GPIO driver bugfixes by Alek Du · 15 years ago
  60. 8bf0261 gpio: add Intel Moorestown Platform Langwell chip gpio driver by Alek Du · 15 years ago