1. fb8abb7 clk: Neaten clk_summary output by Geert Uytterhoeven · 11 years ago
  2. 79c6ab5 clk: divider: add CLK_DIVIDER_READ_ONLY flag by Heiko Stuebner · 11 years ago
  3. 1923ca9 clk: shmobile: Add R8A7740-specific clock support by Ulrich Hecht · 11 years ago
  4. 4a7f10d clk: tegra: Initialize xusb clocks by Andrew Bresticker · 11 years ago
  5. 5c992af clk: tegra: Fix xusb_hs_src clock hierarchy by Andrew Bresticker · 11 years ago
  6. 9d61707 clk: tegra: Fix xusb_fs_src mux by Jim Lin · 11 years ago
  7. 2cfe167 clk: tegra: Enable hardware control of PLLE by Jim Lin · 11 years ago
  8. c675a00 clk: Add clock driver for AXM55xx SoC by Anders Berg · 11 years ago
  9. bb178da clk: shmobile: mstp: Fix the is_enabled() operation by Laurent Pinchart · 11 years ago
  10. 7f05e28 clk: Add of_clk_get_by_clkspec() helper by Sylwester Nawrocki · 11 years ago
  11. 222cb1b clk: impd1: add pclk clocks by Linus Walleij · 11 years ago
  12. 665bb11 Merge tag 'zynq-clk-for-3.16' of git://git.xilinx.com/linux-xlnx into clk-next-zynq by Mike Turquette · 11 years ago
  13. 44731f5 clk: si570: Fix email address specifiction by Michal Simek · 11 years ago
  14. d15998e clk: qcom: Fix msm8660 GCC probe by Stephen Boyd · 11 years ago
  15. 3217c03 Merge branch 'clk-fixes' into clk-next by Mike Turquette · 11 years ago
  16. d2c834a clk: tegra: Fix wrong value written to PLLE_AUX by Tuomas Tynkkynen · 11 years ago
  17. 409f013 Documentation: clock: fixed-clock: Remove unsupported 'gpios' property by Fabio Estevam · 11 years ago
  18. a218d7f clk/versatile: export symbols for impd1 by Arnd Bergmann · 11 years ago
  19. 6ed8eb5 Merge tag 'clk-hisi-for-v3.16' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1/linux into clk-next-hisilicon by Mike Turquette · 11 years ago
  20. a97181a clk: sunxi: Fixup clk_sunxi_mmc_phase_control to take a clk rather then a hw_clk by Hans de Goede · 11 years ago
  21. 8a5f93f Merge tag 'clk-mvebu-3.16' of git://git.infradead.org/linux-mvebu into clk-next-mvebu by Mike Turquette · 11 years ago
  22. 5483bf6 clk: shmobile: r8a7779: Add MSTP clock support by Simon Horman · 11 years ago
  23. 7b42a99 clk: shmobile: r8a7779: Add clocks support by Simon Horman · 11 years ago
  24. a854aea Merge tag 'socfpga-clk-update-for-v3.16' of git://git.rocketboards.org/linux-socfpga-next into clk-next-socfpga by Mike Turquette · 11 years ago
  25. b4b3bfd clk: Improve clock-indices binding documentation by Geert Uytterhoeven · 11 years ago
  26. 54e7301 clk: Improve clk_ops documentation by Geert Uytterhoeven · 11 years ago
  27. 725b418 clk: Fixup spacing in comments by Geert Uytterhoeven · 11 years ago
  28. e07b2b5 Merge branch 'clk-fixes' into clk-next by Mike Turquette · 11 years ago
  29. 8e33f91 clk: shmobile: clk-mstp: change to using clock-indices by Ben Dooks · 11 years ago
  30. 0691bb1 clk: socfpga: add divider registers to the main pll outputs by Dinh Nguyen · 11 years ago
  31. 5efaf09 clk: hisi: add clk-hix5hd2.c by Zhangfei Gao · 11 years ago
  32. 8b9dcb6c clk: hisi: add hisi_clk_register_gate by Zhangfei Gao · 11 years ago
  33. 156342a clk: hisi: use clk_register_mux_table in hisi_clk_register_mux by Zhangfei Gao · 11 years ago
  34. 9571397 clk: sunxi: Implement MMC phase control by Emilio López · 11 years ago
  35. 862b728 clk: sunxi: factors: automatic reparenting support by Emilio López · 11 years ago
  36. 2c07e3c clk: qcom: Various fixes for MSM8960's global clock controller by Kumar Gala · 11 years ago
  37. 2d85a71 clk: qcom: Add basic support for APQ8064 global clock controller clocks by Kumar Gala · 11 years ago
  38. 49fc825 clk: qcom: Consolidate common probe code by Stephen Boyd · 11 years ago
  39. 63589e9 clk: Ignore error and NULL pointers passed to clk_{unprepare, disable}() by Stephen Boyd · 11 years ago
  40. 8f2c2db clk: Consolidate recalc rate logic by Stephen Boyd · 11 years ago
  41. 86a6123 clk: Don't check for missing ops in clk_set_parent() by Stephen Boyd · 11 years ago
  42. 8d90c5a ARM: dts: use real clocks for bcm21664 by Alex Elder · 11 years ago
  43. 7d3723b clk: bcm21664: use common clock framework by Alex Elder · 11 years ago
  44. 7f2ce16 ARM: dts: define clock binding for bcm21664 by Alex Elder · 11 years ago
  45. 5bcb592 ARM: dts: revise kona clock binding document by Alex Elder · 11 years ago
  46. 0bdab78 clk: bcm281xx: move compatible string definitions by Alex Elder · 11 years ago
  47. dc61384 clk: bcm281xx: add clock hysteresis support by Alex Elder · 11 years ago
  48. a597fac clk: bcm281xx: add clock policy support by Alex Elder · 11 years ago
  49. 03548ec clk: bcm281xx: define CCU clock data statically by Alex Elder · 11 years ago
  50. b12151c clk: bcm281xx: initialize CCU structures statically by Alex Elder · 11 years ago
  51. 9d3d87c clk: bcm281xx: change some symbol names by Alex Elder · 11 years ago
  52. e756325 clk: bcm281xx: use init_data.name for clock name by Alex Elder · 11 years ago
  53. 4bac65c clk: bcm281xx: warn if ccu_wait_bit() fails by Alex Elder · 11 years ago
  54. 0e2de78 clk: divider: Optimize clk_divider_bestdiv loop by Maxime COQUELIN · 11 years ago
  55. 774b514 clk: divider: Add round to closest divider by Maxime COQUELIN · 11 years ago
  56. 874f224 clk: Fix slab corruption in clk_unregister() by Stephen Boyd · 11 years ago
  57. 293ba3b clk: Fix double free due to devm_clk_register() by Stephen Boyd · 11 years ago
  58. 2aa6dd0 Merge tag 'socfpga-clk-fix-for-3.15' of git://git.rocketboards.org/linux-socfpga-next into clk-fixes-socfpga by Mike Turquette · 11 years ago
  59. a30d27e clk: socfpga: fix clock driver for 3.15 by Dinh Nguyen · 11 years ago
  60. dd23c2c clk: divider: Fix best div calculation for power-of-two and table dividers by Maxime COQUELIN · 11 years ago
  61. e813d49 clk: bcm281xx: don't use unnamed structs or unions by Alex Elder · 11 years ago
  62. d1db0ee Linux 3.15-rc3 by Linus Torvalds · 11 years ago
  63. ec6931b word-at-a-time: avoid undefined behaviour in zero_bytemask macro by Will Deacon · 11 years ago
  64. ac6c9e2 Merge branch 'safe-dirty-tlb-flush' by Linus Torvalds · 11 years ago
  65. 33c0022 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  66. 2b9d1c0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  67. afa3cad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  68. d9e9e8e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  69. a8d7069 Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  70. d0c15ad Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  71. 005fbcd Merge tag 'driver-core-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  72. fefb827 Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  73. e9dba83 Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  74. cfd4a53 Btrfs: limit the path size in send to PATH_MAX by Chris Mason · 11 years ago
  75. 66ecbfe clk: mvebu: add Orion5x clock driver by Thomas Petazzoni · 11 years ago
  76. 1cf35d4 mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts by Linus Torvalds · 11 years ago
  77. d4c9c8a Merge branches 'pnp' and 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  78. 9a60ee1 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  79. 6dda80f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  80. 3fe89d2 Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  81. 625bba6 Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 11 years ago
  82. b8e6dec Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  83. 0c8c77d s390/ccwgroup: Fix memory corruption by Christian Borntraeger · 11 years ago
  84. b44b214 kernfs: add back missing error check in kernfs_fop_mmap() by Tejun Heo · 11 years ago
  85. c1befb8 kernfs: fix a subdir count leak by Jianyu Zhan · 11 years ago
  86. 34f972d6 usb: option: add and update a number of CMOTech devices by Bjørn Mork · 11 years ago
  87. dd6b48e usb: option: add Alcatel L800MA by Bjørn Mork · 11 years ago
  88. 533b399 usb: option: add Olivetti Olicard 500 by Bjørn Mork · 11 years ago
  89. bce4f58 usb: qcserial: add Sierra Wireless MC7305/MC7355 by Bjørn Mork · 11 years ago
  90. 70a3615 usb: qcserial: add Sierra Wireless MC73xx by Bjørn Mork · 11 years ago
  91. a00986f usb: qcserial: add Sierra Wireless EM7355 by Bjørn Mork · 11 years ago
  92. bc3ee18 arm64: init: Move of_clk_init to time_init by Chanho Min · 11 years ago
  93. 5509076 USB: io_ti: fix firmware download on big-endian machines by Johan Hovold · 11 years ago
  94. 01bb59e usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM by David Cohen · 11 years ago
  95. 6db249e xhci: extend quirk for Renesas cards by Igor Gnatenko · 11 years ago
  96. c09ec25 xhci: Switch Intel Lynx Point ports to EHCI on shutdown. by Denis Turischev · 11 years ago
  97. 1f81b6d usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb by Julius Werner · 11 years ago
  98. 8f07120 arm64: initialize spinlock for init_mm's context by Leo Yan · 11 years ago
  99. 43683af arm64: debug: remove noisy, pointless warning by Will Deacon · 11 years ago
  100. 2eb835e arm64: mm: Add THP TLB entries to general mmu_gather by Steve Capper · 11 years ago