summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | ALSA: emu10k1: cache emu1010 firmwareTakashi Iwai2012-11-221-52/+36Star
* | | ALSA: hdsp: improve firmware cachingTakashi Iwai2012-11-222-28/+35
* | | ALSA: ymfpci: Use kmalloc for register buffer for PMTakashi Iwai2012-11-221-3/+3
* | | ALSA: hda - Don't release firmware when CONFIG_PM is setTakashi Iwai2012-11-221-0/+2
* | | ALSA: pcxhr: hard dependency on the standard fw loaderTakashi Iwai2012-11-222-86/+1Star
* | | ALSA: mixart: hard dependency on the standard fw loaderTakashi Iwai2012-11-222-76/+1Star
* | | ALSA: hda - Don't overwrite the pin default configsTakashi Iwai2012-11-221-42/+3Star
* | | ALSA: hda - Remove shutup calls in free callbacksTakashi Iwai2012-11-213-4/+0Star
* | | ALSA: hda - Use standard helper functions in patch_hdmi.cTakashi Iwai2012-11-211-4/+3Star
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2012-11-196-27/+47
|\| |