summaryrefslogtreecommitdiff
path: root/drivers/crypto/ccree
diff options
context:
space:
mode:
author0x221E <0x221E@0xinfinity.dev>2026-04-12 23:14:34 +0200
committer0x221E <0x221E@0xinfinity.dev>2026-05-03 00:28:51 +0200
commitead848e141dbd0e71c94e519dc413a02e158d064 (patch)
tree9e0bcd0c11fc30ac8714a088477f40f5c586d8dd /drivers/crypto/ccree
parentfb00be0c81933d947e120a00dff0c3b26e08b466 (diff)
downloadkernel-0x221E-v0.0-v7.0.tar.gz
potential firmware bug on intel hda sound.HEADv0.0.1-v7.00x221E-v0.0-v7.0
Firmware disables MSI causing legacy irqs to be used for intel audio chipsets. However, on my device it causes powertop to display Alderlake as being used 100% and "Disabling MSI" to be printed.
Diffstat (limited to 'drivers/crypto/ccree')
0 files changed, 0 insertions, 0 deletions
64321326f62ed5f85130fa6e569'>ALSA: pcm: add 'applptr' event of tracepointTakashi Sakamoto 2017-06-12ALSA: pcm: unify codes to operate application-side position on PCM bufferTakashi Sakamoto 2017-06-09ALSA: pcm: localize snd_pcm_hw_params_choose()Takashi Sakamoto 2017-06-02ALSA: pcm: Direct in-kernel read/write supportTakashi Iwai 2017-06-02ALSA: pcm: Simplify snd_pcm_playback_silence()Takashi Iwai 2017-06-02ALSA: pcm: Unify read/write loopTakashi Iwai 2017-06-02ALSA: pcm: More unification of PCM transfer codesTakashi Iwai 2017-06-02ALSA: pcm: Call directly the common read/write helpersTakashi Iwai 2017-06-02ALSA: pcm: Shuffle codesTakashi Iwai 2017-06-02ALSA: pcm: Check PCM state by a common helper functionTakashi Iwai 2017-06-02ALSA: pcm: Drop the old copy and silence opsTakashi Iwai 2017-06-02ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence opsTakashi Iwai 2017-05-26ALSA: pcm: add local header file for snd-pcm moduleTakashi Sakamoto 2017-05-17ALSA: pcm: constify function local and read-only tableTakashi Sakamoto 2017-05-17ALSA: pcm: use helper function to refer parameter as read-onlyTakashi Sakamoto 2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar 2016-05-10ALSA: pcm: Bail out when chmap is already presentTakashi Iwai 2016-04-14ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai 2016-03-10ALSA: pcm: Avoid "BUG:" string for warnings againTakashi Iwai 2015-10-28ALSA: Constify ratden/ratnum constraintsLars-Peter Clausen 2015-10-22ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtimeLars-Peter Clausen 2015-10-16ALSA: timer: add config item to export PCM timer disabling for expertJie Yang 2015-05-19ALSA: pcm: Modify double acknowledged interrupts check conditionKoro Chen 2015-02-20ALSA: core: add .get_time_infoPierre-Louis Bossart 2015-02-05Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai 2015-01-28ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges()Peter Rosin 2014-12-30ALSA: Add support for wildcard msbits constraintsLars-Peter Clausen 2014-12-30ALSA: Fix handling of multiple msbits constraints on the same runtimeLars-Peter Clausen 2014-11-04ALSA: pcm: Replace PCM hwptr tracking with tracepointsTakashi Iwai 2014-11-04ALSA: pcm: Correct PCM BUG error messageTakashi Iwai 2014-10-06Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai 2014-09-22ALSA: pcm: fix fifo_size frame calculationClemens Ladisch 2014-09-08ALSA: pcm: snd_interval_step: fix changes of open intervalsClemens Ladisch 2014-09-08ALSA: pcm: snd_interval_step: drop the min parameterClemens Ladisch 2014-04-16ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloopsTim Gardner 2014-03-13Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai 2014-02-20ALSA: Export snd_pcm_constraint_mask64()Mark Brown 2014-02-14ALSA: pcm: Use standard printk helpersTakashi Iwai 2013-12-17ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail functionJongHo Kim 2013-08-19ALSA: pcm: Use snd_printd_ratelimit()Tim Gardner 2013-05-24ALSA: Constify the snd_pcm_substream struct ops fieldLars-Peter Clausen