index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda/realtek - ALC287 Realtek I2S speaker platform support
Kailang Yang
2023-09-19
1
-0
/
+4
*
ALSA: hda: cs35l56: Use the new RUNTIME_PM_OPS() macro
Richard Fitzgerald
2023-09-19
1
-3
/
+3
*
ALSA: riptide: Fix -Wformat-truncation warning for longname string
Takashi Iwai
2023-09-15
1
-8
/
+8
*
ALSA: hda: generic: Check potential mixer name string truncation
Takashi Iwai
2023-09-15
1
-1
/
+5
*
ALSA: cmipci: Fix -Wformat-truncation warning
Takashi Iwai
2023-09-15
1
-3
/
+5
*
ALSA: hda: cs35l56: Fix missing RESET GPIO if _SUB is missing
Richard Fitzgerald
2023-09-15
1
-7
/
+5
*
ALSA: hda: Disable power save for solving pop issue on Lenovo ThinkCentre M70q
Kailang Yang
2023-09-15
1
-0
/
+1
*
ALSA: hda: cs35l56: Don't 'return ret' if ret is always zero
Richard Fitzgerald
2023-09-14
1
-1
/
+1
*
ALSA: hda/realtek: Splitting the UX3402 into two separate models
Knyazev Arseniy
2023-09-13
1
-1
/
+2
*
ALSA: hda: cs35l56: Disable low-power hibernation mode
Richard Fitzgerald
2023-09-13
1
-1
/
+0
*
ALSA: hda/realtek - Fixed two speaker platform
Kailang Yang
2023-09-12
1
-2
/
+4
*
ALSA: hda: cs35l56: Call pm_runtime_dont_use_autosuspend()
Richard Fitzgerald
2023-09-12
1
-0
/
+1
*
ALSA: hda/realtek - ALC287 I2S speaker platform support
Kailang Yang
2023-09-07
1
-0
/
+30
*
ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs.
Vitaly Rodionov
2023-09-04
2
-1
/
+2
*
ALSA: hda/tas2781: Use standard clamp() macro
Takashi Iwai
2023-08-31
1
-13
/
+3
*
ALSA: hda: Add missing dependency on CONFIG_EFI for Cirrus/TI sub-codecs
Takashi Iwai
2023-08-25
1
-0
/
+3
*
ALSA: hda/realtek: Add quirk for mute LEDs on HP ENVY x360 15-eu0xxx
Fabian Vogt
2023-08-25
1
-0
/
+8
*
ALSA: hda/tas2781: Switch back to use struct i2c_driver's .probe()
Uwe Kleine-König
2023-08-25
1
-1
/
+1
*
ALSA: ac97: Fix possible error value of *rac97
Su Hui
2023-08-24
1
-3
/
+2
*
ALSA: hda/realtek: Add quirk for HP Victus 16-d1xxx to enable mute LED
SungHwan Jung
2023-08-24
1
-0
/
+22
*
ALSA: hda: cs35l41: Override the _DSD for HP Zbook Fury 17 G9 to correct boos...
Stefan Binding
2023-08-24
1
-0
/
+32
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2023-08-24
3
-10
/
+30
|
\
|
*
ALSA: ymfpci: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2023-08-23
1
-2
/
+8
|
*
ALSA: hda/realtek - Remodified 3k pull low procedure
Kailang Yang
2023-08-16
1
-2
/
+5
|
*
ALSA: hda/cs8409: Support new Dell Dolphin Variants
Stefan Binding
2023-08-11
1
-0
/
+4
|
*
ALSA: hda/realtek: Switch Dell Oasis models to use SPI
Stefan Binding
2023-08-10
1
-5
/
+4
|
*
ALSA: hda/realtek: Add quirks for HP G11 Laptops
Stefan Binding
2023-08-10
1
-1
/
+7
|
*
ALSA: hda/realtek: Support ASUS G713PV laptop
Pavel Asyutchenko
2023-07-27
1
-0
/
+1
|
*
ALSA: hda/relatek: Enable Mute LED on HP 250 G8
Luka Guzenko
2023-07-25
1
-0
/
+1
*
|
ALSA: hda/tas2781: Fix PM refcount unbalance at tas2781_hda_bind()
Takashi Iwai
2023-08-21
1
-5
/
+3
*
|
ALSA: hda/tas2781: Fix acpi device refcount leak at tas2781_read_acpi()
Takashi Iwai
2023-08-21
1
-1
/
+1
*
|
ALSA: hda/realtek: Fix spelling mistake "powe" -> "power"
Colin Ian King
2023-08-21
1
-1
/
+1
*
|
ALSA: asihpi: Remove unused declarations
Yue Haibing
2023-08-18
2
-21
/
+0
*
|
ALSA: rme9652: Convert to generic PCM copy ops
Takashi Iwai
2023-08-18
1
-40
/
+6
*
|
ALSA: hdsp: Convert to generic PCM copy ops
Takashi Iwai
2023-08-18
1
-36
/
+6
*
|
ALSA: rme96: Convert to generic PCM copy ops
Takashi Iwai
2023-08-18
1
-34
/
+8
*
|
ALSA: rme32: Convert to generic PCM copy ops
Takashi Iwai
2023-08-18
1
-39
/
+11
*
|
ALSA: nm256: Convert to generic PCM copy ops
Takashi Iwai
2023-08-18
1
-36
/
+6
*
|
ALSA: korg1212: Convert to generic PCM copy ops
Takashi Iwai
2023-08-18
1
-38
/
+12
*
|
ALSA: es1938: Convert to generic PCM copy ops
Takashi Iwai
2023-08-18
1
-25
/
+5
*
|
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: hwdep: Don't embed device
Takashi Iwai
2023-08-17
1
-2
/
+2
*
|
ALSA: hda: cs35l41: change cs35l41_prop_model to static
Yang Yingliang
2023-08-17
1
-1
/
+1
*
|
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: hda/tegra: refactor deprecated strncpy
Justin Stitt
2023-08-08
1
-2
/
+2
*
|
Merge branch 'topic/intel-hda' into for-next
Takashi Iwai
2023-08-04
1
-0
/
+2
|
\
\
|
*
|
ALSA: hda: add HD Audio PCI ID for Intel Arrow Lake-S
Kai Vehmanen
2023-08-04
1
-0
/
+2
*
|
|
ALSA: hda: cs35l41: Print amp configuration after bind
Stefan Binding
2023-08-02
1
-0
/
+7
[next]