aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/hda' into for-linusTakashi Iwai2009-11-181-0/+1
|\
| * ALSA: hda - Fix quirk for VAIO type GTakashi Iwai2009-11-171-0/+1
* | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-11-164-10/+25
|\ \ | |/
| * 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: ice1724 - make some bitfields unsignedDan Carpenter2009-11-161-2/+2
* | ALSA: ice1724 - Fix section mismatch in prodigy_hd2_resume()Takashi Iwai2009-11-141-1/+1
* | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-11-083-4/+77
|\ \ | |/
| * ALSA: hda - Don't initialize CORB/RIRB for single_cmd modeTakashi Iwai2009-11-071-4/+8
| * ALSA: hda, move hp_bseries_systemRandy Dunlap2009-11-051-20/+20
| * 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
* | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-11-081-0/+6
|\ \
| * | ALSA: intel8x0: Mute External Amplifier by default for another Sony modelDaniel T Chen2009-11-051-0/+6
* | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-11-022-2/+6
|\ \ \ | |/ / |/| / | |/
| * 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
* | sound: via82xx: deactivate DXS controls of inactive streamsClemens Ladisch2009-10-301-7/+52
* | ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsJulia Lawall2009-10-301-1/+1
* | ALSA: SND_CS5535AUDIO: Remove the X86 platform dependencyWu Zhangjin2009-10-301-1/+0
* | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-10-133-8/+54
|\ \ | |/
| * 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 - Add full rates/formats support for Nvidia HDMITakashi Iwai2009-10-091-6/+25
* | ALSA: bt87x - Add a whitelist for Pinnacle PCTV (11bd:0012)Takashi Iwai2009-10-131-0/+2
* | ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@David Henningsson2009-10-111-1/+1
* | ALSA: ice1724: Fix surround on Chaintech AV-710Robert Hancock2009-10-101-3/+5
* | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-10-083-13/+22
|\ \
| * | ALSA: ice1724: increase SPDIF and independent stereo buffer sizesRobert Hancock2009-10-081-2/+2
| * | ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI...Pavel Hofman2009-10-082-2/+2
| * | sound: via82xx: move DXS volume controls to PCM interfaceClemens Ladisch2009-10-061-9/+18
* | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-10-081-22/+67
|\ \ \ | | |/ | |/|
| * | ALSA: hda - Fix yet another auto-mic bug in ALC268Takashi Iwai2009-10-071-1/+3
| * | ALSA: hda - Don't pick up invalid HP pins in alc_subsystem_id()Takashi Iwai2009-10-061-3/+8
| * | ALSA: hda - Add a workaround for ASUS A7KTakashi Iwai2009-10-061-11/+48
| * | ALSA: hda - Fix invalid initializations for ALC861 auto modeTakashi Iwai2009-10-051-7/+8
* | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-10-035-94/+322
|\ \ \ | |/ / | | / | |/ |/|
| * ALSA: hda - Fix / improve ALC66x parserTakashi Iwai2009-10-021-86/+155
| * ALSA: hda - Fix digita/analog mic auto-switching with IDT codecsTakashi Iwai2009-10-011-6/+14
| * ALSA: hda - Added quirk to enable sound on Toshiba NB200Manoj Iyer2009-10-011-0/+1
| * ALSA: hda - Resurrect input-source mixer of ALC268 model=acerTakashi Iwai2009-09-301-1/+1