summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2014-10-31ASoC: wm9712: Use table based control setupLars-Peter Clausen
2014-10-31ASoC: wm9712: Cleanup printk usageLars-Peter Clausen
2014-10-31ASoC: wm9705: Use table based control setupLars-Peter Clausen
2014-10-31ASoC: wm9705: Cleanup printk usageLars-Peter Clausen
2014-10-31ASoC: stac9766: Use table based control setupLars-Peter Clausen
2014-10-31ASoC: stac9766: Cleanup printk usageLars-Peter Clausen
2014-10-31ASoC: ad1980: Use table based control setupLars-Peter Clausen
2014-10-31ASoC: ad1980: Cleanup printk usageLars-Peter Clausen
2014-10-31ASoC: ad1980: Remove unused headerLars-Peter Clausen
2014-10-31ASoC: Intel: Add jack detection for BroadwellJie Yang
2014-10-31ASoC: Intel: more probe modularization for sstSubhransu S. Prusty
2014-10-31ASoC: Intel: modularize driver probe and removeSubhransu S. Prusty
2014-10-31ASoC: Intel: move the driver context allocation to routineSubhransu S. Prusty
2014-10-31ASoC: Intel: move the lock and wq initialization to routineSubhransu S. Prusty
2014-10-31ASoC: Intel: move the driver wq init to a routineSubhransu S. Prusty
2014-10-31ASoC: Intel: mfld-pcm: Fix to Store device context in sst_dataSubhransu S. Prusty
2014-10-31ALSA: pcm: Refactoring snd_pcm_action()Takashi Iwai
2014-10-31ALSA: pcm: Simplify snd_pcm_action_lock_irq()Takashi Iwai
2014-10-31ASoC: Intel: sst - add compressed ops handlingVinod Koul
2014-10-31ASoC: mfld-compress: implement .power callbackSubhransu S. Prusty
2014-10-31ASoC: Intel: use correct firmware nameFang, Yang A
2014-10-31ASoC: Intel: sst: load firmware using async callbackVinod Koul
2014-10-31ASoC: Intel: use lock when changing SST state.Mythri P K
2014-10-31ASoC: Intel: sst: add runtime power management handlingVinod Koul
2014-10-31ASoC: Intel: mrfld: Fix runtime pm calls in sst_open_pcm_streamSubhransu S. Prusty
2014-10-31ASoC: tlv320aic23: make codecs selectable in KconfigMax Filippov
2014-10-31ASoC: rt286: reduce power consumptionBard Liao
2014-10-31Merge branch 'topic/kerneldoc' into for-nextTakashi Iwai
2014-10-30ASoC: Intel: Work around to fix HW D3 potential crash issueJie Yang
2014-10-30ASoC: Intel: fix build with runtime PM disabled.Liam Girdwood
2014-10-30ASoC: Intel: Add debug output when boot fails.Liam Girdwood
2014-10-30ALSA: doc: More kerneldoc comments on core componentsTakashi Iwai
2014-10-30ALSA: pcm: More kerneldoc updatesTakashi Iwai
2014-10-30ASoC: Intel: Fix block is enabled multiple times issueJie Yang
2014-10-30ALSA: control: Add missing kerneldoc comments to exported functionsTakashi Iwai
2014-10-30[media] sound: Update au0828 quirks tableMauro Carvalho Chehab
2014-10-30[media] sound: simplify au0828 quirk tableMauro Carvalho Chehab
2014-10-30ALSA: hda - Add kerneldoc comments to hda_generic.cTakashi Iwai
2014-10-30ALSA: hda/realtek - Update Initial AMP for EAPD controlKailang Yang
2014-10-30ALSA: hda - change three SSID quirks to one pin quirkDavid Henningsson
2014-10-30ALSA: hda - Set GPIO 4 low for a few HP machinesDavid Henningsson
2014-10-30Merge branch 'topic/kerneldoc' into for-nextTakashi Iwai
2014-10-30ALSA: es1968: Replace timeval with ktime_tTina Ruchandani
2014-10-30ALSA: hda - Add ultra dock support for Thinkpad X240.Lukas Bossard
2014-10-29ASoC: Fix snd_soc_find_dai() matching component by nameLars-Peter Clausen
2014-10-29ASoC: Intel: Add PM support to HSW/BDW PCM driverLiam Girdwood
2014-10-29ASoC: Intel: Add PM support to HSW/BDW IPC driverLiam Girdwood
2014-10-29ASoC: Intel: Add PM support to the HSW/BDW DSP core.Liam Girdwood
2014-10-29ASoC: Intel: Add generic support for DSP wake, sleep and stallLiam Girdwood
2014-10-29ASoC: Intel: dw_pdata can be statickbuild test robot