aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-10ALSA: hda - Add support of new codec ALC284Kailang Yang1-1/+23
2013-01-09ALSA: hdspm - Fix wordclock status on AES32Andre Schramm1-5/+12
2013-01-09Revert "ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs"David Henningsson1-16/+0
2013-01-09ALSA: hda - Disable runtime D3 for Intel CPT & coTakashi Iwai1-5/+8
2013-01-07ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec)David Henningsson1-0/+30
2013-01-07ALSA: au88x0: fix incorrect left shiftNickolai Zeldovich1-1/+1
2013-01-03ALSA: hda - Switch "On" and "Off" for "Mute-LED Mode" kcontrolDavid Henningsson1-1/+1
2012-12-20Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-19/+38
2012-12-18ALSA: HDA: Fix sound resume hangDaniel J Blueman1-2/+2
2012-12-18ALSA: hda - bug fix for invalid connection list of Haswell HDMI codec pinsMengdong Lin1-0/+28
2012-12-17ALSA: hda - Fix the wrong pincaps set in ALC861VD dallas/hp fixupTakashi Iwai1-2/+2
2012-12-17ALSA: hda - Set codec->single_adc_amp flag for Realtek codecsTakashi Iwai1-0/+1
2012-12-14ALSA: hda - Always turn on pins for HDMI/DPTakashi Iwai1-14/+4
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-4/+4
2012-12-13ALSA: hda - Fix pin configuration of HP Pavilion dv7Takashi Iwai1-1/+1
2012-12-12ALSA: hda - Move runtime PM check to runtime_idle callbackTakashi Iwai1-5/+14
2012-12-12ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522Takashi Iwai1-0/+1
2012-12-12ALSA: hda - Avoid doubly suspend after vga switcherooTakashi Iwai1-0/+6
2012-12-12ALSA: hda - Check validity of CORB/RIRB WP readsTakashi Iwai1-2/+12
2012-12-12ALSA: hda - use usleep_range in link reset and change timeout checkMengdong Lin1-9/+11
2012-12-10ALSA: HDA: VIA: Add support for codec VT1808.Lydia Wang1-0/+8
2012-12-10ALSA: HDA: VIA Add support for codec VT1705CF.Lydia Wang1-0/+151
2012-12-07ALSA: Remove the rest of __devinit* in commentsTakashi Iwai2-6/+6
2012-12-07ALSA: hda - Remove superfluous DELAYED_INIT*_MARKTakashi Iwai1-15/+7
2012-12-07ALSA: oxygen: remove __dev* attributesBill Pemberton5-16/+16
2012-12-07ALSA: bt87X: remove __dev* attributesBill Pemberton1-11/+11
2012-12-07ALSA: ad1889: remove __dev* attributesBill Pemberton1-9/+9
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton105-1005/+1014
2012-12-05ALSA: hda: Add PCI device prefix for clarityDaniel J Blueman1-61/+64
2012-12-04ALSA: hda - Fix yet another race of vga_switcheroo registrationTakashi Iwai1-29/+32
2012-12-03ALSA: hdspm - Remove obsolete settings functionsAdrian Knoth1-393/+0
2012-12-03ALSA: hdspm - Use HDSPM_TOGGLE_SETTING to alter settingsAdrian Knoth1-13/+13
2012-12-03ALSA: hdspm - Implement generic function to toggle settingsAdrian Knoth1-0/+57
2012-12-03ALSA: hda/realtek - Keep the channel count for multiple speakersTakashi Iwai1-5/+16
2012-12-03Merge tag 'asoc-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-2/+4
2012-11-30ALSA: hda - Add a helper function for simple enum kcontrolsTakashi Iwai5-48/+44
2012-11-30ALSA: hda - Pass errors properly in alc_auto_check_switches()Takashi Iwai1-22/+37
2012-11-30ALSA: hda - Refactor alc_kcontrol_new() usagesTakashi Iwai1-28/+18
2012-11-30ALSA: hda - Use standard sort function in hda_auto_parser.cTakashi Iwai1-59/+47
2012-11-28ALSA: hda - Call snd_array_init() early and only onceTakashi Iwai6-103/+105
2012-11-24ALSA: hda - Fix build without CONFIG_PMTakashi Iwai1-2/+4
2012-11-23ALSA: hda - Add a fixup for internal mic on MacBook Pro 8,1Takashi Iwai1-0/+14
2012-11-23ALSA: hda - Add missing verb applications in patch_cirrus.cTakashi Iwai1-15/+2
2012-11-23ALSA: hda - Move static ADC setup for CS4206 to init verbsTakashi Iwai1-3/+3
2012-11-22Merge branch 'for-linus' into for-nextTakashi Iwai2-0/+2
2012-11-22ALSA: emu10k1: Add missing ifdef for emu->suspend referenceTakashi Iwai1-0/+2
2012-11-22ALSA: hdsp: Add missing inclusion of linux/vmalloc.hTakashi Iwai1-0/+1
2012-11-22ALSA: emu10k1: don't update firmware during suspend/resumeTakashi Iwai2-0/+6
2012-11-22ALSA: emu10k1: cache emu1010 firmwareTakashi Iwai1-52/+36
2012-11-22ALSA: hdsp: improve firmware cachingTakashi Iwai2-28/+35