summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Fix card refcount unbalanceTakashi Iwai2012-11-085-4/+8
* ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150)Kailang Yang2012-11-081-0/+2
* ALSA: hda - Improve HP depop when system enter to S3Kailang Yang2012-11-081-13/+11
* ALSA: usb-audio: Fix crash at re-preparing the PCM streamTakashi Iwai2012-11-083-0/+17
* ALSA: hdspm - Fix sync check reporting on RME RayDATAdrian Knoth2012-11-071-1/+2
* ALSA: hda - Add pin fixups for ASUS G75Takashi Iwai2012-11-071-0/+11
* ALSA: hda - Fix invalid connections in VT1802 codecTakashi Iwai2012-11-071-0/+14
* ALSA: hda - Fix empty DAC filling in patch_via.cTakashi Iwai2012-11-071-7/+4
* ALSA: hda - Force to reset IEC958 status bits for AD codecsTakashi Iwai2012-11-051-0/+1
* ALSA: es1968: Add ESS vendor ID to pm_whitelistOndrej Zary2012-11-051-0/+2
* ALSA: HDA: Mark CS260x immutable structures constDaniel J Blueman2012-11-051-3/+2
* ALSA: HDA: Fix digital microphone on CS420xDaniel J Blueman2012-11-051-5/+9
* ALSA: hda: Cirrus: Fix coefficient index for beep configurationAlexander Stein2012-11-051-1/+1
* ALSA: hda - support Teradici 2200 host card audioLars R. Damerow2012-11-041-0/+2
* ALSA: Fix typo in drivers soundMasanari Iida2012-11-046-6/+6
* ALSA: ice1724: Fix rate setup after resumeTakashi Iwai2012-10-311-1/+6
* ALSA: Avoid endless sleep after disconnectTakashi Iwai2012-10-306-1/+46
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-10-3010-32/+83
* ALSA: usb-audio: Fix races at disconnection in mixer_quirks.cTakashi Iwai2012-10-301-7/+51
* ALSA: usb-audio: Use rwsem for disconnect protectionTakashi Iwai2012-10-304-17/+21
* ALSA: usb-audio: Fix races at disconnectionTakashi Iwai2012-10-305-41/+79
* ALSA: PCM: Fix some races at disconnectionTakashi Iwai2012-10-302-5/+18
* Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-10-282-5/+4
|\
| * ASoC: omap-dmic: Correct functional clock namePeter Ujfalusi2012-10-271-2/+2
| * ASoC: zoom2: Fix compile error by including correct header filesTony Lindgren2012-10-271-3/+2
* | ALSA: hda - Fix mute-LED setup for HP dv5 laptopGustavo Maciel Dias Vieira2012-10-261-0/+2
* | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-10-254-6/+38
|\ \
| * \ Merge remote-tracking branches 'asoc/fix/ux500' and 'asoc/fix/wm8994' into fo...Mark Brown2012-10-2517-80/+136
| |\ \
| | * | ASoC: wm8994: Only enable extra BCLK cycles when requiredMark Brown2012-10-242-1/+18
| | |/
| * | ASoC: ux500_msp_i2s: Fix devm_* and return code merge errorLee Jones2012-10-161-5/+3
| * | ASoC: Ux500: Dispose of device nodes correctlyLee Jones2012-10-161-0/+17
* | | ALSA: als3000: check for the kzalloc return valueDenis Kirjanov2012-10-221-0/+4
* | | ALSA: sound/isa/opti9xx/miro.c: eliminate possible double freeJulia Lawall2012-10-211-1/+0
* | | ALSA: hda - Fix silent headphone output from Toshiba P200Takashi Iwai2012-10-201-1/+18
* | | ALSA: hdspm - Fix coding style in CTL_ELEM macrosAdrian Knoth2012-10-201-90/+90
* | | ALSA: hdspm - Fix typo in kcontrol element on RME MADI cardsAdrian Knoth2012-10-201-1/+1
* | | ALSA: hdspm - Fix sync_in detection on AES/AES32Adrian Knoth2012-10-201-2/+2
* | | ALSA: hdspm - Fix sync_in reporting on RME MADI cardsAdrian Knoth2012-10-201-0/+5
* | | ALSA: hdspm - Also report autosync_sample_rate on MADI and MADIfaceAdrian Knoth2012-10-201-0/+16
* | | ALSA: hdspm - Fix reported autosync_sample_rateAdrian Knoth2012-10-201-1/+3
* | | ALSA: hdspm - Fix sync check reporting on all RME HDSPM cardsAdrian Knoth2012-10-201-0/+4
* | | ALSA: hdspm - Report external rate in slave mode on PCI MADIAdrian Knoth2012-10-201-4/+9
* | | ALSA: hdspm - Allow DDS/Varispeed to be set from userspaceAdrian Knoth2012-10-201-1/+13
* | | ALSA: hda - add dock support for Thinkpad T430Stefán Freyr2012-10-191-0/+1
| |/ |/|
* | ALSA: emu10k1: add chip details for E-mu 1010 PCIe cardMaxim Kachur2012-10-171-0/+9
* | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-10-1711-62/+78
|\ \
| * | ASoC: bells: Correct typo in sub speaker DAI name for WM5110Mark Brown2012-10-171-1/+1
| * | ASoC: codecs: da9055: Minor improvement in ALC calibration processAshish Chavan2012-10-111-1/+21
| * | ASoC: dmaengine: Correct Makefile when sound is built as modulePeter Ujfalusi2012-10-091-2/+3
| * | ASoC: fsi: don't reschedule DMA from an atomic contextGuennadi Liakhovetski2012-10-091-7/+8
OpenPOWER on IntegriCloud