1. 8b2810b sh-pfc: r8a7740: Add SDHI and MMCIF pin groups and functions by Guennadi Liakhovetski · 12 years ago
  2. 06c7dd8 sh-pfc: r8a7740: Add LCDC0 and LCDC1 pin groups and functions by Laurent Pinchart · 12 years ago
  3. 512b156 sh-pfc: sh73a0: Add IrDA pin groups and functions by Laurent Pinchart · 11 years ago
  4. a6aa1c7 sh-pfc: sh73a0: Add USB pin groups and functions by Laurent Pinchart · 11 years ago
  5. e24c62a sh-pfc: sh73a0: Add BSC pin groups and functions by Laurent Pinchart · 11 years ago
  6. d6bab7b sh-pfc: sh73a0: Add KEYSC pin groups and functions by Laurent Pinchart · 11 years ago
  7. 82f6b6d sh-pfc: sh73a0: Add SDHI and MMCIF pin groups and functions by Guennadi Liakhovetski · 12 years ago
  8. 2ecd415 sh-pfc: sh73a0: Add FSI pin groups and functions by Laurent Pinchart · 12 years ago
  9. ec3a57b sh-pfc: sh73a0: Add I2C2 and I2C3 pin groups and functions by Laurent Pinchart · 12 years ago
  10. 64d87ac sh-pfc: sh73a0: Add SCIFA and SCIFB pin groups and functions by Laurent Pinchart · 12 years ago
  11. df68a28 sh-pfc: sh73a0: Add LCD and LCD2 pin groups and functions by Laurent Pinchart · 12 years ago
  12. b823899 sh-pfc: sh73a0: Add bias (pull-up/down) pinconf support by Laurent Pinchart · 11 years ago
  13. 55f11f0 sh-pfc: sh7372: Add SDHCI and MMCIF pin groups and functions by Guennadi Liakhovetski · 12 years ago
  14. 6dc9b45 sh-pfc: Return an error if a pin doesn't support the requested direction by Laurent Pinchart · 11 years ago
  15. 9a643c9 sh-pfc: Convert message printing from pr_* to dev_* by Laurent Pinchart · 11 years ago
  16. 9fddc4a sh-pfc: Clean up pin configuration type handling by Laurent Pinchart · 11 years ago
  17. 0d00f00 sh-pfc: Merge sh_pfc_reconfig_pin() into sh_pfc_gpio_set_direction() by Laurent Pinchart · 11 years ago
  18. c58d9c1 sh-pfc: Implement generic pinconf support by Laurent Pinchart · 11 years ago
  19. b705c05 sh-pfc: Use proper error codes by Laurent Pinchart · 11 years ago
  20. cd3c1be sh-pfc: Constify all SoC data by Laurent Pinchart · 11 years ago
  21. 861601d sh-pfc: Remove configuration dry-run and free by Laurent Pinchart · 11 years ago
  22. 1a0039d sh-pfc: Don't modify sh_pfc_pin SoC data by Laurent Pinchart · 11 years ago
  23. 51cb226 sh-pfc: Don't modify pinmux_data_reg SoC data by Laurent Pinchart · 11 years ago
  24. bee9f22 sh-pfc: Drop unused support for 1:1 physical to virtual memory mappings by Laurent Pinchart · 11 years ago
  25. e51d534 sh-pfc: Don't map data registers individually by Laurent Pinchart · 11 years ago
  26. 41f1219 sh-pfc: Move GPIO registers access functions to gpio.c by Laurent Pinchart · 11 years ago
  27. fd9d05b sh-pfc: Fix return value check in sh_pfc_register_pinctrl() by Wei Yongjun · 11 years ago
  28. a4b5a5e sh: shx3: Add pin control resources by Laurent Pinchart · 11 years ago
  29. a9fb050 sh: sh7786: Add pin control resources by Laurent Pinchart · 11 years ago
  30. 6b1a263 sh: sh7785: Add pin control resources by Laurent Pinchart · 11 years ago
  31. 0f4ad41 sh: sh7757: Add pin control resources by Laurent Pinchart · 11 years ago
  32. 42954cf sh: sh7724: Add pin control resources by Laurent Pinchart · 11 years ago
  33. 6b4644f sh: sh7723: Add pin control resources by Laurent Pinchart · 11 years ago
  34. 6ca1fa5 sh: sh7722: Add pin control resources by Laurent Pinchart · 11 years ago
  35. 6e6d9ba sh: sh7720: Add pin control resources by Laurent Pinchart · 11 years ago
  36. a3475f0 sh: sh7269: Add pin control resources by Laurent Pinchart · 11 years ago
  37. b9bcda4 sh: sh7264: Add pin control resources by Laurent Pinchart · 11 years ago
  38. 631b09d sh: sh7203: Add pin control resources by Laurent Pinchart · 11 years ago
  39. 3d8d9f1 sh-pfc: Expose real groups and functions in pinctrl/pinmux operations by Laurent Pinchart · 12 years ago
  40. 6d170aa ARM: shmobile: mackerel: Replace GPIO_PORTx enum with GPIO port numbers by Laurent Pinchart · 11 years ago
  41. 8c2a141 ARM: shmobile: bonito: Replace GPIO_PORTx enum with GPIO port numbers by Laurent Pinchart · 11 years ago
  42. ead10fe ARM: shmobile: armadillo: Replace GPIO_PORTx enum with GPIO port numbers by Laurent Pinchart · 11 years ago
  43. be2edfc ARM: shmobile: ap4-evb: Replace GPIO_PORTx enum with GPIO port numbers by Laurent Pinchart · 11 years ago
  44. b58e5fa ARM: shmobile: sh73a0: Support sparse GPIO numbers by Guennadi Liakhovetski · 12 years ago
  45. 63d5738 sh-pfc: Add support for sparse pin numbers by Laurent Pinchart · 11 years ago
  46. 247127f sh-pfc: Replace pinctrl_add_gpio_range() with gpiochip_add_pin_range() by Laurent Pinchart · 11 years ago
  47. 934cb02 sh-pfc: Add function to retrieve a pin instance from its pin number by Laurent Pinchart · 11 years ago
  48. 0b73ee5 sh-pfc: Simplify the sh_pfc_gpio_is_pin() logic by Laurent Pinchart · 11 years ago
  49. a68fdca9 sh-pfc: Use pinmux identifiers in the pin muxing API by Laurent Pinchart · 11 years ago
  50. 17dffe4 sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitions by Laurent Pinchart · 11 years ago
  51. c07f54f sh-pfc: Look up IRQ table entries by GPIO number by Laurent Pinchart · 12 years ago
  52. a3db40a6 sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin by Laurent Pinchart · 12 years ago
  53. 1688381 sh-pfc: Split pins and functions into separate gpio_chip instances by Laurent Pinchart · 12 years ago
  54. a373ed0 sh-pfc: Split pins and functions definition tables by Laurent Pinchart · 12 years ago
  55. 24d6b36 sh-pfc: Don't needlessly check GPIO type in sh_gpio_free() by Laurent Pinchart · 12 years ago
  56. 2119f7c sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs only by Laurent Pinchart · 12 years ago
  57. 051fae4 sh-pfc: Make struct pinmux_gpio enum_id field const by Laurent Pinchart · 12 years ago
  58. 380c2ed sh-pfc: Initialize pinmux_gpio flags statically by Laurent Pinchart · 12 years ago
  59. 53f374b sh-pfc: Remove unused sh_pfc_soc_info reserved_id field by Laurent Pinchart · 12 years ago
  60. caa5bac sh-pfc: Replace SoC info data and mark ranges with a number of pins by Laurent Pinchart · 12 years ago
  61. d7a7ca5 sh-pfc: Replace first_gpio and last_gpio with nr_gpios by Laurent Pinchart · 12 years ago
  62. 35ad427 sh-pfc: Use GPIO_FN instead of PINMUX_GPIO where possible by Laurent Pinchart · 12 years ago
  63. d785fdb sh-pfc: Don't take the sh_pfc spinlock in sh_pfc_map_gpios() by Laurent Pinchart · 12 years ago
  64. e3e89ae sh-pfc: Drop the sh_pfc_pinctrl spinlock by Laurent Pinchart · 12 years ago
  65. 942785d sh-pfc: Fix a typo and simplify a definition on sh73a0 by Guennadi Liakhovetski · 12 years ago
  66. dcc427e sh-pfc: Don't define the per-device pinctrl struct instances as global by Laurent Pinchart · 11 years ago
  67. fe330ce sh-pfc: Declare operation structures as const by Laurent Pinchart · 11 years ago
  68. 47f4e0c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl into pinmux-base by Simon Horman · 11 years ago
  69. bf4d7be pinctrl: generic: Fix compilation error by Sachin Kamat · 11 years ago
  70. 53ded81 pinctrl: Print the correct information in debugfs pinconf-state file by Laurent Pinchart · 11 years ago
  71. 6a40cdd pinctrl: abx500: Fix checking if pin use AlternateFunction register by Axel Lin · 11 years ago
  72. a9324f6 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl into pinmux by Simon Horman · 11 years ago
  73. 44e9ac4 ARM: shmobile: marzen: Include mmc/host.h by Simon Horman · 11 years ago
  74. ee341a9 pinctrl: sunxi: Add Allwinner A13 pin functions by Maxime Ripard · 11 years ago
  75. b5f50bf pinctrl: sunxi: Add Allwinner A10 pin functions by Maxime Ripard · 11 years ago
  76. a7bbdd7 pinctrl: single: Fix build error by Axel Lin · 11 years ago
  77. 32378ab document: devicetree: bind pinconf with pin single by Haojian Zhuang · 11 years ago
  78. 9dddb4d pinctrl: single: support generic pinconf by Haojian Zhuang · 11 years ago
  79. 477ac77 pinctrl: single: set function mask as optional by Haojian Zhuang · 11 years ago
  80. 9cfd172 pinctrl: generic: dump pin configuration by Haojian Zhuang · 11 years ago
  81. a1a277e pinctrl: single: create new gpio function range by Haojian Zhuang · 11 years ago
  82. 39b70ee gpio: pl061: bind pinctrl by gpio request by Haojian Zhuang · 11 years ago
  83. 51e13c2 pinctrl: check pinctrl ready for gpio range by Haojian Zhuang · 11 years ago
  84. f1f7047 gpio: pl061: support irqdomain by Haojian Zhuang · 11 years ago
  85. 86853c8 gpio: add gpio offset in gpio range cells property by Haojian Zhuang · 11 years ago
  86. e392971 pinctrl: abx500: Add terminating entry for of_device_id table by Axel Lin · 11 years ago
  87. 022ab14 pinctrl: Declare operation structures as const by Laurent Pinchart · 11 years ago
  88. a72149e pinctrl: core: use devres_release() instead of devres_destroy() by Jingoo Han · 11 years ago
  89. ad4e1a7 gpio: fix wrong checking condition for gpio range by Haojian Zhuang · 11 years ago
  90. 6dbe51c Linux 3.9-rc1 by Linus Torvalds · 11 years ago
  91. ea882c2 Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 11 years ago
  92. 8e8b180 Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  93. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  94. 1c82315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  95. 530ede1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  96. 6977c6f Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  97. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  98. 529e5fb Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  99. 686c094 Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  100. bc2e4a9 Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago