summaryrefslogtreecommitdiffstats
path: root/include/sound/hdaudio.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/hda-refresh-cleanup' into for-nextTakashi Iwai2019-07-071-1/+1
|\
| * ALSA: hda: Simplify snd_hdac_refresh_widgets()Takashi Iwai2019-07-051-1/+1
* | ALSA: hda: move polling_mode flag to struct hdac_busBard Liao2019-05-281-0/+3
|/
* Merge tag 'sound-fix-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-171-0/+1
|\
| * ALSA: hda: Fix race between creating and refreshing sysfs entriesAmadeusz Sławiński2019-05-131-0/+1
* | Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-05-091-4/+3Star
|\|
| * ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), tooTakashi Iwai2019-04-131-4/+3Star
* | Merge tag 'drm-intel-next-2019-03-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-03-251-1/+1
|\ \ | |/ |/|
| * snd/hda, drm/i915: Track the display_power_status using a cookieChris Wilson2019-02-141-1/+1
* | ALSA: hda: Add api to program stripe control bitsSameer Pujar2019-01-141-0/+3
|/
* ALSA: HD-Audio: SKL+: force HDaudio legacy or SKL+ driver selectionPierre-Louis Bossart2018-12-191-0/+6
* ALSA: HDA: export process_unsol_events()Keyon Jie2018-12-191-0/+1
* ALSA: hda: Refactor display power managementTakashi Iwai2018-12-111-5/+2Star
* Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2018-09-171-0/+1
|\
| * sound: don't call skl_init_chip() to reset intel skl socYu Zhao2018-09-121-0/+1
* | ALSA: hda: Fix implicit PCM format type conversionTakashi Iwai2018-07-271-1/+2
* | Merge branch 'topic/drm_audio_component' into for-nextTakashi Iwai2018-07-191-3/+3
|\|
| * drm/i915: Split audio component to a generic typeTakashi Iwai2018-07-171-3/+3
* | Merge branch 'topic/hda-core-intel' into for-nextTakashi Iwai2018-07-031-0/+29
|\|
| * ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja2018-06-281-0/+9
| * ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadRakesh Ughreja2018-06-281-0/+5
| * ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja2018-06-281-0/+15
* | ALSA: hda - Move in_pm accessors to HDA coreTakashi Iwai2018-06-281-0/+27
|/
* ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai2018-04-241-0/+5
* Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-04-051-0/+2
|\
| * ALSA: hda: Copying sync power state helper to coreAbhijeet Kumar2018-02-121-0/+2
* | vga_switcheroo: Use device link for HDA controllerLukas Wunner2018-03-131-3/+0Star
|/
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-131-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai2017-10-191-2/+1Star
|/
* ALSA: hda - Avoid tricky macrosTakashi Iwai2017-04-031-10/+18
* ALSA: hda - move bus_parse_capabilities to coreVinod Koul2016-08-091-0/+13
* ALSA: hda - Fix unexpected resume through regmap code pathTakashi Iwai2016-03-081-0/+2
* ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai2016-02-261-1/+1
* ALSA: hda - Add a common helper to give the codec modalias stringTakashi Iwai2015-10-201-0/+1
* ALSA: hda - Add hduadio support to DEVTABLESubhransu S. Prusty2015-10-201-11/+1Star
* ALSA: hda - Add api_version to hda_device_id structTakashi Iwai2015-10-201-0/+1
* ALSA: hda - consolidate chip rename functionsTakashi Iwai2015-10-151-0/+1
* ALSA: hdac: Copy codec helpers to coreSubhransu S. Prusty2015-10-081-0/+6
* ALSA: hdac: Add snd_hdac_get_hdac_stream()Jeeja KP2015-08-231-0/+2
* ALSA: hdac: add snd_hdac_refresh_widget_sysfs()Vinod Koul2015-08-211-0/+1
* ALSA: hda - Check the return value from pm_runtime_get/put*()Takashi Iwai2015-07-171-8/+8
* ALSA: hda - add HDA default codec match functionVinod Koul2015-06-031-0/+14
* ALSA: hda - Move hda_i915.c from sound/pci/hda to sound/hdaMengdong Lin2015-05-201-0/+5
* ALSA: hda - allow a codec to control the link powerMengdong Lin2015-04-291-0/+4
* ALSA: hda - add generic functions to set hdac stream paramsJeeja KP2015-04-171-0/+2
* ALSA: hda - add ASoC device type for hda coreRamesh Babu2015-04-171-0/+1
* ALSA: hda - Move prepared flag into struct hdac_streamTakashi Iwai2015-04-171-0/+1
* ALSA: hda - Move PCM format and rate handling code to core libraryTakashi Iwai2015-04-161-0/+9
* ALSA: hda - moved alloc/free stream pages function to controller libraryJeeja KP2015-04-161-0/+3