summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/tegra check correct return value from ioremap_resourceEliot Blennerhassett2015-02-141-2/+2
* ALSA: hda - enable mute led quirk for one more hp machine.Hui Wang2015-02-131-0/+1
* Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-02-1111-182/+338
|\
| * ALSA: hda - Add docking station support for another HP machineTienFu Chen2015-02-101-0/+1
| * ALSA: hda: read trigger_timestamp immediately after starting DMAPierre-Louis Bossart2015-02-091-0/+3
| * ALSA: hda - Set up GPIO for Toshiba Satellite S50DTakashi Iwai2015-02-051-0/+20
| * Merge branch 'topic/snd-device' into for-nextTakashi Iwai2015-02-032-3/+7
| |\
| | * ALSA: pcm: Embed struct deviceTakashi Iwai2015-02-021-1/+2
| | * ALSA: hwdep: Embed struct deviceTakashi Iwai2015-02-021-2/+5
| * | ALSA: hda - Enable docking station for an HP machineTienFu Chen2015-01-201-0/+13
| * | ALSA: hda - Fix typo in hda_controller.cMasanari Iida2015-01-151-1/+1
| * | ALSA: hda - Select INPUT for Realtek HD-audio codecTakashi Iwai2015-01-152-6/+1
| * | Merge tag 'topic/i915-hda-componentized-2015-01-12' of git://anongit.freedesk...Takashi Iwai2015-01-134-126/+196
| |\ \
| | * | ALSA: hda: add component supportImre Deak2015-01-123-45/+106
| | * | ALSA: hda: pass intel_hda to all i915 interface functionsImre Deak2015-01-123-26/+33
| | * | ALSA: hda: export struct hda_intelImre Deak2015-01-123-29/+31
| | |/
| * | Merge branch 'topic/line6' into for-nextTakashi Iwai2015-01-122-2/+4
| |\ \ | | |/
| * | Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-111-13/+0
| |\ \
| | * | ALSA: hda: Simplify PM callbacksTakashi Iwai2015-01-091-13/+0
| * | | ALSA: hda - fixup input_free_device called after input_unregister_deviceDavid Henningsson2015-01-111-1/+0
| * | | ALSA: hda - Enable mic mute hotkey and LEDs for an HP machineDavid Henningsson2015-01-071-0/+88
| * | | ALSA: hda - Debug output which type of fixup was selectedDavid Henningsson2015-01-071-0/+10
| * | | ALSA: hda - Print codec->chip_name in autoconfigDavid Henningsson2015-01-071-4/+4
| * | | ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-2/+1
| * | | ALSA: hda - patch_analog.c: Remove some unused functionsRickard Strandqvist2014-12-261-33/+0
| |/ /
* | | 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
| |\ \ \ | | |/ /
OpenPOWER on IntegriCloud