1. 819c1de clk: add CLK_SET_RATE_NO_REPARENT flag by James Hogan · 11 years ago
  2. 71472c0 clk: add support for clock reparent on set_rate by James Hogan · 11 years ago
  3. 4935b22 clk: move some parent related functions upwards by James Hogan · 11 years ago
  4. 7ef3dcc clk: abstract parent cache by James Hogan · 11 years ago
  5. 5cfe10b clk: export fixed-factor, gate & mux registration by Mike Turquette · 11 years ago
  6. 4c5eeea clk: clk-divider: Export clk_register_divider() by Fabio Estevam · 11 years ago
  7. 389ae05 clk: fixed-rate: Export clk_fixed_rate_register() by Stephen Boyd · 11 years ago
  8. 18f5863 clk: prima2: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  9. 4c3b240 clk: tegra30: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  10. a0be7a9 clk: tegra20: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  11. 056dfcf clk: tegra114: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  12. 4d1b5e7 clk: exynos5440: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  13. 202e5ae9 clk: exynos5420: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  14. b6993ec clk: exynos5250: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  15. 3c701c5 clk: exynos4: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  16. 7cc560d clk: s2mps11: Add support for s2mps11 by Yadwinder Singh Brar · 11 years ago
  17. a9381b3 clk: exynos5420: Make exynos5420_plls static by Sachin Kamat · 11 years ago
  18. ae2329f clk: exynos5250: Make exynos5250_plls static by Sachin Kamat · 11 years ago
  19. 680681a clk: exynos4: Make exynos4_plls static by Sachin Kamat · 11 years ago
  20. 7274e23 clk: mxs: clk-imx23: Include <linux/clk/mxs.h> by Fabio Estevam · 11 years ago
  21. ee85e9b clk: sunxi: Fix checking return value of clk_register_[composite|factors] by Axel Lin · 11 years ago
  22. 5cfe961 Merge branch 'clk-next-s3c64xx' into clk-next by Mike Turquette · 11 years ago
  23. 06dda9d clk: samsung: Add clock driver for S3C64xx SoCs by Tomasz Figa · 11 years ago
  24. eb52712 clk: samsung: pll: Add support for PLL6552 and PLL6553 by Tomasz Figa · 11 years ago
  25. c57acd1 clk: mux: Add support for read-only muxes. by Tomasz Figa · 11 years ago
  26. d2127ac clk: samsung: Add EPLL and VPLL freq table for exynos5250 SoC by Vikas Sajjan · 11 years ago
  27. 8bc2eeb clk: samsung: Reorder MUX registration for mout_vpllsrc by Vikas Sajjan · 11 years ago
  28. bb4278d clk: samsung: Add set_rate() clk_ops for PLL36xx by Vikas Sajjan · 11 years ago
  29. dfa8931 clk: samsung: Add set_rate() clk_ops for PLL35xx by Yadwinder Singh Brar · 11 years ago
  30. 3ff6e0d clk: samsung: Add support to register rate_table for samsung plls by Yadwinder Singh Brar · 11 years ago
  31. 5ca8fbd clk: samsung: Remove unused pll registeration code for pll35xx and pll36xx by Yadwinder Singh Brar · 11 years ago
  32. c898c6b clk: samsung: Migrate exynos5420 to use common samsung_clk_register_pll() by Yadwinder Singh Brar · 11 years ago
  33. 160641e clk: samsung: Migrate exynos4 to use common samsung_clk_register_pll() by Yadwinder Singh Brar · 11 years ago
  34. 8dac353 clk: samsung: Migrate exynos5250 to use common samsung_clk_register_pll() by Yadwinder Singh Brar · 11 years ago
  35. 07dc76f clk: samsung: Define a common samsung_clk_register_pll() by Yadwinder Singh Brar · 11 years ago
  36. 079dbea clk: samsung: Introduce a common samsung_clk_pll struct by Yadwinder Singh Brar · 11 years ago
  37. 9f27136 clk: exynos4: Add clock entries for TMU by Sachin Kamat · 11 years ago
  38. b38a504 clk/exynos5250: add sclk_hdmiphy in the list of special clocks by Rahul Sharma · 11 years ago
  39. 4a45331 clk/exynos5250: add mout_hdmi mux clock for hdmi by Rahul Sharma · 11 years ago
  40. 406c598 clk: exynos5250: Add G2D gate clock by Sachin Kamat · 11 years ago
  41. 1190338 clk: exynos-audss: Staticize exynos_audss_clk_init by Sachin Kamat · 11 years ago
  42. 901f857 clk: exynos5440: Staticize local symbols by Sachin Kamat · 11 years ago
  43. c730622 clk: exynos5420: Staticize local symbols by Sachin Kamat · 11 years ago
  44. b95e71c clk: exynos5250: Staticize local symbols by Sachin Kamat · 11 years ago
  45. 0ffc767 clk: exynos4: Remove unused function by Sachin Kamat · 11 years ago
  46. d75f306 clk: exynos4: Staticize local symbols by Sachin Kamat · 11 years ago
  47. 24ee1a0 clk: fix typos by Peter Meerwald · 11 years ago
  48. ea45ea7 Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  49. f6a0d9d Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  50. 89a8c59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  51. b7356ab Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  52. 9da3545 s390/zcrypt: Alias for new zcrypt device driver base module by Ingo Tuchscherer · 11 years ago
  53. ecb2cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  54. ee114b9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  55. 4b8b8a4 Merge tag 'md-3.11-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  56. 0a693ab Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  57. ece793f macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 11 years ago
  58. 8852917 tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 11 years ago
  59. 7a62711 Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  60. 5a8d281 Merge branch 'pm-fixes' by Rafael J. Wysocki · 11 years ago
  61. 9657a56 ACPI / video: ignore BIOS initial backlight value for Fujitsu E753 by Lan Tianyu · 11 years ago
  62. 5d88d15 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  63. 3f334c2 Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 11 years ago
  64. c66bce9 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  65. 3668f0d Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-fixes by Dave Airlie · 11 years ago
  66. 30bc9b5 md/raid1: fix bio handling problems in process_checks() by NeilBrown · 11 years ago
  67. 5024c29 md: Remove recent change which allows devices to skip recovery. by NeilBrown · 11 years ago
  68. 7bb23c4 md/raid10: fix two problems with RAID10 resync. by NeilBrown · 11 years ago
  69. fb328d7 Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 11 years ago
  70. efaa14c ACPI / video: no automatic brightness changes by win8-compatible firmware by Aaron Lu · 11 years ago
  71. 8c5bd7a ACPI / video / i915: No ACPI backlight if firmware expects Windows 8 by Rafael J. Wysocki · 11 years ago
  72. 3c0fc07 PNP / ACPI: avoid garbage in resource name by Liu ShuoX · 11 years ago
  73. c04c697 ACPI / video: Always call acpi_video_init_brightness() on init by Matthew Garrett · 11 years ago
  74. 242b228 ACPICA: expose OSI version by Aaron Lu · 11 years ago
  75. 444bddc drm/radeon/dpm: add debugfs support for RS780/RS880 (v3) by Alex Deucher · 11 years ago
  76. f90555c drm/radeon/dpm/atom: fix broken gcc harder by Alex Deucher · 11 years ago
  77. 093b9c7 xen-netfront: pull on receive skb may need to happen earlier by Jan Beulich · 11 years ago
  78. fe5c356 vxlan: add necessary locking on device removal by stephen hemminger · 11 years ago
  79. 48fa04c drm/radeon/dpm/atom: restructure logic to work around a compiler bug by Andre Heider · 11 years ago
  80. 77c7d50 drm/radeon/dpm: fix atom vram table parsing by Alex Deucher · 11 years ago
  81. 1fa4252 drm/radeon: fix an endian bug in atom table parsing by Alex Deucher · 11 years ago
  82. 1294d4a drm/radeon: add a module parameter to disable aspm by Alex Deucher · 11 years ago
  83. ffb4040 drm/rcar-du: Use the GEM PRIME helpers by Laurent Pinchart · 11 years ago
  84. 58cbd3a drm/shmobile: Use the GEM PRIME helpers by Laurent Pinchart · 11 years ago
  85. f457082 hyperv: Fix the NETIF_F_SG flag setting in netvsc by Haiyang Zhang · 11 years ago
  86. 08801f9 driver-core: fix new kernel-doc warning in base/platform.c by Randy Dunlap · 11 years ago
  87. 7807725 Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago
  88. ade7615 staging: csr: remove driver by Greg Kroah-Hartman · 11 years ago
  89. 6bd2cab Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danvet/drm-intel by Dave Airlie · 11 years ago
  90. e8d0527 cpufreq: Revert commit 2f7021a8 to fix CPU hotplug regression by Srivatsa S. Bhat · 11 years ago
  91. 52fe29e be2net: Fix to avoid hardware workaround when not needed by Sarveshwar Bandi · 11 years ago
  92. 0fbe0d4 macvtap: do not assume 802.1Q when send vlan packets by Jason Wang · 11 years ago
  93. 82a19eb macvtap: fix the missing ret value of TUNSETQUEUE by Jason Wang · 11 years ago
  94. 9a0f06f mlx5 core: Fix __udivdi3 when compiling for 32 bit arches by Tim Gardner · 11 years ago
  95. 31bd297 bgmac: add dependency to phylib by Hauke Mehrtens · 11 years ago
  96. 584ec43 atl1e: unmap partially mapped skb on dma error and free skb by Neil Horman · 11 years ago
  97. d05a6f9 driver core: add default groups to struct class by Greg Kroah-Hartman · 11 years ago
  98. 39ef311 driver core: Introduce device_create_groups by Guenter Roeck · 11 years ago
  99. dae7fd4 s390/qdio: remove unused variable by Sebastian Ott · 11 years ago
  100. 67dbf54 iio: lps331ap: Fix wrong in_pressure_scale output value by Jacek Anaszewski · 11 years ago