aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAge
* Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie2014-01-19
|\
| * Merge tag 'asoc-v3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2013-12-19
| |\
| | *-------------. Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/arizona', 'asoc/fix...Mark Brown2013-12-19
| | |\ \ \ \ \ \ \ \
| | | | | | | | | * | ASoC: wm8904: fix DSP mode B configurationBo Shen2013-12-18
| | | | | | | * | | | ASoC: kirkwood: Fix the CPU DAI ratesJean-Francois Moine2013-12-17
| | | | * | | | | | | ASoC: wm5110: Correct HPOUT3 DAPM route typoCharles Keepax2013-12-17
| | | | | |_|_|_|/ / | | | | |/| | | | |
| | | * / | | | | | ASoC: wm_adsp: Add small delay while polling DSP RAM startCharles Keepax2013-12-18
| | | |/ / / / / /
| | * | | | | | | Merge remote-tracking branch 'asoc/fix/dma' into asoc-linusMark Brown2013-12-19
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2013-12-19
| | |\ \ \ \ \ \ \ \
| * | | | | | | | | | ALSA: hda - Add Dell headset detection quirk for one more laptop modelHui Wang2013-12-18
| * | | | | | | | | | ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail functionJongHo Kim2013-12-17
| * | | | | | | | | | Merge tag 'asoc-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2013-12-13
| |\ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | *-----. \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/fsl', 'asoc/fix/te...Mark Brown2013-12-11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | / / / / | | | | | |_|_|_|_|_|/ / / / | | | | |/| | | | | | | / / | | | | | | |_|_|_|_|_|/ / | | | | | |/| | | | | | / | | | | | | | |_|_|_|_|/ | | | | | | |/| | | | |
| | | | | | * | | | | | ASoC: wm8962: Enable SYSCLK provisonally before fetching generated DSPCLK_DIVNicolin Chen2013-12-05
| | | | | | | |_|_|/ / | | | | | | |/| | | |
| | | | | * / | | | | ASoC: tegra: fix uninitialized variables in set_fmtStephen Warren2013-12-09
| | | | | |/ / / / /
| | | | * | | | | | ASoC: fsl: imx-wm8962: Don't update bias_level in machine driverNicolin Chen2013-12-09
| | | * | | | | | | ASoC: sam9x5_wm8731: change to work in DSP A modeBo Shen2013-12-04
| | | * | | | | | | ASoC: atmel_ssc_dai: add dai trigger opsBo Shen2013-12-04
| | * | | | | | | | Merge remote-tracking branch 'asoc/fix/dma' into asoc-linusMark Brown2013-12-11
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2013-12-11
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | ASoC: soc-pcm: Use valid condition for snd_soc_dai_digital_mute() in hw_free()Nicolin Chen2013-12-04
| * | | | | | | | ALSA: hda - Add Dell headset detection quirk for three laptop modelsHui Wang2013-12-13
| * | | | | | | | ALSA: hda - Add enable_msi=0 workaround for four HP machinesDavid Henningsson2013-12-12
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'tegra-for-3.14-dmas-resets-rework' into drm/for-nextThierry Reding2013-12-17
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ASoC: tegra: update module reset list for Tegra124Stephen Warren2013-12-12
| * | | | | | | ASoC: tegra: convert to standard DMA DT bindingsStephen Warren2013-12-11
| * | | | | | | ASoC: tegra: allocate AHUB FIFO during probe() not startup()Stephen Warren2013-12-11
| * | | | | | | ASoC: tegra: call pm_runtime APIs around register accessesStephen Warren2013-12-11
| * | | | | | | ASoC: tegra: use reset frameworkStephen Warren2013-12-11
| * | | | | | | Merge tag 'asoc-dma-v3.14' into for-3.14/dmas-resets-reworkStephen Warren2013-12-11
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | ASoC: dmaengine: fix deferred probe detectionStephen Warren2013-12-11
| | * | | | | | ASoC: dmaengine: support deferred probe for DMA channelsStephen Warren2013-12-11
| | * | | | | | ASoC: dmaengine: add custom DMA config to snd_dmaengine_pcm_configStephen Warren2013-12-09
| | * | | | | | Merge remote-tracking branch 'asoc/fix/dma' into asoc-dmaMark Brown2013-12-09
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | ASoC: don't leak on error in snd_dmaengine_pcm_registerStephen Warren2013-12-09
| | | | |_|_|/ | | | |/| | |
| | * | | | | ASoC: restructure dmaengine_pcm_request_chan_of()Stephen Warren2013-12-09
| | * | | | | ASoC: generic-dmaengine-pcm: Set BATCH flag when residue reporting is not sup...Lars-Peter Clausen2013-12-02
| | * | | | | ASoC: Add resource managed snd_dmaengine_pcm_register()Lars-Peter Clausen2013-11-28
| | |/ / / /
* | | | | | ALSA: hda - Add static DAC/pin mapping for AD1986A codecTakashi Iwai2013-12-11
* | | | | | ALSA: hda - One more Dell headset detection quirkHui Wang2013-12-11
* | | | | | ALSA: hda - hdmi: Fix IEC958 ctl indexes for some simple HDMI devicesAnssi Hannula2013-12-11
* | | | | | ALSA: hda - Mute all aamix inputs as defaultTakashi Iwai2013-12-10
* | | | | | ALSA: hda - Another Dell headset detection quirkHui Wang2013-12-10
* | | | | | ALSA: hda - A Dell headset detection quirkHui Wang2013-12-10
* | | | | | ALSA: hda - Remove quirk for Dell Vostro 131David Henningsson2013-12-06
* | | | | | ALSA: usb-audio: fix uninitialized variable compile warningMikulas Patocka2013-12-05
* | | | | | ALSA: hda - fix mic issues on Acer Aspire E-572Oleksij Rempel2013-12-05
|/ / / / /
* | | | | ALSA: hda - Fix silent output on MacBook Air 2,1Takashi Iwai2013-12-04
* | | | | Merge tag 'asoc-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2013-12-04
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------------. \ \ \ \ Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/atmel', 'asoc/fi...Mark Brown2013-12-03
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | / | | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | |