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 Torvalds2013-09-062-2/+2
|\
| * treewide: Fix printks with 0x%#Joe Perches2013-08-272-2/+2
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-053-7/+9
|\ \
| * | [media] sound/pci/Kconfig: select RADIO_ADAPTERS if neededMauro Carvalho Chehab2013-08-241-0/+3
| * | [media] tea575x: Move from sound to mediaOndrej Zary2013-08-181-5/+4
| * | [media] tea575x: Move header from sound to mediaOndrej Zary2013-08-182-2/+2
| |/
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-051-4/+32
|\ \
| * \ Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-024-4/+16
| |\ \
| * | | snd/hda: add runtime suspend/resume on optimus support (v4)Dave Airlie2013-08-291-4/+32
* | | | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-09-0418-4736/+1506
|\ \ \ \
| * | | | ALSA: hda - Re-setup HDMI pin and audio infoframe on stream switchesTakashi Iwai2013-09-031-10/+31
| * | | | ALSA: hda - hdmi: Fallback to ALSA allocation when selecting CAAnssi Hannula2013-09-021-0/+11
| * | | | ALSA: hda - Simplify CONFIG_SND_HDA_I915 conditionTakashi Iwai2013-08-271-7/+2
| * | | | ALSA: hda - add device entry and inactive flag to unsolicited responseMengdong Lin2013-08-272-2/+8
| * | | | ALSA: hda - Haswell codec exposes device list/select info on pinsMengdong Lin2013-08-271-1/+3
| * | | | ALSA: hda - add device list & select info of display pins to codec proc fileMengdong Lin2013-08-271-0/+33
| * | | | ALSA: hda - add flags and routines to get devices selection info for DP1.2 MSTMengdong Lin2013-08-272-0/+74
| * | | | Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-08-238-10/+32
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | alsa/rme96: Add missing inclusion of linux/vmalloc.hKnut Petersen2013-08-221-0/+1
| * | | | ALSA: rme96: Check the return value of pci_enable_device() in resume callbackTakashi Iwai2013-08-221-1/+5
| * | | | ALSA: hda - Add workarounds for pop-noise on Chromebook with ALC283Kailang Yang2013-08-221-0/+45
| * | | | ALSA: hda - Fix ALC283 headphone pop-noise betterKailang Yang2013-08-221-35/+76
| * | | | ALSA: rme96: Add PM support v3Knut Petersen2013-08-221-0/+117
| * | | | ALSA: hdspm - Use enums in hdspm_tco_ltc_frames()Adrian Knoth2013-08-191-5/+5
| * | | | ALSA: hdspm - Fix default value in SNDRV_HDSPM_IOCTL_GET_LTCAdrian Knoth2013-08-191-1/+1
| * | | | ALSA: hda - Try to allow haswell HDMI audio even without powerwellDavid Henningsson2013-08-191-0/+2
| * | | | ALSA: hda - Limit internal mic boost for a few more Thinkpad machinesDavid Henningsson2013-08-191-0/+5
| * | | | ALSA: hda - Fix the order of a quirk table (janitorial)David Henningsson2013-08-161-6/+6
| * | | | ALSA: hda - Fix internal mic boost on three Thinkpad machinesDavid Henningsson2013-08-161-0/+3
| * | | | ALSA: rme96: Add pcm stream synchronizationKnut Petersen2013-08-141-75/+110
| * | | | ALSA: hda - Mute the right widget in auto_mute_via_amp modeTakashi Iwai2013-08-131-6/+25
| * | | | ALSA: hda - Allow auto_mute_via_amp on bind mute controlsTakashi Iwai2013-08-131-3/+23
| * | | | ALSA: hda - Fix jack gating when auto_{mute,mic} is suppressed.Chih-Chung Chang2013-08-052-6/+29
| * | | | ALSA: hda - Fix invalid multi-io creation on VAIO-Z laptopsTakashi Iwai2013-07-293-5/+14
| * | | | ALSA: hda - Remove analog mic pin override from STAC9228 dell-bios quirkTakashi Iwai2013-07-291-2/+12
| * | | | ALSA: hda - WAKEEN feature enabling for runtime pmWang Xingchao2013-07-291-0/+24
| * | | | ALSA: hda - jack poll once if jackpoll_interval==0Wang Xingchao2013-07-291-2/+4
| * | | | ALSA: hda - Clearing jackpoll_interval avoid pending workWang Xingchao2013-07-291-1/+1
| * | | | ALSA: hda - use azx_writew() for 16-bit length registerWang Xingchao2013-07-241-4/+4
| * | | | ALSA: hda - Fix the noise after suspend on ALC283 codecKailang Yang2013-07-241-1/+36
| * | | | ALSA: hda/realtek - Selectively call snd_hda_shutup_pins()Takashi Iwai2013-07-241-4/+4
| * | | | ALSA: replace strict_strto*() with kstrto*()Jingoo Han2013-07-211-3/+3
| * | | | ALSA: hda - Add snd_hda_jack_detect_state() helper functionTakashi Iwai2013-07-213-10/+29
| * | | | ALSA: hda - Headphone mic support for an Asus/Conexant deviceDavid Henningsson2013-07-161-1/+78
| * | | | ALSA: hdspm - remove unneeded semicolonFengguang Wu2013-07-151-1/+1
| * | | | Merge branch 'for-3.12' into for-nextTakashi Iwai2013-07-152-4578/+715
| |\ \ \ \
| | * \ \ \ Merge branch 'topic/hda-ad-remove-static' into for-3.12Takashi Iwai2013-07-101-4351/+177
| | |\ \ \ \
| | | * | | | ALSA: hda - Remove static quirks for AD1986A codecTakashi Iwai2013-07-051-1012/+57
| | | * | | | ALSA: hda - Drop a few other static quirks for AD1986ATakashi Iwai2013-07-041-10/+0
| | | * | | | ALSA: hda - Drop static quirk for Toshiba Satellite L40-10QTakashi Iwai2013-07-041-1/+0
OpenPOWER on IntegriCloud