1. 445d202 pinctrl: pinctrl-at91.c: Cleaning up values that are never used by Rickard Strandqvist · 10 years ago
  2. ca7162a pinctrl: pinctrl-at91.c: Cleaning up if unsigned is less than zero by Rickard Strandqvist · 10 years ago
  3. 2243a87 pinctrl: avoid duplicated calling enable_pinmux_setting for a pin by Fan Wu · 10 years ago
  4. cccb0c3 pinctrl/at91: Fix lockup when IRQ on PIOC and PIOD occurs by Alexander Stein · 10 years ago
  5. 47f2271 pinctrl/at91: Fix mask creation in at91_gpio_dbg_show by Alexander Stein · 10 years ago
  6. 80cc373 pinctrl/at91: convert driver to use gpiolib irqchip by Alexander Stein · 10 years ago
  7. 8af584b pinctrl: at91: implement get_direction by Richard Genoud · 10 years ago
  8. 94e6920 pinctrl: at91: use gpiolib API to mark a GPIO used as an IRQ by Jean-Jacques Hiblot · 11 years ago
  9. b0dcfd8 pinctrl: at91: use locked variant of irq_set_handler by Nicolas Ferre · 11 years ago
  10. a547df9 Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  11. 37ef1d9 pinctrl: at91: replace clk_prepare + clk_enable by clk_prepare_enable by Boris BREZILLON · 11 years ago
  12. 795f995 pinctrl: at91: fix clk_unprepare and clk_disable order by Boris BREZILLON · 11 years ago
  13. 4d9b8a8 pinctrl: at91: implement at91_pinconf_dbg_show by Alexandre Belloni · 11 years ago
  14. 1292e69 pinctrl: at91: initialize config parameter to 0 by Alexandre Belloni · 11 years ago
  15. c2eb9e7 pinctrl: at91: correct a few typos by Alexandre Belloni · 11 years ago
  16. 9fb1f39 gpio/pinctrl: make gpio_chip members typed boolean by Linus Walleij · 11 years ago
  17. 94daf85 pinctrl: at91: copy define to driver by Linus Walleij · 11 years ago
  18. 61e310a pinctrl: at91: correct a few typos by Alexandre Belloni · 11 years ago
  19. 606fca9 pinctrl: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  20. c8dba02 pinctrl: at91: fix sam9x5 debounce/deglitch functions by Boris BREZILLON · 11 years ago
  21. 77966ad pinctrl: at91: fix typos by Boris BREZILLON · 11 years ago
  22. 05d3534 pinctrl: at91: fix get_pullup/down function return by Boris BREZILLON · 11 years ago
  23. 03b054e pinctrl: Pass all configs to driver on pin_config_set() by Sherman Yin · 11 years ago
  24. 99fce02 pinctrl: at91: choose appropriate handler for level interrupts by Boris BREZILLON · 11 years ago
  25. f50b9e1 drivers/pinctrl: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  26. 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
  27. 44c0d23 Merge tag 'v3.9-rc5' into next/cleanup by Arnd Bergmann · 11 years ago
  28. 6a7b3e9 Merge tag 'v3.9-rc5' into devel by Linus Walleij · 11 years ago
  29. 3c93600 pinctrl: at91: Fix checkpatch errors by Sachin Kamat · 11 years ago
  30. 1164d73 pinctrl: at91: Remove duplicate const by Sachin Kamat · 11 years ago
  31. de88cbb arm: Move chained_irq_(enter|exit) to a generic file by Catalin Marinas · 12 years ago
  32. 647f8d9 ARM: at91: add gpio suspend/resume support when using pinctrl by Ludovic Desroches · 11 years ago
  33. 022ab14 pinctrl: Declare operation structures as const by Laurent Pinchart · 11 years ago
  34. 9e0c1fb pinctrl: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  35. 4956964 Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  36. 150632b Drivers: pinctrl: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  37. c62b2b3 drivers/pinctrl/pinctrl-at91.c: convert kfree to devm_kfree by Julia Lawall · 12 years ago
  38. 5f007db Merge branch 'at91' into devel by Linus Walleij · 12 years ago
  39. 7ebd7a3 pinctrl: at91 add deglitch, debounce, pull down and schmitt trigger mux option support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  40. 32b01a3 pinctrl: at91: provide gpio names by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  41. 6bb0700 pinctrl: Staticize pinconf_ops by Axel Lin · 12 years ago
  42. f6f94f6 pinctrl: at91: Staticize non-exported symbols by Axel Lin · 12 years ago
  43. a7e35b9 pinctrl/at91: remove unused variable in at91_dt_node_to_map() by Wei Yongjun · 12 years ago
  44. 05daa16 pinctrl/at91: using for_each_set_bit to simplify the code by Wei Yongjun · 12 years ago
  45. 11aabdc pinctrl/at91: remove duplicated include from pinctrl-at91.c by Wei Yongjun · 12 years ago
  46. dffa912 pinctrl/: at91: fix warnings by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  47. 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
  48. 525fae2 pinctrl: at91: fix typo on PULL_UP by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  49. 6732ae5 ARM: at91: add pinctrl support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago