summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec)David Henningsson2013-01-071-0/+30
* ALSA: au88x0: fix incorrect left shiftNickolai Zeldovich2013-01-071-1/+1
* ALSA: hda - Switch "On" and "Off" for "Mute-LED Mode" kcontrolDavid Henningsson2013-01-031-1/+1
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-204-19/+38
|\
| * ALSA: HDA: Fix sound resume hangDaniel J Blueman2012-12-181-2/+2
| * ALSA: hda - bug fix for invalid connection list of Haswell HDMI codec pinsMengdong Lin2012-12-181-0/+28
| * ALSA: hda - Fix the wrong pincaps set in ALC861VD dallas/hp fixupTakashi Iwai2012-12-171-2/+2
| * ALSA: hda - Set codec->single_adc_amp flag for Realtek codecsTakashi Iwai2012-12-171-0/+1
| * ALSA: hda - Always turn on pins for HDMI/DPTakashi Iwai2012-12-141-14/+4Star
| * ALSA: hda - Fix pin configuration of HP Pavilion dv7Takashi Iwai2012-12-131-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-134-4/+4
|\ \ | |/ |/|
| * various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-191-1/+1
| * Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
| * treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
| * treewide: fix typo of "suppport" in various commentsMasanari Iida2012-11-191-1/+1
* | ALSA: hda - Move runtime PM check to runtime_idle callbackTakashi Iwai2012-12-121-5/+14
* | ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522Takashi Iwai2012-12-121-0/+1
* | ALSA: hda - Avoid doubly suspend after vga switcherooTakashi Iwai2012-12-121-0/+6
* | ALSA: hda - Check validity of CORB/RIRB WP readsTakashi Iwai2012-12-121-2/+12
* | ALSA: hda - use usleep_range in link reset and change timeout checkMengdong Lin2012-12-121-9/+11
* | ALSA: HDA: VIA: Add support for codec VT1808.Lydia Wang2012-12-101-0/+8
* | ALSA: HDA: VIA Add support for codec VT1705CF.Lydia Wang2012-12-101-0/+151
* | ALSA: Remove the rest of __devinit* in commentsTakashi Iwai2012-12-072-6/+6
* | ALSA: hda - Remove superfluous DELAYED_INIT*_MARKTakashi Iwai2012-12-071-15/+7Star
* | ALSA: oxygen: remove __dev* attributesBill Pemberton2012-12-075-16/+16
* | ALSA: bt87X: remove __dev* attributesBill Pemberton2012-12-071-11/+11
* | ALSA: ad1889: remove __dev* attributesBill Pemberton2012-12-071-9/+9
* | ALSA: pci: remove __dev* attributesBill Pemberton2012-12-07105-1005/+1014
* | ALSA: hda: Add PCI device prefix for clarityDaniel J Blueman2012-12-051-61/+64
* | ALSA: hda - Fix yet another race of vga_switcheroo registrationTakashi Iwai2012-12-041-29/+32
* | ALSA: hdspm - Remove obsolete settings functionsAdrian Knoth2012-12-031-393/+0Star
* | ALSA: hdspm - Use HDSPM_TOGGLE_SETTING to alter settingsAdrian Knoth2012-12-031-13/+13
* | ALSA: hdspm - Implement generic function to toggle settingsAdrian Knoth2012-12-031-0/+57
* | ALSA: hda/realtek - Keep the channel count for multiple speakersTakashi Iwai2012-12-031-5/+16
* | Merge tag 'asoc-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-12-031-2/+4
|\ \
| * | ALSA: hda - Fix build without CONFIG_PMTakashi Iwai2012-11-241-2/+4
* | | ALSA: hda - Add a helper function for simple enum kcontrolsTakashi Iwai2012-11-305-48/+44Star
* | | ALSA: hda - Pass errors properly in alc_auto_check_switches()Takashi Iwai2012-11-301-22/+37
* | | ALSA: hda - Refactor alc_kcontrol_new() usagesTakashi Iwai2012-11-301-28/+18Star
* | | ALSA: hda - Use standard sort function in hda_auto_parser.cTakashi Iwai2012-11-301-59/+47Star
* | | ALSA: hda - Call snd_array_init() early and only onceTakashi Iwai2012-11-286-103/+105
* | | ALSA: hda - Add a fixup for internal mic on MacBook Pro 8,1Takashi Iwai2012-11-231-0/+14
* | | ALSA: hda - Add missing verb applications in patch_cirrus.cTakashi Iwai2012-11-231-15/+2Star
* | | ALSA: hda - Move static ADC setup for CS4206 to init verbsTakashi Iwai2012-11-231-3/+3
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2012-11-222-0/+2
|\| |
| * | ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speakerDavid Henningsson2012-11-211-0/+1
| * | ALSA: hda - Add support for Realtek ALC292David Henningsson2012-11-211-0/+1
* | | ALSA: emu10k1: Add missing ifdef for emu->suspend referenceTakashi Iwai2012-11-221-0/+2
* | | ALSA: hdsp: Add missing inclusion of linux/vmalloc.hTakashi Iwai2012-11-221-0/+1
* | | ALSA: emu10k1: don't update firmware during suspend/resumeTakashi Iwai2012-11-222-0/+6