summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ALSA: oxygen: Xonar DG(X): modify initialization functionsRoman Volkov2014-01-292-65/+42
| | * | | | ALSA: oxygen: Xonar DG(X): add new CS4245 SPI functionsRoman Volkov2014-01-293-4/+73
| | * | | | ALSA: oxygen: additional definitions for the Xonar DG/DGX cardRoman Volkov2014-01-292-14/+23
| | * | | | ALSA: oxygen: change description of the xonar_dg.c fileRoman Volkov2014-01-291-5/+13
| | * | | | ALSA: oxygen: export oxygen_update_dac_routing symbolRoman Volkov2014-01-291-0/+1
| | * | | | ALSA: oxygen: add mute mask for the OXYGEN_PLAY_ROUTING registerRoman Volkov2014-01-291-0/+1
| | * | | | ALSA: oxygen: modify the SPI writing functionRoman Volkov2014-01-292-12/+7
| | * | | | ALSA: oxygen: add the separate SPI waiting functionRoman Volkov2014-01-291-0/+18
| * | | | | ALSA: hda - Add parameter for dumping processing coefficientsDavid Henningsson2014-01-292-2/+33
| * | | | | Merge tag 'asoc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2014-01-2916-29/+89
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *---------. \ \ \ \ Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fsl', 'asoc/fix/...Mark Brown2014-01-27245-9982/+10043
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|/ / / | | | | | | |/| | | / / | | | | | | |_|_|_|/ / | | | | | |/| | | | |
| | | | | | | | * | | ASoC: wm5100: Export wm5100_detectSachin Kamat2014-01-231-0/+2
| | | | | | | | |/ /
| | | | | | | * | | ASoC: tlv320aic32x4: Fix MICPGA input configurationMarkus Pargmann2014-01-272-4/+8
| | | | | | | * | | ASoC: tlv320aic32x4: Fix mono playbackMarkus Pargmann2014-01-272-7/+12
| | | | | | |/ / /
| | | | | * | | | ASoC: samsung: Remove dma.h inclusionSachin Kamat2014-01-241-2/+0
| | | | | * | | | ASoC: samsung: Add NULL check in i2s.cSachin Kamat2014-01-241-1/+2
| | | | | * | | | ASoC: Samsung: Fix build error due to missing dependencySachin Kamat2014-01-241-1/+1
| | | | | * | | | ASoC: samsung: Fix Kconfig dependencySachin Kamat2014-01-231-1/+1
| | | | | * | | | ASoC: samsung: smdk_wm8994: Fix build errorSachin Kamat2014-01-221-3/+1
| | | | | * | | | ASoC: Samsung: s3c-i2s-v2: Fix build errorSachin Kamat2014-01-221-3/+3
| | | | | * | | | ASoC: samsung: Fix build regressions due to gpio re-orgSachin Kamat2014-01-226-0/+8
| | | | | |/ / /
| | | | * | / / ASoC: omap: Make RX51 depend on GPIOLIB due to jack usageMark Brown2014-01-211-0/+1
| | | | | |/ / | | | | |/| |
| | | * | | | ASoC: fsl_ssi: Do not print 'baud clock' error message all the timeFabio Estevam2014-01-211-1/+1
| | | * | | | ASoC: fsl_ssi: We do support master mode nowFabio Estevam2014-01-211-6/+1
| | | | |/ / | | | |/| |
| | * | | | ASoC: wm5110: Extend SYSCLK patch file for rev DCharles Keepax2014-01-211-0/+48
| | | |/ / | | |/| |
| * | | | ALSA: hda - Fix silent output on MacBook Air 1,1Adrien Vergé2014-01-251-1/+18
| * | | | ALSA: Refactor slot assignment codeTakashi Iwai2014-01-231-27/+30
| * | | | ALSA: bits vs bytes bug in snd_card_create()Dan Carpenter2014-01-231-2/+2
| * | | | ALSA: hda - Apply +5dB output amp on ASUS Zenbook UX31ATakashi Iwai2014-01-221-1/+13
| * | | | ALSA: cs46xx: Fix memory leak at destructorTakashi Iwai2014-01-221-0/+1
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-01-291-1/+27
|\ \ \ \
| * | | | ASoC: fsl_ssi: Add dual fifo mode supportNicolin Chen2013-12-161-1/+26
* | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-2310-135/+171
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson2013-12-269-134/+170
| |\ \ \ \ \
| | * | | | | ASoC: tegra: update module reset list for Tegra124Stephen Warren2013-12-121-4/+16
| | * | | | | ASoC: tegra: convert to standard DMA DT bindingsStephen Warren2013-12-118-60/+42
| | * | | | | ASoC: tegra: allocate AHUB FIFO during probe() not startup()Stephen Warren2013-12-111-44/+47
| | * | | | | ASoC: tegra: call pm_runtime APIs around register accessesStephen Warren2013-12-111-0/+32
| | * | | | | ASoC: tegra: use reset frameworkStephen Warren2013-12-113-34/+41
| | * | | | | Merge tag 'asoc-dma-v3.14' into for-3.14/dmas-resets-reworkStephen Warren2013-12-112-22/+113
| | |\ \ \ \ \
| | | \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' i...Olof Johansson2013-12-262-22/+113
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'v3.13-rc4' into next/cleanupOlof Johansson2013-12-2621-91/+218
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration optionNicolas Ferre2013-12-121-1/+1
* | | | | | | | | Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds2014-01-211-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan2014-01-211-1/+1
| * | | | | | | | Merge tag 'tags/ib-asoc-1' into for-mfd-nextLee Jones2014-01-213-0/+30
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge remote-tracking branch 'asoc/topic/compress' into asoc-nextMark Brown2014-01-202-18/+312
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ASoC: compress: Add suport for DPCM into compressed audioLiam Girdwood2014-01-171-1/+300
| * | | | | | | | | ASoC: DPCM: make some DPCM API calls non static for compressed usageLiam Girdwood2014-01-171-17/+12
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2014-01-201-3/+6
|\ \ \ \ \ \ \ \ \