aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/sound/hdaudio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-30ALSA: mark all struct bus_type as constGreg Kroah-Hartman1-1/+1
2023-11-27ALSA: hda: Drop snd_hdac_calc_stream_format()Cezary Rojewski1-5/+0
2023-11-27ALSA: hda: Upgrade stream-format infrastructureCezary Rojewski1-0/+5
2023-11-27ALSA: hda: Honor subformat when querying PCMsCezary Rojewski1-1/+2
2023-10-06ALSA: hda: Add code_loading parameter to stream setupCezary Rojewski1-1/+1
2023-10-06ALSA: hda: Poll SDxFIFOS after programming SDxFMTCezary Rojewski1-0/+3
2023-07-18ALSA: hda: Add controller matching macrosAmadeusz Sławiński1-0/+26
2023-06-07ALSA: hda: Workaround for SDnCTL register on loongsonYanteng Si1-0/+1
2023-06-07ALSA: hda: Using polling mode for loongson controller by defaultYanteng Si1-0/+1
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2023-02-10ALSA: hda: remove redundant variable in snd_hdac_stream_start()Zhang Yiqun1-1/+1
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-1/+1
2022-10-28ALSA: hda: Introduce snd_hdac_stream_wait_drsm()Cezary Rojewski1-0/+1
2022-10-20ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layerPierre-Louis Bossart1-0/+26
2022-10-09ALSA: hda: Update register polling macrosAmadeusz Sławiński1-4/+4
2022-09-20ALSA: hda: ext: fix locking in stream_releasePierre-Louis Bossart1-0/+1
2022-09-20ALSA: hda: add snd_hdac_stop_streams() helperPierre-Louis Bossart1-0/+1
2022-09-20ALSA: hda: make snd_hdac_stream_clear() staticPierre-Louis Bossart1-1/+0
2022-08-19ALSA: hda: Move stream-register polling macrosAmadeusz Sławiński1-0/+7
2022-07-15ALSA: hda: Skip event processing for unregistered codecsCezary Rojewski1-0/+1
2022-03-11ALSA: hda: Add helper macros for DSP capable devicesCezary Rojewski1-0/+3
2021-12-25ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart1-0/+1
2021-02-08ALSA: hda: add link_power op to hdac_bus_opsKai Vehmanen1-9/+5
2020-08-05ALSA: hda: Add dma stop delay variableMohan Kumar1-0/+3
2020-05-16ALSA: hda: Unexport some local helper functionsTakashi Iwai1-3/+0
2020-05-06ALSA: hda: Return true,false for return type boolJason Yan1-2/+2
2020-05-04ALSA: hda: add member to store ratio for stripe controlSameer Pujar1-0/+3
2020-02-18ASoC: SOF: Intel: Account for compress streams when servicing IRQsCezary Rojewski1-0/+2
2020-01-20Merge branch 'for-linus' into for-nextTakashi Iwai1-24/+53
2020-01-20ALSA: hda: Apply aligned MMIO access only conditionallyTakashi Iwai1-24/+53
2020-01-13ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai1-0/+1
2019-12-13ALSA: hda: Unify get_response handlingTakashi Iwai1-0/+1
2019-12-10ALSA: hda: Use standard waitqueue for RIRB wakeupTakashi Iwai1-0/+1
2019-12-03ALSA: hda: Modify stream stripe mask only when neededTakashi Iwai1-0/+1
2019-08-14ALSA: hda: Unexport a few more stuffTakashi Iwai1-6/+0
2019-08-14ALSA: hda: Drop export of snd_hdac_bus_add/remove_device()Takashi Iwai1-3/+0
2019-08-08ALSA: hda: Direct MMIO accessesTakashi Iwai1-33/+30
2019-08-08ALSA: hda: Remove page allocation redirectionTakashi Iwai1-5/+1
2019-07-07Merge branch 'topic/hda-refresh-cleanup' into for-nextTakashi Iwai1-1/+1
2019-07-05ALSA: hda: Simplify snd_hdac_refresh_widgets()Takashi Iwai1-1/+1
2019-05-28ALSA: hda: move polling_mode flag to struct hdac_busBard Liao1-0/+3
2019-05-17Merge tag 'sound-fix-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2019-05-13ALSA: hda: Fix race between creating and refreshing sysfs entriesAmadeusz Sławiński1-0/+1
2019-05-09Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-4/+3
2019-04-13ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), tooTakashi Iwai1-4/+3
2019-03-26Merge tag 'drm-intel-next-2019-03-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-1/+1
2019-02-14snd/hda, drm/i915: Track the display_power_status using a cookieChris Wilson1-1/+1
2019-01-14ALSA: hda: Add api to program stripe control bitsSameer Pujar1-0/+3
2018-12-19ALSA: HD-Audio: SKL+: force HDaudio legacy or SKL+ driver selectionPierre-Louis Bossart1-0/+6
2018-12-19ALSA: HDA: export process_unsol_events()Keyon Jie1-0/+1