1. 9229336 pinctrl: sh-pfc: Add helper to handle bias lookup table by Niklas Söderlund · 8 years ago
  2. c29e2f2 pinctrl: sh-pfc: Convert to devm_gpiochip_add_data() by Geert Uytterhoeven · 8 years ago
  3. 07d36d2 pinctrl: sh-pfc: Improve core and user API separation by Geert Uytterhoeven · 8 years ago
  4. 9f4ca14 pinctrl: sh-pfc: Move SoC-specific forward declarations to sh_pfc.h by Geert Uytterhoeven · 8 years ago
  5. 67ec8d7 pinctrl: ish-pfc: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  6. 3caa7d8 pinctrl: sh-pfc: Add drive strength support by Laurent Pinchart · 8 years ago
  7. 0b0ffc9 pinctrl: sh-pfc: Initial R8A7795 PFC support by Takeshi Kihara · 9 years ago
  8. 56f891b pinctrl: sh-pfc: Confine legacy function GPIOs to SH by Geert Uytterhoeven · 9 years ago
  9. 43c4436 pinctrl: sh-pfc: add R8A7794 PFC support by Hisashi Nakamura · 9 years ago
  10. 19e1e98 pinctrl: sh-pfc: Add r8a7793 support by Ulrich Hecht · 9 years ago
  11. cef28a2 pinctrl: sh-pfc: Use unsigned int for register/field widths and offsets by Geert Uytterhoeven · 9 years ago
  12. fc88936 pinctrl: sh-pfc: Use u32 to store register data by Geert Uytterhoeven · 9 years ago
  13. 6247663 pinctrl: sh-pfc: sh7372: Remove PFC support by Magnus Damm · 9 years ago
  14. 1e7d5d8 sh-pfc: Add emev2 pinmux support by Niklas Söderlund · 9 years ago
  15. 0a332c9 pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocation by Laurent Pinchart · 10 years ago
  16. 70c8f01 sh-pfc: Support GPIO to IRQ mapping specified IRQ resources by Laurent Pinchart · 11 years ago
  17. 5b46ac3 sh-pfc: Rename sh_pfc window field to windows by Laurent Pinchart · 11 years ago
  18. 5088451 pinctrl: sh-pfc: r8a7791 PFC support by Hisashi Nakamura · 11 years ago
  19. acac8ed sh-pfc: Compute pin ranges automatically by Laurent Pinchart · 11 years ago
  20. 28818fa sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pins by Laurent Pinchart · 11 years ago
  21. 0c15106 sh-pfc: Add support for SoC-specific initialization by Laurent Pinchart · 11 years ago
  22. 87f8c98 sh-pfc: Add r8a7778 pinmux support by Kuninori Morimoto · 11 years ago
  23. bf9f067 sh-pfc: Remove dependency on GPIOLIB by Laurent Pinchart · 11 years ago
  24. 58c229e sh-pfc: Initial r8a7790 PFC support by Koji Matsuoka · 11 years ago
  25. c98f6c2 sh-pfc: Add r8a73a4 pinmux support by Magnus Damm · 11 years ago
  26. cd3c1be sh-pfc: Constify all SoC data by Laurent Pinchart · 11 years ago
  27. 861601d sh-pfc: Remove configuration dry-run and free by Laurent Pinchart · 11 years ago
  28. 1a0039d sh-pfc: Don't modify sh_pfc_pin SoC data by Laurent Pinchart · 11 years ago
  29. e51d534 sh-pfc: Don't map data registers individually by Laurent Pinchart · 11 years ago
  30. 41f1219 sh-pfc: Move GPIO registers access functions to gpio.c by Laurent Pinchart · 11 years ago
  31. 63d5738 sh-pfc: Add support for sparse pin numbers by Laurent Pinchart · 11 years ago
  32. 934cb02 sh-pfc: Add function to retrieve a pin instance from its pin number by Laurent Pinchart · 11 years ago
  33. 0b73ee5 sh-pfc: Simplify the sh_pfc_gpio_is_pin() logic by Laurent Pinchart · 11 years ago
  34. a68fdca9 sh-pfc: Use pinmux identifiers in the pin muxing API by Laurent Pinchart · 11 years ago
  35. c07f54f sh-pfc: Look up IRQ table entries by GPIO number by Laurent Pinchart · 12 years ago
  36. 1688381 sh-pfc: Split pins and functions into separate gpio_chip instances by Laurent Pinchart · 12 years ago
  37. 2119f7c sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs only by Laurent Pinchart · 12 years ago
  38. c332380 sh-pfc: Move sh_pfc.h from include/linux/ to driver directory by Laurent Pinchart · 12 years ago
  39. d5d9a81 sh-pfc: Add shx3 pinmux support by Laurent Pinchart · 12 years ago
  40. d2a31bd sh-pfc: Add sh7786 pinmux support by Laurent Pinchart · 12 years ago
  41. a56398e sh-pfc: Add sh7785 pinmux support by Laurent Pinchart · 12 years ago
  42. 0bb9267 sh-pfc: Add sh7757 pinmux support by Laurent Pinchart · 12 years ago
  43. ac1ebc2 sh-pfc: Add sh7734 pinmux support by Laurent Pinchart · 12 years ago
  44. 0ff25ba sh-pfc: Add sh7724 pinmux support by Laurent Pinchart · 12 years ago
  45. d05afa0 sh-pfc: Add sh7723 pinmux support by Laurent Pinchart · 12 years ago
  46. f5e25ae sh-pfc: Add sh7722 pinmux support by Laurent Pinchart · 12 years ago
  47. 74cad60 sh-pfc: Add sh7720 pinmux support by Laurent Pinchart · 12 years ago
  48. f5e811f sh-pfc: Add sh7269 pinmux support by Laurent Pinchart · 12 years ago
  49. a8d42fc sh-pfc: Add sh7264 pinmux support by Laurent Pinchart · 12 years ago
  50. ccda552 sh-pfc: Add sh7203 pinmux support by Laurent Pinchart · 12 years ago
  51. 5d5166d sh-pfc: Add sh73a0 pinmux support by Laurent Pinchart · 12 years ago
  52. 6e5469a sh-pfc: Add sh7372 pinmux support by Laurent Pinchart · 12 years ago
  53. 881023d sh-pfc: Add r8a7779 pinmux support by Laurent Pinchart · 12 years ago
  54. d5b1521 sh-pfc: Add r8a7740 pinmux support by Laurent Pinchart · 12 years ago
  55. 19bb7fe3 sh-pfc: Support pinmux info in driver data instead of platform data by Laurent Pinchart · 12 years ago
  56. 6e54d8d sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/ by Laurent Pinchart · 12 years ago[Renamed from drivers/sh/pfc/core.h]
  57. 973931a sh-pfc: Support passing resources through platform device by Laurent Pinchart · 12 years ago
  58. 4aeacd5 sh-pfc: Use sh_pfc_ namespace prefix through the whole driver by Laurent Pinchart · 12 years ago
  59. c6193ea sh-pfc: Move platform device and driver to the core by Laurent Pinchart · 12 years ago
  60. 6f6a4a6 sh-pfc: Merge PFC core and gpio by Laurent Pinchart · 12 years ago
  61. f916513 sh-pfc: Move private definitions and declarations to private header by Laurent Pinchart · 12 years ago