1. e3d93b4 sh-pfc: Consolidate PFC SoC data macros by Laurent Pinchart · 12 years ago
  2. 533743d sh-pfc: Replace pinmux_enum_id typedef with u16 by Laurent Pinchart · 12 years ago
  3. 08d3868 sh-pfc: Remove unused GPIO_PORT_ALL macro by Laurent Pinchart · 12 years ago
  4. 94e7460 sh-pfc: Remove unneeded const keywords by Laurent Pinchart · 12 years ago
  5. 487bca0 sh-pfc: Remove unused macro and enum entries by Laurent Pinchart · 12 years ago
  6. b7e760e sh-pfc: Remove unused PORT_DATA_* macros by Laurent Pinchart · 12 years ago
  7. 7590643 sh-pfc: Remove unused input_pd and input_pu ranges by Laurent Pinchart · 12 years ago
  8. 0c15106 sh-pfc: Add support for SoC-specific initialization by Laurent Pinchart · 12 years ago
  9. bf9f067 sh-pfc: Remove dependency on GPIOLIB by Laurent Pinchart · 12 years ago
  10. c58d9c1 sh-pfc: Implement generic pinconf support by Laurent Pinchart · 12 years ago
  11. cd3c1be sh-pfc: Constify all SoC data by Laurent Pinchart · 12 years ago
  12. 861601d sh-pfc: Remove configuration dry-run and free by Laurent Pinchart · 12 years ago
  13. 1a0039d sh-pfc: Don't modify sh_pfc_pin SoC data by Laurent Pinchart · 12 years ago
  14. 51cb226 sh-pfc: Don't modify pinmux_data_reg SoC data by Laurent Pinchart · 12 years ago
  15. e51d534 sh-pfc: Don't map data registers individually by Laurent Pinchart · 12 years ago
  16. 3d8d9f1 sh-pfc: Expose real groups and functions in pinctrl/pinmux operations by Laurent Pinchart · 12 years ago
  17. 63d5738 sh-pfc: Add support for sparse pin numbers by Laurent Pinchart · 12 years ago
  18. 17dffe4 sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitions by Laurent Pinchart · 12 years ago
  19. c07f54f sh-pfc: Look up IRQ table entries by GPIO number by Laurent Pinchart · 12 years ago
  20. a3db40a sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin by Laurent Pinchart · 12 years ago
  21. a373ed0 sh-pfc: Split pins and functions definition tables by Laurent Pinchart · 12 years ago
  22. 051fae4 sh-pfc: Make struct pinmux_gpio enum_id field const by Laurent Pinchart · 12 years ago
  23. 380c2ed sh-pfc: Initialize pinmux_gpio flags statically by Laurent Pinchart · 12 years ago
  24. 53f374b sh-pfc: Remove unused sh_pfc_soc_info reserved_id field by Laurent Pinchart · 12 years ago
  25. caa5bac sh-pfc: Replace SoC info data and mark ranges with a number of pins by Laurent Pinchart · 12 years ago
  26. d7a7ca5 sh-pfc: Replace first_gpio and last_gpio with nr_gpios by Laurent Pinchart · 12 years ago
  27. c332380 sh-pfc: Move sh_pfc.h from include/linux/ to driver directory by Laurent Pinchart · 12 years ago[Renamed from include/linux/sh_pfc.h]
  28. b93911e sh-pfc: Remove pinmux_info definition by Laurent Pinchart · 12 years ago
  29. 19bb7fe3 sh-pfc: Support pinmux info in driver data instead of platform data by Laurent Pinchart · 12 years ago
  30. 56dc04a sh-pfc: Remove unused resource and num_resources platform data fields by Laurent Pinchart · 12 years ago
  31. 8682b3c sh-pfc: Remove platform device registration by Laurent Pinchart · 12 years ago
  32. f916513 sh-pfc: Move private definitions and declarations to private header by Laurent Pinchart · 12 years ago
  33. d4e62d0 sh-pfc: Split platform data from the sh_pfc structure by Laurent Pinchart · 12 years ago
  34. ca5481c6 sh: pfc: Rudimentary pinctrl-backed GPIO support. by Paul Mundt · 13 years ago
  35. 72c7afa sh: pfc: Dumb GPIO stringification. by Paul Mundt · 13 years ago
  36. afae021 sh: pfc: Shuffle PFC support core. by Paul Mundt · 13 years ago
  37. 06d5631 sh: pfc: Verify pin type encoding size at build time. by Paul Mundt · 13 years ago
  38. 9f65b2b sh: pfc: Kill off unused pinmux bias flags. by Paul Mundt · 13 years ago
  39. b3c185a sh: pfc: Split out gpio chip support. by Paul Mundt · 13 years ago
  40. e499ada sh: pfc: Unlock register support by Magnus Damm · 13 years ago
  41. f78a26f sh: pfc: Variable bitfield width config register support by Magnus Damm · 13 years ago
  42. b0e1021 sh: pfc: ioremap() support by Magnus Damm · 13 years ago
  43. 9b49139 ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h by Kuninori Morimoto · 13 years ago
  44. 972c3fb ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.h by Kuninori Morimoto · 13 years ago
  45. bd8d0cba ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.h by Kuninori Morimoto · 13 years ago
  46. ad2a8e7 sh: pfc: Add GPIO IRQ support by Magnus Damm · 13 years ago
  47. 2854aed sh: pfc: Remove unused gpio_in_use member by Magnus Damm · 13 years ago
  48. b72421d sh: pfc: support pinmux deregistration. by Paul Mundt · 14 years ago
  49. fae4339 sh: Break out SuperH PFC code by Magnus Damm · 15 years ago