1. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  2. 1ab3638 pinctrl: at91: fix null pointer dereference by David Dueck · 9 years ago
  3. 91d33cf pinctrl: at91: Use generic irq_{request,release}_resources() by Geert Uytterhoeven · 9 years ago
  4. 5663bb2 pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  5. c639845b pinctrl/at91: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  6. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 9 years ago
  7. 1893b2c pinctrl: at91: Add set_multiple GPIO chip feature by Alexander Stein · 9 years ago
  8. 07e492e Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  9. d480239 pinctrl: at91: convert __raw to endian agnostic IO by Ben Dooks · 9 years ago
  10. baa9946e pinctrl: constify of_device_id array by Fabian Frederick · 9 years ago
  11. bd87337 pinctrl: at91: move lock/unlock_as_irq calls into request/release by Boris Brezillon · 9 years ago
  12. 11131ba pinctrl: at91: simplify probe error handling by Baruch Siach · 9 years ago
  13. a0b957f pinctrl: at91: allow to have disabled gpio bank by Jean-Christophe PLAGNIOL-VILLARD · 9 years ago
  14. 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
  15. 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
  16. 853b6bf pinctrl: at91: enhance (debugfs) at91_gpio_dbg_show by Matthieu Crapet · 10 years ago
  17. c654b6b pinctrl: at91: use own header by Alexandre Belloni · 10 years ago
  18. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  19. 5c759d7 pinctrl: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  20. 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
  21. 3d78427 pinctrl: at91: disable PD or PU before enabling PU or PD by Wenyou Yang · 10 years ago
  22. 834e167 pinctrl: at91: Fix error handling while doing gpiochio_irqchip_add by Pramod Gurav · 10 years ago
  23. 70e4197 pinctrl: at91: Fix failure path in at91_gpio_probe path by Pramod Gurav · 10 years ago
  24. 02b837f pinctrl: at91: Switch to using managed clk_get by Pramod Gurav · 10 years ago
  25. 4334ac2 pinctrl: at91: add drive strength configuration by Marek Roszko · 10 years ago
  26. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  27. 4b6fe45 pinctrl: pinctrl-at91.c: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  28. 445d202 pinctrl: pinctrl-at91.c: Cleaning up values that are never used by Rickard Strandqvist · 10 years ago
  29. ca7162a pinctrl: pinctrl-at91.c: Cleaning up if unsigned is less than zero by Rickard Strandqvist · 10 years ago
  30. 2243a87 pinctrl: avoid duplicated calling enable_pinmux_setting for a pin by Fan Wu · 10 years ago
  31. cccb0c3 pinctrl/at91: Fix lockup when IRQ on PIOC and PIOD occurs by Alexander Stein · 10 years ago
  32. 47f2271 pinctrl/at91: Fix mask creation in at91_gpio_dbg_show by Alexander Stein · 10 years ago
  33. 80cc373 pinctrl/at91: convert driver to use gpiolib irqchip by Alexander Stein · 10 years ago
  34. 8af584b pinctrl: at91: implement get_direction by Richard Genoud · 10 years ago
  35. 94e6920 pinctrl: at91: use gpiolib API to mark a GPIO used as an IRQ by Jean-Jacques Hiblot · 10 years ago
  36. b0dcfd8 pinctrl: at91: use locked variant of irq_set_handler by Nicolas Ferre · 10 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 · 10 years ago
  38. 37ef1d9 pinctrl: at91: replace clk_prepare + clk_enable by clk_prepare_enable by Boris BREZILLON · 11 years ago
  39. 795f995 pinctrl: at91: fix clk_unprepare and clk_disable order by Boris BREZILLON · 11 years ago
  40. 4d9b8a8 pinctrl: at91: implement at91_pinconf_dbg_show by Alexandre Belloni · 11 years ago
  41. 1292e69 pinctrl: at91: initialize config parameter to 0 by Alexandre Belloni · 11 years ago
  42. c2eb9e7 pinctrl: at91: correct a few typos by Alexandre Belloni · 11 years ago
  43. 9fb1f39 gpio/pinctrl: make gpio_chip members typed boolean by Linus Walleij · 11 years ago
  44. 94daf85 pinctrl: at91: copy define to driver by Linus Walleij · 11 years ago
  45. 61e310a pinctrl: at91: correct a few typos by Alexandre Belloni · 11 years ago
  46. 606fca9 pinctrl: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  47. c8dba02 pinctrl: at91: fix sam9x5 debounce/deglitch functions by Boris BREZILLON · 11 years ago
  48. 77966ad pinctrl: at91: fix typos by Boris BREZILLON · 11 years ago
  49. 05d3534 pinctrl: at91: fix get_pullup/down function return by Boris BREZILLON · 11 years ago
  50. 03b054e pinctrl: Pass all configs to driver on pin_config_set() by Sherman Yin · 11 years ago
  51. 99fce02 pinctrl: at91: choose appropriate handler for level interrupts by Boris BREZILLON · 11 years ago
  52. f50b9e1 drivers/pinctrl: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  53. 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
  54. 44c0d23 Merge tag 'v3.9-rc5' into next/cleanup by Arnd Bergmann · 11 years ago
  55. 6a7b3e9 Merge tag 'v3.9-rc5' into devel by Linus Walleij · 11 years ago
  56. 3c93600 pinctrl: at91: Fix checkpatch errors by Sachin Kamat · 11 years ago
  57. 1164d73 pinctrl: at91: Remove duplicate const by Sachin Kamat · 11 years ago
  58. de88cbb arm: Move chained_irq_(enter|exit) to a generic file by Catalin Marinas · 11 years ago
  59. 647f8d9 ARM: at91: add gpio suspend/resume support when using pinctrl by Ludovic Desroches · 11 years ago
  60. 022ab14 pinctrl: Declare operation structures as const by Laurent Pinchart · 11 years ago
  61. 9e0c1fb pinctrl: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  62. 4956964 Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  63. 150632b Drivers: pinctrl: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  64. c62b2b3 drivers/pinctrl/pinctrl-at91.c: convert kfree to devm_kfree by Julia Lawall · 12 years ago
  65. 5f007db Merge branch 'at91' into devel by Linus Walleij · 12 years ago
  66. 7ebd7a3 pinctrl: at91 add deglitch, debounce, pull down and schmitt trigger mux option support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  67. 32b01a3 pinctrl: at91: provide gpio names by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  68. 6bb0700 pinctrl: Staticize pinconf_ops by Axel Lin · 12 years ago
  69. f6f94f6 pinctrl: at91: Staticize non-exported symbols by Axel Lin · 12 years ago
  70. a7e35b9 pinctrl/at91: remove unused variable in at91_dt_node_to_map() by Wei Yongjun · 12 years ago
  71. 05daa16 pinctrl/at91: using for_each_set_bit to simplify the code by Wei Yongjun · 12 years ago
  72. 11aabdc pinctrl/at91: remove duplicated include from pinctrl-at91.c by Wei Yongjun · 12 years ago
  73. dffa912 pinctrl/: at91: fix warnings by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  74. a728c7c gpio/at91: auto request and configure the pio as input when the interrupt is used via DT by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  75. 525fae2 pinctrl: at91: fix typo on PULL_UP by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  76. 6732ae5 ARM: at91: add pinctrl support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago