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
path:
root
/
sound
/
pci
/
hda
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-13
ALSA: hda: cs35l41: Put the device into safe mode for external boost
Lucas Tanure
1
-5
/
+8
2022-04-13
ALSA: hda: cs35l41: Add Boost type flag
Lucas Tanure
1
-19
/
+24
2022-04-13
ALSA: hda: cs35l41: Always configure the DAI
Lucas Tanure
1
-8
/
+2
2022-04-13
ALSA: hda: cs35l41: Fix I2S params comments
Lucas Tanure
1
-2
/
+2
2022-04-13
ALSA: cs35l41: Move cs35l41_gpio_config to shared lib
Lucas Tanure
1
-6
/
+5
2022-04-13
ALSA: cs35l41: Check hw_config before using it
Lucas Tanure
1
-27
/
+43
2022-04-13
ALSA: cs35l41: Unify hardware configuration
Lucas Tanure
2
-52
/
+30
2022-04-12
ALSA: hda/tegra: Enable Jack poll for tegra
Mohan Kumar
1
-0
/
+2
2022-04-12
ALSA: hda: Jack detection poll in suspend state
Mohan Kumar
1
-1
/
+10
2022-04-11
ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakers
Tao Jin
1
-0
/
+1
2022-04-07
ALSA: hda/realtek: Add quirk for Clevo PD50PNT
Tim Crawford
1
-0
/
+1
2022-04-01
Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-41
/
+101
2022-03-30
ALSA: hda: Avoid unsol event during RPM suspending
Mohan Kumar
1
-1
/
+7
2022-03-30
ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020
Kai-Heng Feng
1
-2
/
+2
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+3
2022-03-28
ALSA: hda/cs8409: Add new Dolphin HW variants
Vitaly Rodionov
1
-0
/
+5
2022-03-28
ALSA: hda/cs8409: Disable HSBIAS_SENSE_EN for Cyborg
Stefan Binding
1
-8
/
+1
2022-03-28
ALSA: hda/cs8409: Support new Warlock MLK Variants
Stefan Binding
3
-2
/
+44
2022-03-28
ALSA: hda/cs8409: Fix Full Scale Volume setting for all variants
Stefan Binding
2
-13
/
+19
2022-03-28
ALSA: hda/cs8409: Re-order quirk table into ascending order
Stefan Binding
1
-17
/
+17
2022-03-28
ALSA: hda/cs8409: Fix Warlock to use mono mic configuration
Stefan Binding
1
-2
/
+2
2022-03-27
ALSA: hda/realtek: Enable headset mic on Lenovo P360
Kai-Heng Feng
1
-0
/
+1
2022-03-24
ALSA: hda/realtek: Add mute and micmut LED support for Zbook Fury 17 G9
Kai-Heng Feng
1
-1
/
+8
2022-03-23
Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
7
-106
/
+402
2022-03-22
ALSA: hda/realtek: Add alc256-samsung-headphone fixup
Matt Kramer
1
-0
/
+11
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-3
/
+1
2022-03-21
Merge branch 'for-next' into for-linus
Takashi Iwai
7
-106
/
+387
2022-03-18
ALSA: hda/realtek: Fix LED on Zbook Studio G9
Kai-Heng Feng
1
-2
/
+2
2022-03-14
ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machines
Andy Chi
1
-0
/
+4
2022-03-14
ALSA: hda/realtek: Add quirk for ASUS GA402
Jason Zheng
1
-0
/
+1
2022-03-11
ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671
huangwenhui
1
-0
/
+1
2022-03-09
ALSA: hda: Add AlderLake-PS variant PCI ID
Kai Vehmanen
1
-0
/
+2
2022-03-08
ALSA: hda/realtek: Add quirk for Clevo NP50PNJ
Tim Crawford
1
-0
/
+1
2022-03-05
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-0
/
+2
2022-03-05
ALSA: hda/realtek: Add quirk for Clevo NP70PNJ
Tim Crawford
1
-0
/
+1
2022-02-28
Merge 5.17-rc6 into driver-core-next
Greg Kroah-Hartman
6
-18
/
+93
2022-02-25
ALSA: hda/realtek: Make use of the helper component_compare_dev_name
Yong Wu
1
-8
/
+3
2022-02-21
ALSA: hda/tegra: Update scratch reg. communication
Mohan Kumar
1
-16
/
+48
2022-02-21
ALSA: hda/tegra: Hardcode GCAP ISS value on T234
Mohan Kumar
1
-0
/
+12
2022-02-21
ALSA: hda/tegra: Add Tegra234 hda driver support
Mohan Kumar
2
-8
/
+67
2022-02-21
ALSA: hda: Expose codec cleanup and power-save functions
Cezary Rojewski
2
-3
/
+12
2022-02-21
ALSA: hda: Update and expose codec register procedures
Cezary Rojewski
2
-10
/
+26
2022-02-21
ALSA: hda: Update and expose snd_hda_codec_device_init()
Cezary Rojewski
1
-16
/
+29
2022-02-17
ALSA: hda/hdmi: add keep-alive support for ADL-P and DG2
Kai Vehmanen
2
-49
/
+126
2022-02-17
ALSA: hda: Set max DMA segment size
Takashi Iwai
1
-0
/
+1
2022-02-15
Merge branch 'for-linus' into for-next
Takashi Iwai
6
-18
/
+92
2022-02-15
Merge tag 'platform-drivers-x86-serial-multi-instantiate-1' of git://git.kern...
Takashi Iwai
1
-1
/
+42
2022-02-14
ALSA: hda/realtek: Fix deadlock by COEF mutex
Takashi Iwai
1
-15
/
+24
2022-02-14
ALSA: hda: Fix missing codec probe on Shenker Dock 15
Takashi Iwai
1
-0
/
+1
2022-02-14
ALSA: hda: Fix regression on forced probe mask option
Takashi Iwai
1
-2
/
+2
[prev]
[next]