1. 8cbc0b4 pinctrl: samsung: Remove bogus irq_[un]mask from resource management by Thomas Gleixner · 7 years ago
  2. 8d0a0ac Merge branch 'fixes' into devel by Linus Walleij · 8 years ago
  3. b09eed7 pinctrl: samsung: Remove an always false dev->of_node test by Sylwester Nawrocki · 8 years ago
  4. 26fecf0 pinctrl: exynos: remove duplicate calls in irq handler by perr perr · 8 years ago
  5. a0ee2ac pinctrl: samsung: Suppress unbinding to prevent theoretical attacks by Krzysztof Kozlowski · 8 years ago
  6. 71324fd pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range by Andrew Jeffery · 8 years ago
  7. 9ed19e0 pinctrl: samsung: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  8. 40011bf pinctrl: exynos5440: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  9. d9ff0eb pinctrl: samsung: fix SMP race condition by Youngmin Nam · 8 years ago
  10. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  11. dbf09b0 pinctrl: exynos5440: use gpiochip data pointer by Linus Walleij · 9 years ago
  12. 9f57f81 pinctrl: samsung: use gpiochip data pointer by Linus Walleij · 9 years ago
  13. 58383c7 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  14. 023e06d pinctrl: exynos: add exynos5410 SoC specific data by Hakjoo Kim · 9 years ago
  15. e86328c Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  16. 98c85d5 pinctrl: replace trivial implementations of gpio_chip request/free by Jonas Gorski · 9 years ago
  17. be2cbd4 pinctrl: samsung: Remove unneded semicolon by Javier Martinez Canillas · 9 years ago
  18. fadb97b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  19. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  20. fa84b52 pinctrl: samsung: s3c24xx: fix syntax error by Linus Walleij · 9 years ago
  21. 88a9988 Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  22. 9458120 pinctrl: kill off set_irq_flags usage by Rob Herring · 9 years ago
  23. 5663bb2 pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  24. f66eb49 pinctrl/samsung: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  25. 40ec168 pinctrl/exynos: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  26. c21f784 pinctrl/exynos: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  27. 5cde07a pinctrl: samsung: Remove old unused defines by Krzysztof Kozlowski · 9 years ago
  28. 583facb pinctrl: samsung: remove "out of memory" messages by Dan Carpenter · 9 years ago
  29. 8749f8e pinctrl: samsung: don't truncate the last char by Dan Carpenter · 9 years ago
  30. d5fb821 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  31. 623a650 pinctrl/samsung: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  32. 0cfc45c pinctrl/samsung: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  33. bb56fc3 pinctrl/exynos: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  34. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 9 years ago
  35. 44a074f pinctrl: samsung: Fix the pointer in PTR_ERR() by Fabio Estevam · 9 years ago
  36. 45937b5 pinctrl: exynos: Remove eint_gpio_init call-back for exynos7 alive pinctrl block by Abhilash Kesavan · 9 years ago
  37. 3c5ecc9 pinctrl: exynos: Add support for Exynos5433 by Chanwoo Choi · 9 years ago
  38. ac5a186 pinctrl: exynos: Add AUDIO pin controller for exynos7 by Padmavathi Venna · 10 years ago
  39. d171cd0 pinctrl: exynos: Add BUS1 pin controller for exynos7 by Vivek Gautam · 10 years ago
  40. 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
  41. 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
  42. 2891ba2 pinctrl: exynos: Add support for Exynos4415 by Tomasz Figa · 10 years ago
  43. 50cea0c pinctrl: exynos: Add initial driver data for Exynos7 by Naveen Krishna Ch · 10 years ago
  44. 14c255d pinctrl: exynos: Add irq_chip instance for Exynos7 wakeup interrupts by Abhilash Kesavan · 10 years ago
  45. 6f5e41b pinctrl: exynos: Consolidate irq domain callbacks by Abhilash Kesavan · 10 years ago
  46. 0d3d30d pinctrl: exynos: Generalize the eint16_31 demux code by Abhilash Kesavan · 10 years ago
  47. 8100cf4 pinctrl: samsung: Separate per-bank init and runtime data by Tomasz Figa · 10 years ago
  48. 1bf00d7 pinctrl: samsung: Constify samsung_pin_ctrl struct by Tomasz Figa · 10 years ago
  49. 94ce944 pinctrl: samsung: Constify samsung_pin_bank_type struct by Tomasz Figa · 10 years ago
  50. e06deff pinctrl: samsung: Drop unused label field in samsung_pin_ctrl struct by Tomasz Figa · 10 years ago
  51. 8799327 pinctrl: samsung: Make samsung_pinctrl_get_soc_data use ERR_PTR() by Tomasz Figa · 10 years ago
  52. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  53. 2604b83 pinctrl: samsung: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  54. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  55. 2b425a3 Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  56. 2fcea6c pinctrl: remove remaining users of gpiochip_remove() retval by Linus Walleij · 10 years ago
  57. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  58. f6a8249 pinctrl: exynos: Lock GPIOs as interrupts when used as EINTs by Tomasz Figa · 10 years ago
  59. ebe629a pinctrl: samsung: Group all drivers in a sub-dir by Sachin Kamat · 10 years ago