Age | Commit message (Expand) | Author | Files | Lines |
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 | 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-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-10-31 | ALSA: ice1724: Fix rate setup after resume | Takashi Iwai | 1 | -1/+6 |
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 |
2012-10-20 | ALSA: hdspm - Fix sync_in detection on AES/AES32 | Adrian Knoth | 1 | -2/+2 |
2012-10-20 | ALSA: hdspm - Fix sync_in reporting on RME MADI cards | Adrian Knoth | 1 | -0/+5 |
2012-10-20 | ALSA: hdspm - Also report autosync_sample_rate on MADI and MADIface | Adrian Knoth | 1 | -0/+16 |
2012-10-20 | ALSA: hdspm - Fix reported autosync_sample_rate | Adrian Knoth | 1 | -1/+3 |
2012-10-20 | ALSA: hdspm - Fix sync check reporting on all RME HDSPM cards | Adrian Knoth | 1 | -0/+4 |
2012-10-20 | ALSA: hdspm - Report external rate in slave mode on PCI MADI | Adrian Knoth | 1 | -4/+9 |
2012-10-20 | ALSA: hdspm - Allow DDS/Varispeed to be set from userspace | Adrian Knoth | 1 | -1/+13 |
2012-10-19 | ALSA: hda - add dock support for Thinkpad T430 | Stefán Freyr | 1 | -0/+1 |
2012-10-17 | ALSA: emu10k1: add chip details for E-mu 1010 PCIe card | Maxim Kachur | 1 | -0/+9 |
2012-10-17 | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 11 | -62/+78 |
2012-10-17 | ALSA: hda - Always check array bounds in alc_get_line_out_pfx | David Henningsson | 1 | -1/+3 |
2012-10-17 | ASoC: bells: Correct typo in sub speaker DAI name for WM5110 | Mark Brown | 1 | -1/+1 |
2012-10-16 | ALSA: hda - Stop LPIB delay counting on broken hardware | Takashi Iwai | 1 | -3/+6 |
2012-10-16 | ASoC: ux500_msp_i2s: Fix devm_* and return code merge error | Lee Jones | 1 | -5/+3 |
2012-10-16 | ASoC: Ux500: Dispose of device nodes correctly | Lee Jones | 1 | -0/+17 |
2012-10-15 | ALSA: hda - Fix registration race of VGA switcheroo | Takashi Iwai | 1 | -11/+20 |