1. 69af775 pinctrl: sh-pfc: Stop including <linux/platform_data/gpio-rcar.h> by Geert Uytterhoeven · 9 years ago
  2. b8b47d6 pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[] by Geert Uytterhoeven · 9 years ago
  3. 22768fc pinctrl: sh-pfc: Add macros defining GP ports with config flags by Ulrich Hecht · 9 years ago
  4. 423caa5 pinctrl: sh-pfc: r8a779[01]: Move 'union vin_data' to shared header file by Sergei Shtylyov · 9 years ago
  5. 5451d09 pinctrl: sh-pfc: remove unused PINMUX_IPSR_MODSEL_DATA() by Kuninori Morimoto · 9 years ago
  6. 2b67bcc pinctrl: sh-pfc: modify PINMUX_IPSR_MSEL() macro order by Kuninori Morimoto · 9 years ago
  7. 4adeabd pinctrl: sh-pfc: Remove hardcoded IRQ numbers by Laurent Pinchart · 9 years ago
  8. 56f891b pinctrl: sh-pfc: Confine legacy function GPIOs to SH by Geert Uytterhoeven · 9 years ago
  9. 88a9988 Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  10. 5b9eaa5 pinctrl: sh-pfc: Implement pinconf power-source param for voltage switching by Ben Hutchings · 9 years ago
  11. 61bb3ae sh-pfc: fix sparse GPIOs for R-Car SoCs by Sergei Shtylyov · 9 years ago
  12. 1f34de0 pinctrl: sh-pfc: Use u32 to store register addresses by Geert Uytterhoeven · 10 years ago
  13. dc70071 pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned long by Geert Uytterhoeven · 10 years ago
  14. 05c5f26 pinctrl: sh-pfc: Do not overwrite bias configuration by Geert Uytterhoeven · 10 years ago
  15. 4c9e473 sh-pfc: add macro to define pinmux without function by Niklas Söderlund · 10 years ago
  16. 0a332c9 pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocation by Laurent Pinchart · 10 years ago
  17. 0e26e8d pinctrl: sh-pfc: Don't set the pinmux_irq irq field for multiplatform by Laurent Pinchart · 10 years ago
  18. 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
  19. 6d5bddd pinctrl: sh-pfc: Constify IRQ GPIOs arrays by Laurent Pinchart · 11 years ago
  20. 9aecff5 pinctrl: sh-pfc: Constify enum_ids and var_field_width compound literals by Laurent Pinchart · 11 years ago
  21. 316b255 sh-pfc: Terminate gpios array by -1 by Laurent Pinchart · 11 years ago
  22. 3f9c126 sh-pfc: Share common PORTCR macro definition by Laurent Pinchart · 11 years ago
  23. 8620f39 sh-pfc: Fix PINMUX_GPIO macro by Laurent Pinchart · 11 years ago
  24. 4f82e3e sh-pfc: Support pins not associated with a GPIO port by Laurent Pinchart · 11 years ago
  25. acac8ed sh-pfc: Compute pin ranges automatically by Laurent Pinchart · 11 years ago
  26. 9689896 sh-pfc: Add pin number to struct sh_pfc_pin by Laurent Pinchart · 12 years ago
  27. 3ce0d7e sh-pfc: Pass the pin number down to the port function macro by Laurent Pinchart · 12 years ago
  28. 16b915e sh-pfc: Add port numbers to the CPU_ALL_PORT macro by Laurent Pinchart · 12 years ago
  29. 7cbb0e5 sh-pfc: Don't duplicate argument to PINMUX_GPIO macro by Laurent Pinchart · 11 years ago
  30. 8157b96 sh-pfc: sh7734: Use the common GP port style macros by Laurent Pinchart · 11 years ago
  31. df02027 sh-pfc: Consolidate pin definition macros by Laurent Pinchart · 11 years ago
  32. e3d93b4 sh-pfc: Consolidate PFC SoC data macros by Laurent Pinchart · 11 years ago
  33. 533743d sh-pfc: Replace pinmux_enum_id typedef with u16 by Laurent Pinchart · 11 years ago
  34. 08d3868 sh-pfc: Remove unused GPIO_PORT_ALL macro by Laurent Pinchart · 11 years ago
  35. 94e7460 sh-pfc: Remove unneeded const keywords by Laurent Pinchart · 11 years ago
  36. 487bca0 sh-pfc: Remove unused macro and enum entries by Laurent Pinchart · 11 years ago
  37. b7e760e sh-pfc: Remove unused PORT_DATA_* macros by Laurent Pinchart · 11 years ago
  38. 7590643 sh-pfc: Remove unused input_pd and input_pu ranges by Laurent Pinchart · 11 years ago
  39. 0c15106 sh-pfc: Add support for SoC-specific initialization by Laurent Pinchart · 11 years ago
  40. bf9f067 sh-pfc: Remove dependency on GPIOLIB by Laurent Pinchart · 11 years ago
  41. c58d9c1 sh-pfc: Implement generic pinconf support by Laurent Pinchart · 12 years ago
  42. cd3c1be sh-pfc: Constify all SoC data by Laurent Pinchart · 12 years ago
  43. 861601d sh-pfc: Remove configuration dry-run and free by Laurent Pinchart · 12 years ago
  44. 1a0039d sh-pfc: Don't modify sh_pfc_pin SoC data by Laurent Pinchart · 12 years ago
  45. 51cb226 sh-pfc: Don't modify pinmux_data_reg SoC data by Laurent Pinchart · 12 years ago
  46. e51d534 sh-pfc: Don't map data registers individually by Laurent Pinchart · 12 years ago
  47. 3d8d9f1 sh-pfc: Expose real groups and functions in pinctrl/pinmux operations by Laurent Pinchart · 12 years ago
  48. 63d5738 sh-pfc: Add support for sparse pin numbers by Laurent Pinchart · 12 years ago
  49. 17dffe4 sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitions by Laurent Pinchart · 12 years ago
  50. c07f54f sh-pfc: Look up IRQ table entries by GPIO number by Laurent Pinchart · 12 years ago
  51. a3db40a6 sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin by Laurent Pinchart · 12 years ago
  52. a373ed0 sh-pfc: Split pins and functions definition tables by Laurent Pinchart · 12 years ago
  53. 051fae4 sh-pfc: Make struct pinmux_gpio enum_id field const by Laurent Pinchart · 12 years ago
  54. 380c2ed sh-pfc: Initialize pinmux_gpio flags statically by Laurent Pinchart · 12 years ago
  55. 53f374b sh-pfc: Remove unused sh_pfc_soc_info reserved_id field by Laurent Pinchart · 12 years ago
  56. caa5bac sh-pfc: Replace SoC info data and mark ranges with a number of pins by Laurent Pinchart · 12 years ago
  57. d7a7ca5 sh-pfc: Replace first_gpio and last_gpio with nr_gpios by Laurent Pinchart · 12 years ago
  58. 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]
  59. b93911e sh-pfc: Remove pinmux_info definition by Laurent Pinchart · 12 years ago
  60. 19bb7fe3 sh-pfc: Support pinmux info in driver data instead of platform data by Laurent Pinchart · 12 years ago
  61. 56dc04a sh-pfc: Remove unused resource and num_resources platform data fields by Laurent Pinchart · 12 years ago
  62. 8682b3c sh-pfc: Remove platform device registration by Laurent Pinchart · 12 years ago
  63. f916513 sh-pfc: Move private definitions and declarations to private header by Laurent Pinchart · 12 years ago
  64. d4e62d0 sh-pfc: Split platform data from the sh_pfc structure by Laurent Pinchart · 12 years ago
  65. ca5481c6 sh: pfc: Rudimentary pinctrl-backed GPIO support. by Paul Mundt · 12 years ago
  66. 72c7afa sh: pfc: Dumb GPIO stringification. by Paul Mundt · 12 years ago
  67. afae021 sh: pfc: Shuffle PFC support core. by Paul Mundt · 12 years ago
  68. 06d5631 sh: pfc: Verify pin type encoding size at build time. by Paul Mundt · 12 years ago
  69. 9f65b2b sh: pfc: Kill off unused pinmux bias flags. by Paul Mundt · 12 years ago
  70. b3c185a sh: pfc: Split out gpio chip support. by Paul Mundt · 12 years ago
  71. e499ada sh: pfc: Unlock register support by Magnus Damm · 13 years ago
  72. f78a26f sh: pfc: Variable bitfield width config register support by Magnus Damm · 13 years ago
  73. b0e1021 sh: pfc: ioremap() support by Magnus Damm · 13 years ago
  74. 9b49139 ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h by Kuninori Morimoto · 13 years ago
  75. 972c3fb ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.h by Kuninori Morimoto · 13 years ago
  76. bd8d0cba ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.h by Kuninori Morimoto · 13 years ago
  77. ad2a8e7 sh: pfc: Add GPIO IRQ support by Magnus Damm · 13 years ago
  78. 2854aed sh: pfc: Remove unused gpio_in_use member by Magnus Damm · 13 years ago
  79. b72421d sh: pfc: support pinmux deregistration. by Paul Mundt · 14 years ago
  80. fae4339 sh: Break out SuperH PFC code by Magnus Damm · 15 years ago