summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: use bitmap_weightJoe Perches2012-11-171-6/+1
* ALSA: core: fix NULL checking in snd_pcm_plug_slave_size()Xi Wang2012-11-141-1/+2
* ALSA: core: fix NULL checking in snd_pcm_plug_client_size()Xi Wang2012-11-141-1/+2
* ALSA: usb-audio: Add quirk for Focusrite Scarlett 18i6Martin Schwenke2012-11-131-0/+52
* Merge branch 'stanton-cs1-driver' of git://git.alsa-project.org/alsa-kprivate...Takashi Iwai2012-11-123-0/+542
|\
| * ALSA: firewire: add Stanton SCS.1d/1m driverClemens Ladisch2012-11-123-0/+542
* | ALSA: ice1724: Fix build error without CONFIG_PM_SLEEPTakashi Iwai2012-11-121-0/+2
* | ALSA: ice1724: enable suspend on unknown ICE1724 cardsOndrej Zary2012-11-121-0/+2
* | ALSA: hda - Removed unused non-standard name "C/LFE"David Henningsson2012-11-091-1/+1
* | ALSA: hda - Apply a proper chmap for built-in 2.1 speakersTakashi Iwai2012-11-087-2/+40
* | ALSA: hda - Give standard "Bass Speaker" mixer for 2.1 speakersTakashi Iwai2012-11-084-11/+39
* | Merge branch 'for-linus' into for-nextTakashi Iwai2012-11-0821-41/+98
|\ \
| * | 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: hda - Keep power link on for PantherPoint HDMIDavid Henningsson2012-11-071-2/+6
* | | ALSA: virtuoso: Xonar DSX supportSergiu Giurgiu2012-11-052-1/+6
* | | ALSA: hda - stop setup_dig_out_stream() causing clicksLaurence Darby2012-11-041-5/+15
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2012-10-3043-267/+590
|\ \ \ | |/ /
| * | 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
OpenPOWER on IntegriCloud