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