summaryrefslogtreecommitdiffstats
path: root/sound/pci/als4000.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-14ALSA: hda - Add a quirk entry for Macbook Pro 5,1Takashi Iwai1-0/+4
2009-05-13ALSA: hda - Disable fallback to model=acer for Acer laptopsTakashi Iwai1-2/+4
2009-05-12ALSA: hda - Add support of Samsung NC10 mini notebookChris Pockelé2-0/+65
2009-05-11ALSA: hda - Add missing models for Realtek codecsTakashi Iwai2-2/+10
2009-05-08ALSA: hda - Clean up Realtek auto-mute unsol routinesTakashi Iwai1-590/+311
2009-05-08ALSA: hda - Clean up for ALC262 HP model auto-mute functionsTakashi Iwai1-35/+19
2009-05-08ALSA: hda - Fix and clean up hippo-compat HP auto-mutingTakashi Iwai1-214/+158
2009-05-08ALSA: hda - Fix secondary SPDIF on VT1708S and VT1702 codecsTakashi Iwai1-60/+51
2009-05-08ALSA: hda - Fix line-in on Mac Mini Core2 DuoTakashi Iwai1-1/+6
2009-05-07ALSA: hda - Add support for MacBook 5.1 (Aluminium)Kacper Szczesniak1-0/+73
2009-05-04ALSA: hda - Addition for HP dv4-1222nr laptop supportJames Gardiner2-6/+39
2009-04-28ALSA: hda - Fix a typo in patch_realtek.c againTakashi Iwai1-1/+1
2009-04-28ALSA: hda - Don't enable auto-mute but for speakers in patch_realtek.cTakashi Iwai1-1/+4
2009-04-27ALSA: hda - Add amp initialization for realtek auto modeTakashi Iwai1-94/+145
2009-04-23ALSA: hda - Fix init verbs of AD1884A mobile modelTakashi Iwai1-1/+44
2009-04-21ALSA: hda - Add quirk for Packard Bell RS65Takashi Iwai1-0/+1
2009-04-21ALSA: hda - Fix a typo in debug print for realtek auto-detectionTakashi Iwai1-1/+1
2009-04-21ALSA: hda - minor optimization in hda_set_power_state()Takashi Iwai1-2/+3
2009-04-21ALSA: hda - Add debug prints for Realtek auto-initTakashi Iwai1-0/+5
2009-04-21ALSA: hda - Retry codec-verbs at errorsTakashi Iwai3-13/+24
2009-04-21ALSA: hda - Cache PCM and STREAM parameters queriesTakashi Iwai1-36/+61
2009-04-21ALSA: hda - Add quirks for Realtek codecsKailang Yang1-0/+98
2009-04-21ALSA: hda - Fix alc662_init_verbsKailang Yang1-7/+0
2009-04-20ALSA: hda - Use snd_hda_codec_get_pincfg() in patch_ca0110.cTakashi Iwai1-4/+2
2009-04-20ALSA: hda - Fix channels_max setting for CA0110Takashi Iwai1-1/+2
2009-04-17ALSA: hda - Set function_id only on FG nodesTakashi Iwai1-3/+5
2009-04-16ALSA: hda - Add upper-limit of mixer amp for AD1884A-laptop model, tooTakashi Iwai1-0/+8
2009-04-16ALSA: hda - Fix headphone-detection on some machines with STAC/IDT codecsTakashi Iwai1-5/+5
2009-04-16ALSA: hda - Check strcpy lengthTakashi Iwai2-4/+8
2009-04-16ALSA: hda - Add Creative CA0110-IBG supportTakashi Iwai5-0/+597
2009-04-16ALSA: hda_intel.c - Consolidate bitfieldsJoe Perches1-1/+1
2009-04-15ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai1-1/+5
2009-04-15acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds1-0/+6
2009-04-15cfq-iosched: add close cooperator codeJens Axboe1-25/+198
2009-04-15cfq-iosched: log responsible 'cfqq' in idle timer armJens Axboe1-1/+1
2009-04-15cfq-iosched: tweak kick logic a bit moreJens Axboe1-2/+5
2009-04-15cfq-iosched: no need to save interrupts in cfq_kick_queue()Jens Axboe1-3/+2
2009-04-15brd: fix cacheflushingNick Piggin1-1/+3
2009-04-15brd: support barriersNick Piggin1-0/+1
2009-04-15swap: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan1-2/+0
2009-04-15gfs2: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan1-5/+0
2009-04-15ext4: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan1-2/+0
2009-04-15dio: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan1-2/+0
2009-04-15block: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2-5/+0
2009-04-15bio: add documentation to bio_alloc()Jens Axboe1-0/+18
2009-04-15splice: add helpers for locking pipe inodeMiklos Szeredi5-72/+64
2009-04-15splice: remove generic_file_splice_write_nolock()Miklos Szeredi2-61/+0
2009-04-15ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi3-22/+79
2009-04-15splice: fix i_mutex locking in generic_splice_write()Miklos Szeredi1-11/+23
2009-04-15splice: remove i_mutex locking in splice_from_pipe()Miklos Szeredi1-16/+2