1. 70a7ca3 ASoC: soc core allow machine driver to register the card by Vinod Koul · 15 years ago
  2. 4e10bda ASoC: soc core add inline to handle card list initialzation by Vinod Koul · 16 years ago
  3. 1500b7b ASoC: Automatically assign the default readable()/volatile() functions by Dimitris Papastamos · 16 years ago
  4. d4754ec ASoC: Update users of readable_register()/volatile_register() by Dimitris Papastamos · 16 years ago
  5. 066d16c ASoC: soc-cache: Add support for default readable()/volatile() functions by Dimitris Papastamos · 16 years ago
  6. aea170a ASoC: soc-cache: Add reg_size as a member to snd_soc_codec by Dimitris Papastamos · 16 years ago
  7. 8a9dab1 ASoC: Update name of debugfs root symbol to snd_soc_ by Mark Brown · 16 years ago
  8. faff4bb ASoC: Export debugfs root dentry by Stephen Warren · 16 years ago
  9. 24ff33a ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux type by Dimitris Papastamos · 16 years ago
  10. 97404f2 ASoC: Do DAPM control updates in the middle of DAPM sequences by Mark Brown · 16 years ago
  11. 7be31be8 ASoC: Extend DAPM to handle power changes on cross-device paths by Jarkko Nikula · 16 years ago
  12. 97c866d ASoC: Move widgets from DAPM context to snd_soc_card by Jarkko Nikula · 16 years ago
  13. 8ddab3f ASoC: Move DAPM paths from DAPM context to snd_soc_card by Jarkko Nikula · 16 years ago
  14. 656d4b1 ASoC: Remove unused DAPM_DOUBLE control types by Mark Brown · 16 years ago
  15. d88429a ASoC: dapm: Add output driver widget by Olaya, Margarita · 16 years ago
  16. 20aeeb3 Merge branch 'topic/workq-update' into topic/asoc by Takashi Iwai · 16 years ago
  17. 05d209a ASoC: Remove unnecessary structure definitions by Seungwhan Youn · 16 years ago
  18. 7787d2c Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  19. c9e664f PM / Hibernate: Fix memory corruption related to swap by Rafael J. Wysocki · 16 years ago
  20. 0afc8c7 Merge branch 'for-2.6.37' into for-2.6.38 by Mark Brown · 16 years ago
  21. 0d735ea ASoC: soc-cache: Add optional cache name member to snd_soc_cache_ops by Dimitris Papastamos · 16 years ago
  22. 3028eb8 ASoC: Add trace events for jack detection by Mark Brown · 16 years ago
  23. 3fcc0af ASoC: Fix off by one error in WM8994 EQ register bank size by Uk Kim · 16 years ago
  24. 1badabd ASoC: Add post-CODEC bias level callback for machine driver by Mark Brown · 16 years ago
  25. 11e8896 Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 16 years ago
  26. 001ae4c ASoC: Constify struct snd_soc_codec_driver by Mark Brown · 16 years ago
  27. fdf0f54 ASoC: soc-core: Allow machine drivers to override compress_type by Dimitris Papastamos · 16 years ago
  28. 3335ddc ASoC: soc-cache: Use reg_def_copy instead of reg_cache_default by Dimitris Papastamos · 16 years ago
  29. ff819b8 ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_conf by Dimitris Papastamos · 16 years ago
  30. 119bd78 ASoC: Change the base value of compress_type by Dimitris Papastamos · 16 years ago
  31. 23bbce3 ASoC: Add compress_type as a member to snd_soc_codec by Dimitris Papastamos · 16 years ago
  32. c3acec2 ASoC: Move active copy of CODEC read and write into runtime structure by Mark Brown · 16 years ago
  33. 1ee46eb ASoC: Make the DAI ops constant in the DAI structure by Mark Brown · 16 years ago
  34. 20d6c96 mem-hotplug: introduce {un}lock_memory_hotplug() by KOSAKI Motohiro · 16 years ago
  35. 64141da vmalloc: eagerly clear ptes on vunmap by Jeremy Fitzhardinge · 16 years ago
  36. 8733cb2 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  37. eed5ee1 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 16 years ago
  38. 435a5ae Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  39. 53f517a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  40. af42b8d xen: fix MSI setup and teardown for PV on HVM guests by Stefano Stabellini · 16 years ago
  41. e5fc734 xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq by Stefano Stabellini · 16 years ago
  42. 8bc3c2c ASoC: Tune performance of WM8958 revision A by Mark Brown · 16 years ago
  43. 131d810 ASoC: Allow user-specified WM8958 multiband compressor configurations by Mark Brown · 16 years ago
  44. 114279b exec: copy-and-paste the fixes into compat_do_execve() paths by Oleg Nesterov · 16 years ago
  45. 3c77f84 exec: make argv/envp memory visible to oom-killer by Oleg Nesterov · 16 years ago
  46. b7a5100 Merge branch 'for-greg' of git://gitorious.org/usb/usb into work by Greg Kroah-Hartman · 16 years ago
  47. 2eea392 ASoC: Add support for optional auxiliary dailess codecs by Jarkko Nikula · 16 years ago
  48. acfa747 TTY: open/hangup race fixup by Jiri Slaby · 16 years ago
  49. a01af8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  50. 25888e3 af_unix: limit recursion level by Eric Dumazet · 16 years ago
  51. df0701b ASoC: soc-cache: Ensure consistent cache naming by Dimitris Papastamos · 16 years ago
  52. 7208364 Un-inline get_pipe_info() helper function by Linus Torvalds · 16 years ago
  53. c66fb34 Export 'get_pipe_info()' to other users by Linus Torvalds · 16 years ago
  54. a9e40a2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  55. 821edd2 ASoC: Add WM8958 microphone detection support by Mark Brown · 16 years ago
  56. d6addcc ASoC: Add WM8958 Multi-band compressor support by Mark Brown · 16 years ago
  57. c4431df ASoC: Implement support for enhanced AIF3 on WM8958 by Mark Brown · 16 years ago
  58. 19650e8 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  59. fbe6c40 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  60. d2f30c7 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  61. d4d2ad9 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  62. 5c3b9ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 16 years ago
  63. 559e0df mfd: Add initial WM8958 support by Mark Brown · 16 years ago
  64. ee6dcfa perf: Fix the software context switch counter by Peter Zijlstra · 16 years ago
  65. dddd337 perf: Fix inherit vs. context rotation bug by Thomas Gleixner · 16 years ago
  66. 4917b28 dmar, x86: Use function stubs when CONFIG_INTR_REMAP is disabled by Randy Dunlap · 16 years ago
  67. e5fa506 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 16 years ago
  68. 3070fb8 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  69. c42978f Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  70. 112bc2e memcg: fix false positive VM_BUG on non-SMP by Kirill A. Shutemov · 16 years ago
  71. 3a3a1af include/linux/fs.h: fix userspace build by Loïc Minier · 16 years ago
  72. 66fc5df Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  73. d4bc99b ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMI by Kuninori Morimoto · 16 years ago
  74. dfd62d1 module: Update prototype for ref_module (formerly use_module) by Anders Kaseorg · 16 years ago
  75. ea49b16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  76. a4ec046 Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 16 years ago
  77. 3cbaa0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  78. 9b83215 Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into upstream/for-linus by Jeremy Fitzhardinge · 16 years ago
  79. 1d8638d ssb: b43-pci-bridge: Add new vendor for BCM4318 by Daniel Klaffenbach · 16 years ago
  80. 0b26a0b NFS: Ensure we return the dirent->d_type when it is known by Trond Myklebust · 16 years ago
  81. 9060073 phylib: Add support for Marvell 88E1149R devices. by David Daney · 16 years ago
  82. 851cad5 ASoC: Remove cyclic dependency between soc.h and soc-dapm.h/soc-dai.h by Jarkko Nikula · 16 years ago
  83. 9a1f8b3 [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions by Laurent Pinchart · 16 years ago
  84. 07a8cdd usb: musb: do not use dma for control transfers by Anand Gadiyar · 16 years ago
  85. 9be4d45 xen: add extra pages to balloon by Jeremy Fitzhardinge · 16 years ago
  86. b86db47 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  87. 93bb41f fs: Do not dispatch FITRIM through separate super_operation by Lukas Czerner · 16 years ago
  88. 76db8ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 16 years ago
  89. caf8394 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  90. ed919b0 mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD by Ohad Ben-Cohen · 16 years ago
  91. 764bc56 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  92. 9e18e18 Merge branch 'next-samsung-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into for-2.6.38 by Mark Brown · 16 years ago
  93. 07bfa52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  94. ed1d77b hardirq.h: needs sched.h if using BKL by Linus Torvalds · 16 years ago
  95. ef22b7b net: Fix duplicate volatile warning. by Tetsuo Handa · 16 years ago
  96. fcf48a7 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 16 years ago
  97. f13b326 drm/nouveau: Expose some BO usage flags to userspace. by Francisco Jerez · 16 years ago
  98. 0a5b871 hardirq.h: remove now-empty #ifdef/#endif pair by Linus Torvalds · 16 years ago
  99. 7957f0a Fix build failure due to hwirq.h needing smp_lock.h by Linus Torvalds · 16 years ago
  100. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 16 years ago