1. a8d42fc sh-pfc: Add sh7264 pinmux support by Laurent Pinchart · 12 years ago
  2. ccda552 sh-pfc: Add sh7203 pinmux support by Laurent Pinchart · 12 years ago
  3. 5d5166d sh-pfc: Add sh73a0 pinmux support by Laurent Pinchart · 12 years ago
  4. 6e5469a sh-pfc: Add sh7372 pinmux support by Laurent Pinchart · 12 years ago
  5. 881023d sh-pfc: Add r8a7779 pinmux support by Laurent Pinchart · 12 years ago
  6. d5b1521 sh-pfc: Add r8a7740 pinmux support by Laurent Pinchart · 12 years ago
  7. 19bb7fe3 sh-pfc: Support pinmux info in driver data instead of platform data by Laurent Pinchart · 12 years ago
  8. 6e54d8d sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/ by Laurent Pinchart · 12 years ago
  9. 56dc04a sh-pfc: Remove unused resource and num_resources platform data fields by Laurent Pinchart · 12 years ago
  10. 8682b3c sh-pfc: Remove platform device registration by Laurent Pinchart · 12 years ago
  11. 3e347f0 sh: shx3: Register PFC platform device by Laurent Pinchart · 12 years ago
  12. c0fdbff sh: sh7786: Register PFC platform device by Laurent Pinchart · 12 years ago
  13. 77bd27b sh: sh7785: Register PFC platform device by Laurent Pinchart · 12 years ago
  14. eb61b77 sh: sh7757: Register PFC platform device by Laurent Pinchart · 12 years ago
  15. 2c17218 sh: sh7734: Register PFC platform device by Laurent Pinchart · 12 years ago
  16. 18ebd22 sh: sh7724: Register PFC platform device by Laurent Pinchart · 12 years ago
  17. 16941a8 sh: sh7723: Register PFC platform device by Laurent Pinchart · 12 years ago
  18. ef97c3c sh: sh7722: Register PFC platform device by Laurent Pinchart · 12 years ago
  19. 85db6bf sh: sh7720: Register PFC platform device by Laurent Pinchart · 12 years ago
  20. fb872fc sh: sh7269: Register PFC platform device by Laurent Pinchart · 12 years ago
  21. 5946e7b sh: sh7264: Register PFC platform device by Laurent Pinchart · 12 years ago
  22. b768ecbc sh: sh7203: Register PFC platform device by Laurent Pinchart · 12 years ago
  23. 8fdff1d sh: Add PFC platform device registration helper function by Laurent Pinchart · 12 years ago
  24. c2a163c ARM: shmobile: sh73a0: Add pin control resources by Laurent Pinchart · 12 years ago
  25. 3bdd190 ARM: shmobile: sh7372: Add pin control resources by Laurent Pinchart · 12 years ago
  26. 38e9623 ARM: shmobile: r8a7740: Add pin control resources by Laurent Pinchart · 12 years ago
  27. 49a8dd6 ARM: shmobile: sh73a0: Register PFC platform device by Laurent Pinchart · 12 years ago
  28. 5812e8d ARM: shmobile: sh7372: Register PFC platform device by Laurent Pinchart · 12 years ago
  29. 7449411 ARM: shmobile: r8a7779: Register PFC platform device by Laurent Pinchart · 12 years ago
  30. e48d198 ARM: shmobile: r8a7740: Register PFC platform device by Laurent Pinchart · 12 years ago
  31. a47029c ARM: shmobile: Select PINCTRL by Laurent Pinchart · 12 years ago
  32. 973931a sh-pfc: Support passing resources through platform device by Laurent Pinchart · 12 years ago
  33. 40ee6fc sh-pfc: Split platform device and platform driver registration by Laurent Pinchart · 12 years ago
  34. 4aeacd5 sh-pfc: Use sh_pfc_ namespace prefix through the whole driver by Laurent Pinchart · 12 years ago
  35. 90efde2 sh-pfc: Sort headers alphabetically by Laurent Pinchart · 12 years ago
  36. a99ebec sh-pfc: Remove check for impossible error condition by Laurent Pinchart · 12 years ago
  37. 4a2e0d1 sh-pfc: Let the compiler decide whether to inline functions by Laurent Pinchart · 12 years ago
  38. c9fa88e sh-pfc: Use devm_ioremap_nocache() by Laurent Pinchart · 12 years ago
  39. 1724acf sh-pfc: Use devm_kzalloc() by Laurent Pinchart · 12 years ago
  40. c6193ea sh-pfc: Move platform device and driver to the core by Laurent Pinchart · 12 years ago
  41. 6f6a4a6 sh-pfc: Merge PFC core and gpio by Laurent Pinchart · 12 years ago
  42. f9492fd sh-pfc: Merge PFC core and pinctrl by Laurent Pinchart · 12 years ago
  43. f916513 sh-pfc: Move private definitions and declarations to private header by Laurent Pinchart · 12 years ago
  44. d4e62d0 sh-pfc: Split platform data from the sh_pfc structure by Laurent Pinchart · 12 years ago
  45. e62ebcd sh: shx3: Fix last GPIO index by Laurent Pinchart · 12 years ago
  46. 451d0a9 sh: sh7786: Fix last GPIO index by Laurent Pinchart · 12 years ago
  47. cc88ec4 sh: sh7786: Fix port E, G and J GPIOs by Laurent Pinchart · 12 years ago
  48. ffacb6a sh: sh7757: Fix GPIO_FN_ET0_MDIO and GPIO_FN_ET1_MDIO GPIO entries by Laurent Pinchart · 12 years ago
  49. 54cbac8 sh: sh7723: Rename GPIO_FN_SIUOSPD to GPIO_FN_SIUAOSPD by Laurent Pinchart · 12 years ago
  50. bcdccf9 sh: sh7269: Rename CRX0CRX1(CRX2) marks to match GPIO names by Laurent Pinchart · 12 years ago
  51. 38357e6 sh: sh7264: Rename CRX0CRX1 mark to match GPIO names by Laurent Pinchart · 12 years ago
  52. 9931fac Linux 3.8-rc3 by Linus Torvalds · 12 years ago
  53. 5c49985 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  54. 57a0c1e Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  55. e53289c mm: reinstante dropped pmd_trans_splitting() check by Linus Torvalds · 12 years ago
  56. 08c097f cred: Remove tgcred pointer from struct cred by Marc Dionne · 12 years ago
  57. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  58. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  59. 434fec1 Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  60. 2f64a8d Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  61. 5595e75 Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  62. 2d9e02c Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  63. ed2c891 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  64. 5c33d9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  65. e8e8962 drm/ttm: fix fence locking in ttm_buffer_object_transfer by Daniel Vetter · 12 years ago
  66. 5cf87a1 Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  67. 0e3a4a2 ARM: clps711x: Fix bad merge of clockevents setup by Olof Johansson · 12 years ago
  68. daaeec9 Merge tag 'nomadik-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into fixes by Olof Johansson · 12 years ago
  69. 1ddda1c ARM: highbank: save and restore L2 cache and GIC on suspend by Rob Herring · 12 years ago
  70. 9852910 ARM: highbank: add a power request clear by Rob Herring · 12 years ago
  71. 0b3455a ARM: highbank: fix secondary boot and hotplug by Rob Herring · 12 years ago
  72. c05ee88 ARM: highbank: fix typos with hignbank in power request functions by Rob Herring · 12 years ago
  73. 3943dee ARM: dts: fix highbank cpu mpidr values by Rob Herring · 12 years ago
  74. 36ff67b ARM: dts: add device_type prop to cpu nodes on Calxeda platforms by Rob Herring · 12 years ago
  75. c75be25 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  76. be8a42a drm/prime: drop reference on imported dma-buf come from gem by Seung-Woo Kim · 12 years ago
  77. d9a58a7 xen/netfront: improve truesize tracking by Ian Campbell · 12 years ago
  78. f3215be Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 12 years ago
  79. 32fa10b Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  80. e37f0d5 ARM: mx5: Fix MX53 flexcan2 clock by Marek Vasut · 12 years ago
  81. 2a893f9 Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  82. 127aa930 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  83. 6adba67 ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs array by Pantelis Antoniou · 12 years ago
  84. d287b875 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  85. 36a25de sctp: fix Kconfig bug in default cookie hmac selection by Alex Elder · 12 years ago
  86. f776372 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  87. 44d22e2 EDAC: Cleanup device deregistering path by Lans Zhang · 12 years ago
  88. 54451663 EDAC: Fix EDAC Kconfig menu by Borislav Petkov · 12 years ago
  89. 311bd84 EDAC: Fix kernel panic on module unloading by Konstantin Khlebnikov · 12 years ago
  90. 4c9014f Merge tag 'nfs-for-3.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  91. 6d3cd5d ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec) by David Henningsson · 12 years ago
  92. ba607b6 pinctrl: mvebu: make pdma clock on dove mandatory by Sebastian Hesselbarth · 12 years ago
  93. db7d77e ARM: Dove: Add pinctrl clock to DT by Sebastian Hesselbarth · 12 years ago
  94. 5ce2955 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  95. d0631c6 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  96. de9ac5c Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  97. 7991b03 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  98. d1f9809 drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks by Maarten Lankhorst · 12 years ago
  99. 8a3a180 ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writel by Gregory CLEMENT · 12 years ago
  100. 8b827c6 ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT enable by Gregory CLEMENT · 12 years ago