1. c2f6702 ASoC: tegra: utils: add support for Tegra30 devices by Stephen Warren · 13 years ago
  2. a9005b6 ASoC: tegra: set a sensible initial clock rate by Stephen Warren · 13 years ago
  3. 17933db ASoC: tegra: use devm_ APIs in SPDIF driver by Stephen Warren · 13 years ago
  4. 7613c50 ASoC: tegra: sort includes, remove mach/iomap.h by Stephen Warren · 13 years ago
  5. cd11536 ASoC: JZ4740: Replaced comma operators with semicolons. by Maarten ter Huurne · 13 years ago
  6. 896637a ASoC: tegra: complete Tegra->Tegra20 renaming by Stephen Warren · 13 years ago
  7. ef280d3 ASoC: tegra: rename Tegra20-specific driver files by Stephen Warren · 13 years ago
  8. 5fa87d3 ASoC: wm8400: Use snd_soc_write() and snd_soc_read() by Mark Brown · 13 years ago
  9. 7e811ae ASoC: lm49453: fix build warnings by M R Swami Reddy · 13 years ago
  10. a7fda2b ASoC: tegra: make Tegra20 drivers depend on Tegra20 support by Stephen Warren · 13 years ago
  11. 063dd9d ASoC: tegra: drop Kconfig description for SND_SOC_TEGRA_DAS by Stephen Warren · 13 years ago
  12. e6968a1 ASoC: codecs: Remove rtd->codec usage from CODEC drivers by Mark Brown · 13 years ago
  13. fc9a30e ASoC: tlv320aic23: Remove driver-specific version number by Mark Brown · 13 years ago
  14. 5c7b4a0 ASoC: fsl: remove redundant Kconfig dependency on SND_SOC_POWERPC_DMA by Shawn Guo · 13 years ago
  15. 20731c7 ASoC: fsl: remove redundant Kconfig option SND_SOC_FSL_SSI by Shawn Guo · 13 years ago
  16. 149c53b ASoC: wm8994: Don't bother updating the jackdet mode needlessly by Mark Brown · 13 years ago
  17. 41b5b3b ASoC: dapm: Allow DAPM registers to be 31 bit by Mark Brown · 13 years ago
  18. 67d4509 ASoC: sgtl5000: Convert to module_i2c_driver() by Mark Brown · 13 years ago
  19. cd041f6 ASoC: sgtl5000: Fix warning due to the lack of REGULATOR_CHANGE_VOLTAGE by Fabio Estevam · 13 years ago
  20. 27f1d75 ASoC: core: Initialize err for snd_soc_put_volsw_sx by Brian Austin · 13 years ago
  21. 1d99f24 ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLV by Brian Austin · 13 years ago
  22. 152ad44 ASoC: MAINTAINERS: Add maintainer for TI LM49453 Audio codec driver by M R Swami Reddy · 13 years ago
  23. 0841b04 ASoC: max98095: Fix build failure by Mark Brown · 13 years ago
  24. dbf7a73 ASoC: Support TI LM49453 Audio driver by M R Swami Reddy · 13 years ago
  25. 30d436a ASoC: tegra: remove open-coded clk reference counting by Stephen Warren · 13 years ago
  26. c0d5a47 ASoC: tegra: sort Makefile into common and per-SoC files by Stephen Warren · 13 years ago
  27. d9bba49 ASoC: tegra: introduce separate Kconfig variable for DAS driver by Stephen Warren · 13 years ago
  28. 7deb2b4 ASoC: tegra: fix some checkpatch warnings by Stephen Warren · 13 years ago
  29. 4df8271 ASoC: tegra: fix Kconfig SND_SOC_TEGRA_ALC5632 indentation by Stephen Warren · 13 years ago
  30. fcff5f9 ASoC: tegra: remove unnecessary includes by Stephen Warren · 13 years ago
  31. 1947dad ASoC: wm8994: Don't bother lowering clock dividers inside idle AIFs by Mark Brown · 13 years ago
  32. 172b4c5c ASoC: fsl: add audio routing for imx-sgtl5000 by Shawn Guo · 13 years ago
  33. aa0e25c ASoC: da7210: Add support for spi regmap by Ashish Chavan · 13 years ago
  34. eb79407 ASoC: dapm: Remove SND_SOC_DAPM_MICBIAS_E() by Mark Brown · 13 years ago
  35. 8fc8ec9 ASoC: sgtl5000: Convert mic bias to a supply widget by Mark Brown · 13 years ago
  36. e413ba8 ASoC: wm8994: Don't allow reconfiguration of FLL when it provides SYSCLK by Mark Brown · 13 years ago
  37. 95cd98f ASoC: fsl: enable ssi clock in probe function by Shawn Guo · 13 years ago
  38. 01651ba ASoC: ep93xx-i2s: use devm_* helpers to cleanup probe by H Hartley Sweeten · 13 years ago
  39. e7cff0a ASoC: ep93xx-ac97: use devm_* helpers to cleanup probe by H Hartley Sweeten · 13 years ago
  40. b46b373 ASoC: fsl: assign dma peripheral type according to bus topology by Shawn Guo · 13 years ago
  41. ff9062c ARM: tegra: remove tegra_pcm_device by Stephen Warren · 13 years ago
  42. 518de86 ASoC: tegra: register 'platform' from DAIs, get rid of pdev by Stephen Warren · 13 years ago
  43. 1ae93b9 ASoC: tegra: fix comment indentation in ALC5632 machine by Stephen Warren · 13 years ago
  44. d808fe9 ASoC: Add LAPIS Semiconductor ML26124 driver by Tomoya MORINAGA · 13 years ago
  45. ab92d09 ASoC: cs4270: Check that we can enable regulators on resume by Mark Brown · 13 years ago
  46. 497098be ASoC: dapm: Remove bodges for no-widget CODECs by Mark Brown · 13 years ago
  47. c448303 ASoC: fsl: add imx-sgtl5000 machine driver by Shawn Guo · 13 years ago
  48. 09ce111 ASoC: fsl: let fsl_ssi work with imx pcm and machine drivers by Shawn Guo · 13 years ago
  49. dfa1a10 ASoC: fsl: make fsl_ssi driver compilable on ARM/IMX by Shawn Guo · 13 years ago
  50. 8f549d7 ASoC: fsl: remove helper fsl_asoc_get_codec_dev_name by Shawn Guo · 13 years ago
  51. 60aae8d ASoC: fsl: create fsl_utils to accommodate the common functions by Shawn Guo · 13 years ago
  52. f19493a ASoC: fsl: rename imx-pcm Kconfig options and filename by Shawn Guo · 13 years ago
  53. a23dc69 ASoC: imx: merge sound/soc/imx into sound/soc/fsl by Shawn Guo · 13 years ago
  54. d61e112 ASoC: fsl: separate SSI and DMA Kconfig options by Shawn Guo · 13 years ago
  55. 93a86be ASoC: wm8962: Add HPF coefficient configuration support by Mark Brown · 13 years ago
  56. 5462fcc ASoC: wm8962: Add HD Bass and VSS coefficient configuration by Mark Brown · 13 years ago
  57. fd0ca45 ASoC: wm8962: Add Dynamic Range Control support by Mark Brown · 13 years ago
  58. acf31d4 ASoC: wm8962: Add Direct-Form 1 filter support by Mark Brown · 13 years ago
  59. 69e5a39 ASoC: wm8962: Add 3D enhancement support by Mark Brown · 13 years ago
  60. 26b427a ASoC: wm8962: Implement DSP2 configuration initialisation by Mark Brown · 13 years ago
  61. 9dd90c5 ASoC: max98095: add jack detection by Rhyland Klein · 13 years ago
  62. 5f1cba6 ASoC: pxa2xx-i2s: Add clk_prepare/clk_unprepare calls by Philipp Zabel · 13 years ago
  63. b19e6e7 ASoC: core: Use driver core probe deferral by Mark Brown · 13 years ago
  64. 2667b4b ASoC: jack: Push locking for jacks down to the jack by Mark Brown · 13 years ago
  65. ecd1732 ASoC: wm8994: Don't lock CODEC mutex to do DAPM sync by Mark Brown · 13 years ago
  66. 77caaba ASoC: wm5100: Convert to devm_regmap_init_i2c() by Mark Brown · 13 years ago
  67. e06ab3b ASoC: dapm: Only lock CODEC for I/O if not using regmap by Mark Brown · 13 years ago
  68. 49575fb5 ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutex by Liam Girdwood · 13 years ago
  69. a3cc056 ASoC: dapm: Add regulator member to struct dapm_widget by Liam Girdwood · 13 years ago
  70. 3cd0434 ASoC: dapm: Rename dapm mutex subclass to better match usage by Liam Girdwood · 13 years ago
  71. 6874a91 ASoC: core: Rename card mutex subclass to better align with usage by Liam Girdwood · 13 years ago
  72. d9b0951 ASoC: dapm: Add platform stream event support by Liam Girdwood · 13 years ago
  73. be09ad9 ASoC: core: Add platform DAI widget mapping by Liam Girdwood · 13 years ago
  74. 4edbb345 ASoC: dapm: lock mixer & mux update power with DAPM mutex by Liam Girdwood · 13 years ago
  75. a73fb2df ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutex by Liam Girdwood · 13 years ago
  76. 01b9d99 ASoC: core: Add card mutex locking subclasses by Liam Girdwood · 13 years ago
  77. 253322c ASoC: ak4641: Push GPIO allocation out into the I2C probe by Mark Brown · 13 years ago
  78. a0abacd ASoC: ak4641: Convert to module_i2c_driver() by Mark Brown · 13 years ago
  79. dd775ae Linux 3.4-rc1 by Linus Torvalds · 13 years ago
  80. b7ffff4 Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console by Linus Torvalds · 13 years ago
  81. 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  82. f22e08a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  83. f187e9f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  84. adb3b1f Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  85. a75ee6e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  86. c0d0259 vfs: fix out-of-date dentry_unhash() comment by J. Bruce Fields · 13 years ago
  87. bad6118 vfs: split __lookup_hash by Miklos Szeredi · 13 years ago
  88. 81e6f52 untangling do_lookup() - take __lookup_hash()-calling case out of line. by Al Viro · 13 years ago
  89. a325554 untangling do_lookup() - switch to calling __lookup_hash() by Al Viro · 13 years ago
  90. a6ecdfc untangling do_lookup() - merge d_alloc_and_lookup() callers by Al Viro · 13 years ago
  91. ec335e9 untangling do_lookup() - merge failure exits in !dentry case by Al Viro · 13 years ago
  92. d774a05 untangling do_lookup() - massage !dentry case towards __lookup_hash() by Al Viro · 13 years ago
  93. 08b0ab7 untangling do_lookup() - get rid of need_reval in !dentry case by Al Viro · 13 years ago
  94. acc9cb3 untangling do_lookup() - eliminate a loop. by Al Viro · 13 years ago
  95. 37c17e1 untangling do_lookup() - expand the area under ->i_mutex by Al Viro · 13 years ago
  96. 3f6c7c7 untangling do_lookup() - isolate !dentry stuff from the rest of it. by Al Viro · 13 years ago
  97. cda309d vfs: move MAY_EXEC check from __lookup_hash() by Miklos Szeredi · 13 years ago
  98. 3637c05 vfs: don't revalidate just looked up dentry by Miklos Szeredi · 13 years ago
  99. fa4ee15 vfs: fix d_need_lookup/d_revalidate order in do_lookup by Miklos Szeredi · 13 years ago
  100. 4613ad1 ext3: move headers to fs/ext3/ by Al Viro · 13 years ago