1. afad95f ASoC: ak4104: Use snd_soc_update_bits() for read/modify/write by Mark Brown · 12 years ago
  2. 95a771c ASoC: mxs-pcm: Request DMA channel early by Lars-Peter Clausen · 12 years ago
  3. 4564d10 ASoC: imx-pcm: Request DMA channel early by Lars-Peter Clausen · 12 years ago
  4. 91a3854 ASoC: imx-ssi: Set dma data early by Lars-Peter Clausen · 12 years ago
  5. f708564 ASoC: wm8994: Move wm_hubs callback before we start ramping VMID by Mark Brown · 12 years ago
  6. 1ec1cdf ASoC: wm8996: Convert to use DAPM routes for stream connections by Mark Brown · 12 years ago
  7. cdaaf30 ASoC: wm5100: Implement DRC coefficient configuration by Mark Brown · 13 years ago
  8. 29e3cc1 ASoC: wm8996: Implement DRC coefficient configuration by Mark Brown · 12 years ago
  9. f831b05 ASoC: core: Add support for masking out parts of coefficient blocks by Mark Brown · 12 years ago
  10. 71d0851 ASoC: core: Add SND_SOC_BYTES control for coefficient blocks by Mark Brown · 13 years ago
  11. 2b4bdee ASoC: io: Retrieve val_bytes from the regmap API by Mark Brown · 12 years ago
  12. 8215045 Merge tag 'topic/introspection' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into HEAD by Mark Brown · 12 years ago
  13. 8949490 ASoC: mxs-pcm: Remove unused fields from struct mxs_pcm_runtime_data by Lars-Peter Clausen · 12 years ago
  14. f691402 ASoC: imx-pcm: Remove unused fields from imx_pcm_runtime_data struct by Lars-Peter Clausen · 12 years ago
  15. e54e2f8 ASoC: imx-pcm: Remove empty prepare callback by Lars-Peter Clausen · 12 years ago
  16. 07fb9d9 ASoC: wm8994: Support external capacitors on MICBIAS2 with jack detection by Mark Brown · 12 years ago
  17. 55a2778 ASoC: wm8994: Actively discharge idle MICBIAS with jack detect by Mark Brown · 12 years ago
  18. 29fdc36 ASoC: wm8994: Enable headphone startup mode 1 for WM1811 and WM8958 by Mark Brown · 12 years ago
  19. 3b8a079 ASoC: twl4030: Debug code cleanup by Peter Ujfalusi · 12 years ago
  20. 2642262 ASoC: wm_hubs: Convert headphone driver to output driver widget by Mark Brown · 12 years ago
  21. fdd48f9 ASoC: wm8776: Add WM8775 device ID to the WM8776 by Mark Brown · 12 years ago
  22. 38d78ba ASoC: ak4104: Convert to module_spi_driver() by Mark Brown · 12 years ago
  23. 65b30be ASoC: ak4104: Remove uninformative print on probe() by Mark Brown · 12 years ago
  24. a6539c3 regmap: Allow users to query the size of register values by Mark Brown · 12 years ago
  25. cbdfb66 ASoC: imx/mxs: remove redundant SND_PCM selection by Shawn Guo · 12 years ago
  26. 7da9ced ASoC: fsi: Add DMAEngine support by Kuninori Morimoto · 12 years ago
  27. fa2c8f4 Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflict by Mark Brown · 12 years ago
  28. a387419 ASoC: Add __devinit annotation for pxa2xx_ac97_probe by Axel Lin · 12 years ago
  29. b01543d Linux 3.3-rc4 by Linus Torvalds · 12 years ago
  30. be2874c Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  31. 584216b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  32. bff98bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  33. 4686066 Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  34. 7857b99 Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  35. 06ca7c4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  36. 7bcd5b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  37. 58e44ba Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  38. a18d3af Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  39. 34ddc81 i387: re-introduce FPU state preloading at context switch time by Linus Torvalds · 12 years ago
  40. f94edac i387: move TS_USEDFPU flag from thread_info to task_struct by Linus Torvalds · 12 years ago
  41. 0837fc6 ASoC: soc-core: Show the returned values on error messages by Fabio Estevam · 12 years ago
  42. d5a7f23 ASoC: wm8996: Make sure we bounce /RESET to reset by Mark Brown · 12 years ago
  43. 8005f39 ASoC: wm8996: Convert to module_i2c_driver() by Mark Brown · 12 years ago
  44. 7813561 ASoC: wm8993: Convert to module_i2c_driver() by Mark Brown · 12 years ago
  45. 9d50a76 ASoC: wm8962: Convert to module_i2c_driver() by Mark Brown · 12 years ago
  46. 1a8b2d9 ASoC: dapm: Only mark pin widgets as dirty if we actually change state by Mark Brown · 12 years ago
  47. 5567d8c ASoC: wm8994: Convert to use DAI widget routing rather than streams by Mark Brown · 12 years ago
  48. fe36068 ASoC: dapm: Convert stream events to use DAI widgets by Mark Brown · 12 years ago
  49. 888df39 ASoC: dapm: Implement and instantiate DAI widgets by Mark Brown · 12 years ago
  50. 3056557 ASoC: dapm: Constify lots of names that are never modified by Mark Brown · 12 years ago
  51. 7bd3a6f ASoC: dapm: Supply the DAI and substream when calling stream events by Mark Brown · 12 years ago
  52. 5ba06fc ASoC: dapm: Refactor snd_soc_dapm_new_widget() to return the widget by Mark Brown · 12 years ago
  53. ce0e9f0 ASoC: dapm: Unexport snd_soc_dapm_new_control() by Mark Brown · 12 years ago
  54. 5ac2ba9 ALSA: core: Constify the name in new kcontrols by Mark Brown · 12 years ago
  55. 059ad76 ASoC: Change spitz_ext_control to take dapm as argument. by Axel Lin · 12 years ago
  56. a1fa921 ASoC: ak4535: Convert to direct regmap API usage by Mark Brown · 12 years ago
  57. 7e11a53 ASoC: ak4535: Remove bitrotted driver version by Mark Brown · 12 years ago
  58. b08c576 ASoC: ak4535: Make I2C usage unconditional by Mark Brown · 12 years ago
  59. d69280b ASoC: ak4535: Remove -codec from driver name by Mark Brown · 12 years ago
  60. d23031a ASoC: wm8962: Convert to runtime PM for bias off management by Mark Brown · 12 years ago
  61. a968d9d ASoC: wm8962: Don't automatically enable and disable FLL by Mark Brown · 13 years ago
  62. 5aa9b85 ASoC: wm8962: Clean up register dump cruft by Mark Brown · 12 years ago
  63. 07fabd1 ASoC: wm8962: Add new SYSCLK ratios for new device revisions by Mark Brown · 12 years ago
  64. eeba1f8 ASoC: wm8962: Log the selected SYSCLK ratio by Mark Brown · 12 years ago
  65. 1993502 ASoC: wm8962: Only configure BCLK in hw_params when audio is active by Mark Brown · 12 years ago
  66. 71de4d2 ASoC: wm8962: Update the clocking when setting system clock by Mark Brown · 12 years ago
  67. 4903062 i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore by Linus Torvalds · 12 years ago
  68. b3b0870 i387: do not preload FPU state at task switch time by Linus Torvalds · 12 years ago
  69. 465c934 ecryptfs: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  70. 545d680 eCryptfs: Copy up lower inode attrs after setting lower xattr by Tyler Hicks · 12 years ago
  71. 4a26620 eCryptfs: Improve statfs reporting by Tyler Hicks · 13 years ago
  72. 6d59d7a i387: don't ever touch TS_USEDFPU directly, use helper functions by Linus Torvalds · 12 years ago
  73. b6c6641 i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers by Linus Torvalds · 12 years ago
  74. 15d8791 i387: fix x86-64 preemption-unsafe user stack save/restore by Linus Torvalds · 12 years ago
  75. 0e66821 ASoC: spitz: Fix kcontrols to use card instead of codec by Liam Girdwood · 12 years ago
  76. 905b419 ASoC: Show device id in the debug message by Axel Lin · 12 years ago
  77. 9a45a94 powerpc/perf: power_pmu_start restores incorrect values, breaking frequency events by Anton Blanchard · 12 years ago
  78. 64f8c13 powerpc/adb: Use set_current_state() by majianpeng · 12 years ago
  79. 5432124 powerpc: Disable interrupts early in Program Check by Benjamin Herrenschmidt · 12 years ago
  80. a1a1d1b powerpc: Remove legacy iSeries from ppc64_defconfig by Stephen Rothwell · 12 years ago
  81. 13635df powerpc/fsl/pci: Fix PCIe fixup regression by Benjamin Herrenschmidt · 12 years ago
  82. 40c8cef powerpc: Fix kernel log of oops/panic instruction dump by Ira Snyder · 13 years ago
  83. f2ea0f5 crypto: sha512 - use standard ror64() by Alexey Dobriyan · 13 years ago
  84. 916be22 ASoC: Get correct revision id for wm2200 by Axel Lin · 12 years ago
  85. 6c23e41 net/ethernet: ks8851_mll fix irq handling by Jan Weitzel · 12 years ago
  86. 2371143 veth: Enforce minimum size of VETH_INFO_PEER by Thomas Graf · 12 years ago
  87. 78a5249f stmmac: update the driver version to Feb 2012 (v2) by Giuseppe CAVALLARO · 12 years ago
  88. cf3f047 stmmac: move hw init in the probe (v2) by Giuseppe CAVALLARO · 12 years ago
  89. 7a13f8f stmmac: request_irq when use an ext wake irq line (v2) by Francesco Virlinzi · 12 years ago
  90. 1cc5a73 stmmac: do not discard frame on dribbling bit assert by Giuseppe CAVALLARO · 12 years ago
  91. 72ba009 ipheth: Add iPhone 4S by Tim Gardner · 12 years ago
  92. 9f5b6c6 mlx4: add unicast steering entries to resource_tracker by Eugenia Emantayev · 12 years ago
  93. 2531188 mlx4: fix QP tree trashing by Eugenia Emantayev · 12 years ago
  94. 75c6062 mlx4: fix buffer overrun by Eugenia Emantayev · 12 years ago
  95. 33b5d30 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  96. 61cddc5 regmap: Fix cache defaults initialization from raw cache defaults by Lars-Peter Clausen · 12 years ago
  97. c38e234 i387: fix sense of sanity check by Linus Torvalds · 12 years ago
  98. 731f1ab ASoC: core: add platform DAPM debugfs support by Sebastien Guiriec · 12 years ago
  99. 48a8c39 ASoC: dapm: Convert pin switches to use snd_soc_card by Mark Brown · 12 years ago
  100. 64e60f9 ASoC: core: Convert CODEC debugfs init to use dev_warn() by Liam Girdwood · 12 years ago