1. 9c2bd50 ARM: Orion: NAND: Add support for clk, if there is one. by Andrew Lunn · 13 years ago
  2. 8c869ed ARM: Orion: EHCI: Add support for enabling clocks by Andrew Lunn · 13 years ago
  3. eee9899 ARM: Orion: SATA: Add per channel clk/clkdev support. by Andrew Lunn · 13 years ago
  4. 74c3357 ARM: Orion: UART: Get the clock rate via clk_get_rate(). by Andrew Lunn · 13 years ago
  5. 4f04be6 ARM: Orion: WDT: Add clk/clkdev support by Andrew Lunn · 13 years ago
  6. 452503e ARM: Orion: Eth: Add clk/clkdev support. by Andrew Lunn · 13 years ago
  7. 4574b88 ARM: Orion: SPI: Add clk/clkdev support. by Andrew Lunn · 13 years ago
  8. 2f129bf ARM: Orion: Add clocks using the generic clk infrastructure. by Andrew Lunn · 13 years ago
  9. f0948f5 clk: add a fixed factor clock by Sascha Hauer · 12 years ago
  10. 31df9db clk: mux: assign init data by Mike Turquette · 12 years ago
  11. d269b97 clk: remove COMMON_CLK_DISABLE_UNUSED by Mike Turquette · 12 years ago
  12. 63f5c3b clk: prevent spurious parent rate propagation by Mike Turquette · 12 years ago
  13. 7704add MAINTAINERS: add entry for common clk framework by Mike Turquette · 12 years ago
  14. 0e1c030 clk: clk_set_rate() must fail if CLK_SET_RATE_GATE is set and clk is enabled by Viresh Kumar · 13 years ago
  15. 0197b3e clk: Use a separate struct for holding init data. by Saravana Kannan · 12 years ago
  16. e447c50 clk: constify parent name arrays in macros by Rajendra Nayak · 12 years ago
  17. 8b7730d clk: remove trailing whitespace from clk.h by Rob Herring · 13 years ago
  18. 01033be clk: select CLKDEV_LOOKUP for COMMON_CLK by Rob Herring · 13 years ago
  19. 1b2f990 clk: Don't set clk->new_rate twice by Viresh Kumar · 13 years ago
  20. 182f9e8c clk: clk-private: Add DEFINE_CLK macro by Viresh Kumar · 13 years ago
  21. fbc42aa clk: clk-gate: Create clk_gate_endisable() by Viresh Kumar · 13 years ago
  22. 1f73f31 clk: Fix typo in comment by Viresh Kumar · 13 years ago
  23. f4d8af2 clk: propagate round_rate for CLK_SET_RATE_PARENT case by Shawn Guo · 13 years ago
  24. 1c0035d clk: pass parent_rate into .set_rate by Shawn Guo · 13 years ago
  25. 81536e0 clk: always pass parent_rate into .round_rate by Shawn Guo · 13 years ago
  26. 27d5459 clk: basic: improve parent_names & return errors by Mike Turquette · 13 years ago
  27. d1302a3 clk: core: copy parent_names & return error codes by Mike Turquette · 13 years ago
  28. d305fb7 clk: Constify parent name arrays by Mark Brown · 13 years ago
  29. 7e87aed clk: Remove comment for end of CONFIG_COMMON_CLK section by Mark Brown · 13 years ago
  30. 34e44fe clk: Make clk_get_rate() return 0 on error by Rajendra Nayak · 13 years ago
  31. bffad66 clk: declare clk_ops of basic clks in clk-provider.h by Shawn Guo · 13 years ago
  32. 822c250 clk: add "const" for clk_ops of basic clks by Shawn Guo · 13 years ago
  33. c0d2530 clk: remove unnecessary EXPORT_SYMBOL_GPL by Shawn Guo · 13 years ago
  34. 10363b5 clk: use kzalloc in clk_register_mux by Shawn Guo · 13 years ago
  35. d4d7e3d clk: core: enforce clk_ops consistency by Mike Turquette · 13 years ago
  36. 7452b21 clk: core: clk_calc_new_rates handles NULL parents by Mike Turquette · 13 years ago
  37. 70d347e clk: core: remove dead code paths by Mike Turquette · 13 years ago
  38. 5654dc9 clk: core: correct clk_set_rate kerneldoc by Mike Turquette · 13 years ago
  39. 66f75a5 Linux 3.4-rc4 by Linus Torvalds · 13 years ago
  40. e9a5ea1 sparc32,leon: add notify_cpu_starting() by Yong Zhang · 13 years ago
  41. 8f4f9d4 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  42. 126a348 Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  43. 8898159 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  44. 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 · 13 years ago
  45. bfce281 kill mm argument of vm_munmap() by Al Viro · 13 years ago
  46. 9f3a4af perfmon: kill some helpers and arguments by Al Viro · 13 years ago
  47. 936af15 aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio() by Al Viro · 13 years ago
  48. 7c57091 mmc: core: Do not pre-claim host in suspend by Ulf Hansson · 13 years ago
  49. e1631f9 mmc: dw_mmc: prevent NULL dereference for dma_ops by Jaehoon Chung · 13 years ago
  50. b8915282 mmc: unbreak sdhci-esdhc-imx on i.MX25 by Eric Bénard · 13 years ago
  51. 5ca6518 mmc: cd-gpio: Include header to pickup exported symbol prototypes by H Hartley Sweeten · 13 years ago
  52. 87b87a3 mmc: sdhci: refine non-removable card checking for card detection by Daniel Drake · 13 years ago
  53. a99aa9b mmc: dw_mmc: Fix switch from DMA to PIO by Seungwon Jeon · 13 years ago
  54. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 13 years ago
  55. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 13 years ago
  56. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 13 years ago
  57. 4d048f9 mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage by Rajendra Nayak · 13 years ago
  58. b6d085f mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m by Chris Ball · 13 years ago
  59. 2830281 mmc: fixes for eMMC v4.5 sanitize operation by Adrian Hunter · 13 years ago
  60. 7194efb mmc: fixes for eMMC v4.5 discard operation by Adrian Hunter · 13 years ago
  61. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 13 years ago
  62. 3b422e9 Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  63. 3a53743 Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  64. 1cd653a Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  65. c1acb0b Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  66. 19244ad Revert "ACPI: ignore FADT reset-reg-sup flag" by Linus Torvalds · 13 years ago
  67. b3dc627 memblock: memblock should be able to handle zero length operations by Tejun Heo · 13 years ago
  68. 310eb77 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  69. 277b5fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  70. a54769c Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  71. 73bebc8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  72. edaf6c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  73. 3d81acb Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe" by Konrad Rzeszutek Wilk · 13 years ago
  74. 2d5733f USB: serial: cp210x: Fixed usb_control_msg timeout values by Yuri Matylitski · 13 years ago
  75. d3a7b83 drivers/tty/amiserial.c: add missing tty_unlock by Julia Lawall · 13 years ago
  76. c6f5c93 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  77. e631f57 [media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmware by Michael Krufky · 13 years ago
  78. 186bab1 xen/resume: Fix compile warnings. by Konrad Rzeszutek Wilk · 13 years ago
  79. 1985330 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  80. 18311c5 [media] V4L: mt9m032: fix compilation breakage by Guennadi Liakhovetski · 13 years ago
  81. 9e01297 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  82. 3066616 xen/xenbus: Add quirk to deal with misconfigured backends. by Konrad Rzeszutek Wilk · 13 years ago
  83. 273a50f nouveau: Set special lane map for the right chipset by Henrik Rydberg · 13 years ago
  84. c817eeb Merge branch 'fix/cxt-stable' into fix/hda by Takashi Iwai · 13 years ago
  85. d70f363 ALSA: hda/conexant - Set up the missing docking-station pins by Takashi Iwai · 13 years ago
  86. a09d431 drm/radeon: fix load detect on rn50 with hardcoded EDIDs. by Dave Airlie · 13 years ago
  87. 4e47e02 drm: Releasing FBs before releasing GEM objects during drm_release by Prathyush · 13 years ago
  88. 5799d9e drm/nouveau/pm: don't read/write beyond end of stack buffer by Jim Meyering · 13 years ago
  89. 5edaad8 drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of version.h by Marcos Paulo de Souza · 13 years ago
  90. dfc6ae5 radeon: fix r600/agp when vram is after AGP (v3) by Jerome Glisse · 13 years ago
  91. aef6a7e drm: fix page_flip error handling by Joonyoung Shim · 13 years ago
  92. ca3649d ALSA: hda/conexant - Don't set HP pin-control bit unconditionally by Takashi Iwai · 13 years ago
  93. d6b8395 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 13 years ago
  94. e363250 drm/radeon/kms: fix the regression of DVI connector check by Takashi Iwai · 13 years ago
  95. 2198edd HID: default HID_BATTERY_STRENGTH to no by Josh Boyer · 13 years ago
  96. 3bc86c62 [media] V4L: DocBook: Fix typos in the multi-plane formats description by Sylwester Nawrocki · 13 years ago
  97. cd90491 [media] V4L: mt9m032: fix two dead-locks by Guennadi Liakhovetski · 13 years ago
  98. 590b477 ALSA: workaround: change the timing of alsa_sound_last_init() by Kuninori Morimoto · 13 years ago
  99. 3e84319 ALSA: hda/sigmatel - Fix inverted mute LED by Takashi Iwai · 13 years ago
  100. b10c6d4 drm/usb: fix module license on drm/usb layer. by Dave Airlie · 13 years ago