1. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 9 years ago
  2. dd4d01f pinctrl: pinconf-generic: Allow driver to specify DT params by Soren Brinkmann · 10 years ago
  3. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  4. 2243a87 pinctrl: avoid duplicated calling enable_pinmux_setting for a pin by Fan Wu · 10 years ago
  5. 03b054e pinctrl: Pass all configs to driver on pin_config_set() by Sherman Yin · 11 years ago
  6. acac8ed sh-pfc: Compute pin ranges automatically by Laurent Pinchart · 11 years ago
  7. 28818fa sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pins by Laurent Pinchart · 11 years ago
  8. 3a8d63d sh-pfc: Guard DT parsing with #ifdef CONFIG_OF by Laurent Pinchart · 11 years ago
  9. 12f3ad8 sh-pfc: Add pinconf support to DT bindings by Laurent Pinchart · 11 years ago
  10. fe1c9a8 sh-pfc: Add DT support by Laurent Pinchart · 11 years ago
  11. e3c47051 sh-pfc: Configure pins as GPIOs at request time when handled externally by Laurent Pinchart · 12 years ago
  12. 6dc9b45 sh-pfc: Return an error if a pin doesn't support the requested direction by Laurent Pinchart · 12 years ago
  13. 9a643c9 sh-pfc: Convert message printing from pr_* to dev_* by Laurent Pinchart · 12 years ago
  14. 9fddc4a sh-pfc: Clean up pin configuration type handling by Laurent Pinchart · 12 years ago
  15. 0d00f00 sh-pfc: Merge sh_pfc_reconfig_pin() into sh_pfc_gpio_set_direction() by Laurent Pinchart · 12 years ago
  16. c58d9c1 sh-pfc: Implement generic pinconf support by Laurent Pinchart · 12 years ago
  17. b705c05 sh-pfc: Use proper error codes by Laurent Pinchart · 12 years ago
  18. cd3c1be sh-pfc: Constify all SoC data by Laurent Pinchart · 12 years ago
  19. 861601d sh-pfc: Remove configuration dry-run and free by Laurent Pinchart · 12 years ago
  20. 1a0039d sh-pfc: Don't modify sh_pfc_pin SoC data by Laurent Pinchart · 12 years ago
  21. fd9d05b sh-pfc: Fix return value check in sh_pfc_register_pinctrl() by Wei Yongjun · 12 years ago
  22. 3d8d9f1 sh-pfc: Expose real groups and functions in pinctrl/pinmux operations by Laurent Pinchart · 12 years ago
  23. 63d5738 sh-pfc: Add support for sparse pin numbers by Laurent Pinchart · 12 years ago
  24. 247127f sh-pfc: Replace pinctrl_add_gpio_range() with gpiochip_add_pin_range() by Laurent Pinchart · 12 years ago
  25. 934cb02 sh-pfc: Add function to retrieve a pin instance from its pin number by Laurent Pinchart · 12 years ago
  26. a68fdca9 sh-pfc: Use pinmux identifiers in the pin muxing API by Laurent Pinchart · 12 years ago
  27. a3db40a6 sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin by Laurent Pinchart · 12 years ago
  28. a373ed0 sh-pfc: Split pins and functions definition tables by Laurent Pinchart · 12 years ago
  29. 2119f7c sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs only by Laurent Pinchart · 12 years ago
  30. 380c2ed sh-pfc: Initialize pinmux_gpio flags statically by Laurent Pinchart · 12 years ago
  31. d7a7ca5 sh-pfc: Replace first_gpio and last_gpio with nr_gpios by Laurent Pinchart · 12 years ago
  32. d785fdb sh-pfc: Don't take the sh_pfc spinlock in sh_pfc_map_gpios() by Laurent Pinchart · 12 years ago
  33. e3e89ae sh-pfc: Drop the sh_pfc_pinctrl spinlock by Laurent Pinchart · 12 years ago
  34. dcc427e sh-pfc: Don't define the per-device pinctrl struct instances as global by Laurent Pinchart · 12 years ago
  35. fe330ce sh-pfc: Declare operation structures as const by Laurent Pinchart · 12 years ago
  36. c332380 sh-pfc: Move sh_pfc.h from include/linux/ to driver directory by Laurent Pinchart · 12 years ago
  37. 19bb7fe3 sh-pfc: Support pinmux info in driver data instead of platform data by Laurent Pinchart · 12 years ago
  38. 6e54d8d sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/ by Laurent Pinchart · 12 years ago[Renamed from drivers/sh/pfc/pinctrl.c]
  39. 90efde2 sh-pfc: Sort headers alphabetically by Laurent Pinchart · 12 years ago
  40. 4a2e0d1 sh-pfc: Let the compiler decide whether to inline functions by Laurent Pinchart · 12 years ago
  41. 1724acf sh-pfc: Use devm_kzalloc() by Laurent Pinchart · 12 years ago
  42. c6193ea sh-pfc: Move platform device and driver to the core by Laurent Pinchart · 12 years ago
  43. f9492fd sh-pfc: Merge PFC core and pinctrl by Laurent Pinchart · 12 years ago
  44. f916513 sh-pfc: Move private definitions and declarations to private header by Laurent Pinchart · 12 years ago
  45. d4e62d0 sh-pfc: Split platform data from the sh_pfc structure by Laurent Pinchart · 12 years ago
  46. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  47. 16d74eb sh: pfc: Fix up GPIO mux type reconfig case. by Paul Mundt · 12 years ago
  48. 077664a sh: pfc: Release spinlock in sh_pfc_gpio_request_enable() error path by Laurent Pinchart · 12 years ago
  49. 1e32dfe sh: pfc: Fix up init ordering mess. by Paul Mundt · 12 years ago
  50. 92f53a8 sh: pfc: Build fix for pinctrl_remove_gpio_range() changes. by Paul Mundt · 12 years ago
  51. fdd85ec sh: pfc: pin config get/set support. by Paul Mundt · 12 years ago
  52. 5440711 sh: pfc: Prefer DRV_NAME over KBUILD_MODNAME. by Paul Mundt · 12 years ago
  53. e3f805e sh: pfc: pinctrl legacy group support. by Paul Mundt · 12 years ago
  54. e3e7945 sh: pfc: Ignore pinmux GPIOs with invalid enum IDs. by Paul Mundt · 12 years ago
  55. 1acbbb4ed sh: pfc: Export pinctrl binding init symbol. by Paul Mundt · 12 years ago
  56. a2d3aff sh: pfc: Make pr_fmt consistent across pfc drivers. by Paul Mundt · 12 years ago
  57. d93a891 sh: pfc: pinctrl legacy function support. by Paul Mundt · 12 years ago
  58. ca5481c6 sh: pfc: Rudimentary pinctrl-backed GPIO support. by Paul Mundt · 12 years ago