index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
pci
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-24
ALSA: hda: cs35l41: Add device_link between HDA and cs35l41_hda
Stefan Binding
1
-1
/
+12
2023-07-24
ALSA: hda: cs35l41: Rework System Suspend to ensure correct call separation
Stefan Binding
1
-5
/
+35
2023-07-24
ALSA: hda: cs35l41: Use pre and post playback hooks
Stefan Binding
1
-10
/
+43
2023-07-24
ALSA: hda: hda_component: Add pre and post playback hooks to hda_component
Stefan Binding
2
-1
/
+11
2023-07-24
ALSA: hda: cs35l41: Move Play and Pause into separate functions
Stefan Binding
1
-52
/
+79
2023-07-24
ALSA: hda: cs35l41: Ensure we pass up any errors during system suspend.
Stefan Binding
1
-4
/
+13
2023-07-24
ALSA: hda: cs35l41: Ensure we correctly re-sync regmap before system suspending.
Stefan Binding
1
-5
/
+27
2023-07-24
ALSA: hda: cs35l41: Check mailbox status of pause command after firmware load
Stefan Binding
1
-1
/
+6
2023-07-24
ALSA: cs35l41: Poll for Power Up/Down rather than waiting a fixed delay
Stefan Binding
2
-14
/
+44
2023-07-24
ALSA: cs35l41: Use mbox command to enable speaker output for external boost
Stefan Binding
4
-24
/
+74
2023-07-24
ASoC: codecs: lpass: Log clk_get() failures
Bjorn Andersson
4
-18
/
+18
2023-07-24
ALSA: hda/cs35l56: Add driver for Cirrus Logic CS35L56 amplifier
Simon Trimmer
6
-0
/
+1217
2023-07-24
ALSA: hda: Fix missing header dependencies
Richard Fitzgerald
2
-0
/
+5
2023-07-24
ASoC: cs35l56: Make a common function to shutdown the DSP
Simon Trimmer
3
-16
/
+28
2023-07-24
ASoC: cs35l56: Make common function for control port wait
Simon Trimmer
2
-6
/
+11
2023-07-24
ASoC: cs35l56: Move part of cs35l56_init() to shared library
Richard Fitzgerald
3
-69
/
+82
2023-07-24
ASoC: cs35l56: Move cs_dsp init into shared library
Richard Fitzgerald
3
-13
/
+18
2023-07-24
ASoC: cs35l56: Move runtime suspend/resume to shared library
Richard Fitzgerald
5
-120
/
+126
2023-07-24
ASoC: cs35l56: Move utility functions to shared file
Simon Trimmer
3
-203
/
+215
2023-07-24
ASoC: cs35l56: Convert utility functions to use common data structure
Simon Trimmer
1
-16
/
+16
2023-07-24
ASoC: cs35l56: Make cs35l56_system_reset() code more generic
Simon Trimmer
1
-6
/
+6
2023-07-24
ASoC: cs35l56: Move shared data into a common data structure
Simon Trimmer
7
-259
/
+270
2023-07-24
Linux 6.5-rc3
v6.5-rc3
Linus Torvalds
1
-1
/
+1
2023-07-23
kbuild: rust: avoid creating temporary files
Miguel Ojeda
2
-2
/
+9
2023-07-23
tracing/histograms: Return an error if we fail to add histogram to hist_vars ...
Mohamed Khalfella
1
-1
/
+2
2023-07-23
ring-buffer: Do not swap cpu_buffer during resize process
Chen Lin
2
-2
/
+15
2023-07-23
tracing: Remove unused extern declaration tracing_map_set_field_descr()
YueHaibing
1
-4
/
+0
2023-07-23
kbuild: flatten KBUILD_CFLAGS
Alexey Dobriyan
1
-5
/
+17
2023-07-23
gen_compile_commands: add assembly files to compilation database
Benjamin Gray
1
-1
/
+1
2023-07-23
ext4: fix rbtree traversal bug in ext4_mb_use_preallocated
Ojaswin Mujoo
1
-27
/
+131
2023-07-23
ext4: fix off by one issue in ext4_mb_choose_next_group_best_avail()
Ojaswin Mujoo
1
-5
/
+9
2023-07-23
ext4: correct inline offset when handling xattrs in inode body
Eric Whitney
1
-0
/
+14
2023-07-22
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2023-07-22
cifs: allow dumping keys for directories too
Shyam Prasad N
1
-4
/
+13
2023-07-21
dt-bindings: serial: Remove obsolete nxp,lpc1850-uart.txt
Rob Herring
1
-28
/
+0
2023-07-21
dt-bindings: serial: Remove obsolete cavium-uart.txt
Rob Herring
1
-19
/
+0
2023-07-21
loop: do not enforce max_loop hard limit by (new) default
Mauricio Faria de Oliveira
1
-2
/
+34
2023-07-21
loop: deprecate autoloading callback loop_probe()
Mauricio Faria de Oliveira
1
-0
/
+4
2023-07-21
sbitmap: fix batching wakeup
David Jeffery
1
-8
/
+7
2023-07-21
drm/atomic: Fix potential use-after-free in nonblocking commits
Daniel Vetter
1
-1
/
+10
2023-07-21
ia64: mmap: Consider pgoff when searching for free mapping
Helge Deller
1
-1
/
+1
2023-07-21
io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area()
Helge Deller
2
-30
/
+27
2023-07-21
ALSA: hda: add HDMI codec ID for Intel LNL
Kai Vehmanen
1
-0
/
+1
2023-07-21
ALSA: hda/hdmi: keep codec entries in numerical order
Kai Vehmanen
1
-2
/
+2
2023-07-21
ASoC: wm8960: Add DAC filter characteristics selection
Shengjiu Wang
1
-0
/
+3
2023-07-21
arm64/fpsimd: Ensure SME storage is allocated after SVE VL changes
Mark Brown
1
-8
/
+25
2023-07-21
ALSA: ice1712: Use the standard snd_ctl_add_followers() helper
Takashi Iwai
2
-28
/
+6
2023-07-21
ALSA: ca0106: Use the standard snd_ctl_add_followers() helper
Takashi Iwai
1
-13
/
+6
2023-07-21
ALSA: ac97: Use the standard snd_ctl_add_followers() helper
Takashi Iwai
1
-15
/
+1
2023-07-21
ALSA: vmaster: Add snd_ctl_add_followers() helper
Takashi Iwai
2
-0
/
+31
[next]