1. 8cbc0b4 pinctrl: samsung: Remove bogus irq_[un]mask from resource management by Thomas Gleixner · 7 years ago
  2. 26fecf0 pinctrl: exynos: remove duplicate calls in irq handler by perr perr · 8 years ago
  3. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  4. 58383c7 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  5. 023e06d pinctrl: exynos: add exynos5410 SoC specific data by Hakjoo Kim · 9 years ago
  6. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  7. 9458120 pinctrl: kill off set_irq_flags usage by Rob Herring · 9 years ago
  8. 5663bb2 pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  9. 40ec168 pinctrl/exynos: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  10. c21f784 pinctrl/exynos: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  11. bb56fc3 pinctrl/exynos: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  12. 45937b5 pinctrl: exynos: Remove eint_gpio_init call-back for exynos7 alive pinctrl block by Abhilash Kesavan · 9 years ago
  13. 3c5ecc9 pinctrl: exynos: Add support for Exynos5433 by Chanwoo Choi · 10 years ago
  14. ac5a186 pinctrl: exynos: Add AUDIO pin controller for exynos7 by Padmavathi Venna · 10 years ago
  15. d171cd0 pinctrl: exynos: Add BUS1 pin controller for exynos7 by Vivek Gautam · 10 years ago
  16. 980f3c3 Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  17. 2891ba2 pinctrl: exynos: Add support for Exynos4415 by Tomasz Figa · 10 years ago
  18. 50cea0c pinctrl: exynos: Add initial driver data for Exynos7 by Naveen Krishna Ch · 10 years ago
  19. 14c255d pinctrl: exynos: Add irq_chip instance for Exynos7 wakeup interrupts by Abhilash Kesavan · 10 years ago
  20. 6f5e41b pinctrl: exynos: Consolidate irq domain callbacks by Abhilash Kesavan · 10 years ago
  21. 0d3d30d pinctrl: exynos: Generalize the eint16_31 demux code by Abhilash Kesavan · 10 years ago
  22. 8100cf4 pinctrl: samsung: Separate per-bank init and runtime data by Tomasz Figa · 10 years ago
  23. 1bf00d7 pinctrl: samsung: Constify samsung_pin_ctrl struct by Tomasz Figa · 10 years ago
  24. 94ce944 pinctrl: samsung: Constify samsung_pin_bank_type struct by Tomasz Figa · 10 years ago
  25. e06deff pinctrl: samsung: Drop unused label field in samsung_pin_ctrl struct by Tomasz Figa · 10 years ago
  26. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  27. f6a8249 pinctrl: exynos: Lock GPIOs as interrupts when used as EINTs by Tomasz Figa · 10 years ago
  28. ebe629a pinctrl: samsung: Group all drivers in a sub-dir by Sachin Kamat · 10 years ago[Renamed from drivers/pinctrl/pinctrl-exynos.c]
  29. 2e4a4fd pinctrl: exynos: Consolidate irq_chips of GPIO and WKUP EINTs by Tomasz Figa · 10 years ago
  30. d97f5b9 pinctrl: exynos: Add driver data for Exynos3250 by Tomasz Figa · 10 years ago
  31. 9a8b607 pinctrl: exynos: add exynos5260 SoC specific data by Young-Gun Jang · 10 years ago
  32. 4880292 pinctrl: Correct number of pins for s5pv210 by Mateusz Krawczuk · 11 years ago
  33. 608a26a pinctrl: Add s5pv210 support to pinctrl-exynos by Mateusz Krawczuk · 11 years ago
  34. 3dbde57 Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  35. 983dbeb pinctrl: exynos: add exynos5420 SoC specific data by Leela Krishna Amudala · 11 years ago
  36. 5a68e7a pinctrl: exynos: ack level-triggered interrupts before unmasking by Doug Anderson · 11 years ago
  37. 5ace03f pinctrl: exynos: reorder xyz_irq_unmask() so future patch can ack by Doug Anderson · 11 years ago
  38. 5ae8cf7 pinctrl: exynos: Add spinlocks to irq_mask and irq_unmask by Doug Anderson · 11 years ago
  39. 7ccbc60 pinctrl: exynos: Handle suspend/resume of GPIO EINT registers by Tomasz Figa · 11 years ago
  40. ad350cd pinctrl: exynos: Add support for set_irq_wake of wake-up EINTs by Tomasz Figa · 11 years ago
  41. 6fa52ed Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  42. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  43. 43fc9e7 pinctrl: samsung: Remove hardcoded register offsets by Tomasz Figa · 11 years ago
  44. 499147c pinctrl: samsung: Split pin bank description into two structures by Tomasz Figa · 11 years ago
  45. 1984695 pinctrl: samsung: Protect bank registers with a spinlock by Tomasz Figa · 11 years ago
  46. de88cbb arm: Move chained_irq_(enter|exit) to a generic file by Catalin Marinas · 12 years ago
  47. f67faf4 pinctrl: exynos: add exynos5250 SoC specific data by Thomas Abraham · 12 years ago
  48. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  49. 6edc794 pinctrl: samsung: Add support for EXYNOS4X12 by Tomasz Figa · 12 years ago
  50. afa538c pinctrl: exynos: Add terminating entry for of_device_id table by Axel Lin · 12 years ago
  51. 22b9ba0 pinctrl: exynos: Set pin function to EINT in irq_set_type of wake-up EINT by Tomasz Figa · 12 years ago
  52. a04b07c pinctrl: samsung: Use per-bank IRQ domain for wake-up interrupts by Tomasz Figa · 12 years ago
  53. 595be72 pinctrl: exynos: Use one IRQ domain per pin bank by Tomasz Figa · 12 years ago
  54. 1b6056d pinctrl: samsung: Include bank-specific eint offset in bank struct by Tomasz Figa · 12 years ago
  55. 40ba622 pinctrl: samsung: Assing pin numbers dynamically by Tomasz Figa · 12 years ago
  56. d3c9779 pinctrl: exynos: Fix wakeup IRQ domain registration check by Tomasz Figa · 12 years ago
  57. c3ad056 pinctrl: exynos: Correct the detection of wakeup-eint node by Tomasz Figa · 12 years ago
  58. 9759e2e pinctrl: exynos: Mark exynos_irq_demux_eint as inline by Tomasz Figa · 12 years ago
  59. de59049 pinctrl: exynos: Handle only unmasked wakeup interrupts by Tomasz Figa · 12 years ago
  60. 3da23f2 pinctrl: exynos: Fix typos in gpio/wkup _irq_mask by Tomasz Figa · 12 years ago
  61. ee2f573 pinctrl: exynos: Set pin function to EINT in irq_set_type of GPIO EINTa by Tomasz Figa · 12 years ago
  62. 43b169d pinctrl: add exynos4210 specific extensions for samsung pinctrl driver by Thomas Abraham · 12 years ago