Age | Commit message (Expand) | Author | Files | Lines |
2012-11-14 | ALSA: usb-audio: Fix mutex deadlock at disconnection | Takashi Iwai | 1 | -3/+3 |
2012-11-14 | ALSA: fm801: precedence bug in snd_fm801_tea575x_get_pins() | Dan Carpenter | 1 | -3/+8 |
2012-11-13 | ALSA: es1968: precedence bug in snd_es1968_tea575x_get_pins() | Dan Carpenter | 1 | -3/+8 |
2012-11-13 | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 8 | -12/+573 |
2012-11-13 | Merge branches 'fix/arizona', 'fix/core', 'fix/cs42l52', 'fix/mxs', 'fix/sams... | Mark Brown | 8 | -12/+573 |
2012-11-12 | ALSA: hda - Add a missing quirk entry for iMac 9,1 | Takashi Iwai | 1 | -0/+1 |
2012-11-09 | ASoC: core: Double control update err for snd_soc_put_volsw_sx | Mukund Navada | 1 | -2/+3 |
2012-11-09 | ASoC: dapm: Use card_list during DAPM shutdown | Misael Lopez Cruz | 1 | -1/+1 |
2012-11-08 | ALSA: Fix card refcount unbalance | Takashi Iwai | 5 | -4/+8 |
2012-11-08 | ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150) | Kailang Yang | 1 | -0/+2 |
2012-11-08 | ALSA: hda - Improve HP depop when system enter to S3 | Kailang Yang | 1 | -13/+11 |
2012-11-08 | ALSA: usb-audio: Fix crash at re-preparing the PCM stream | Takashi Iwai | 3 | -0/+17 |
2012-11-07 | ALSA: hdspm - Fix sync check reporting on RME RayDAT | Adrian Knoth | 1 | -1/+2 |
2012-11-07 | ASoC: cs42l52: fix the return value of cs42l52_set_fmt() | Wei Yongjun | 1 | -2/+1 |
2012-11-07 | ASoC: bells: Correct type in sub speaker DAI name for WM5102 | Charles Keepax | 1 | -1/+1 |
2012-11-07 | ALSA: hda - Add pin fixups for ASUS G75 | Takashi Iwai | 1 | -0/+11 |
2012-11-07 | ALSA: hda - Fix invalid connections in VT1802 codec | Takashi Iwai | 1 | -0/+14 |
2012-11-07 | ALSA: hda - Fix empty DAC filling in patch_via.c | Takashi Iwai | 1 | -7/+4 |
2012-11-06 | ASoC: wm8978: pll incorrectly configured when codec is master | Eric Millbrandt | 1 | -1/+1 |
2012-11-05 | ALSA: hda - Force to reset IEC958 status bits for AD codecs | Takashi Iwai | 1 | -0/+1 |
2012-11-05 | ALSA: es1968: Add ESS vendor ID to pm_whitelist | Ondrej Zary | 1 | -0/+2 |
2012-11-05 | ALSA: HDA: Mark CS260x immutable structures const | Daniel J Blueman | 1 | -3/+2 |
2012-11-05 | ALSA: HDA: Fix digital microphone on CS420x | Daniel J Blueman | 1 | -5/+9 |
2012-11-05 | ALSA: hda: Cirrus: Fix coefficient index for beep configuration | Alexander Stein | 1 | -1/+1 |
2012-11-04 | ALSA: hda - support Teradici 2200 host card audio | Lars R. Damerow | 1 | -0/+2 |
2012-11-04 | ALSA: Fix typo in drivers sound | Masanari Iida | 6 | -6/+6 |
2012-11-02 | ASoC: mxs-saif: Fix channel swap for 24-bit format | Fabio Estevam | 1 | -4/+12 |
2012-11-02 | ASoC: bells: Select WM1250-EV1 Springbank audio I/O module | Dimitris Papastamos | 1 | -0/+1 |
2012-11-02 | ASoC: bells: Add missing select of WM0010 | Dimitris Papastamos | 1 | -0/+1 |
2012-11-01 | ASoC: mxs-saif: Add MODULE_ALIAS | Fabio Estevam | 1 | -0/+1 |
2012-10-31 | ALSA: ice1724: Fix rate setup after resume | Takashi Iwai | 1 | -1/+6 |
2012-10-30 | ASoC: wm5102: Write register value corrections after SYSCLK is enabled | Mark Brown | 1 | -1/+551 |
2012-10-30 | ALSA: Avoid endless sleep after disconnect | Takashi Iwai | 6 | -1/+46 |
2012-10-30 | ALSA: Add a reference counter to card instance | Takashi Iwai | 10 | -32/+83 |
2012-10-30 | ALSA: usb-audio: Fix races at disconnection in mixer_quirks.c | Takashi Iwai | 1 | -7/+51 |
2012-10-30 | ALSA: usb-audio: Use rwsem for disconnect protection | Takashi Iwai | 4 | -17/+21 |
2012-10-30 | ALSA: usb-audio: Fix races at disconnection | Takashi Iwai | 5 | -41/+79 |
2012-10-30 | ALSA: PCM: Fix some races at disconnection | Takashi Iwai | 2 | -5/+18 |
2012-10-28 | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2 | -5/+4 |
2012-10-27 | ASoC: omap-dmic: Correct functional clock name | Peter Ujfalusi | 1 | -2/+2 |
2012-10-27 | ASoC: zoom2: Fix compile error by including correct header files | Tony Lindgren | 1 | -3/+2 |
2012-10-26 | ALSA: hda - Fix mute-LED setup for HP dv5 laptop | Gustavo Maciel Dias Vieira | 1 | -0/+2 |
2012-10-25 | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 4 | -6/+38 |
2012-10-25 | Merge remote-tracking branches 'asoc/fix/ux500' and 'asoc/fix/wm8994' into fo... | Mark Brown | 17 | -80/+136 |
2012-10-24 | ASoC: wm8994: Only enable extra BCLK cycles when required | Mark Brown | 2 | -1/+18 |
2012-10-22 | ALSA: als3000: check for the kzalloc return value | Denis Kirjanov | 1 | -0/+4 |
2012-10-21 | ALSA: sound/isa/opti9xx/miro.c: eliminate possible double free | Julia Lawall | 1 | -1/+0 |
2012-10-20 | ALSA: hda - Fix silent headphone output from Toshiba P200 | Takashi Iwai | 1 | -1/+18 |
2012-10-20 | ALSA: hdspm - Fix coding style in CTL_ELEM macros | Adrian Knoth | 1 | -90/+90 |
2012-10-20 | ALSA: hdspm - Fix typo in kcontrol element on RME MADI cards | Adrian Knoth | 1 | -1/+1 |