1. b5a8fe4 ASoC: core: Ensure SND_SOC_BYTES writes are from DMA safe memory by Mark Brown · 12 years ago
  2. c94aa30 ASoC: arizona: Allow number of channels clocked to be restricted by Mark Brown · 12 years ago
  3. 20da6d5 ASoC: wm_adsp: Provide explicit trace of coefficient writes by Mark Brown · 12 years ago
  4. 69485d3 Merge remote-tracking branch 'asoc/fix/adsp' into asoc-adsp by Mark Brown · 12 years ago
  5. f2c26d4 ASoC: arizona: Support clearing clocks by Mark Brown · 12 years ago
  6. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  7. f2a93e2 ASoC: wm_adsp: Use GFP_DMA for algorithm readback by Mark Brown · 12 years ago
  8. 7881fd0 ASoC: wm_adsp: Use GFP_DMA for things that may be DMAed by Mark Brown · 12 years ago
  9. 25c62f7e ASoC: wm_adsp: Make region identification errors more informative by Mark Brown · 12 years ago
  10. 908a574 ASoC: wm2200: Implement EQ and LHPF coefficient configuration by Mark Brown · 12 years ago
  11. 20fc486 ASoC: wm5100: Implement DRC, EQ and LHPF coefficient configuration by Mark Brown · 12 years ago
  12. ec50b4c ALSA: hda - Add fixup for Acer AO725 laptop by Takashi Iwai · 12 years ago
  13. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  14. 164a7ad ALSA: hda/conexant - Set mixer NID 0x19 for CX20551 codec by Takashi Iwai · 12 years ago
  15. cf799aa ALSA: hda - Correct more array rooms in hda_gen_spec by Takashi Iwai · 12 years ago
  16. 2a8d539 ALSA: hda - Fix the wrong adc_idx for capture source by Takashi Iwai · 12 years ago
  17. 3f25dcf ALSA: hda - Don't add unnecessary indices on HDMI and SPDIF by David Henningsson · 12 years ago
  18. 8e8db7f ALSA: hda - don't compare with yourself in fill_input_pin_labels by David Henningsson · 12 years ago
  19. d3d982f ALSA: hda - make sure there are enough input labels and paths by David Henningsson · 12 years ago
  20. 7513e6d ALSA: hda - Fix speaker pin of FSC Lifebook S7110 laptop by Takashi Iwai · 12 years ago
  21. 1799cdd ALSA: hda - Add boost to line inputs, too by Takashi Iwai · 12 years ago
  22. 4992042 ALSA: hda/sigmatel - Add bass speaker support for HP ENVY Spectre XT by Takashi Iwai · 12 years ago
  23. a90229e ALSA: hda - Consolidate cap_sync_hook and capture_switch_hook by Takashi Iwai · 12 years ago
  24. a35bd1e ALSA: hda - Fix missing call of capture_switch_hook by Takashi Iwai · 12 years ago
  25. e043403 ALSA: hda - Fix mute led for another HP machine by David Henningsson · 12 years ago
  26. 6f7c83a ALSA: hda - Look for boost controls more deeply by Takashi Iwai · 12 years ago
  27. 8999bf0 ALSA: hda - Fix invalid mute in path activation by Takashi Iwai · 12 years ago
  28. c970042 ALSA: hda - Unify input label creations in generic parser by Takashi Iwai · 12 years ago
  29. 9dba205 ALSA: hda - Keep autocfg.input idx value in imux table by Takashi Iwai · 12 years ago
  30. ba3b8cd Merge remote-tracking branch 'asoc/topic/adsp' into asoc-wm2200 by Mark Brown · 12 years ago
  31. 94e205b ASoC: wm_adsp: Set ADSP1 clock rate to match sys clock by Chris Rattray · 12 years ago
  32. 8a6c21a ALSA: hda - Fix missing unsol event handler in some codec drivers by Takashi Iwai · 12 years ago
  33. e5ddd30 ASoC: wm5102: Add controls for firmware selection by Mark Brown · 12 years ago
  34. 82e993f ASoC: wm2200: Add controls for firmware enumeration by Mark Brown · 12 years ago
  35. c712326 ASoC: wm_adsp: Implement support for coefficeint file format 1 by Mark Brown · 12 years ago
  36. 36c9db7 ALSA: hda - Use generic parser for STAC/IDT codec driver by Takashi Iwai · 12 years ago
  37. 8f0fdc0 Merge branch 'test/hda-gen-parser' into test/hda-migrate by Takashi Iwai · 12 years ago
  38. 247d85e ALSA: hda - Improve naming rule for primary output by Takashi Iwai · 12 years ago
  39. ac2e873 ALSA: hda - Add PCM capture hook to hda_gen_spec by Takashi Iwai · 12 years ago
  40. 0ffd534 ALSA: hda - Record all detected ADCs in hda_gen_spec by Takashi Iwai · 12 years ago
  41. 7a71bbf ALSA: hda - Move vmaster TLV parsing to snd_hda_gen_parse_auto_config() by Takashi Iwai · 12 years ago
  42. 29476558 ALSA: hda - Add input jack mode enum controls to generic parser by Takashi Iwai · 12 years ago
  43. f6655d5 ALSA: hda - Minor cleanup/fixes for patch_sigmatel.c fixup transition by Takashi Iwai · 12 years ago
  44. 6995b8c ASoC: tegra: add tegra machine driver using wm9712 codec by Lucas Stach · 12 years ago
  45. 4706ccb Merge remote-tracking branch 'asoc/fix/arizona' into asoc-arizona by Mark Brown · 12 years ago
  46. b59e0f8 ASoC: arizona: Use actual rather than desired BCLK when calculating LRCLK by Mark Brown · 12 years ago
  47. acc47aa ALSA: hda - Give more comments to hda_gen_spec flags by Takashi Iwai · 12 years ago
  48. f72706b ALSA: hda - Add suppress_auto_mute flag to hda_gen_spec by Takashi Iwai · 12 years ago
  49. 47b9ddb ALSA: hda - Record the current speaker / LO mute status in hda_gen_spec by Takashi Iwai · 12 years ago
  50. a5cc250 ALSA: hda - Properly call automute/switch hooks at init by Takashi Iwai · 12 years ago
  51. ae12700 Merge branch 'test/hda-gen-parser' into test/hda-migrate by Takashi Iwai · 12 years ago
  52. 6fc4cb9 ALSA: hda - Make sure fill_all_dac_nids is called for digital only codecs by David Henningsson · 12 years ago
  53. 99a5592 ALSA: hda - force different capture controls if amp caps differ by David Henningsson · 12 years ago
  54. 02aba55 ALSA: hda - do not add non-existing Mic boost controls by David Henningsson · 12 years ago
  55. a80cc73 ASoC: wm2200: correct mixer values and text by Chris Rattray · 12 years ago
  56. e43fc6a ASoC: fsi: Remove __devinitconst by Thierry Reding · 12 years ago
  57. c0f3b21 ALSA: hda - initialize channel counts correctly by David Henningsson · 12 years ago
  58. a053d1e ALSA: hda - fix wrong adc_idx in generic parser by David Henningsson · 12 years ago
  59. b56fa1e ALSA: hda - Check array bounds in get_input_path by David Henningsson · 12 years ago
  60. c98137b ASoC: arizona: Don't request FLL lock IRQ by Mark Brown · 12 years ago
  61. ccd7bd3 ALSA: hda/ca0132 - Make some symbols static by Takashi Iwai · 12 years ago
  62. 49ba4f9 ALSA: hdsp - Remove obsolete settings functions by Adrian Knoth · 12 years ago
  63. 4833c67 ALSA: hdsp - Use HDSP_TOGGLE_SETTING to alter settings by Adrian Knoth · 12 years ago
  64. 66d9244 ALSA: hdsp - Implement generic function to toggle settings by Adrian Knoth · 12 years ago
  65. 0c2bc7c ALSA: hdsp - Fix detection for RME RPM/Multiface/Digiface ioboxes by Adrian Knoth · 12 years ago
  66. 5851cb3 ASoC: wm2200: Initialise the ADSPs by Mark Brown · 12 years ago
  67. 2ce4616 Merge remote-tracking branch 'asoc/topic/adsp' into asoc-wm2200 by Mark Brown · 12 years ago
  68. 5e7a7a2 ASoC: wm_adsp: Add initialisation function for ADSP1 by Mark Brown · 12 years ago
  69. ea46c3c ALSA: hda - Add prefer_hp_amp flag to hda_gen_spec by Takashi Iwai · 12 years ago
  70. dea500c ALSA: hda/ca0132 - Fix a wrong comma in snd_printdd() call by Takashi Iwai · 12 years ago
  71. 7a527ed ALSA: hda/ca0132 - Declare firmware only when really built by Takashi Iwai · 12 years ago
  72. 8ae3124b ALSA: hda/ca0132 - Fix possible invalid DMA channel deallocation by Takashi Iwai · 12 years ago
  73. 549e829 ALSA: hda/ca0132 - Fix possible NULL dereference by Takashi Iwai · 12 years ago
  74. 425a788 ALSA: hda/ca0132 - Fix another smatch warning by Takashi Iwai · 12 years ago
  75. b645d79 ALSA: hda/ca0132 - Fix superfluous unsigned check by Takashi Iwai · 12 years ago
  76. a0c041c ALSA: hda/ca0132 - Use snd_hda_set_pin_ctl() helper again by Takashi Iwai · 12 years ago
  77. 15e4ba6 Revert "ALSA: hda - Add firmware caching to CA0132 codec" by Takashi Iwai · 12 years ago
  78. 406261c ALSA: hda/ca0132: Fix potential init errors and update module description by Ian Minett · 12 years ago
  79. 441aa6a ALSA: hda/ca0132: Shuffle to group together related code by Ian Minett · 12 years ago
  80. e90f29e ALSA: hda/ca0132: Code shuffle to group similar functions. by Ian Minett · 12 years ago
  81. 44f0c97 ALSA: hda/ca0132: Add tuning controls by Ian Minett · 12 years ago
  82. a73d511 ALSA: hda/ca0132: Add unsol handler for DSP and jack detection by Ian Minett · 12 years ago
  83. 825315b ALSA: hda/ca0132: Add PCM enhancements by Ian Minett · 12 years ago
  84. a7e7627 ALSA: hda/ca0132: Add DSP mixer controls and helpers by Ian Minett · 12 years ago
  85. 5aaca44 ALSA: hda/ca0132: Init chip, DSP effects and mixer settings by Ian Minett · 12 years ago
  86. ef6b2ea ALSA: hda/ca0132: Add new definitions and structs for DSP by Ian Minett · 12 years ago
  87. f038fca ALSA: hda - fix OOPS in hda_mark_cmd_cache_dirty by David Henningsson · 12 years ago
  88. 6f54c36 ALSA: hda/hdmi - Work around "alsactl restore" errors by Takashi Iwai · 12 years ago
  89. 9b473e8 ALSA: hda/sigmatel - Remove superfluous fields from sigmatel_spec by Takashi Iwai · 12 years ago
  90. 8c698fe ALSA: hda/sigmatel - Move w/a for HP Mini 110 LED to fixup table by Takashi Iwai · 12 years ago
  91. 89bb3e7 ALSA: hda/sigmatel - Remove PCI id check in find_mute_led_cfg() by Takashi Iwai · 12 years ago
  92. 372f8c7 ALSA: hda - Use standard fixup table for IDT92HD83xxx by Takashi Iwai · 12 years ago
  93. 55e3014 ALSA: hda - Use standard fixup table for IDT92HD73xx by Takashi Iwai · 12 years ago
  94. 0f6fcb7 ALSA: hda - Use standard fixup table for IDT92HD71Bxx by Takashi Iwai · 12 years ago
  95. 52fd5cb ALSA: hda - Check pincap while parsing the configuration by Takashi Iwai · 12 years ago
  96. 29ac836 ALSA: hda - Use standard fixup table for STAC927x by Takashi Iwai · 12 years ago
  97. 0a42784 ALSA: hda - Use standard fixup table for STAC922x by Takashi Iwai · 12 years ago
  98. fe6322c ALSA: hda - Use standard fixup table for STAC9205 by Takashi Iwai · 12 years ago
  99. fc268c1 ALSA: hda - Use standard fixup table for STAC9872 by Takashi Iwai · 12 years ago
  100. d2077d4 ALSA: hda - Use standard fixup table for STAC925x by Takashi Iwai · 12 years ago