1. 091c531 pinctrl: iproc: Fix iProc and NSP GPIO support by Ray Jui · 8 years ago
  2. 5fe2501 pinctrl: bcm281xx: constify pinctrl_ops and pinmux_ops structures by Julia Lawall · 8 years ago
  3. c87da27 pinctrl: nsp: constify pinctrl_ops and pinmux_ops structures by Julia Lawall · 8 years ago
  4. f3b4b7c pinctrl: ns2: constify pinctrl_ops and pinmux_ops structures by Julia Lawall · 8 years ago
  5. f58de3d pinctrl: iproc: Add NSP and Stingray GPIO support by Ray Jui · 8 years ago
  6. 53056f5 pinctrl: bcm: add OF dependencies by Arnd Bergmann · 8 years ago
  7. 8bf0bd4 pinctrl: ns2: remove redundant dev_err call in ns2_pinmux_probe() by Wei Yongjun · 8 years ago
  8. a6e5e4a pinctrl: nsp: remove redundant dev_err call in nsp_pinmux_probe() by Wei Yongjun · 8 years ago
  9. aeb8753 pinctrl: ns2: fix return value check in ns2_pinmux_probe() by Wei Yongjun · 8 years ago
  10. cc4fa83 pinctrl: nsp: add pinmux driver support for Broadcom NSP SoC by Yendapally Reddy Dhananjaya Reddy · 8 years ago
  11. d5e4d7a pinctrl: nsp-gpio: fix non-static functions by Ben Dooks · 8 years ago
  12. 9d814d4 pinctrl: ns2: rename pinctrl_utils_dt_free_map by Arnd Bergmann · 8 years ago
  13. b5aa100 pinctrl: ns2: add pinmux driver support for Broadcom NS2 SoC by Yendapally Reddy Dhananjaya Reddy · 8 years ago
  14. 315d118 pinctrl: nsp-gpio: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  15. ee17e04 pinctrl: iproc-gpio: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  16. ead044e pinctrl: cygnus-mux: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  17. 5f276f6 pinctrl: bcm2835: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  18. 7f5567a pinctrl: bcm281xx: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  19. d32f7fd pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map by Irina Tirdea · 8 years ago
  20. 20b3d2a pinctrl: bcm2835: Implement get_direction callback by Stefan Wahren · 8 years ago
  21. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  22. 2c7e330 pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing by Phil Elwell · 8 years ago
  23. 69fd6ae pinctrl: cygnus-gpio: use gpiochip data pointer by Linus Walleij · 9 years ago
  24. 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
  25. 581dbc8 Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  26. 27cc78e pinctrl: nsp-gpio: use gpiochip data pointer by Linus Walleij · 9 years ago
  27. e19a5f7 pinctrl: bcm2835: use gpiochip data pointer by Linus Walleij · 9 years ago
  28. ce6c1cd pinctrl: nsp-gpio: forever loop in nsp_gpio_get_strength() by Dan Carpenter · 9 years ago
  29. 53653c6 pinctrl: bcm2835: Fix memory leak in error path by Stefan Wahren · 9 years ago
  30. 46c3288 pinctrl: fixup problematic flag by Linus Walleij · 9 years ago
  31. 0202a11 pinctrl: bcm/cygnys/iproc: fixup rebase issue by Linus Walleij · 9 years ago
  32. 0529357 Merge tag 'v4.4-rc6' into devel by Linus Walleij · 9 years ago
  33. d4eed63 pinctrl: fixup problematic flag by Linus Walleij · 9 years ago
  34. 4c02cba pinctrl: bcm2835: Fix initial value for direction_output by Stefan Wahren · 9 years ago
  35. 652da824 pinctrl: bcm: Default PINCTRL_BCM281XX to y for ARCH_BCM_MOBILE by Florian Fainelli · 9 years ago
  36. 0182141 pinctrl: nsp-gpio: fix up parent attribute by Linus Walleij · 9 years ago
  37. adfd7cb Merge branch 'bcm-nsp' of ../linux-pinctrl into devel by Linus Walleij · 9 years ago
  38. fcb59bd Merge branch 'bcm-nsp' into devel by Linus Walleij · 9 years ago
  39. 8bfcbbb pinctrl: nsp: add gpio-a driver support for Broadcom NSP SoC by Yendapally Reddy Dhananjaya Reddy · 9 years ago
  40. 616043d pinctrl: Rename gpio driver from cygnus to iproc by Pramod Kumar · 9 years ago
  41. afc8c78 gpio: Rename func/macro/var to IP-block,iproc by Pramod Kumar · 9 years ago
  42. 462de62 pinctrl: Add new compatible string to GPIO controller driver by Pramod Kumar · 9 years ago
  43. e1aaaf3 pinctrl: use ngpios propety from DT by Pramod Kumar · 9 years ago
  44. 58383c7 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  45. f10a258 pinctrl: Delete unnecessary checks by Markus Elfring · 9 years ago
  46. 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
  47. ea92211 pinctrl: cygnus: Remove GPIO to Pinctrl pin mapping from driver by Pramod Kumar · 9 years ago
  48. 98c85d5 pinctrl: replace trivial implementations of gpio_chip request/free by Jonas Gorski · 9 years ago
  49. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  50. 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
  51. 9458120 pinctrl: kill off set_irq_flags usage by Rob Herring · 9 years ago
  52. 714b1dd pinctrl: bcm2835: Clear the event latch register when disabling interrupts by Jonathan Bell · 9 years ago
  53. 1aa74fd pinctrl/bcm2835: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  54. 93a4b1b Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  55. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 9 years ago
  56. 75e9143 pinctrl: cygnus: fixed incorrect GPIO-pin mapping by Ray Jui · 9 years ago
  57. 6dce6d2 pinctrl: cygnus: fixed typo in the gpio driver by Ray Jui · 9 years ago
  58. b8a1938 pinctrl: bcm2835: Fix support for threaded level triggered IRQs by Charles Keepax · 9 years ago
  59. baa9946e pinctrl: constify of_device_id array by Fabian Frederick · 9 years ago
  60. b64333c pinctrl: cygnus: add gpio/pinconf driver by Ray Jui · 9 years ago
  61. cbd159e pinctrl: cygnus: add initial IOMUX driver support by Ray Jui · 9 years ago
  62. b17f2f9 pinctrl: bcm: consolidate Broadcom pinctrl drivers by Ray Jui · 9 years ago