summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-152-2/+4
|\
| * ALSA: hda - Add new GPU codec ID 0x10de0072 to snd-hdaAaron Plattner2015-01-071-0/+2
| * ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecsTakashi Iwai2015-01-051-2/+2
* | time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-301-1/+1
|/
* ALSA: hda_intel: apply the Seperate stream_tag for SkylakeLibin Yang2014-12-261-1/+4
* ALSA: hda_controller: Separate stream_tag for input and output streams.Rafal Redzimski2014-12-262-2/+23
* Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-198-12/+78
|\
| * ALSA: hda/realtek - New codec support for ALC298Kailang Yang2014-12-181-0/+7
| * ALSA: hda - Add quirk for Packard Bell EasyNote MX65Takashi Iwai2014-12-171-0/+39
| * ALSA: hda/realtek - New codec support for ALC256Kailang Yang2014-12-171-0/+7
| * ALSA: hda/realtek - Add new Dell desktop for ALC3234 headset modeKailang Yang2014-12-171-0/+1
| * ALSA: hda/hdmi - apply Haswell fix-ups to Skylake display codecLibin Yang2014-12-161-1/+3
| * ALSA: hda - Make add_stereo_mix_input flag tristateTakashi Iwai2014-12-155-10/+16
| * ALSA: hda - Create capture source ctls when stereo mix input is addedTakashi Iwai2014-12-151-0/+2
| * ALSA: hda - Fix typos in snd_hda_get_int_hint() kerneldoc commentsTakashi Iwai2014-12-151-1/+1
| * ALSA: hda - add codec ID for Skylake display audio codecLibin Yang2014-12-151-0/+2
* | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-182-5/+2
|\ \ | |/ |/|
| * sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-132-5/+2
| * Merge tag 'sound-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2014-12-051-0/+2
| |\
* | | ALSA: hda - Add "eapd" model string for AD1986A codecTakashi Iwai2014-12-101-0/+1
* | | ALSA: hda - Add EAPD fixup for ASUS Z99He laptopTakashi Iwai2014-12-101-0/+1
* | | Merge branch 'for-next' into for-linusTakashi Iwai2014-12-0812-209/+786
|\ \ \
| * | | ALSA: hda - Drop AZX_DCAPS_ALIGN_BUFSIZETakashi Iwai2014-12-032-11/+9
| * | | ALSA: hda - Define the DCAPS preset for the old Intel chipsetsTakashi Iwai2014-12-031-17/+20
| * | | Merge tag 'v3.18-rc7' into for-nextTakashi Iwai2014-12-032-5/+20
| |\ \ \ | | |/ /
| | * | Merge tag 'sound-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-11-281-1/+0
| | |\ \
| | * | | sound/radeon: Move 64-bit MSI quirk from arch to driverBenjamin Herrenschmidt2014-11-242-2/+9
| | * | | ALSA: hda - Limit 40bit DMA for AMD HDMI controllersTakashi Iwai2014-11-241-3/+11
| * | | | Merge branch 'for-linus' into for-nextTakashi Iwai2014-11-281-1/+0
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ALSA: hda - Allow forcibly enabling/disabling snoopTakashi Iwai2014-11-281-15/+18
| * | | | ALSA: hda - Add AZX_DCAPS_SNOOP_OFF (and refactor snoop setup)Takashi Iwai2014-11-282-36/+47
| * | | | Merge branch 'topic/usb-resume' into for-nextTakashi Iwai2014-11-273-32/+148
| |\ \ \ \
| | * \ \ \ Merge branch 'for-linus' into test/usb-resumeTakashi Iwai2014-11-203-32/+148
| | |\ \ \ \ | | | | |/ / | | | |/| |
| * | | | | ALSA: hda - using uninitialized dataDan Carpenter2014-11-271-1/+3
| * | | | | ALSA: hda/realtek - Supported HP mute Led for ALC286Kailang Yang2014-11-211-0/+27
| |/ / / /
| * | | | ALSA: hda/realtek - Clean up mute/mic GPIO LED handlingTakashi Iwai2014-11-201-41/+40
| * | | | ALSA: hda: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-172-4/+2
| * | | | ALSA: hda - Fix kerneldoc errors in patch_ca0132.cTakashi Iwai2014-11-111-5/+6
| * | | | Merge branch 'for-linus' into for-nextTakashi Iwai2014-11-052-33/+53
| |\ \ \ \
| * | | | | ALSA: hda - Add kerneldoc comments to hda_generic.cTakashi Iwai2014-10-301-29/+135
| * | | | | ALSA: hda - More kerneldoc commentsTakashi Iwai2014-10-296-19/+297
| * | | | | ALSA: hda - Correct kerneldoc commentsTakashi Iwai2014-10-294-6/+146
| * | | | | ALSA: hda - Pass printf argument directly to request_module()Takashi Iwai2014-10-271-6/+4
| * | | | | Merge branch 'for-linus' into for-nextTakashi Iwai2014-10-272-6/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'topic/enum-info-cleanup' into for-nextTakashi Iwai2014-10-221-17/+2
| |\ \ \ \ \ \
| | * | | | | | ALSA: hda: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-17/+2
| * | | | | | | Merge branch 'topic/hda-lo-jack' into for-nextTakashi Iwai2014-10-221-2/+15
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: hda - Use "Line Out" name instead of "PCM" when there are other outputsDavid Henningsson2014-10-201-1/+1
| | * | | | | | | ALSA: hda - Fix "PCM" name being used on one DAC when there are two DACsDavid Henningsson2014-10-201-1/+14
| | |/ / / / / /
* | | | | | | | ALSA: hda - Fix built-in mic at resume on Lenovo Ideapad S210Takashi Iwai2014-12-051-0/+1
| |_|_|_|_|_|/ |/| | | | | |
OpenPOWER on IntegriCloud