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: gus: Convert to generic PCM copy ops
Takashi Iwai
2023-08-18
1
-20
/
+3
*
ALSA: dummy: Convert to generic PCM copy ops
Takashi Iwai
2023-08-18
1
-10
/
+2
*
ALSA: core: Add memory copy helpers between iov_iter and iomem
Takashi Iwai
2023-08-18
2
-8
/
+53
*
ALSA: pcm: Add copy ops with iov_iter
Takashi Iwai
2023-08-18
3
-45
/
+71
*
iov_iter: Export import_ubuf()
Takashi Iwai
2023-08-18
1
-0
/
+1
*
ALSA: hda/tas2781: Add tas2781 HDA driver
Shenghao Ding
2023-08-18
3
-0
/
+875
*
ALSA: hda/tas2781: Add tas2781 HDA driver
Shenghao Ding
2023-08-18
1
-3
/
+85
*
ALSA: Make SND_PCMTEST depend on DEBUG_FS
Ruan Jinjie
2023-08-18
1
-0
/
+1
*
ALSA: aoa: Fix typos in PCM fix patch
Takashi Iwai
2023-08-18
1
-2
/
+2
*
ALSA: core: Drop snd_device_initialize()
Takashi Iwai
2023-08-17
2
-24
/
+0
*
ALSA: seq: Create device with snd_device_alloc()
Takashi Iwai
2023-08-17
1
-7
/
+9
*
ALSA: timer: Create device with snd_device_alloc()
Takashi Iwai
2023-08-17
1
-7
/
+9
*
ALSA: compress: Don't embed device
Takashi Iwai
2023-08-17
2
-7
/
+11
*
ALSA: rawmidi: Don't embed device
Takashi Iwai
2023-08-17
3
-21
/
+18
*
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
|
|
\
\
[next]