aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
...
* | | ALSA: intelhdmi - fix audio infoframe fill sizeWu Fengguang2009-11-181-2/+2
* | | ALSA: hda - Disable default quirk for Sony VAIO with ALC262 codecTakashi Iwai2009-11-171-0/+2
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-11-171-0/+1
|\ \ \ | |/ /
| * | ALSA: hda - Fix quirk for VAIO type GTakashi Iwai2009-11-171-0/+1
* | | ALSA: hda - Fix build errors with CONFIG_SND_HDA_INPUT_BEEP=nTakashi Iwai2009-11-164-0/+24
* | | ALSA: hda - Fix beep_mode option valueTakashi Iwai2009-11-162-3/+5
* | | ALSA: hda - Update / add kerneldoc comments to exported functionsTakashi Iwai2009-11-161-41/+391
* | | ALSA: hda - move snd_hda_pcm_type_name from hda_codec.h to hda_local.hJaroslav Kysela2009-11-162-1/+2
* | | ALSA: hda - Get rid of magic digits for subdev hackTakashi Iwai2009-11-166-8/+17
* | | ALSA: hda - proc - add support for dynamic controls to mixer<->NID mappingJaroslav Kysela2009-11-166-4/+22
* | | ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignmentJaroslav Kysela2009-11-169-50/+92
* | | ALSA: hda - add beep_mode module parameterJaroslav Kysela2009-11-165-5/+48
* | | ALSA: hda: beep - add missing cancel_delayed_workJaroslav Kysela2009-11-161-0/+1
* | | ALSA: hda_intel: Digital PC Beep - delay input device unregistrationJaroslav Kysela2009-11-162-16/+29
* | | ALSA: hda_intel: Digital PC Beep - change behaviour for input layerJaroslav Kysela2009-11-167-28/+111
* | | Merge branch 'topic/beep-rename' into topic/hdaTakashi Iwai2009-11-163-7/+7
|\ \ \
| * | | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-053-7/+7
* | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-11-165-14/+33
|\ \ \ \ | | |/ / | |/| |
| * | | ALSA: hda - Dell Studio 1557 hd-audio quirkDaniel J Blueman2009-11-151-0/+2
| * | | ALSA: hda - Add another Nvidia HDMI codec id (10de:0005)Takashi Iwai2009-11-131-0/+2
| * | | ALSA: hda: Use model=mb5 for MacBookPro 5,2Daniel T Chen2009-11-121-2/+3
| * | | ALSA: hda - possible read past array alc88[02]_parse_auto_config()Roel Kluin2009-11-111-4/+4
| * | | ALSA: hda - Avoid quirk for HP dc5750Takashi Iwai2009-11-101-1/+1
| * | | ALSA: hda - Tweak OLPC XO-1.5 microphone biasDaniel Drake2009-11-101-3/+12
| * | | ALSA: hda: Use model=auto quirk for Sony VAIO VGN-FW170J using ALC262Daniel T Chen2009-11-091-0/+1
| * | | ALSA: hda - Don't initialize CORB/RIRB for single_cmd modeTakashi Iwai2009-11-071-4/+8
* | | | sound/pci/hda/patch_via.c: work around gcc-4.0.2 ICEakpm@linux-foundation.org2009-11-141-1/+4
* | | | ALSA: hda - Fix build error without CONFIG_SND_HDA_HWDEP=yTakashi Iwai2009-11-121-1/+1
* | | | ALSA: hda - Don't access invalid substream in proc fileTakashi Iwai2009-11-121-5/+5
* | | | ALSA: hda - Add power on/off counterTakashi Iwai2009-11-114-0/+67
* | | | ALSA: hda - Add missing export for snd_hda_bus_reboot_notifyTakashi Iwai2009-11-101-0/+1
* | | | ALSA: hda - proc - show which I/O NID is associated to PCM deviceJaroslav Kysela2009-11-103-5/+21
* | | | ALSA: hda - Add reboot notifier to each codecTakashi Iwai2009-11-104-0/+21
* | | | ALSA: hda - Reset pins of IDT/STAC codecs at freeTakashi Iwai2009-11-061-18/+24
* | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-11-061-20/+20
|\ \ \ \ | |/ / /
| * | | ALSA: hda, move hp_bseries_systemRandy Dunlap2009-11-051-20/+20
* | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-11-055-5/+105
|\ \ \ \ | |/ / /
| * | | ALSA: hda - Add OLPC XO-1.5 PCI IDDaniel Drake2009-11-041-0/+1
| * | | ALSA: hda - Enable GPIO control for mute LED on HP systemsVitaliy Kulikov2009-11-041-0/+68
| | |/ | |/|
| * | ALSA: hda - Don't check invalid HP pinTakashi Iwai2009-11-021-0/+2
| * | ALSA: hda: Use quirk mask for Dell Inspiron Mini9/Vostro A90 using ALC268Daniel T Chen2009-11-021-1/+2
| * | ALSA: hda_intel: Add the Linux device ID for NVIDIA HDA controllerpeer chen2009-10-301-0/+1
| * | ALSA: hda - Fix capture source checks for ALC662/663 codecsTakashi Iwai2009-10-141-1/+1
| |/
| * ALSA: hda - Allow all formats as default for Nvidia HDMITakashi Iwai2009-10-131-1/+1
| * ALSA: hda - Fix volume-knob setup for Dell laptops with STAC9228Takashi Iwai2009-10-131-1/+11
| * ALSA: hda - Fix mute sound with STAC9227/9228 codecsTakashi Iwai2009-10-131-0/+17
| * ALSA: hda - Fix overflow of spec->init_verbs in patch_realtek.cTakashi Iwai2009-10-131-1/+1
* | ALSA: hda - Switch to polling mode before disabling MSITakashi Iwai2009-10-301-8/+8
* | ALSA: hda - Add a proper ifdef to a debug codeTakashi Iwai2009-10-301-0/+2
* | ALSA: VIA HDA: Add support for VT1818S.Lydia Wang2009-10-301-2/+13