1. a4ab108 pinctrl: single: Fix group and function selector use by Tony Lindgren · 6 years ago
  2. 7d71b5f pinctrl: pinctrl-single: Avoid divisions in context save/restore by Geert Uytterhoeven · 7 years ago
  3. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  4. 88a1dbd pinctrl: pinctrl-single: Add functions to save and restore pinctrl context by Keerthy · 7 years ago
  5. 45dcb54 pinctrl: pinctrl-single: Fix pcs_request_gpio() when bits_per_mux != 0 by David Lechner · 7 years ago
  6. ef991796 Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  7. 7598160 pinctrl: single: Delete an unnecessary return statement in pcs_irq_chain_handler() by Markus Elfring · 7 years ago
  8. a14aa27 pinctrl: single: Delete an error message for a failed memory allocation in pcs_probe() by Markus Elfring · 7 years ago
  9. 39c3fd5 kernel/irq: Extend lockdep class for request mutex by Andrew Lunn · 7 years ago
  10. c258492 pinctrl: single: Remove invalid message by Tony Lindgren · 7 years ago
  11. b582658 pinctrl: single: make two arrays static const, reduces object code size by Colin Ian King · 7 years ago
  12. 1a8764f pinctrl: single: use of_device_get_match_data() to get soc data by Masahiro Yamada · 8 years ago
  13. 6118714 pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable() by Tony Lindgren · 8 years ago
  14. 27a2873 Merge branch 'ib-pinctrl-genprops' into devel by Linus Walleij · 8 years ago
  15. 58957d2 pinctrl: Widen the generic pinconf argument from 16 to 24 bits by Mika Westerberg · 8 years ago
  16. 950b0d9 pinctrl: core: Fix regression caused by delayed work for hogs by Tony Lindgren · 8 years ago
  17. 571aec4 pinctrl: single: Use generic pinmux helpers for managing functions by Tony Lindgren · 8 years ago
  18. caeb774 pinctrl: single: Use generic pinctrl helpers for managing groups by Tony Lindgren · 8 years ago
  19. 059a6e6 pinctrl: single: fix spelling mistakes on "Ivalid" by Colin Ian King · 8 years ago
  20. 712778d pinctrl: single: Fix a couple error codes by Dan Carpenter · 8 years ago
  21. dd68a52 pinctrl: single: search for the bits property when parsing bits by Axel Haslam · 8 years ago
  22. de7416b pinctrl: single: check for any error when getting rows by Axel Haslam · 8 years ago
  23. 22d5127 pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,bits by Tony Lindgren · 8 years ago
  24. 4622215 pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,pins by Tony Lindgren · 8 years ago
  25. cd23604 pinctrl: single: Drop pointless macro by Tony Lindgren · 8 years ago
  26. 223decc pinctrl: single: Drop custom names by Tony Lindgren · 8 years ago
  27. 0ac3c0a4 pinctrl: single: Fix missing flush of posted write for a wakeirq by Tony Lindgren · 9 years ago
  28. 56b367c pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs by Keerthy · 9 years ago
  29. 3c177a1 pinctrl: single: Use a separate lockdep class by Sudeep Holla · 9 years ago
  30. f10a258 pinctrl: Delete unnecessary checks by Markus Elfring · 9 years ago
  31. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  32. 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
  33. 9458120 pinctrl: kill off set_irq_flags usage by Rob Herring · 9 years ago
  34. c10372e pinctrl: single: ensure pcs irq will not be forced threaded by Grygorii Strashko · 9 years ago
  35. 5663bb2 pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  36. 20d5d14 pinctrl: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 10 years ago
  37. 6417049 pinctrl: single: dra7: remove PCS_QUIRK_SHARED_IRQ by Grygorii Strashko · 9 years ago
  38. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 10 years ago
  39. e5b6095 pinctrl: single: Constify irq_domain_ops by Krzysztof Kozlowski · 10 years ago
  40. baa9946e pinctrl: constify of_device_id array by Fabian Frederick · 10 years ago
  41. 5c759d7 pinctrl: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  42. 9e3a979 pinctrl: single: fix freudian slip by Linus Walleij · 10 years ago
  43. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  44. aa2293d pinctrl: single: AM437x: Add pinctrl compatibility by Keerthy · 10 years ago
  45. 31320be pinctrl: single: Add DRA7 pinctrl compatibility by Nishanth Menon · 10 years ago
  46. bf4cef6 pinctrl: pinctrl-single.c: Cleaning up wrong format string usage by Rickard Strandqvist · 11 years ago
  47. 849bfe0 pinctrl: pinctrl-single.c: Cleaning up values that are never used by Rickard Strandqvist · 11 years ago
  48. 2243a87 pinctrl: avoid duplicated calling enable_pinmux_setting for a pin by Fan Wu · 11 years ago
  49. 5896862 pinctrl: single: Clear pin interrupts enabled by bootloader by Tony Lindgren · 11 years ago
  50. 4bd7547 pinctrl: single: add low power mode support by Chao Xie · 11 years ago
  51. ad5d25f pinctrl: single: fix infinite loop caused by bad mask by Tomi Valkeinen · 11 years ago
  52. dd4c2b3c pinctrl: single: fix pcs_disable with bits_per_mux by Tomi Valkeinen · 11 years ago
  53. c9b3a7d pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changed by Roger Quadros · 11 years ago
  54. 1b9c0fb pinctrl: single: Fix build when not built on ARM by Tony Lindgren · 11 years ago
  55. dc7743a pinctrl: single: Add support for auxdata by Tony Lindgren · 11 years ago
  56. 3e6cee1 pinctrl: single: Add support for wake-up interrupts by Tony Lindgren · 11 years ago
  57. 02e483f pinctrl: single: Prepare for supporting SoC specific features by Tony Lindgren · 11 years ago
  58. 6ad30ce Merge tag 'v3.11-rc7' into devel by Linus Walleij · 11 years ago
  59. 03b054e pinctrl: Pass all configs to driver on pin_config_set() by Sherman Yin · 11 years ago
  60. 8cb440a pinctrl: pinctrl-single: fix compile warning when no CONFIG_PM by Jean-Francois Moine · 11 years ago
  61. 0f9bc4b pinctrl: single: adopt pinctrl sleep mode management by Hebbar Gururaja · 12 years ago
  62. 6f924b0 pinctrl: pinctrl-single: pin names for pinctrl-single.bits by Manjunathappa, Prakash · 12 years ago
  63. 4e7e801 pinctrl: pinctrl-single: enhance to configure multiple pins of different modules by Manjunathappa, Prakash · 12 years ago
  64. 18442e6 pinctrl: single: fix error return code in pcs_parse_one_pinctrl_entry() by Wei Yongjun · 12 years ago
  65. 7cba5b3 pinctrl: single: correct argument for pinconf by Haojian Zhuang · 12 years ago
  66. a7bbdd7 pinctrl: single: Fix build error by Axel Lin · 12 years ago
  67. 9dddb4d pinctrl: single: support generic pinconf by Haojian Zhuang · 12 years ago
  68. 477ac77 pinctrl: single: set function mask as optional by Haojian Zhuang · 12 years ago
  69. a1a277e pinctrl: single: create new gpio function range by Haojian Zhuang · 12 years ago
  70. 022ab14 pinctrl: Declare operation structures as const by Laurent Pinchart · 12 years ago
  71. 8b77b37 Revert "pinctrl: single: support gpio request and free" by Haojian Zhuang · 12 years ago
  72. 150632b Drivers: pinctrl: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  73. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  74. f90f54b pinctrl: remove use of __devexit by Bill Pemberton · 12 years ago
  75. 99688ed pinctrl: remove use of __devinitdata by Bill Pemberton · 12 years ago
  76. 2a36f08 pinctrl: remove use of __devexit_p by Bill Pemberton · 12 years ago
  77. 00e79d1 pinctrl: pinctrl-single: Fix error check condition by Sachin Kamat · 12 years ago
  78. 2e8b2ea pinctrl: single: support gpio request and free by Haojian Zhuang · 12 years ago
  79. e7ed671 pinctrl: single: dump pinmux register value by Haojian Zhuang · 12 years ago
  80. 7d66ce7 pinctrl: pinctrl-single: add debugfs pin h/w state info by Matt Porter · 12 years ago
  81. 9e605cb pinctrl: pinctrl-single: Add pinctrl-single,bits type of mux by Peter Ujfalusi · 12 years ago
  82. 00ba7a5 pinctrl: pinctrl-single: Make sure we do not change bits outside of mask by Peter Ujfalusi · 12 years ago
  83. 8b8b091b pinctrl: Add one-register-per-pin type device tree based pinctrl driver by Tony Lindgren · 12 years ago