1. 57ef73b sh-pfc: r8a73a4: Add bias (pull-up/down) pinconf support by Magnus Damm · 11 years ago
  2. c96931c sh-pfc: r8a73a4: GPIO IRQ support by Magnus Damm · 11 years ago
  3. f365bfc sh-pfc: r8a73a4: Support sparse GPIO numbers by Magnus Damm · 11 years ago
  4. c98f6c2 sh-pfc: Add r8a73a4 pinmux support by Magnus Damm · 11 years ago
  5. ba774cc sh-pfc: r8a7779: Split DU input and output pixel clocks by Laurent Pinchart · 11 years ago
  6. 2b4b588 sh-pfc: r8a7779: Remove GPIO data by Laurent Pinchart · 11 years ago
  7. 37a72d0 ARM: shmobile: r8a7779: Register GPIO devices by Laurent Pinchart · 11 years ago
  8. e3c47051 sh-pfc: Configure pins as GPIOs at request time when handled externally by Laurent Pinchart · 11 years ago
  9. ceef91d sh-pfc: Skip gpiochip registration when no GPIO resource is found by Laurent Pinchart · 11 years ago
  10. 1a4fd58 sh-pfc: Make GPIO support optional by Laurent Pinchart · 11 years ago
  11. 542a564 sh-pfc: Make function GPIOs support optional by Laurent Pinchart · 11 years ago
  12. 48b1e3e ARM: shmobile: marzen: Add GPIO LEDs by Laurent Pinchart · 11 years ago
  13. dc3465a gpio-rcar: Add pinctrl support by Laurent Pinchart · 11 years ago
  14. 119f5e4 gpio: Renesas R-Car GPIO driver V3 by Magnus Damm · 11 years ago
  15. 87bd63b ARM: shmobile: r8a7779: Remove all GPIOs by Laurent Pinchart · 11 years ago
  16. 7417dae sh-pfc: r8a7779: Don't use GPIO enum entries by Laurent Pinchart · 11 years ago
  17. c09b51d sh-pfc: r8a7779: Remove function GPIOs by Laurent Pinchart · 11 years ago
  18. 6299e57 sh: sh7269: Fix compilation by adding missing includes by Laurent Pinchart · 11 years ago
  19. 1960d58 sh-pfc: Fix compiler warning when BUG() by Laurent Pinchart · 11 years ago
  20. 809609a Merge branch 'soc' into pinmux-base by Simon Horman · 11 years ago
  21. 8585deb ARM: shmobile: r8a7790 SoC 64-bit DT support by Takashi Yoshii · 11 years ago
  22. 26a0d2d ARM: shmobile: r8a73a4 SoC 64-bit DT support by Takashi Yoshii · 11 years ago
  23. 69e351d ARM: shmobile: r8a7790 PFC support by Magnus Damm · 11 years ago
  24. 8f5ec0a ARM: shmobile: r8a7790 IRQC support by Magnus Damm · 11 years ago
  25. 55d9fab ARM: shmobile: r8a7790 SCIF support by Magnus Damm · 11 years ago
  26. 0468b2d ARM: shmobile: Initial r8a7790 SoC support by Magnus Damm · 11 years ago
  27. 60e3a566 ARM: shmobile: r8a7779: move global functions to r8a7779.h by Kuninori Morimoto · 11 years ago
  28. f96c764 ARM: shmobile: r8a7740: move global functions to r8a7740.h by Kuninori Morimoto · 11 years ago
  29. 014f93a ARM: shmobile: sh73a0: move global functions to sh73a0.h by Kuninori Morimoto · 11 years ago
  30. daf9aa9 ARM: shmobile: sh7372: move global functions to sh7372.h by Kuninori Morimoto · 11 years ago
  31. ec0728d ARM: shmobile: r8a7779: remove DIV4 clocks and use fixed ratio clock by Kuninori Morimoto · 11 years ago
  32. 10d6db2 ARM: shmobile: r8a7740: use fixed ratio clock by Kuninori Morimoto · 11 years ago
  33. 5d14ff0 ARM: shmobile: r8a7740: tidyup comment/implementation mismatch by Kuninori Morimoto · 11 years ago
  34. 891cab3 ARM: shmobile: sh73a0: use fixed ratio clock by Kuninori Morimoto · 11 years ago
  35. 99fb32b ARM: shmobile: sh7372: use fixed ratio clock by Kuninori Morimoto · 11 years ago
  36. f5942c7 ARM: shmobile: add struct clk_ratio and fixed ratio clock macro by Kuninori Morimoto · 11 years ago
  37. b3186c6 ARM: shmobile: sh7372: remove DIV4_ZT* clocks by Kuninori Morimoto · 11 years ago
  38. 1f7ccd8 ARM: shmobile: sh73a0: remove DIV4_ZT* clocks by Kuninori Morimoto · 11 years ago
  39. fe7aa82 ARM: shmobile: sh73a0: add a TWD clock by Guennadi Liakhovetski · 11 years ago
  40. 0b7d782 ARM: shmobile: r8a7740: Migrate from INTC to GIC by Bastian Hecht · 11 years ago
  41. c91cf2f ARM: shmobile: r8a73a4: add thermal driver support by Kuninori Morimoto · 11 years ago
  42. 6722f6c ARM: shmobile: Disallow PINCTRL without GPIOLIB by Magnus Damm · 11 years ago
  43. 558f874 ARM: shmobile: sh73a0: add irqpin DT nodes by Guennadi Liakhovetski · 11 years ago
  44. db331fc ARM: shmobile: r8a7778 SCIF support by Kuninori Morimoto · 11 years ago
  45. ccb7cc7 ARM: shmobile: add R8A7778 basis support by Kuninori Morimoto · 11 years ago
  46. 7653c31 ARM: shmobile: sh73a0: wait for completion when kicking the clock by Guennadi Liakhovetski · 11 years ago
  47. d313d06 ARM: shmobile: r8a73a4 PFC support by Magnus Damm · 11 years ago
  48. 984ca29 ARM: shmobile: r8a73a4 IRQC support V2 by Magnus Damm · 11 years ago
  49. e481a52 ARM: shmobile: r8a73a4 SCIF support V3 by Magnus Damm · 11 years ago
  50. eccf060 ARM: shmobile: Initial r8a73a4 SoC support V3 by Magnus Damm · 11 years ago
  51. 4c82e45 Merge tag 'renesas-intc-external-irq2-for-v3.10' into soc-base by Simon Horman · 11 years ago
  52. 427cc72 irqchip: intc-irqpin: Add support for shared interrupt lines by Bastian Hecht · 11 years ago
  53. 3b8dfa7 irqchip: irqc: Add DT support by Magnus Damm · 11 years ago
  54. 9d833bbe irqchip: intc-irqpin: Initial DT support by Magnus Damm · 11 years ago
  55. 7c9e3c7 ARM: shmobile: Make r8a7779 INTC irqpin platform data static by Magnus Damm · 11 years ago
  56. 1461f8b ARM: shmobile: Make sh73a0 INTC irqpin platform data static by Magnus Damm · 11 years ago
  57. fbc83b7 irqchip: Renesas IRQC driver by Magnus Damm · 11 years ago
  58. 0ca8712 irqchip: intc-irqpin: GPL header for platform data by Magnus Damm · 11 years ago
  59. 08eba5b irqchip: intc-irqpin: Make use of devm functions by Magnus Damm · 11 years ago
  60. d1b6aec irqchip: intc-irqpin: Add force comments by Magnus Damm · 11 years ago
  61. 33f958f irqchip: intc-irqpin: Cache mapped IRQ by Magnus Damm · 11 years ago
  62. 862d309 irqchip: intc-irqpin: Whitespace fixes by Magnus Damm · 11 years ago
  63. 8e56e6d ARM: shmobile: INTC External IRQ pin driver on r8a7779 by Magnus Damm · 11 years ago
  64. 341eb54 ARM: shmobile: INTC External IRQ pin driver on sh73a0 by Magnus Damm · 11 years ago
  65. 1f4f11c ARM: shmobile: irq_pin() for static IRQ pin assignment by Magnus Damm · 11 years ago
  66. 4435804 irqchip: Renesas INTC External IRQ pin driver by Magnus Damm · 11 years ago
  67. d75bc78 r8a7779: Add Display Unit clock support by Phil Edworthy · 12 years ago
  68. a4339a9 ARM: shmobile: r8a7779: Remove INTC function GPIOs by Laurent Pinchart · 11 years ago
  69. b1dbdbd ARM: shmobile: r8a7779: Remove LBSC function GPIOs by Laurent Pinchart · 11 years ago
  70. 9cb5c04 ARM: shmobile: r8a7779: Remove USB function GPIOs by Laurent Pinchart · 11 years ago
  71. 89fd785 ARM: shmobile: r8a7779: Remove HSPI function GPIOs by Laurent Pinchart · 11 years ago
  72. 7b69780 ARM: shmobile: r8a7779: Remove SCIF function GPIOs by Laurent Pinchart · 11 years ago
  73. 6c4950ad ARM: shmobile: r8a7779: Remove SDHI and MMCIF function GPIOs by Laurent Pinchart · 11 years ago
  74. e4610a8 ARM: shmobile: r8a7779: Remove DU function GPIOs by Laurent Pinchart · 12 years ago
  75. f19be10 ARM: shmobile: r8a7779: Remove DU1_DOTCLKOUT1 GPIO by Laurent Pinchart · 12 years ago
  76. ceb882b ARM: shmobile: r8a7740: Remove SDHI and MMCIF function GPIOs by Laurent Pinchart · 11 years ago
  77. d3a6b86 ARM: shmobile: r8a7740: Remove LCD0 and LCD1 function GPIOs by Laurent Pinchart · 12 years ago
  78. d363ca4 ARM: shmobile: sh73a0: Remove IrDA function GPIOs by Laurent Pinchart · 11 years ago
  79. 097eb1c ARM: shmobile: sh73a0: Remove USB function GPIOs by Laurent Pinchart · 11 years ago
  80. ffa2a9d ARM: shmobile: sh73a0: Remove BSC function GPIOs by Laurent Pinchart · 11 years ago
  81. 385a94a ARM: shmobile: sh73a0: Remove KEYSC function GPIOs by Laurent Pinchart · 11 years ago
  82. 9c10a20 ARM: shmobile: sh73a0: Remove pull-up function GPIOS by Laurent Pinchart · 11 years ago
  83. 4c609d0 ARM: shmobile: sh73a0: Remove FSI function GPIOs by Laurent Pinchart · 12 years ago
  84. 6fe59fa ARM: shmobile: sh73a0: Remove I2C function GPIOs by Laurent Pinchart · 12 years ago
  85. eeba9dd ARM: shmobile: sh73a0: Remove SCIFA and SCIFB function GPIOs by Laurent Pinchart · 12 years ago
  86. 58e8353 ARM: shmobile: sh73a0: Remove LCDC and LCDC2 function GPIOs by Laurent Pinchart · 12 years ago
  87. f56314c ARM: shmobile: sh7372: Remove SDHI and MMCIF function GPIOs by Laurent Pinchart · 11 years ago
  88. fdd7fc5 sh-pfc: r8a7779: Remove INTC function GPIOS by Laurent Pinchart · 11 years ago
  89. cb1f8ab sh-pfc: r8a7779: Remove LBSC function GPIOS by Laurent Pinchart · 11 years ago
  90. e111471 sh-pfc: r8a7779: Remove USB function GPIOS by Laurent Pinchart · 11 years ago
  91. 52c5d03 sh-pfc: r8a7779: Remove HSPI function GPIOS by Laurent Pinchart · 11 years ago
  92. c97c746 sh-pfc: r8a7779: Remove SCIF function GPIOS by Laurent Pinchart · 11 years ago
  93. dd11cd3 sh-pfc: r8a7779: Remove SDHI and MMCIF function GPIOS by Laurent Pinchart · 11 years ago
  94. 2a02818 sh-pfc: r8a7779: Remove DU1_DOTCLKOUT1 GPIO by Laurent Pinchart · 12 years ago
  95. 3dff629 sh-pfc: r8a7740: Remove SDHI and MMCIF function GPIOS by Laurent Pinchart · 11 years ago
  96. b56479f sh-pfc: r8a7740: Remove LCD0 and LCD1 function GPIOS by Laurent Pinchart · 12 years ago
  97. f89fa85 sh-pfc: sh73a0: Remove IrDA function GPIOS by Laurent Pinchart · 11 years ago
  98. f03e4be sh-pfc: sh73a0: Remove USB function GPIOS by Laurent Pinchart · 11 years ago
  99. 0ad6fe53 sh-pfc: sh73a0: Remove BSC function GPIOS by Laurent Pinchart · 11 years ago
  100. d28d6d1 sh-pfc: sh73a0: Remove KEYSC function GPIOS by Laurent Pinchart · 11 years ago