aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix non-snoop page handlingTakashi Iwai2013-01-291-14/+26
* ALSA: hda - Enable LPIB delay count for Poulsbo / OaktrailTakashi Iwai2013-01-291-5/+4
* ALSA: hda - fix inverted internal mic on Acer AOA150/ZG5David Henningsson2013-01-281-0/+1
* ALSA: hda - Add a fixup for Packard-Bell desktop with ALC880Takashi Iwai2013-01-231-0/+1
* ALSA: hda - Fix inconsistent pin states after resumeTakashi Iwai2013-01-231-3/+2
* ALSA: hda - Add Conexant CX20755/20756/20757 codec IDsTakashi Iwai2013-01-211-0/+9
* ALSA: hda - Add fixup for Acer AO725 laptopTakashi Iwai2013-01-191-0/+1
* ALSA: hda - Fix mute led for another HP machineDavid Henningsson2013-01-181-0/+1
* ALSA: hda/hdmi - Work around "alsactl restore" errorsTakashi Iwai2013-01-151-1/+1
* ALSA: hda - Add support of new codec ALC284Kailang Yang2013-01-101-1/+23
* ALSA: hdspm - Fix wordclock status on AES32Andre Schramm2013-01-091-5/+12
* Revert "ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs"David Henningsson2013-01-091-16/+0
* ALSA: hda - Disable runtime D3 for Intel CPT & coTakashi Iwai2013-01-091-5/+8
* 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/+4
| * 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/+7
* | 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/+0
* | 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/+44