1. d009fa3b pinctrl: sh-pfc: r8a7740: Remove obsolete multi-platform check by Geert Uytterhoeven · 9 years ago
  2. 9921619 pinctrl: sh-pfc: r8a7740: Fix typo SCIFAB in comment by Geert Uytterhoeven · 9 years ago
  3. 51128e8 pinctrl: sh-pfc: rename confusing pinmux ops variable by Linus Walleij · 10 years ago
  4. b6c996a pinctrl: sh-pfc: r8a7740: Allow Multiplatform Build by Magnus Damm · 10 years ago
  5. 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
  6. 44a45b5 pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arrays by Laurent Pinchart · 11 years ago
  7. 5b46ac3 sh-pfc: Rename sh_pfc window field to windows by Laurent Pinchart · 11 years ago
  8. 3f9c126 sh-pfc: Share common PORTCR macro definition by Laurent Pinchart · 11 years ago
  9. 5d27619 sh-pfc: r8a7740: Fix pin bias setup by Laurent Pinchart · 11 years ago
  10. f7a3427 Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into devel by Linus Walleij · 11 years ago
  11. e700444 sh-pfc: Remove unneeded mach/<soc>.h includes by Laurent Pinchart · 11 years ago
  12. 16b915e sh-pfc: Add port numbers to the CPU_ALL_PORT macro by Laurent Pinchart · 11 years ago
  13. df02027 sh-pfc: Consolidate pin definition macros by Laurent Pinchart · 11 years ago
  14. e3d93b4 sh-pfc: Consolidate PFC SoC data macros by Laurent Pinchart · 11 years ago
  15. 533743d sh-pfc: Replace pinmux_enum_id typedef with u16 by Laurent Pinchart · 11 years ago
  16. 08d3868 sh-pfc: Remove unused GPIO_PORT_ALL macro by Laurent Pinchart · 11 years ago
  17. c2ad27e sh-pfc: r8a7740: Add TPU pin groups and functions by Laurent Pinchart · 11 years ago
  18. 80da8e0 sh-pfc: r8a7740: Add bias (pull-up/down) pinconf support by Laurent Pinchart · 11 years ago
  19. 7d56845 sh-pfc: r8a7740: Replace GPIO_PORTx enum with GPIO port numbers by Laurent Pinchart · 11 years ago
  20. d65c5ee sh-pfc: r8a7740: Remove function GPIOs by Laurent Pinchart · 11 years ago
  21. 0f7f51d sh-pfc: r8a7740: Remove HDMI function GPIOS by Laurent Pinchart · 11 years ago
  22. 592e0c3 sh-pfc: r8a7740: Remove FSI function GPIOS by Laurent Pinchart · 11 years ago
  23. 75c57d2 sh-pfc: r8a7740: Remove CEU function GPIOS by Laurent Pinchart · 11 years ago
  24. 3456e25 sh-pfc: r8a7740: Remove GETHER function GPIOS by Laurent Pinchart · 11 years ago
  25. 0be4e53 sh-pfc: r8a7740: Remove BSC function GPIOS by Laurent Pinchart · 11 years ago
  26. 78c3e9b sh-pfc: r8a7740: Remove INTC function GPIOS by Laurent Pinchart · 11 years ago
  27. aae36d7 sh-pfc: r8a7740: Remove SCIF function GPIOS by Laurent Pinchart · 11 years ago
  28. b798390 sh-pfc: r8a7740: Hardcode the LCDC0 output by Laurent Pinchart · 11 years ago
  29. a37d606 sh-pfc: r8a7740: Add HDMI pin groups and functions by Laurent Pinchart · 11 years ago
  30. 909dd95 sh-pfc: r8a7740: Add FSI pin groups and functions by Laurent Pinchart · 11 years ago
  31. 0ec939b sh-pfc: r8a7740: Add CEU pin groups and functions by Laurent Pinchart · 11 years ago
  32. bae11d3 sh-pfc: r8a7740: Add GETHER pin groups and functions by Laurent Pinchart · 11 years ago
  33. b7099c4 sh-pfc: r8a7740: Add BSC pin groups and functions by Laurent Pinchart · 11 years ago
  34. d031696 sh-pfc: r8a7740: Declare missing INTC function by Laurent Pinchart · 11 years ago
  35. cdd2c76 sh-pfc: r8a7740: Add SCIF pin groups and functions by Laurent Pinchart · 11 years ago
  36. 8fbfdbb sh-pfc: r8a7740: Add SCIFA1 data group by Bastian Hecht · 11 years ago
  37. 09bbc1f sh-pfc: Add entries for INTC external IRQs by Bastian Hecht · 11 years ago
  38. 809609a Merge branch 'soc' into pinmux-base by Simon Horman · 11 years ago
  39. 0b7d782 ARM: shmobile: r8a7740: Migrate from INTC to GIC by Bastian Hecht · 11 years ago
  40. 3dff629 sh-pfc: r8a7740: Remove SDHI and MMCIF function GPIOS by Laurent Pinchart · 11 years ago
  41. b56479f sh-pfc: r8a7740: Remove LCD0 and LCD1 function GPIOS by Laurent Pinchart · 12 years ago
  42. 8b2810b sh-pfc: r8a7740: Add SDHI and MMCIF pin groups and functions by Guennadi Liakhovetski · 12 years ago
  43. 06c7dd8 sh-pfc: r8a7740: Add LCDC0 and LCDC1 pin groups and functions by Laurent Pinchart · 12 years ago
  44. cd3c1be sh-pfc: Constify all SoC data by Laurent Pinchart · 11 years ago
  45. c07f54f sh-pfc: Look up IRQ table entries by GPIO number by Laurent Pinchart · 12 years ago
  46. a3db40a6 sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin by Laurent Pinchart · 12 years ago
  47. a373ed0 sh-pfc: Split pins and functions definition tables by Laurent Pinchart · 12 years ago
  48. 53f374b sh-pfc: Remove unused sh_pfc_soc_info reserved_id field by Laurent Pinchart · 12 years ago
  49. caa5bac sh-pfc: Replace SoC info data and mark ranges with a number of pins by Laurent Pinchart · 12 years ago
  50. d7a7ca5 sh-pfc: Replace first_gpio and last_gpio with nr_gpios by Laurent Pinchart · 12 years ago
  51. c332380 sh-pfc: Move sh_pfc.h from include/linux/ to driver directory by Laurent Pinchart · 12 years ago
  52. d5b1521 sh-pfc: Add r8a7740 pinmux support by Laurent Pinchart · 12 years ago