summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2013-08-22ALSA: rme96: Check the return value of pci_enable_device() in resume callbackTakashi Iwai1-1/+5
2013-08-22ALSA: hda - Add workarounds for pop-noise on Chromebook with ALC283Kailang Yang1-0/+45
2013-08-22ALSA: hda - Fix ALC283 headphone pop-noise betterKailang Yang1-35/+76
2013-08-22ALSA: rme96: Add PM support v3Knut Petersen1-0/+117
2013-08-19ALSA: hdspm - Use enums in hdspm_tco_ltc_frames()Adrian Knoth1-5/+5
2013-08-19ALSA: hdspm - Fix default value in SNDRV_HDSPM_IOCTL_GET_LTCAdrian Knoth1-1/+1
2013-08-19ALSA: hda - Add inverted digital mic fixup for Acer Aspire OneTakashi Iwai1-0/+1
2013-08-19ALSA: hda - Try to allow haswell HDMI audio even without powerwellDavid Henningsson1-0/+2
2013-08-19ALSA: hda - Limit internal mic boost for a few more Thinkpad machinesDavid Henningsson1-0/+5
2013-08-18[media] tea575x: Move from sound to mediaOndrej Zary1-5/+4
2013-08-18[media] tea575x: Move header from sound to mediaOndrej Zary2-2/+2
2013-08-16ALSA: hda - Fix the order of a quirk table (janitorial)David Henningsson1-6/+6
2013-08-16ALSA: hda - Fix internal mic boost on three Thinkpad machinesDavid Henningsson1-0/+3
2013-08-16ALSA: hda - Add a fixup for Gateway LT27Takashi Iwai1-0/+1
2013-08-14ALSA: rme96: Add pcm stream synchronizationKnut Petersen1-75/+110
2013-08-13ALSA: hda - Mute the right widget in auto_mute_via_amp modeTakashi Iwai1-6/+25
2013-08-13ALSA: hda - Allow auto_mute_via_amp on bind mute controlsTakashi Iwai1-3/+23
2013-08-12ALSA: hda - Fix missing mute controls for CX5051Takashi Iwai1-3/+3
2013-08-12ALSA: hda - Add pinfix for LG LW25 laptopTakashi Iwai1-0/+10
2013-08-05ALSA: hda - Fix jack gating when auto_{mute,mic} is suppressed.Chih-Chung Chang2-6/+29
2013-08-02ALSA: hda - Fix missing fixup for Mac Mini with STAC9221Takashi Iwai2-1/+2
2013-07-29ALSA: hda - Fix invalid multi-io creation on VAIO-Z laptopsTakashi Iwai3-5/+14
2013-07-29ALSA: hda - Remove analog mic pin override from STAC9228 dell-bios quirkTakashi Iwai1-2/+12
2013-07-29ALSA: hda - WAKEEN feature enabling for runtime pmWang Xingchao1-0/+24
2013-07-29ALSA: hda - jack poll once if jackpoll_interval==0Wang Xingchao1-2/+4
2013-07-29ALSA: hda - Clearing jackpoll_interval avoid pending workWang Xingchao1-1/+1
2013-07-24ALSA: hda - use azx_writew() for 16-bit length registerWang Xingchao1-4/+4
2013-07-24ALSA: hda - Fix the noise after suspend on ALC283 codecKailang Yang1-1/+36
2013-07-24ALSA: hda/realtek - Selectively call snd_hda_shutup_pins()Takashi Iwai1-4/+4
2013-07-21ALSA: replace strict_strto*() with kstrto*()Jingoo Han1-3/+3
2013-07-21ALSA: hda - Add snd_hda_jack_detect_state() helper functionTakashi Iwai3-10/+29
2013-07-19ALSA: hda - Remove NO_PRESENCE bit override for Dell 1420n LaptopTakashi Iwai1-1/+1
2013-07-19ALSA: hda - Fix EAPD GPIO control for Sigmatel codecsTakashi Iwai1-5/+6
2013-07-16ALSA: hda - Headphone mic support for an Asus/Conexant deviceDavid Henningsson1-1/+78
2013-07-16ALSA: hda - Add new GPU codec ID to snd-hdaAaron Plattner1-0/+2
2013-07-15ALSA: atiixp: Fix unlocked snd_pcm_stop() callTakashi Iwai2-0/+4
2013-07-15ALSA: asihpi: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+3
2013-07-15ALSA: hdspm - remove unneeded semicolonFengguang Wu1-1/+1
2013-07-15Merge branch 'for-3.12' into for-nextTakashi Iwai2-4578/+715
2013-07-11Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2-5/+26
2013-07-10Merge branch 'topic/hda-ad-remove-static' into for-3.12Takashi Iwai1-4351/+177
2013-07-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-17/+192
2013-07-08ALSA: hda - Keep halting ALC5505 DSPTakashi Iwai1-2/+17
2013-07-05ALSA: hdspm - Added some comments and control register documentationMartin Dausel1-7/+99
2013-07-05ALSA: hdspm - Use snd_ctl_enum_info() in snd_hdspm_info_autosync_refAdrian Knoth1-20/+4
2013-07-05ALSA: hdspm - Use snd_ctl_enum_info() for texts_autosyncAdrian Knoth1-19/+10
2013-07-05ALSA: hdspm - Use snd_ctl_enum_info for most text arraysAdrian Knoth1-31/+19
2013-07-05ALSA: hdspm - AES32: Enable TCO supportAdrian Knoth1-0/+1
2013-07-05ALSA: hdspm - AES32: Report external sample rate to userspaceAdrian Knoth1-3/+8
2013-07-05ALSA: hdspm - Introduce hdspm_external_rate_to_enum() helper functionAdrian Knoth1-11/+17