| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hda - Fix build without CONFIG_PM | Takashi Iwai | 2012-11-24 | 1 | -2/+4 |
* | ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speaker | David Henningsson | 2012-11-21 | 1 | -0/+1 |
* | ALSA: hda - Add support for Realtek ALC292 | David Henningsson | 2012-11-21 | 1 | -0/+1 |
* | ALSA: hda - Limit runtime PM support only to known Intel chips | Takashi Iwai | 2012-11-19 | 1 | -19/+20 |
* | ALSA: hda - Fix recursive suspend/resume call | Takashi Iwai | 2012-11-19 | 2 | -2/+10 |
* | ALSA: fm801: precedence bug in snd_fm801_tea575x_get_pins() | Dan Carpenter | 2012-11-14 | 1 | -3/+8 |
* | ALSA: es1968: precedence bug in snd_es1968_tea575x_get_pins() | Dan Carpenter | 2012-11-13 | 1 | -3/+8 |
* | ALSA: hda - Add a missing quirk entry for iMac 9,1 | Takashi Iwai | 2012-11-12 | 1 | -0/+1 |
* | ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150) | Kailang Yang | 2012-11-08 | 1 | -0/+2 |
* | ALSA: hda - Improve HP depop when system enter to S3 | Kailang Yang | 2012-11-08 | 1 | -13/+11 |
* | ALSA: hdspm - Fix sync check reporting on RME RayDAT | Adrian Knoth | 2012-11-07 | 1 | -1/+2 |
* | ALSA: hda - Add pin fixups for ASUS G75 | Takashi Iwai | 2012-11-07 | 1 | -0/+11 |
* | ALSA: hda - Fix invalid connections in VT1802 codec | Takashi Iwai | 2012-11-07 | 1 | -0/+14 |
* | ALSA: hda - Fix empty DAC filling in patch_via.c | Takashi Iwai | 2012-11-07 | 1 | -7/+4 |
* | ALSA: hda - Force to reset IEC958 status bits for AD codecs | Takashi Iwai | 2012-11-05 | 1 | -0/+1 |
* | ALSA: es1968: Add ESS vendor ID to pm_whitelist | Ondrej Zary | 2012-11-05 | 1 | -0/+2 |
* | ALSA: HDA: Mark CS260x immutable structures const | Daniel J Blueman | 2012-11-05 | 1 | -3/+2 |
* | ALSA: HDA: Fix digital microphone on CS420x | Daniel J Blueman | 2012-11-05 | 1 | -5/+9 |
* | ALSA: hda: Cirrus: Fix coefficient index for beep configuration | Alexander Stein | 2012-11-05 | 1 | -1/+1 |
* | ALSA: hda - support Teradici 2200 host card audio | Lars R. Damerow | 2012-11-04 | 1 | -0/+2 |
* | ALSA: Fix typo in drivers sound | Masanari Iida | 2012-11-04 | 1 | -1/+1 |
* | ALSA: ice1724: Fix rate setup after resume | Takashi Iwai | 2012-10-31 | 1 | -1/+6 |
* | ALSA: hda - Fix mute-LED setup for HP dv5 laptop | Gustavo Maciel Dias Vieira | 2012-10-26 | 1 | -0/+2 |
* | ALSA: als3000: check for the kzalloc return value | Denis Kirjanov | 2012-10-22 | 1 | -0/+4 |
* | ALSA: hda - Fix silent headphone output from Toshiba P200 | Takashi Iwai | 2012-10-20 | 1 | -1/+18 |
* | ALSA: hdspm - Fix coding style in CTL_ELEM macros | Adrian Knoth | 2012-10-20 | 1 | -90/+90 |
* | ALSA: hdspm - Fix typo in kcontrol element on RME MADI cards | Adrian Knoth | 2012-10-20 | 1 | -1/+1 |
* | ALSA: hdspm - Fix sync_in detection on AES/AES32 | Adrian Knoth | 2012-10-20 | 1 | -2/+2 |
* | ALSA: hdspm - Fix sync_in reporting on RME MADI cards | Adrian Knoth | 2012-10-20 | 1 | -0/+5 |
* | ALSA: hdspm - Also report autosync_sample_rate on MADI and MADIface | Adrian Knoth | 2012-10-20 | 1 | -0/+16 |
* | ALSA: hdspm - Fix reported autosync_sample_rate | Adrian Knoth | 2012-10-20 | 1 | -1/+3 |
* | ALSA: hdspm - Fix sync check reporting on all RME HDSPM cards | Adrian Knoth | 2012-10-20 | 1 | -0/+4 |
* | ALSA: hdspm - Report external rate in slave mode on PCI MADI | Adrian Knoth | 2012-10-20 | 1 | -4/+9 |
* | ALSA: hdspm - Allow DDS/Varispeed to be set from userspace | Adrian Knoth | 2012-10-20 | 1 | -1/+13 |
* | ALSA: hda - add dock support for Thinkpad T430 | Stefán Freyr | 2012-10-19 | 1 | -0/+1 |
* | ALSA: emu10k1: add chip details for E-mu 1010 PCIe card | Maxim Kachur | 2012-10-17 | 1 | -0/+9 |
* | ALSA: hda - Always check array bounds in alc_get_line_out_pfx | David Henningsson | 2012-10-17 | 1 | -1/+3 |
* | ALSA: hda - Stop LPIB delay counting on broken hardware | Takashi Iwai | 2012-10-16 | 1 | -3/+6 |
* | ALSA: hda - Fix registration race of VGA switcheroo | Takashi Iwai | 2012-10-15 | 1 | -11/+20 |
* | ALSA: hda - Clean up superfluous position_fix list entries | Takashi Iwai | 2012-10-15 | 1 | -2/+0 |
* | ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new() | Takashi Iwai | 2012-10-15 | 1 | -0/+2 |
* | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-10-12 | 6 | -117/+76 |
|\ |
|
| * | ALSA: hda - do not detect jack on internal speakers for Realtek | David Henningsson | 2012-10-10 | 1 | -0/+2 |
| * | ALSA: hda - Fix missing beep on ASUS X43U notebook | Duncan Roe | 2012-10-10 | 1 | -0/+1 |
| * | ALSA: hda - Remove AZX_DCAPS_POSFIX_COMBO | Takashi Iwai | 2012-10-10 | 1 | -5/+0 |
| * | ALSA: hda - Warn an allocation for an uninitialized array | Takashi Iwai | 2012-10-10 | 1 | -0/+2 |
| * | ALSA: hda/cirrus - Add missing init/free of hda_gen_spec | Takashi Iwai | 2012-10-10 | 1 | -0/+4 |
| * | ALSA: hda - Fix memory leaks at error path in patch_cirrus.c | Takashi Iwai | 2012-10-10 | 1 | -3/+3 |
| * | ALSA: hda - Add missing hda_gen_spec to struct via_spec | Takashi Iwai | 2012-10-10 | 1 | -0/+4 |
| * | ALSA: hda - remove "Mic Jack Mode" for headset jacks (Latitude Exx30) | David Henningsson | 2012-10-09 | 1 | -0/+27 |