1. 0d8e08f SPEAr13xx: Add compilation support by Viresh Kumar · 12 years ago
  2. 07658d9 SPEAr13xx: Add dts and dtsi files by Viresh Kumar · 12 years ago
  3. 85ed41a pinctrl: Add SPEAr13xx pinctrl drivers by Viresh Kumar · 12 years ago
  4. d1e77af pinctrl: SPEAr: Create macro for declaring GPIO PINS by Viresh Kumar · 12 years ago
  5. 0b928af SPEAr13xx: Add common clock framework support by Viresh Kumar · 12 years ago
  6. e3978dc SPEAr13xx: Add source files by Viresh Kumar · 12 years ago
  7. b31e237 SPEAr13xx: Add header files by Viresh Kumar · 12 years ago
  8. 66a2886 Merge branch 'spear/dt' into spear/clock by Arnd Bergmann · 12 years ago
  9. d2819f8 Merge branch 'spear/pinctrl' into spear/clock by Arnd Bergmann · 12 years ago
  10. f613e22 SPEAr: Update defconfigs by Viresh Kumar · 12 years ago
  11. 30a0d03 SPEAr: Add SMI NOR partition info in dts files by Viresh Kumar · 12 years ago
  12. 5df33a6 SPEAr: Switch to common clock framework by Viresh Kumar · 12 years ago
  13. f8abc08 SPEAr: Call clk_prepare() before calling clk_enable by Viresh Kumar · 12 years ago
  14. a45896b SPEAr: clk: Add General Purpose Timer Synthesizer clock by Viresh Kumar · 12 years ago
  15. 270b9f4 SPEAr: clk: Add Fractional Synthesizer clock by Viresh Kumar · 12 years ago
  16. 5335a63 SPEAr: clk: Add Auxiliary Synthesizer clock by Viresh Kumar · 12 years ago
  17. 55b8fd4 SPEAr: clk: Add VCO-PLL Synthesizer clock by Viresh Kumar · 12 years ago
  18. 30551c0 SPEAr: Add DT bindings for SPEAr's timer by Viresh Kumar · 12 years ago
  19. 366695f Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pinctrl by Arnd Bergmann · 12 years ago
  20. e12ff34 Merge branch 'depends/rmk/clkdev' into next/clock by Arnd Bergmann · 12 years ago
  21. bef9459 Merge branch 'depends/clk/clk-next' into next/clock by Arnd Bergmann · 12 years ago
  22. c7eea50 pinctrl: (cosmetic) fix two entries in DocBook comments by Guennadi Liakhovetski · 12 years ago
  23. f0948f5 clk: add a fixed factor clock by Sascha Hauer · 12 years ago
  24. 31df9db clk: mux: assign init data by Mike Turquette · 12 years ago
  25. d269b97 clk: remove COMMON_CLK_DISABLE_UNUSED by Mike Turquette · 12 years ago
  26. 63f5c3b clk: prevent spurious parent rate propagation by Mike Turquette · 12 years ago
  27. d4705316 pinctrl: add more info to error msgs in pin_request by Stephen Warren · 12 years ago
  28. 7704add MAINTAINERS: add entry for common clk framework by Mike Turquette · 12 years ago
  29. e9d7f40 CLKDEV: provide helpers for common clock framework by Russell King · 12 years ago
  30. 0e1c030 clk: clk_set_rate() must fail if CLK_SET_RATE_GATE is set and clk is enabled by Viresh Kumar · 12 years ago
  31. 0197b3e clk: Use a separate struct for holding init data. by Saravana Kannan · 12 years ago
  32. e447c50 clk: constify parent name arrays in macros by Rajendra Nayak · 12 years ago
  33. 1772311 pinctrl: add pinctrl-mxs support by Shawn Guo · 12 years ago
  34. d8fe357 pinctrl: pinctrl-imx: add imx6q pinctrl driver by Dong Aisheng · 12 years ago
  35. ae75ff8 pinctrl: pinctrl-imx: add imx pinctrl core driver by Dong Aisheng · 12 years ago
  36. 183f1d0 dt: add of_get_child_count helper function by Dong Aisheng · 12 years ago
  37. 4650b7c pinctrl: support gpio request deferred probing by Dong Aisheng · 12 years ago
  38. fa599c3 ARM: SPEAr3xx: Correct keyboard data passed from DT by Viresh Kumar · 12 years ago
  39. 5b3aa5f pinctrl: add pinctrl_provide_dummies interface for platforms to use by Dong Aisheng · 12 years ago
  40. ad6e110 pinctrl: enhance reporting of errors when loading from DT by John Crispin · 12 years ago
  41. 02ae6da pinctrl: add kerneldoc for pinctrl_ops device tree functions by Stephen Warren · 12 years ago
  42. fde04f4 pinctrl: propagate map validation errors by Stephen Warren · 12 years ago
  43. dd51270 pinctrl: fix dangling comment by Linus Walleij · 12 years ago
  44. 8b7730d clk: remove trailing whitespace from clk.h by Rob Herring · 12 years ago
  45. 01033be clk: select CLKDEV_LOOKUP for COMMON_CLK by Rob Herring · 12 years ago
  46. 1b2f990 clk: Don't set clk->new_rate twice by Viresh Kumar · 12 years ago
  47. 182f9e8c clk: clk-private: Add DEFINE_CLK macro by Viresh Kumar · 12 years ago
  48. fbc42aa clk: clk-gate: Create clk_gate_endisable() by Viresh Kumar · 12 years ago
  49. 1f73f31 clk: Fix typo in comment by Viresh Kumar · 12 years ago
  50. f4d8af2 clk: propagate round_rate for CLK_SET_RATE_PARENT case by Shawn Guo · 12 years ago
  51. 1c0035d clk: pass parent_rate into .set_rate by Shawn Guo · 12 years ago
  52. 81536e0 clk: always pass parent_rate into .round_rate by Shawn Guo · 12 years ago
  53. 27d5459 clk: basic: improve parent_names & return errors by Mike Turquette · 12 years ago
  54. d1302a3 clk: core: copy parent_names & return error codes by Mike Turquette · 12 years ago
  55. d305fb7 clk: Constify parent name arrays by Mark Brown · 12 years ago
  56. 7e87aed clk: Remove comment for end of CONFIG_COMMON_CLK section by Mark Brown · 12 years ago
  57. 34e44fe clk: Make clk_get_rate() return 0 on error by Rajendra Nayak · 12 years ago
  58. bffad66 clk: declare clk_ops of basic clks in clk-provider.h by Shawn Guo · 12 years ago
  59. 822c250 clk: add "const" for clk_ops of basic clks by Shawn Guo · 12 years ago
  60. c0d2530 clk: remove unnecessary EXPORT_SYMBOL_GPL by Shawn Guo · 12 years ago
  61. 10363b5 clk: use kzalloc in clk_register_mux by Shawn Guo · 12 years ago
  62. d4d7e3d clk: core: enforce clk_ops consistency by Mike Turquette · 12 years ago
  63. 7452b21 clk: core: clk_calc_new_rates handles NULL parents by Mike Turquette · 12 years ago
  64. 70d347e clk: core: remove dead code paths by Mike Turquette · 12 years ago
  65. 5654dc9 clk: core: correct clk_set_rate kerneldoc by Mike Turquette · 12 years ago
  66. 15f70e1 pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_setting by John Crispin · 12 years ago
  67. e037360 SPEAr3xx: Add pinctrl support for boards by Viresh Kumar · 12 years ago
  68. 8076dd1 SPEAr: Remove existing padmux support for SPEAr by Viresh Kumar · 12 years ago
  69. 52130b6 pinctrl: Add SPEAr3xx pinctrl drivers by Viresh Kumar · 12 years ago
  70. deda828 pinctrl: Add SPEAr pinctrl drivers by Viresh Kumar · 12 years ago
  71. 5019f0b ARM: spear: remove most mach/*.h header contents by Arnd Bergmann · 12 years ago
  72. f3215b4 SPEAr: Update defconfigs by Viresh Kumar · 12 years ago
  73. 0b7ee71 SPEAr: Add PL080 DMA support for 3xx and 6xx by Viresh Kumar · 12 years ago
  74. c5fa4fd ARM: SPEAr3xx: Add device-tree support to SPEAr3xx architecture by Viresh Kumar · 12 years ago
  75. 5fb00f9 SPEAr3xx: Replace printk() with pr_*() by Viresh Kumar · 12 years ago
  76. a3a4513 SPEAr6xx: Add compilation support for dtbs using 'make dtbs' by Viresh Kumar · 12 years ago
  77. 7477bd8 SPEAr3xx: Add clock instance of usb hosts - ehci and ohci 0 and 1 by Viresh Kumar · 12 years ago
  78. f08472f SPEAr: Use CLKDEV_INIT for defining clk_lookups by Viresh Kumar · 12 years ago
  79. 5b4f95e ARM: SPEAr600: Change FSMC and SMI clock names by Stefan Roese · 12 years ago
  80. 66f75a5 Linux 3.4-rc4 by Linus Torvalds · 12 years ago
  81. e9a5ea1 sparc32,leon: add notify_cpu_starting() by Yong Zhang · 12 years ago
  82. 8f4f9d4 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  83. 126a348 Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  84. 8898159 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  85. 9f24ff6 Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  86. bfce281 kill mm argument of vm_munmap() by Al Viro · 12 years ago
  87. 9f3a4af perfmon: kill some helpers and arguments by Al Viro · 12 years ago
  88. 936af15 aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio() by Al Viro · 12 years ago
  89. 7c57091 mmc: core: Do not pre-claim host in suspend by Ulf Hansson · 12 years ago
  90. e1631f9 mmc: dw_mmc: prevent NULL dereference for dma_ops by Jaehoon Chung · 12 years ago
  91. b8915282 mmc: unbreak sdhci-esdhc-imx on i.MX25 by Eric Bénard · 12 years ago
  92. 5ca6518 mmc: cd-gpio: Include header to pickup exported symbol prototypes by H Hartley Sweeten · 12 years ago
  93. 87b87a3 mmc: sdhci: refine non-removable card checking for card detection by Daniel Drake · 12 years ago
  94. a99aa9b mmc: dw_mmc: Fix switch from DMA to PIO by Seungwon Jeon · 12 years ago
  95. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 12 years ago
  96. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 12 years ago
  97. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  98. 4d048f9 mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage by Rajendra Nayak · 12 years ago
  99. b6d085f mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m by Chris Ball · 12 years ago
  100. 2830281 mmc: fixes for eMMC v4.5 sanitize operation by Adrian Hunter · 12 years ago