summaryrefslogtreecommitdiffstats
path: root/tools/pci (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-24ALSA: hda: cs35l41: Add device_link between HDA and cs35l41_hdaStefan Binding1-1/+12
2023-07-24ALSA: hda: cs35l41: Rework System Suspend to ensure correct call separationStefan Binding1-5/+35
2023-07-24ALSA: hda: cs35l41: Use pre and post playback hooksStefan Binding1-10/+43
2023-07-24ALSA: hda: hda_component: Add pre and post playback hooks to hda_componentStefan Binding2-1/+11
2023-07-24ALSA: hda: cs35l41: Move Play and Pause into separate functionsStefan Binding1-52/+79
2023-07-24ALSA: hda: cs35l41: Ensure we pass up any errors during system suspend.Stefan Binding1-4/+13
2023-07-24ALSA: hda: cs35l41: Ensure we correctly re-sync regmap before system suspending.Stefan Binding1-5/+27
2023-07-24ALSA: hda: cs35l41: Check mailbox status of pause command after firmware loadStefan Binding1-1/+6
2023-07-24ALSA: cs35l41: Poll for Power Up/Down rather than waiting a fixed delayStefan Binding2-14/+44
2023-07-24ALSA: cs35l41: Use mbox command to enable speaker output for external boostStefan Binding4-24/+74
2023-07-24ASoC: codecs: lpass: Log clk_get() failuresBjorn Andersson4-18/+18
2023-07-24ALSA: hda/cs35l56: Add driver for Cirrus Logic CS35L56 amplifierSimon Trimmer6-0/+1217
2023-07-24ALSA: hda: Fix missing header dependenciesRichard Fitzgerald2-0/+5
2023-07-24ASoC: cs35l56: Make a common function to shutdown the DSPSimon Trimmer3-16/+28
2023-07-24ASoC: cs35l56: Make common function for control port waitSimon Trimmer2-6/+11
2023-07-24ASoC: cs35l56: Move part of cs35l56_init() to shared libraryRichard Fitzgerald3-69/+82
2023-07-24ASoC: cs35l56: Move cs_dsp init into shared libraryRichard Fitzgerald3-13/+18
2023-07-24ASoC: cs35l56: Move runtime suspend/resume to shared libraryRichard Fitzgerald5-120/+126
2023-07-24ASoC: cs35l56: Move utility functions to shared fileSimon Trimmer3-203/+215
2023-07-24ASoC: cs35l56: Convert utility functions to use common data structureSimon Trimmer1-16/+16
2023-07-24ASoC: cs35l56: Make cs35l56_system_reset() code more genericSimon Trimmer1-6/+6
2023-07-24ASoC: cs35l56: Move shared data into a common data structureSimon Trimmer7-259/+270
2023-07-24Linux 6.5-rc3v6.5-rc3Linus Torvalds1-1/+1
2023-07-23kbuild: rust: avoid creating temporary filesMiguel Ojeda2-2/+9
2023-07-23tracing/histograms: Return an error if we fail to add histogram to hist_vars ...Mohamed Khalfella1-1/+2
2023-07-23ring-buffer: Do not swap cpu_buffer during resize processChen Lin2-2/+15
2023-07-23tracing: Remove unused extern declaration tracing_map_set_field_descr()YueHaibing1-4/+0
2023-07-23kbuild: flatten KBUILD_CFLAGSAlexey Dobriyan1-5/+17
2023-07-23gen_compile_commands: add assembly files to compilation databaseBenjamin Gray1-1/+1
2023-07-23ext4: fix rbtree traversal bug in ext4_mb_use_preallocatedOjaswin Mujoo1-27/+131
2023-07-23ext4: fix off by one issue in ext4_mb_choose_next_group_best_avail()Ojaswin Mujoo1-5/+9
2023-07-23ext4: correct inline offset when handling xattrs in inode bodyEric Whitney1-0/+14
2023-07-22cifs: update internal module version number for cifs.koSteve French1-2/+2
2023-07-22cifs: allow dumping keys for directories tooShyam Prasad N1-4/+13
2023-07-21dt-bindings: serial: Remove obsolete nxp,lpc1850-uart.txtRob Herring1-28/+0
2023-07-21dt-bindings: serial: Remove obsolete cavium-uart.txtRob Herring1-19/+0
2023-07-21loop: do not enforce max_loop hard limit by (new) defaultMauricio Faria de Oliveira1-2/+34
2023-07-21loop: deprecate autoloading callback loop_probe()Mauricio Faria de Oliveira1-0/+4
2023-07-21sbitmap: fix batching wakeupDavid Jeffery1-8/+7
2023-07-21drm/atomic: Fix potential use-after-free in nonblocking commitsDaniel Vetter1-1/+10
2023-07-21ia64: mmap: Consider pgoff when searching for free mappingHelge Deller1-1/+1
2023-07-21io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area()Helge Deller2-30/+27
2023-07-21ALSA: hda: add HDMI codec ID for Intel LNLKai Vehmanen1-0/+1
2023-07-21ALSA: hda/hdmi: keep codec entries in numerical orderKai Vehmanen1-2/+2
2023-07-21ASoC: wm8960: Add DAC filter characteristics selectionShengjiu Wang1-0/+3
2023-07-21arm64/fpsimd: Ensure SME storage is allocated after SVE VL changesMark Brown1-8/+25
2023-07-21ALSA: ice1712: Use the standard snd_ctl_add_followers() helperTakashi Iwai2-28/+6
2023-07-21ALSA: ca0106: Use the standard snd_ctl_add_followers() helperTakashi Iwai1-13/+6
2023-07-21ALSA: ac97: Use the standard snd_ctl_add_followers() helperTakashi Iwai1-15/+1
2023-07-21ALSA: vmaster: Add snd_ctl_add_followers() helperTakashi Iwai2-0/+31