index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-13
ALSA: hda: add Intel 5 Series / 3400 PCI DID
Kai Vehmanen
1
-0
/
+2
2022-09-10
ALSA: hda: Fix hang at HD-audio codec unbinding due to refcount saturation
Takashi Iwai
1
-2
/
+2
2022-09-07
ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()
Tasos Sahanidis
1
-1
/
+1
2022-09-06
ALSA: hda: cs35l41: Utilize acpi_get_subsystem_id()
Andy Shevchenko
1
-37
/
+9
2022-09-06
ALSA: hda: cs35l41: Call put_device() in the scope of get_device()
Andy Shevchenko
1
-5
/
+6
2022-09-06
ALSA: hda: beep: Simplify keep-power-at-enable behavior
Takashi Iwai
3
-25
/
+16
2022-09-06
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-2
/
+27
2022-09-06
ALSA: hda: Once again fix regression of page allocations with IOMMU
Takashi Iwai
1
-1
/
+1
2022-09-06
ALSA: hda/tegra: Align BDL entry to 4KB boundary
Mohan Kumar
1
-1
/
+2
2022-09-05
ALSA: hda/sigmatel: Fix unused variable warning for beep power change
Takashi Iwai
1
-0
/
+2
2022-09-04
ALSA: hda/sigmatel: Keep power up while beep is enabled
Takashi Iwai
1
-0
/
+22
2022-09-01
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-7
/
+56
2022-09-01
ALSA: asihpi - Remove useless code in hpi_meter_get_peak()
Valentina Goncharenko
1
-1
/
+0
2022-08-30
ALSA: hda/hdmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-08-28
ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298
Kacper Michajłow
1
-7
/
+56
2022-08-23
ALSA: hda: cleanup definitions for multi-link registers
Pierre-Louis Bossart
1
-7
/
+7
2022-08-19
ALSA: hda: Remove unused defines
Amadeusz Sławiński
1
-7
/
+0
2022-08-19
ALSA: hda: Remove unused MAX_PIN_CONFIGS constant
Amadeusz Sławiński
1
-2
/
+0
2022-08-18
ALSA: hda: Fix page fault in snd_hda_codec_shutdown()
Cezary Rojewski
1
-21
/
+20
2022-08-18
ALSA: hda: Always free codec on the device release
Cezary Rojewski
1
-7
/
+1
2022-08-17
ALSA: hda/realtek: Add quirk for Clevo NS50PU, NS70PU
Christoffer Sandberg
1
-0
/
+1
2022-08-17
ALSA: hda/cs8409: Support new Dolphin Variants
Stefan Binding
1
-0
/
+4
2022-08-16
ALSA: hda/realtek: Add quirk for Lenovo Yoga7 14IAL7
Takashi Iwai
1
-0
/
+1
2022-08-16
ALSA: hda: cs35l41: Clarify support for CSC3551 without _DSD Properties
Stefan Binding
1
-0
/
+5
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-08-15
ALSA: hda/realtek: Add quirks for ASUS Zenbooks using CS35L41
Stefan Binding
1
-0
/
+2
2022-08-11
ALSA: hda: Fix crash due to jack poll in suspend
Mohan Kumar
1
-5
/
+9
2022-08-11
ALSA: hda/cirrus - support for iMac 12,1 model
Allen Ballway
1
-0
/
+1
2022-08-09
ALSA: hda/realtek: Add a quirk for HP OMEN 15 (8786) mute LED
Bedant Patnaik
1
-0
/
+1
2022-08-08
ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook model
Meng Tang
1
-1
/
+10
2022-08-05
ALSA: ice1712: remove redundant assignment to new
Colin Ian King
1
-1
/
+1
2022-08-05
ALSA: hda/realtek: Add quirk for another Asus K42JZ model
Meng Tang
1
-0
/
+11
2022-08-03
ALSA: hda/realtek: Add quirk for HP Spectre x360 15-eb0xxx
Ivan Hasenkampf
1
-0
/
+2
2022-08-02
ALSA: hda: Replace sprintf() with sysfs_emit()
Takashi Iwai
1
-12
/
+11
2022-07-31
ALSA: hda/realtek: Add quirk for Clevo NV45PZ
Tim Crawford
1
-0
/
+1
2022-07-30
ALSA: hda/realtek: Add quirk for Lenovo Yoga9 14IAP7
Philipp Jungkamp
1
-0
/
+109
2022-07-28
ALSA: hda: cs35l41: Support CLSA0101
Lucas Tanure
3
-26
/
+55
2022-07-28
ALSA: hda: cs35l41: Use the CS35L41 HDA internal define
Lucas Tanure
1
-1
/
+2
2022-07-25
ALSA: hda/realtek: Enable speaker and mute LEDs for HP laptops
Kai-Heng Feng
1
-0
/
+2
2022-07-25
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-9
/
+34
2022-07-25
ALSA: hda: cs35l41: Fix build error unused-function
Ren Zhijie
1
-1
/
+1
2022-07-25
ALSA: asihpi: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-07-22
ALSA: asihpi: Fix typo in comments
shaomin Deng
1
-1
/
+1
2022-07-22
ALSA: emu10k1: Fix typo in comments
shaomin Deng
1
-1
/
+1
2022-07-15
Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()"
Takashi Iwai
1
-20
/
+21
2022-07-15
Revert "ALSA: hda: cs35l41: Allow compilation test on non-ACPI configurations"
Takashi Iwai
1
-2
/
+2
2022-07-15
ALSA: hda: Skip event processing for unregistered codecs
Cezary Rojewski
1
-5
/
+5
2022-07-15
ALSA: hda: cs35l41: Add module parameter to control firmware load
Stefan Binding
1
-5
/
+16
2022-07-15
ALSA: hda: cs35l41: Support Firmware switching and reloading
Stefan Binding
2
-10
/
+178
2022-07-15
ALSA: hda: cs35l41: Add defaulted values into dsp bypass config sequence
Stefan Binding
1
-0
/
+13
[prev]
[next]