summaryrefslogtreecommitdiffstats
path: root/include/sound/hdaudio.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: add link_power op to hdac_bus_opsKai Vehmanen2021-02-081-9/+5
* ALSA: hda: Add dma stop delay variableMohan Kumar2020-08-051-0/+3
* ALSA: hda: Unexport some local helper functionsTakashi Iwai2020-05-161-3/+0
* ALSA: hda: Return true,false for return type boolJason Yan2020-05-061-2/+2
* ALSA: hda: add member to store ratio for stripe controlSameer Pujar2020-05-041-0/+3
* ASoC: SOF: Intel: Account for compress streams when servicing IRQsCezary Rojewski2020-02-181-0/+2
* Merge branch 'for-linus' into for-nextTakashi Iwai2020-01-201-24/+53
|\
| * ALSA: hda: Apply aligned MMIO access only conditionallyTakashi Iwai2020-01-201-24/+53
* | ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai2020-01-131-0/+1
* | ALSA: hda: Unify get_response handlingTakashi Iwai2019-12-131-0/+1
* | ALSA: hda: Use standard waitqueue for RIRB wakeupTakashi Iwai2019-12-101-0/+1
|/
* ALSA: hda: Modify stream stripe mask only when neededTakashi Iwai2019-12-031-0/+1
* ALSA: hda: Unexport a few more stuffTakashi Iwai2019-08-141-6/+0
* ALSA: hda: Drop export of snd_hdac_bus_add/remove_device()Takashi Iwai2019-08-141-3/+0
* ALSA: hda: Direct MMIO accessesTakashi Iwai2019-08-081-33/+30
* ALSA: hda: Remove page allocation redirectionTakashi Iwai2019-08-081-5/+1
* 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/+3
|\|
| * ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), tooTakashi Iwai2019-04-131-4/+3
* | Merge tag 'drm-intel-next-2019-03-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-03-261-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/+2
* 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/+0
|/
* 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/+1
|/
* 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