summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xonar-dg' of git://git.alsa-project.org/alsa-kprivate into for-...Takashi Iwai2014-01-309-501/+713
|\
| * ALSA: oxygen: Xonar DG(X): cleanup and minor changesRoman Volkov2014-01-293-33/+11
| * ALSA: oxygen: Xonar DG(X): modify high-pass filter controlRoman Volkov2014-01-291-2/+6
| * ALSA: oxygen: Xonar DG(X): modify input select functionsRoman Volkov2014-01-292-25/+30
| * ALSA: oxygen: Xonar DG(X): modify capture volume functionsRoman Volkov2014-01-292-8/+26
| * ALSA: oxygen: Xonar DG(X): use headphone volume controlRoman Volkov2014-01-291-32/+83
| * ALSA: oxygen: Xonar DG(X): modify playback output selectRoman Volkov2014-01-293-33/+47
| * ALSA: oxygen: Xonar DG(X): capture from I2S channel 1, not 2Roman Volkov2014-01-291-1/+1
| * ALSA: oxygen: Xonar DG(X): move the mixer code into another fileRoman Volkov2014-01-294-364/+411
| * ALSA: oxygen: modify CS4245 register dumping functionRoman Volkov2014-01-291-3/+4
| * ALSA: oxygen: modify adjust_dg_dac_routing functionRoman Volkov2014-01-292-24/+22
| * ALSA: oxygen: Xonar DG(X): modify DAC/ADC parameters functionRoman Volkov2014-01-291-20/+38
| * 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 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
|\ \ \
| * | | ASoC: core: Fix possible NULL pointer dereference of pcm->configXiubo Li2014-01-161-3/+6
* | | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2014-01-201-5/+6
|\ \ \ \
| * | | | ASoC: dapm: Fix double prefix additionArun Shamanna Lakshmi2014-01-171-5/+6
* | | | | Merge tag 'asoc-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2014-01-1663-982/+2338
|\ \ \ \ \
OpenPOWER on IntegriCloud