summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecsDaniel J Blueman2010-09-261-1/+11
* ALSA: HDA: Enable internal speaker on Dell M101zDavid Henningsson2010-09-201-0/+10
* ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify namesStephen Warren2010-09-201-20/+41
* ALSA: usb-audio: Assume first control interface is for audioDaniel Mack2010-09-201-1/+7
* ALSA: hda - Fix wrong HP pin detection in snd_hda_parse_pin_def_config()Takashi Iwai2010-09-201-1/+1
* ALSA: hda - Add errata initverb sequence for CS42xx codecsBrian Austin2010-09-201-0/+50
* ALSA: hda - Add quirk for Lenovo T400sTakashi Iwai2010-09-201-0/+1
* ALSA: usb - Release capture substream URBs properlyTakashi Iwai2010-09-201-1/+1
* ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai2010-09-201-5/+4
* ALSA: virtuoso: fix setting of Xonar DS line-in/mic-in controlsClemens Ladisch2010-09-201-1/+20
* ALSA: virtuoso: work around missing reset in the Xonar DS Windows driverClemens Ladisch2010-09-204-3/+21
* ALSA: usb-audio: fix detection of vendor-specific device protocol settingsClemens Ladisch2010-09-206-18/+32
* ALSA: hda - Add a new hp-laptop model for Conexant 5066, tested on HP G60David Henningsson2010-09-201-0/+57
* ALSA: hda - Handle pin NID 0x1a on ALC259/269Takashi Iwai2010-09-201-1/+2
* ALSA: hda - Handle missing NID 0x1b on ALC259 codecTakashi Iwai2010-09-201-0/+1
* ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763David Henningsson2010-09-201-3/+3
* ALSA: HDA: Use model=auto for LG R510David Henningsson2010-09-201-1/+0
* ALSA: hda - Add Sony VAIO quirk for ALC269David Henningsson2010-09-201-0/+1
* ALSA: intel8x0: Mute External Amplifier by default for ThinkPad X31Daniel T Chen2010-08-261-0/+6
* ALSA: hda - Add quirk for Dell Vostro 1220Takashi Iwai2010-08-261-0/+1
* ALSA: hda - Fix missing stream for second ADC on Realtek ALC260 HDA codecJonathan Woithe2010-08-261-0/+1
* ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela2010-08-264-5/+37
* ALSA: riptide - Fix detection / load of firmware filesTakashi Iwai2010-08-261-6/+5
* ASoC: register cache should be 1 byte aligned for 1 byte long registerCliff Cai2010-08-261-2/+2
* ASoC: Remove DSP mode support for WM8776Mark Brown2010-08-261-7/+0
* ASoC: Fix inverted mute controls for WM8580Mark Brown2010-08-261-3/+3
* ALSA: hda - Add PC-beep whitelist for an Intel boardTakashi Iwai2010-08-131-0/+1
* Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2010-07-293-20/+58
|\
| * ALSA: hda - Add a PC-beep workaround for ASUS P5-VTakashi Iwai2010-07-291-8/+24
| * ALSA: hda - Assume PC-beep as default for RealtekTakashi Iwai2010-07-281-3/+3
| * ALSA: hda - Don't register beep input device when no beep is availableTakashi Iwai2010-07-281-13/+19
| * ALSA: hda - Fix pin-detection of Nvidia HDMITakashi Iwai2010-07-282-0/+16
* | SOUND: Au1000: Fix section mismatchRalf Baechle2010-07-261-1/+1
* | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2010-07-215-20/+15
|\ \
| * | ASoC: Select wm_hubs automatically for WM8994Chanwoo Choi2010-07-201-2/+2
| * | ASoC: Remove duplicate AUX definition from WM8776Mark Brown2010-07-171-1/+0
| * | ASoC:: remove a redundant snd_soc_unregister_codec call in wm8988_registerAxel Lin2010-07-141-1/+0
| * | ASoC: wm8727: add a missing return in wm8727_platform_probeAxel Lin2010-07-141-0/+2
| * | ASoC: fsi: fixup wrong value setting order of TDMKuninori Morimoto2010-07-131-2/+2
| * | ASoC: fsi: fixup clock inversion operationKuninori Morimoto2010-07-131-14/+9
* | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2010-07-122-1/+31
|\ \ \ | | |/ | |/|
| * | ALSA: hda - Restore cleared pin controls on resumeTakashi Iwai2010-07-092-1/+31
* | | Merge branch 'fix/misc' into for-linusTakashi Iwai2010-07-081-0/+13
|\ \ \
| * | | ALSA: usb-audio - Add volume resolution quirk for some Logitech webcamsAlexey Fisher2010-06-231-0/+13
* | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-07-081-2/+5
|\ \ \ \ | | |/ / | |/| |
| * | | ALSA: hda - Enable beep on Realtek codecs with PCI SSID overrideTakashi Iwai2010-07-051-1/+3
| * | | ALSA: hda - Add Macbook 5,2 quirkLuke Yelavich2010-06-221-0/+1
| * | | ALSA: hda - Fix uninitialized variableTakashi Iwai2010-06-221-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-06-278-59/+140
|\ \ \ \
| * \ \ \ Merge branch 'fix/misc' into for-linusTakashi Iwai2010-06-211-0/+1
| |\ \ \ \ | | | |/ / | | |/| |