index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hwdep: Don't embed device
Takashi Iwai
2023-08-17
3
-20
/
+24
*
ALSA: pcm: Don't embed device
Takashi Iwai
2023-08-17
4
-13
/
+17
*
ALSA: control: Don't embed ctl_dev
Takashi Iwai
2023-08-17
4
-10
/
+12
*
ALSA: core: Introduce snd_device_alloc()
Takashi Iwai
2023-08-17
2
-0
/
+32
*
ALSA: hda: cs35l41: change cs35l41_prop_model to static
Yang Yingliang
2023-08-17
1
-1
/
+1
*
ALSA: hda: intel-dsp-cfg: Add Chromebook quirk to ADL/RPL
Brady Norander
2023-08-16
1
-4
/
+56
*
ALSA: hda: cs35l41: Fix the loop check in cs35l41_add_dsd_properties
Takashi Iwai
2023-08-16
1
-1
/
+1
*
ALSA: hda: cs35l41: Support systems with missing _DSD properties
Stefan Binding
2023-08-15
5
-51
/
+108
*
ALSA: dice: add stream format parameters for Weiss devices
Takashi Sakamoto
2023-08-10
4
-1
/
+169
*
ALSA: hda/tegra: refactor deprecated strncpy
Justin Stitt
2023-08-08
1
-2
/
+2
*
ALSA: info: Remove unused function declarations
Yue Haibing
2023-08-08
1
-2
/
+0
*
ALSA: pcmtest: Remove redundant definitions
Ivan Orlov
2023-08-08
1
-5
/
+3
*
ALSA: pcmtest: Move buffer iterator initialization to prepare callback
Ivan Orlov
2023-08-08
1
-17
/
+16
*
Merge branch 'topic/intel-hda' into for-next
Takashi Iwai
2023-08-04
4
-5
/
+22
|
\
|
*
ALSA: hda/i915: extend connectivity check to cover Intel ARL
Kai Vehmanen
2023-08-04
1
-4
/
+10
|
*
ALSA: hda: intel-dsp-cfg: add LunarLake support
Pierre-Louis Bossart
2023-08-04
1
-0
/
+8
|
*
ALSA: hda: intel-dsp-cfg: use common include for MeteorLake
Pierre-Louis Bossart
2023-08-04
1
-1
/
+1
|
*
ALSA: hda: add HD Audio PCI ID for Intel Arrow Lake-S
Kai Vehmanen
2023-08-04
1
-0
/
+2
|
*
PCI: add ArrowLake-S PCI ID for Intel HDAudio subsystem.
Pierre-Louis Bossart
2023-08-04
1
-0
/
+1
*
|
ALSA: hda: cs35l41: Print amp configuration after bind
Stefan Binding
2023-08-02
1
-0
/
+7
*
|
ALSA: ac97: set variables dev_attr_vendor_id to static
Yu Liao
2023-08-02
1
-1
/
+1
*
|
ALSA: usb-audio: Remove unused function declaration
Yue Haibing
2023-08-01
1
-1
/
+0
*
|
ALSA: hda/cs35l56: Reject I2C alias addresses
Richard Fitzgerald
2023-08-01
1
-5
/
+8
*
|
ALSA: hda/cs35l56: Fail if .bin not found and firmware not patched
Richard Fitzgerald
2023-08-01
1
-1
/
+11
*
|
ALSA: hda/cs35l56: Do not download firmware over existing RAM firmware
Richard Fitzgerald
2023-08-01
1
-4
/
+23
*
|
ALSA: hda/cs35l56: cs_dsp_power_down() on cs35l56_hda_fw_load() error path
Richard Fitzgerald
2023-08-01
1
-3
/
+6
*
|
ALSA: hda/cs35l56: Call cs_dsp_power_down() before calling cs_dsp_remove()
Richard Fitzgerald
2023-08-01
1
-0
/
+3
*
|
ALSA: hda/cs35l56: Always power-up and start cs_dsp
Richard Fitzgerald
2023-08-01
1
-7
/
+3
*
|
ALSA: hda/cs35l56: Call cs_dsp_power_down() before reloading firmware
Richard Fitzgerald
2023-08-01
1
-0
/
+6
*
|
ALSA: hda/cs35l56: Do not mark cache dirty after REINIT
Richard Fitzgerald
2023-08-01
1
-1
/
+1
*
|
ALSA: hda/cs35l56: Complete firmware reboot before calling cs_dsp_run()
Richard Fitzgerald
2023-08-01
1
-6
/
+5
*
|
ALSA: bcd2000: refactor deprecated strncpy
Justin Stitt
2023-07-29
1
-2
/
+2
*
|
ALSA: xen-front: refactor deprecated strncpy
Justin Stitt
2023-07-29
1
-4
/
+4
*
|
ALSA: hda/cs35l56: Do some clean up on probe error
Dan Carpenter
2023-07-27
1
-1
/
+1
*
|
Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
2023-07-25
544
-4032
/
+9475
|
\
\
|
*
\
ALSA: hda: Adding support for CS35L56 on HDA
Mark Brown
2023-07-24
15
-591
/
+1877
|
|
\
\
|
|
*
|
ALSA: hda/cs35l56: Add driver for Cirrus Logic CS35L56 amplifier
Simon Trimmer
2023-07-24
6
-0
/
+1217
|
|
*
|
ALSA: hda: Fix missing header dependencies
Richard Fitzgerald
2023-07-24
2
-0
/
+5
|
|
*
|
ASoC: cs35l56: Make a common function to shutdown the DSP
Simon Trimmer
2023-07-24
3
-16
/
+28
|
|
*
|
ASoC: cs35l56: Make common function for control port wait
Simon Trimmer
2023-07-24
2
-6
/
+11
|
|
*
|
ASoC: cs35l56: Move part of cs35l56_init() to shared library
Richard Fitzgerald
2023-07-24
3
-69
/
+82
|
|
*
|
ASoC: cs35l56: Move cs_dsp init into shared library
Richard Fitzgerald
2023-07-24
3
-13
/
+18
|
|
*
|
ASoC: cs35l56: Move runtime suspend/resume to shared library
Richard Fitzgerald
2023-07-24
5
-120
/
+126
|
|
*
|
ASoC: cs35l56: Move utility functions to shared file
Simon Trimmer
2023-07-24
3
-203
/
+215
|
|
*
|
ASoC: cs35l56: Convert utility functions to use common data structure
Simon Trimmer
2023-07-24
1
-16
/
+16
|
|
*
|
ASoC: cs35l56: Make cs35l56_system_reset() code more generic
Simon Trimmer
2023-07-24
1
-6
/
+6
|
|
*
|
ASoC: cs35l56: Move shared data into a common data structure
Simon Trimmer
2023-07-24
7
-259
/
+270
|
*
|
|
ASoC: codecs: lpass: Log clk_get() failures
Bjorn Andersson
2023-07-24
4
-18
/
+18
|
|
/
/
|
*
|
ASoC: Merge up fixes from mainline
Mark Brown
2023-07-24
326
-2085
/
+3475
|
|
\
\
|
|
*
|
Linux 6.5-rc3
v6.5-rc3
Linus Torvalds
2023-07-24
1
-1
/
+1
[next]