1. f5e811f sh-pfc: Add sh7269 pinmux support by Laurent Pinchart · 12 years ago
  2. a8d42fc sh-pfc: Add sh7264 pinmux support by Laurent Pinchart · 12 years ago
  3. ccda552 sh-pfc: Add sh7203 pinmux support by Laurent Pinchart · 12 years ago
  4. 5d5166d sh-pfc: Add sh73a0 pinmux support by Laurent Pinchart · 12 years ago
  5. 6e5469a sh-pfc: Add sh7372 pinmux support by Laurent Pinchart · 12 years ago
  6. 881023d sh-pfc: Add r8a7779 pinmux support by Laurent Pinchart · 12 years ago
  7. d5b1521 sh-pfc: Add r8a7740 pinmux support by Laurent Pinchart · 12 years ago
  8. 19bb7fe3 sh-pfc: Support pinmux info in driver data instead of platform data by Laurent Pinchart · 12 years ago
  9. 6e54d8d sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/ by Laurent Pinchart · 12 years ago[Renamed from drivers/sh/pfc/core.c]
  10. 56dc04a sh-pfc: Remove unused resource and num_resources platform data fields by Laurent Pinchart · 12 years ago
  11. 8682b3c sh-pfc: Remove platform device registration by Laurent Pinchart · 12 years ago
  12. 973931a sh-pfc: Support passing resources through platform device by Laurent Pinchart · 12 years ago
  13. 40ee6fc sh-pfc: Split platform device and platform driver registration by Laurent Pinchart · 12 years ago
  14. 4aeacd5 sh-pfc: Use sh_pfc_ namespace prefix through the whole driver by Laurent Pinchart · 12 years ago
  15. 90efde2 sh-pfc: Sort headers alphabetically by Laurent Pinchart · 12 years ago
  16. c9fa88e sh-pfc: Use devm_ioremap_nocache() by Laurent Pinchart · 12 years ago
  17. 1724acf sh-pfc: Use devm_kzalloc() by Laurent Pinchart · 12 years ago
  18. c6193ea sh-pfc: Move platform device and driver to the core by Laurent Pinchart · 12 years ago
  19. 6f6a4a6 sh-pfc: Merge PFC core and gpio by Laurent Pinchart · 12 years ago
  20. f9492fd sh-pfc: Merge PFC core and pinctrl by Laurent Pinchart · 12 years ago
  21. f916513 sh-pfc: Move private definitions and declarations to private header by Laurent Pinchart · 12 years ago
  22. d4e62d0 sh-pfc: Split platform data from the sh_pfc structure by Laurent Pinchart · 12 years ago
  23. 159ac07 sh: pfc: Error out on pinctrl init resolution failure. by Paul Mundt · 12 years ago
  24. a2d3aff sh: pfc: Make pr_fmt consistent across pfc drivers. by Paul Mundt · 12 years ago
  25. ca5481c6 sh: pfc: Rudimentary pinctrl-backed GPIO support. by Paul Mundt · 12 years ago
  26. afae021 sh: pfc: Shuffle PFC support core. by Paul Mundt · 12 years ago[Renamed from drivers/sh/pfc.c]
  27. 06d5631 sh: pfc: Verify pin type encoding size at build time. by Paul Mundt · 12 years ago
  28. b3c185a sh: pfc: Split out gpio chip support. by Paul Mundt · 12 years ago
  29. e499ada sh: pfc: Unlock register support by Magnus Damm · 13 years ago
  30. f78a26f sh: pfc: Variable bitfield width config register support by Magnus Damm · 13 years ago
  31. 18925e1 sh: pfc: Add config_reg_helper() function by Magnus Damm · 13 years ago
  32. ad4a07f sh: pfc: Convert index to field and value pair by Magnus Damm · 13 years ago
  33. 92554d9 sh: pfc: Add gpio_read_bit() for data register access by Magnus Damm · 13 years ago
  34. b0e1021 sh: pfc: ioremap() support by Magnus Damm · 13 years ago
  35. ad2a8e7 sh: pfc: Add GPIO IRQ support by Magnus Damm · 13 years ago
  36. c63bcc6 sh: pfc: get_config_reg() shift clean up by Magnus Damm · 13 years ago
  37. e8184a4 sh: pfc: Fix up BUG() triggered by gpiolib debugfs lookups. by Paul Mundt · 14 years ago
  38. b72421d sh: pfc: support pinmux deregistration. by Paul Mundt · 14 years ago
  39. 50dd314 sh: update PFC to allow any enum in MARK lists by Magnus Damm · 14 years ago
  40. ca6f2d7 sh: pfc: Fixup type mismatch in debug printks. by Paul Mundt · 15 years ago
  41. fd2cb0c sh: pfc: pr_info() -> pr_debug() cleanups. by Paul Mundt · 15 years ago
  42. 9cdae91 sh: pfc: Convert from ctrl_xxx() to __raw_xxx() I/O routines. by Paul Mundt · 15 years ago
  43. fae4339 sh: Break out SuperH PFC code by Magnus Damm · 15 years ago[Renamed from arch/sh/kernel/gpio.c]
  44. 69edbba sh: use gpiolib by Magnus Damm · 16 years ago
  45. 3292094 sh: lockless gpio_set_value() by Magnus Damm · 16 years ago
  46. 0fc64cc sh: lockless gpio_get_value() by Magnus Damm · 16 years ago
  47. 18801be sh: make gpio_get/set_value() O(1) by Magnus Damm · 16 years ago
  48. 42eed42 sh: improve pinmux support for single direction pins by Magnus Damm · 16 years ago
  49. ed0b2ef sh: Update gpio_set_value() pin value handling by Magnus Damm · 16 years ago
  50. 2967dab sh: GPIO and pinmux base code by Magnus Damm · 16 years ago