summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | ALSA: hda - ALC888S-VC remark to ALC886Kailang Yang2011-10-171-1/+17
* | | | | | ALSA: hda/realtek - Check the error from alc_codec_rename()Takashi Iwai2011-10-171-14/+22
* | | | | | ALSA: HDA: Fixup Realtek headphone pin initializationDavid Henningsson2011-10-131-1/+1
* | | | | | ALSA: hda - Remove bad code for IDT 92HD83 family patchCharles Chin2011-10-131-18/+0
* | | | | | ALSA: hda - Distinguish each substream for better sticky assignmentTakashi Iwai2011-10-061-3/+6
* | | | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-10-061-4/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | ALSA: hda - Fix a regression of the position-buffer checkTakashi Iwai2011-09-301-4/+5
* | | | | | ALSA: hda/realtek - Choose more cleverly the primary outputsTakashi Iwai2011-10-061-1/+2
* | | | | | ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.cTakashi Iwai2011-10-064-30/+11
* | | | | | ALSA: hdmi: fix printout of SAD sampling ratesPierre-Louis Bossart2011-10-062-3/+23
* | | | | | ALSA: jack - Add "Line In" input jack constantsDavid Henningsson2011-10-051-0/+2
* | | | | | ALSA: HDA: Fix DAC assignment for secondary headphone on Sigmatel/IDTDavid Henningsson2011-10-051-3/+15
* | | | | | ALSA: HDA: Fix naming of input jacks for IDT parserDavid Henningsson2011-10-031-11/+3
* | | | | | ALSA: hda/hdmi: expose ELD controlPierre-Louis Bossart2011-10-033-5/+78
* | | | | | ALSA: hda - Allow patching with any vendor/subsystem idsTakashi Iwai2011-09-281-3/+3
* | | | | | ALSA: hda - Add snoop optionTakashi Iwai2011-09-281-19/+129
* | | | | | ALSA: hda:via - Skip creations of empty PCM streamsTakashi Iwai2011-09-281-28/+40
* | | | | | ALSA: hda - Avoid unnecessary verbs to clear PCM formatsTakashi Iwai2011-09-271-2/+5
* | | | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-09-263-6/+18
|\ \ \ \ \ \ | |/ / / / /
| * | | | | ALSA: hda/realtek - Don't detect LO jack when identical with HPTakashi Iwai2011-09-261-0/+4
| * | | | | ALSA: hda/realtek - Avoid bogus HP-pin assignmentTakashi Iwai2011-09-261-1/+3
| * | | | | ALSA: HDA: No power nids on 92HD93David Henningsson2011-09-241-0/+1
| | |_|_|/ | |/| | |
| * | | | ALSA: fm801: Gracefully handle failure of tuner auto-detectBen Hutchings2011-09-221-3/+10
| * | | | ALSA: fm801: Fix double free in case of error in tuner detectionBen Hutchings2011-09-221-2/+0
* | | | | ALSA: HDA - Add Independent Headphone for all models of ad1988/ad1989Raymond Yau2011-09-231-19/+131
* | | | | ALSA: hda: hdmi: Hint matching between input devices and pcm devicesDavid Henningsson2011-09-211-7/+24
* | | | | ALSA: HDA: Refactor Realtek's automuteDavid Henningsson2011-09-205-148/+131
* | | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-09-205-25/+39
|\ \ \ \ \ | |/ / / /
| * | | | ALSA: HDA: Add support for IDT 92HD93David Henningsson2011-09-201-0/+1
| * | | | ALSA: hda/realtek - Fix auto-mute with HP+LO configurationTakashi Iwai2011-09-191-4/+5
| | |_|/ | |/| |
| * | | ALSA: HDA: Cirrus - fix "Surround Speaker" volume control nameDavid Henningsson2011-09-141-1/+1
| * | | ALSA: hda - Terminate the recursive connection search properlyTakashi Iwai2011-09-131-1/+5
| * | | ALSA: hda: Conexant: Allow different output types to share DACDavid Henningsson2011-08-251-19/+27
* | | | ALSA: hda - Add Headphone Playback Volume control for ad1988/ad1989Raymond Yau2011-09-121-17/+13
* | | | ALSA: hda - Remove the rest of ALC662 quirksTakashi Iwai2011-08-242-367/+10
* | | | ALSA: hda - Remove ALC662 ASUS eeepc-ep20 model quirkTakashi Iwai2011-08-241-49/+0
* | | | ALSA: hda - Prefer multi-io to speakers for realtek auto-parserTakashi Iwai2011-08-241-47/+51
* | | | ALSA: hda - Fix Center/LFE mixer element creations for RealtekTakashi Iwai2011-08-241-1/+1
* | | | ALSA: hda - Rewrite Lenovo X200 quirk with pincfg-fix using auto-parserTakashi Iwai2011-08-241-43/+50
* | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-08-241-1/+1
|\ \ \ \ | |/ / /
| * | | ALSA: hda/conexant - Enable ADC-switching for auto-mic mode, tooTakashi Iwai2011-08-241-1/+1
* | | | ALSA: hda - Remove ALC662 ASUS M51VA, G71V, H13 and G50V model quirksTakashi Iwai2011-08-241-195/+0
* | | | ALSA: hda - Rewrite ALC269 laptop-amic,dmic,&co quirks with fixupsTakashi Iwai2011-08-232-462/+110
* | | | ALSA: hda - Rewrite ALC662 asus-mode* models with fixupsTakashi Iwai2011-08-232-594/+177
* | | | ALSA: hda - Support multiple headphones in Realtek auto-parserTakashi Iwai2011-08-231-14/+21
* | | | ALSA: hda - Add multi-headphone NIDs in multiout structTakashi Iwai2011-08-232-2/+14
* | | | ALSA: hda - Remove all ALC861 and ALC861-VD quirksTakashi Iwai2011-08-233-838/+18
* | | | ALSA: hda - Restore VREF50 setup for ALC861-VD dallas/hp modelsTakashi Iwai2011-08-231-2/+19
* | | | ALSA: hda - Rename to snd_hda_parse_pin_defcfg()Takashi Iwai2011-08-232-9/+21
* | | | ALSA: hda - Fix initialization of multi-speaker output paths for RealtekTakashi Iwai2011-08-231-5/+12
OpenPOWER on IntegriCloud