1. 552d1ef ASoC: core - Optimise and refactor pcm_new() to pass only rtd by Liam Girdwood · 13 years ago
  2. cf3383f Merge branch 'for-3.0' into for-3.1 by Mark Brown · 13 years ago
  3. 064d58e ASoC: Blackfin: bf5xx-ad1836: Fix codec device name by Lars-Peter Clausen · 13 years ago
  4. 0c8e291 ASoC: AD1836: Fix build error by Lars-Peter Clausen · 13 years ago
  5. bca6b39 ASoC: wm8940: remove unnecessary if statements by Greg Dietsche · 13 years ago
  6. 46758de Merge branch 'for-3.0' into for-3.1 by Mark Brown · 13 years ago
  7. 8ca695f ASoC: AD1836: Fix setting the PCM format by Lars-Peter Clausen · 13 years ago
  8. f97d0c6 ASoC: AD1836: Add input gain control for ADC2 by Lars-Peter Clausen · 13 years ago
  9. 583eada ASoC: AD1836: Remove unused fields from private struct by Lars-Peter Clausen · 13 years ago
  10. 874ce77 ASoC: AD1836: Add AD1835/AD1837/AD1838/AD1839 support by Lars-Peter Clausen · 13 years ago
  11. 2cf0342 ASoC: AD1836: Use snd_soc_update_bits for read-modify-write by Lars-Peter Clausen · 13 years ago
  12. 90bc11d ASoC: AD1836: Add ADC/DAC controls helper macros by Lars-Peter Clausen · 13 years ago
  13. 85e9e76 ASoC: Manage Speyside system clocking only in bias management by Mark Brown · 13 years ago
  14. cc4c670 ASoC: Only provide a default bias level update for CODEC contexts by Mark Brown · 13 years ago
  15. d4c6005 ASoC: Add context parameter to card DAPM callbacks by Mark Brown · 13 years ago
  16. 171ec6b ASoC: Simplify logic in snd_soc_dapm_set_bias_level() by Mark Brown · 13 years ago
  17. 4113e44 ASoC: Remove trace for DAPM bias level logging by Mark Brown · 13 years ago
  18. 88d9608 ASoC: Indentation fix for null loop operation by Mark Brown · 13 years ago
  19. dfcc904 ASoC: Don't bring the CODEC up to full power for supplies and biases by Mark Brown · 13 years ago
  20. 56fba41 ASoC: Specify target bias state directly as a bias state by Mark Brown · 13 years ago
  21. 6dffdea ASoC: Allow WM8915 BCLK calculation outside hw_params() by Mark Brown · 13 years ago
  22. bd4f2ac Merge branch 'for-3.0' into for-3.1 by Mark Brown · 13 years ago
  23. fd137e2 ASoC: Check for NULL register bank in snd_soc_get_cache_val() by Mark Brown · 13 years ago
  24. 78bf3c9 ASoC: Enforce the mask in snd_soc_update_bits() by Mark Brown · 13 years ago
  25. 51b3b5c ASoC: Error out when FLL lock interrupt is not delivered on WM8915 by Mark Brown · 13 years ago
  26. ea7b437 ASoC: Suppress noop SYSCLK updates in WM8915 by Mark Brown · 13 years ago
  27. 84abd1b Merge branch 'for-3.0' into for-3.1 by Mark Brown · 13 years ago
  28. 6ac3406 ASoC: Add missing break in WM8915 FLL source selection by Mark Brown · 13 years ago
  29. 1622ee1 ASoC: Only update SYSCLK_ENA when pausing WM8915 SYSCLK by Mark Brown · 13 years ago
  30. aa72f68 Merge branch 'for-3.0' into for-3.1 by Mark Brown · 13 years ago
  31. 05d3962 Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-3.0 by Mark Brown · 13 years ago
  32. 840d8e5 ASoC: atmel_ssc: Don't try to free ssc if request failed by Joachim Eastwood · 13 years ago
  33. e6a9be0 ASoC: Use a lower detection rate when monitoring headphones on WM8915 by Mark Brown · 13 years ago
  34. 1e025a3 ASoC: Update speyside audio driver for hardware revision 2 by Mark Brown · 13 years ago
  35. cf4a391 ASoC: Remove internally generated WM8915 supplies by Mark Brown · 13 years ago
  36. a2dc56c ASoC: add missing clk_put to nuc900-ac97 by Julia Lawall · 13 years ago
  37. a1e9adc ASoC: Support edge triggered IRQs for WM8915 by Mark Brown · 13 years ago
  38. 37aa716 ASoC: Staticize ak4641_dai by Mark Brown · 13 years ago
  39. d21685e Merge branch 'for-2.6.40' into for-2.6.41 by Mark Brown · 13 years ago
  40. 74ab24a ASoC: Remove redundant freq assignment for max98095->sysclk/max98088->sysclk by Axel Lin · 13 years ago
  41. 2a56d22 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  42. 46f2cc8 ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps by Linus Torvalds · 13 years ago
  43. 09cefbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  44. ea02c63 ASoC: Fix wm_hubs input PGA ZC bits by Mark Brown · 13 years ago
  45. a5fe6be ASoC: Tegra: Enable Kaen HP_MUTE at boot by Stephen Warren · 13 years ago
  46. 2ac8b6f ASoC: Use explicit endianness conversion in snd_soc_16_8_write() by Mark Brown · 13 years ago
  47. 94228bcf ASoC: Use cpu_to_be16() in 8x16 write by Mark Brown · 13 years ago
  48. f06f136 ASoC: Convert 7x9 write to use cpu_to_be16() by Mark Brown · 13 years ago
  49. 1007da0 ASoC: Fix dapm_is_shared_kcontrol so everything isn't shared by Stephen Warren · 13 years ago
  50. cf73df1 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  51. d1227e3 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 13 years ago
  52. 9f1912c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  53. 829ae27 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  54. e45be4b mfd: Use mfd cell platform_data for wm8400 cells platform bits by Samuel Ortiz · 13 years ago
  55. cb5811c mfd: Use mfd cell platform_data for davinci cells platform bits by Samuel Ortiz · 13 years ago
  56. a4579ad mfd: Use mfd cell platform_data for twl4030 codec cells platform bits by Samuel Ortiz · 13 years ago
  57. 9e55469 mfd: Use mfd cell platform_data for wl1273 cells platform bits by Samuel Ortiz · 13 years ago
  58. ea77b94 ASoC: Fix power down for widgetless per-card DAPM context case by Jarkko Nikula · 13 years ago
  59. 979f486 ASoC: wm1250-ev1: Define "WM1250 Output" with SND_SOC_DAPM_OUTPUT by Axel Lin · 13 years ago
  60. 65afc41 ASoC: Remove duplicate linux/delay.h inclusion. by Jesper Juhl · 13 years ago
  61. 6bb74a7 ASoC: sam9g20_wm8731: use the proper SYSCKL value by Nicolas Ferre · 13 years ago
  62. 5a195b4 ASoC: wm8731: fix wm8731_check_osc() connected condition by Nicolas Ferre · 13 years ago
  63. 2cdcd95 ASoC: atmel_ssc_dai: fix ssc error path by Nicolas Ferre · 13 years ago
  64. 97b4fc3 ASoC: trivial: typo in atmel_pcm_dma_params strucutre comment by Nicolas Ferre · 13 years ago
  65. 7309d2e ASoC: trivial: typo in debug comment by Nicolas Ferre · 13 years ago
  66. 82e14e8 ASoC: core: Don't schedule deferred_resume_work twice by Stephen Warren · 13 years ago
  67. 9477c58 ALSA: hda - Reorganize controller quriks with bit flags by Takashi Iwai · 13 years ago
  68. 0b62673 ALSA: hda - Use snd_printd() in snd_hda_parse_pin_def_config() by Takashi Iwai · 13 years ago
  69. 78fa2c4 ALSA: core: remove unused variables. by Luca Tettamanti · 13 years ago
  70. 7392665 ALSA: HDA: Increase MAX_HDMI_PINS by Stephen Warren · 13 years ago
  71. f2b3614 ALSA: PCM - Don't check DMA time-out too shortly by Takashi Iwai · 13 years ago
  72. b6f7d7c ASoC: Fix comment in cs4270 codec driver by Daniel Mack · 13 years ago
  73. ae1d3b9 Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into devel-stable by Russell King · 13 years ago
  74. 586893e Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 13 years ago
  75. bb5b5fd ASoC: davinci-pcm: comments for the conversion to BATCH mode by Ben Gardiner · 13 years ago
  76. 52e2c5d ASoC: davinci-pcm: convert to BATCH mode by Ben Gardiner · 13 years ago
  77. 10ab3bf ASoC: davinci-pcm: extract period elapsed functions by Ben Gardiner · 13 years ago
  78. ef39eb6 ASoC: davinci-pcm: fix audible glitch on 2nd ping-pong playback by Ben Gardiner · 13 years ago
  79. acb8e26 ASoC: davinci-pcm: increase the maximum channels by Ben Gardiner · 13 years ago
  80. 8e56d5b ASoC: davinci-pcm: expand the .formats by Ben Gardiner · 13 years ago
  81. fb1e9703 ASoC: davinci-pcm: trivial: make ping-pong params setup symmetrical by Ben Gardiner · 13 years ago
  82. d5a0bf6 ALSA: usb-audio: more control quirks for M-Audio FastTrack devices by Daniel Mack · 13 years ago
  83. 014950b ALSA: usb-audio: add new quirk type QUIRK_AUDIO_STANDARD_MIXER by Daniel Mack · 13 years ago
  84. 9e38658 ALSA: usb-audio: export snd_usb_feature_unit_ctl by Daniel Mack · 13 years ago
  85. ef9d597 ALSA: usb-audio: rework add_control_to_empty() by Daniel Mack · 13 years ago
  86. 5875c2c ALSA: usb-audio: move assignment of chip->ctrl_intf by Daniel Mack · 13 years ago
  87. af4ccf4 ALSA: hda - Use model=auto for Lenovo G555 by Takashi Iwai · 13 years ago
  88. 5d44f92 ALSA: HDA: Unify HDMI hotplug handling. by Stephen Warren · 13 years ago
  89. 4e60b4f ALSA: hda - Force AD1988_6STACK_DIG for Asus M3N-HT Deluxe by Tony Vroon · 13 years ago
  90. 9250529 ASoC: core - remove superfluous new line. by Liam Girdwood · 13 years ago
  91. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  92. 61b61e3 ASoC: core - fix module reference counting for CPU DAIs by Liam Girdwood · 13 years ago
  93. 477a669 ASoC: fix raumfeld platform by Daniel Mack · 13 years ago
  94. 23ca853 ASoC: sh: fsi: add fsi_hw_startup/shutdown by Kuninori Morimoto · 13 years ago
  95. cda828c ASoC: sh: fsi: cleanup suspend/resume by Kuninori Morimoto · 13 years ago
  96. 4c48125 ASoC: sh: fsi: remove fsi_module_init/kill by Kuninori Morimoto · 13 years ago
  97. 2da6589 ASoC: sh: fsi: make sure fsi_stream_push/pop access by spin lock by Kuninori Morimoto · 13 years ago
  98. 9478e0b ASoC: sh: fsi: remove pm_runtime from fsi_dai_set_fmt. by Kuninori Morimoto · 13 years ago
  99. 2e651ba ASoC: sh: fsi: tidyup unclear variable naming by Kuninori Morimoto · 13 years ago
  100. 1ddddd3 ASoC: sh: fsi: irq control moves to fsi_port_start/stop by Kuninori Morimoto · 13 years ago