1. 1688381 sh-pfc: Split pins and functions into separate gpio_chip instances by Laurent Pinchart · 12 years ago
  2. a373ed0 sh-pfc: Split pins and functions definition tables by Laurent Pinchart · 12 years ago
  3. 24d6b36 sh-pfc: Don't needlessly check GPIO type in sh_gpio_free() by Laurent Pinchart · 12 years ago
  4. 2119f7c sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs only by Laurent Pinchart · 12 years ago
  5. d7a7ca5 sh-pfc: Replace first_gpio and last_gpio with nr_gpios by Laurent Pinchart · 12 years ago
  6. c332380 sh-pfc: Move sh_pfc.h from include/linux/ to driver directory by Laurent Pinchart · 12 years ago
  7. 19bb7fe3 sh-pfc: Support pinmux info in driver data instead of platform data by Laurent Pinchart · 12 years ago
  8. 6e54d8d sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/ by Laurent Pinchart · 12 years ago[Renamed from drivers/sh/pfc/gpio.c]
  9. 90efde2 sh-pfc: Sort headers alphabetically by Laurent Pinchart · 12 years ago
  10. a99ebec sh-pfc: Remove check for impossible error condition by Laurent Pinchart · 12 years ago
  11. 1724acf sh-pfc: Use devm_kzalloc() by Laurent Pinchart · 12 years ago
  12. c6193ea sh-pfc: Move platform device and driver to the core by Laurent Pinchart · 12 years ago
  13. 6f6a4a6 sh-pfc: Merge PFC core and gpio by Laurent Pinchart · 12 years ago
  14. f916513 sh-pfc: Move private definitions and declarations to private header by Laurent Pinchart · 12 years ago
  15. d4e62d0 sh-pfc: Split platform data from the sh_pfc structure by Laurent Pinchart · 12 years ago
  16. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  17. 6679185 ARM: shmobile: move custom gpio functions to sh-gpio.h by Rob Herring · 12 years ago
  18. a2d3aff sh: pfc: Make pr_fmt consistent across pfc drivers. by Paul Mundt · 13 years ago
  19. ca5481c6 sh: pfc: Rudimentary pinctrl-backed GPIO support. by Paul Mundt · 13 years ago
  20. afae021 sh: pfc: Shuffle PFC support core. by Paul Mundt · 13 years ago[Renamed from drivers/sh/pfc-gpio.c]
  21. b3c185a sh: pfc: Split out gpio chip support. by Paul Mundt · 13 years ago