1. 3caa7d8 pinctrl: sh-pfc: Add drive strength support by Laurent Pinchart · 9 years ago
  2. 331207a pinctrl: sh-pfc: core: don't open code of_device_get_match_data() by Wolfram Sang · 9 years ago
  3. a43647b pinctrl: sh-pfc: make explicitly non-modular by Paul Gortmaker · 9 years ago
  4. abc60d4 pinctrl: sh-pfc: Rework PFC GPIO support by Magnus Damm · 9 years ago
  5. 660c40b pinctrl: sh-pfc: Remove obsolete r8a7778 platform_device_id entry by Geert Uytterhoeven · 9 years ago
  6. 5eb6fc2 pinctrl: sh-pfc: Remove obsolete r8a7779 platform_device_id entry by Geert Uytterhoeven · 9 years ago
  7. b8b47d6 pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[] by Geert Uytterhoeven · 9 years ago
  8. 0b0ffc9 pinctrl: sh-pfc: Initial R8A7795 PFC support by Takeshi Kihara · 9 years ago
  9. 03c42c3 pinctrl: sh-pfc: Remove obsolete r8a7740 platform_device_id entry by Geert Uytterhoeven · 10 years ago
  10. 39ad6ff pinctrl: sh-pfc: Remove obsolete sh73a0 platform_device_id entry by Geert Uytterhoeven · 10 years ago
  11. c7977ec pinctrl: sh-pfc: Convert to platform_get_*() by Geert Uytterhoeven · 10 years ago
  12. 43c4436 pinctrl: sh-pfc: add R8A7794 PFC support by Hisashi Nakamura · 10 years ago
  13. 19e1e98 pinctrl: sh-pfc: Add r8a7793 support by Ulrich Hecht · 10 years ago
  14. 592be8d pinctrl: sh-pfc: Remove r8a73a4 platform_device_id entry by Geert Uytterhoeven · 10 years ago
  15. 9895afa pinctrl: sh-pfc: Remove r8a7790 platform_device_id entry by Geert Uytterhoeven · 10 years ago
  16. 889439c pinctrl: sh-pfc: Remove emev2 platform_device_id entry by Geert Uytterhoeven · 10 years ago
  17. 1f34de0 pinctrl: sh-pfc: Use u32 to store register addresses by Geert Uytterhoeven · 10 years ago
  18. cef28a2 pinctrl: sh-pfc: Use unsigned int for register/field widths and offsets by Geert Uytterhoeven · 10 years ago
  19. dc70071 pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned long by Geert Uytterhoeven · 10 years ago
  20. fc88936 pinctrl: sh-pfc: Use u32 to store register data by Geert Uytterhoeven · 10 years ago
  21. eaef127 pinctrl: sh-pfc: Remove r8a7791 platform_device_id entry by Laurent Pinchart · 10 years ago
  22. 6247663 pinctrl: sh-pfc: sh7372: Remove PFC support by Magnus Damm · 10 years ago
  23. 1e7d5d8 sh-pfc: Add emev2 pinmux support by Niklas Söderlund · 10 years ago
  24. 569c65c pinctrl: sh-pfc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  25. 0a332c9 pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocation by Laurent Pinchart · 10 years ago
  26. 70c8f01 sh-pfc: Support GPIO to IRQ mapping specified IRQ resources by Laurent Pinchart · 11 years ago
  27. 5b46ac3 sh-pfc: Rename sh_pfc window field to windows by Laurent Pinchart · 11 years ago
  28. 8d72a7f sh-pfc: Turn unsigned indices into unsigned int by Laurent Pinchart · 11 years ago
  29. 5088451 pinctrl: sh-pfc: r8a7791 PFC support by Hisashi Nakamura · 11 years ago
  30. db8ed17 pinctrl: sh-pfc: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  31. 4f82e3e sh-pfc: Support pins not associated with a GPIO port by Laurent Pinchart · 12 years ago
  32. acac8ed sh-pfc: Compute pin ranges automatically by Laurent Pinchart · 12 years ago
  33. 533743d sh-pfc: Replace pinmux_enum_id typedef with u16 by Laurent Pinchart · 12 years ago
  34. 7590643 sh-pfc: Remove unused input_pd and input_pu ranges by Laurent Pinchart · 11 years ago
  35. 3dbde57 Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  36. fe1c9a8 sh-pfc: Add DT support by Laurent Pinchart · 12 years ago
  37. 3a7f520 sh-pfc: Remove support for platform data by Laurent Pinchart · 12 years ago
  38. 0c15106 sh-pfc: Add support for SoC-specific initialization by Laurent Pinchart · 12 years ago
  39. 87f8c98 sh-pfc: Add r8a7778 pinmux support by Kuninori Morimoto · 12 years ago
  40. 58c229e sh-pfc: Initial r8a7790 PFC support by Koji Matsuoka · 12 years ago
  41. c98f6c2 sh-pfc: Add r8a73a4 pinmux support by Magnus Damm · 12 years ago
  42. e3c4705 sh-pfc: Configure pins as GPIOs at request time when handled externally by Laurent Pinchart · 12 years ago
  43. 1960d58 sh-pfc: Fix compiler warning when BUG() by Laurent Pinchart · 12 years ago
  44. 9a643c9 sh-pfc: Convert message printing from pr_* to dev_* by Laurent Pinchart · 12 years ago
  45. b705c05 sh-pfc: Use proper error codes by Laurent Pinchart · 12 years ago
  46. cd3c1be sh-pfc: Constify all SoC data by Laurent Pinchart · 12 years ago
  47. 861601d sh-pfc: Remove configuration dry-run and free by Laurent Pinchart · 12 years ago
  48. 1a0039d sh-pfc: Don't modify sh_pfc_pin SoC data by Laurent Pinchart · 12 years ago
  49. bee9f22 sh-pfc: Drop unused support for 1:1 physical to virtual memory mappings by Laurent Pinchart · 12 years ago
  50. e51d534 sh-pfc: Don't map data registers individually by Laurent Pinchart · 12 years ago
  51. 41f1219 sh-pfc: Move GPIO registers access functions to gpio.c by Laurent Pinchart · 12 years ago
  52. 63d5738 sh-pfc: Add support for sparse pin numbers by Laurent Pinchart · 12 years ago
  53. 934cb02 sh-pfc: Add function to retrieve a pin instance from its pin number by Laurent Pinchart · 12 years ago
  54. 0b73ee5 sh-pfc: Simplify the sh_pfc_gpio_is_pin() logic by Laurent Pinchart · 12 years ago
  55. a68fdca9 sh-pfc: Use pinmux identifiers in the pin muxing API by Laurent Pinchart · 12 years ago
  56. c07f54f sh-pfc: Look up IRQ table entries by GPIO number by Laurent Pinchart · 12 years ago
  57. a3db40a sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin by Laurent Pinchart · 12 years ago
  58. 1688381 sh-pfc: Split pins and functions into separate gpio_chip instances by Laurent Pinchart · 12 years ago
  59. a373ed0 sh-pfc: Split pins and functions definition tables by Laurent Pinchart · 12 years ago
  60. 2119f7c sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs only by Laurent Pinchart · 12 years ago
  61. caa5bac sh-pfc: Replace SoC info data and mark ranges with a number of pins by Laurent Pinchart · 12 years ago
  62. d7a7ca5 sh-pfc: Replace first_gpio and last_gpio with nr_gpios by Laurent Pinchart · 12 years ago
  63. 8c43fcc sh-pfc: sh_pfc_probe() sizeof() fix by Magnus Damm · 12 years ago
  64. c332380 sh-pfc: Move sh_pfc.h from include/linux/ to driver directory by Laurent Pinchart · 12 years ago
  65. d5d9a81 sh-pfc: Add shx3 pinmux support by Laurent Pinchart · 12 years ago
  66. d2a31bd sh-pfc: Add sh7786 pinmux support by Laurent Pinchart · 12 years ago
  67. a56398e sh-pfc: Add sh7785 pinmux support by Laurent Pinchart · 12 years ago
  68. 0bb9267 sh-pfc: Add sh7757 pinmux support by Laurent Pinchart · 12 years ago
  69. ac1ebc2 sh-pfc: Add sh7734 pinmux support by Laurent Pinchart · 12 years ago
  70. 0ff25ba sh-pfc: Add sh7724 pinmux support by Laurent Pinchart · 12 years ago
  71. d05afa0 sh-pfc: Add sh7723 pinmux support by Laurent Pinchart · 12 years ago
  72. f5e25ae sh-pfc: Add sh7722 pinmux support by Laurent Pinchart · 12 years ago
  73. 74cad60 sh-pfc: Add sh7720 pinmux support by Laurent Pinchart · 12 years ago
  74. f5e811f sh-pfc: Add sh7269 pinmux support by Laurent Pinchart · 12 years ago
  75. a8d42fc sh-pfc: Add sh7264 pinmux support by Laurent Pinchart · 12 years ago
  76. ccda552 sh-pfc: Add sh7203 pinmux support by Laurent Pinchart · 12 years ago
  77. 5d5166d sh-pfc: Add sh73a0 pinmux support by Laurent Pinchart · 12 years ago
  78. 6e5469a sh-pfc: Add sh7372 pinmux support by Laurent Pinchart · 12 years ago
  79. 881023d sh-pfc: Add r8a7779 pinmux support by Laurent Pinchart · 12 years ago
  80. d5b1521 sh-pfc: Add r8a7740 pinmux support by Laurent Pinchart · 12 years ago
  81. 19bb7fe3 sh-pfc: Support pinmux info in driver data instead of platform data by Laurent Pinchart · 12 years ago
  82. 6e54d8d sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/ by Laurent Pinchart · 12 years ago[Renamed from drivers/sh/pfc/core.c]
  83. 56dc04a sh-pfc: Remove unused resource and num_resources platform data fields by Laurent Pinchart · 12 years ago
  84. 8682b3c sh-pfc: Remove platform device registration by Laurent Pinchart · 12 years ago
  85. 973931a sh-pfc: Support passing resources through platform device by Laurent Pinchart · 12 years ago
  86. 40ee6fc sh-pfc: Split platform device and platform driver registration by Laurent Pinchart · 12 years ago
  87. 4aeacd5 sh-pfc: Use sh_pfc_ namespace prefix through the whole driver by Laurent Pinchart · 12 years ago
  88. 90efde2 sh-pfc: Sort headers alphabetically by Laurent Pinchart · 12 years ago
  89. c9fa88e sh-pfc: Use devm_ioremap_nocache() by Laurent Pinchart · 12 years ago
  90. 1724acf sh-pfc: Use devm_kzalloc() by Laurent Pinchart · 12 years ago
  91. c6193ea sh-pfc: Move platform device and driver to the core by Laurent Pinchart · 12 years ago
  92. 6f6a4a6 sh-pfc: Merge PFC core and gpio by Laurent Pinchart · 12 years ago
  93. f9492fd sh-pfc: Merge PFC core and pinctrl by Laurent Pinchart · 12 years ago
  94. f916513 sh-pfc: Move private definitions and declarations to private header by Laurent Pinchart · 12 years ago
  95. d4e62d0 sh-pfc: Split platform data from the sh_pfc structure by Laurent Pinchart · 12 years ago
  96. 159ac07 sh: pfc: Error out on pinctrl init resolution failure. by Paul Mundt · 12 years ago
  97. a2d3aff sh: pfc: Make pr_fmt consistent across pfc drivers. by Paul Mundt · 13 years ago
  98. ca5481c6 sh: pfc: Rudimentary pinctrl-backed GPIO support. by Paul Mundt · 13 years ago
  99. afae021 sh: pfc: Shuffle PFC support core. by Paul Mundt · 13 years ago[Renamed from drivers/sh/pfc.c]
  100. 06d5631 sh: pfc: Verify pin type encoding size at build time. by Paul Mundt · 13 years ago