1. 0e26e8d pinctrl: sh-pfc: Don't set the pinmux_irq irq field for multiplatform by Laurent Pinchart · 11 years ago
  2. a547df9 Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  3. 6d5bddd pinctrl: sh-pfc: Constify IRQ GPIOs arrays by Laurent Pinchart · 11 years ago
  4. 9aecff5 pinctrl: sh-pfc: Constify enum_ids and var_field_width compound literals by Laurent Pinchart · 11 years ago
  5. 316b255 sh-pfc: Terminate gpios array by -1 by Laurent Pinchart · 11 years ago
  6. 3f9c126 sh-pfc: Share common PORTCR macro definition by Laurent Pinchart · 11 years ago
  7. 8620f39 sh-pfc: Fix PINMUX_GPIO macro by Laurent Pinchart · 11 years ago
  8. 4f82e3e sh-pfc: Support pins not associated with a GPIO port by Laurent Pinchart · 12 years ago
  9. acac8ed sh-pfc: Compute pin ranges automatically by Laurent Pinchart · 12 years ago
  10. 9689896 sh-pfc: Add pin number to struct sh_pfc_pin by Laurent Pinchart · 12 years ago
  11. 3ce0d7e sh-pfc: Pass the pin number down to the port function macro by Laurent Pinchart · 12 years ago
  12. 16b915e sh-pfc: Add port numbers to the CPU_ALL_PORT macro by Laurent Pinchart · 12 years ago
  13. 7cbb0e5 sh-pfc: Don't duplicate argument to PINMUX_GPIO macro by Laurent Pinchart · 12 years ago
  14. 8157b96 sh-pfc: sh7734: Use the common GP port style macros by Laurent Pinchart · 12 years ago
  15. df02027 sh-pfc: Consolidate pin definition macros by Laurent Pinchart · 12 years ago
  16. e3d93b4 sh-pfc: Consolidate PFC SoC data macros by Laurent Pinchart · 12 years ago
  17. 533743d sh-pfc: Replace pinmux_enum_id typedef with u16 by Laurent Pinchart · 12 years ago
  18. 08d3868 sh-pfc: Remove unused GPIO_PORT_ALL macro by Laurent Pinchart · 12 years ago
  19. 94e7460 sh-pfc: Remove unneeded const keywords by Laurent Pinchart · 12 years ago
  20. 487bca0 sh-pfc: Remove unused macro and enum entries by Laurent Pinchart · 12 years ago
  21. b7e760e sh-pfc: Remove unused PORT_DATA_* macros by Laurent Pinchart · 12 years ago
  22. 7590643 sh-pfc: Remove unused input_pd and input_pu ranges by Laurent Pinchart · 12 years ago
  23. 0c15106 sh-pfc: Add support for SoC-specific initialization by Laurent Pinchart · 12 years ago
  24. bf9f067 sh-pfc: Remove dependency on GPIOLIB by Laurent Pinchart · 12 years ago
  25. c58d9c1 sh-pfc: Implement generic pinconf support by Laurent Pinchart · 12 years ago
  26. cd3c1be sh-pfc: Constify all SoC data by Laurent Pinchart · 12 years ago
  27. 861601d sh-pfc: Remove configuration dry-run and free by Laurent Pinchart · 12 years ago
  28. 1a0039d sh-pfc: Don't modify sh_pfc_pin SoC data by Laurent Pinchart · 12 years ago
  29. 51cb226 sh-pfc: Don't modify pinmux_data_reg SoC data by Laurent Pinchart · 12 years ago
  30. e51d534 sh-pfc: Don't map data registers individually by Laurent Pinchart · 12 years ago
  31. 3d8d9f1 sh-pfc: Expose real groups and functions in pinctrl/pinmux operations by Laurent Pinchart · 12 years ago
  32. 63d5738 sh-pfc: Add support for sparse pin numbers by Laurent Pinchart · 12 years ago
  33. 17dffe4 sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitions by Laurent Pinchart · 12 years ago
  34. c07f54f sh-pfc: Look up IRQ table entries by GPIO number by Laurent Pinchart · 12 years ago
  35. a3db40a sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin by Laurent Pinchart · 12 years ago
  36. a373ed0 sh-pfc: Split pins and functions definition tables by Laurent Pinchart · 12 years ago
  37. 051fae4 sh-pfc: Make struct pinmux_gpio enum_id field const by Laurent Pinchart · 12 years ago
  38. 380c2ed sh-pfc: Initialize pinmux_gpio flags statically by Laurent Pinchart · 12 years ago
  39. 53f374b sh-pfc: Remove unused sh_pfc_soc_info reserved_id field by Laurent Pinchart · 12 years ago
  40. caa5bac sh-pfc: Replace SoC info data and mark ranges with a number of pins by Laurent Pinchart · 12 years ago
  41. d7a7ca5 sh-pfc: Replace first_gpio and last_gpio with nr_gpios by Laurent Pinchart · 12 years ago
  42. 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]
  43. b93911e sh-pfc: Remove pinmux_info definition by Laurent Pinchart · 12 years ago
  44. 19bb7fe3 sh-pfc: Support pinmux info in driver data instead of platform data by Laurent Pinchart · 12 years ago
  45. 56dc04a sh-pfc: Remove unused resource and num_resources platform data fields by Laurent Pinchart · 12 years ago
  46. 8682b3c sh-pfc: Remove platform device registration by Laurent Pinchart · 12 years ago
  47. f916513 sh-pfc: Move private definitions and declarations to private header by Laurent Pinchart · 12 years ago
  48. d4e62d0 sh-pfc: Split platform data from the sh_pfc structure by Laurent Pinchart · 12 years ago
  49. ca5481c6 sh: pfc: Rudimentary pinctrl-backed GPIO support. by Paul Mundt · 13 years ago
  50. 72c7afa sh: pfc: Dumb GPIO stringification. by Paul Mundt · 13 years ago
  51. afae021 sh: pfc: Shuffle PFC support core. by Paul Mundt · 13 years ago
  52. 06d5631 sh: pfc: Verify pin type encoding size at build time. by Paul Mundt · 13 years ago
  53. 9f65b2b sh: pfc: Kill off unused pinmux bias flags. by Paul Mundt · 13 years ago
  54. b3c185a sh: pfc: Split out gpio chip support. by Paul Mundt · 13 years ago
  55. e499ada sh: pfc: Unlock register support by Magnus Damm · 13 years ago
  56. f78a26f sh: pfc: Variable bitfield width config register support by Magnus Damm · 13 years ago
  57. b0e1021 sh: pfc: ioremap() support by Magnus Damm · 13 years ago
  58. 9b49139 ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h by Kuninori Morimoto · 13 years ago
  59. 972c3fb ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.h by Kuninori Morimoto · 13 years ago
  60. bd8d0cba ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.h by Kuninori Morimoto · 13 years ago
  61. ad2a8e7 sh: pfc: Add GPIO IRQ support by Magnus Damm · 13 years ago
  62. 2854aed sh: pfc: Remove unused gpio_in_use member by Magnus Damm · 13 years ago
  63. b72421d sh: pfc: support pinmux deregistration. by Paul Mundt · 14 years ago
  64. fae4339 sh: Break out SuperH PFC code by Magnus Damm · 15 years ago