index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-28
ASoC: tlv320dac33: use devm_kmemdup_array()
Raag Jadav
1
-4
/
+2
2025-02-28
ASoC: hdac_hdmi: use devm_kmemdup_array()
Raag Jadav
1
-2
/
+1
2025-02-26
ASoC: tas2781: Clean up for some define
Baojun Xu
1
-3
/
+4
2025-02-26
ASoC: rt712-sdca: Add FU05 playback switch control
Shuming Fan
2
-17
/
+66
2025-02-25
ASoC: cs35l56: Prevent races when soft-resetting using SPI control
Richard Fitzgerald
2
-0
/
+83
2025-02-25
Merge tag 'v6.14-rc4' into drm-next
Dave Airlie
5
-26
/
+40
2025-02-24
ASoC: cros_ec_codec: Use str_enable_disable() helper in wov_enable_put()
Thorsten Blum
1
-1
/
+2
2025-02-24
ASoC: es8328: fix route from DAC to output
Nicolas Frattaroli
1
-11
/
+4
2025-02-18
ASoC: tas2764: Set the SDOUT polarity correctly
Hector Martin
2
-1
/
+15
2025-02-18
ASoC: tas2764: Fix power control mask
Hector Martin
1
-1
/
+1
2025-02-17
ASoC: tas2764: Random patches from the Asahi Linux
Mark Brown
1
-30
/
+31
2025-02-17
ASoC: wm_hubs: Use str_enable_disable() in wm_hubs_update_class_w()
Thorsten Blum
1
-1
/
+2
2025-02-17
ASoC: tas2770: Fix volume scale
Hector Martin
1
-1
/
+1
2025-02-17
ASoC: tas2764: Add reg defaults for TAS2764_INT_CLK_CFG
Hector Martin
1
-0
/
+1
2025-02-17
ASoC: tas2764: Mark SW_RESET as volatile
Hector Martin
1
-0
/
+1
2025-02-17
ASoC: tas2764: Wait for ramp-down after shutdown
Hector Martin
1
-0
/
+8
2025-02-17
ASoC: tas2764: Power up/down amp on mute ops
Hector Martin
1
-30
/
+21
2025-02-13
gpiolib: add gpiod_multi_set_value_cansleep
Mark Brown
1
-3
/
+1
2025-02-12
ASoC: adau1701: use gpiod_multi_set_value_cansleep
David Lechner
1
-3
/
+1
2025-02-10
ASoC: cs35l41: Fix acpi_device_hid() not found
Stefan Binding
1
-0
/
+7
2025-02-10
ASoC: codecs: wcd93xx-sdw: fix of_property_read_bool() warnings
Johan Hovold
3
-3
/
+3
2025-02-10
ASoC: tscs454: Use str_enable_disable() in pll_power_event()
Thorsten Blum
1
-3
/
+2
2025-02-09
lib/crc32: standardize on crc32c() name for Castagnoli CRC32
Eric Biggers
1
-1
/
+1
2025-02-06
Add static channel mapping between soundwire master
Mark Brown
3
-7
/
+92
2025-02-06
ASoC: cpcap: Implement jack headset detection
Mark Brown
1
-1
/
+199
2025-02-06
This is continued work on Samsung S9(SM-9600)
Mark Brown
1
-13
/
+3
2025-02-06
ASoC: Intel: avs: Add support for MalibouLake
Mark Brown
2
-4
/
+16
2025-02-06
ASoC: tas2781: drop a redundant code
Shenghao Ding
1
-3
/
+1
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
48
-277
/
+470
2025-02-06
ASoC: codecs: wcd937x: Add static channel mapping support in wcd937x-sdw
Mohammad Rafi Shaik
3
-7
/
+92
2025-02-06
ASoC: cs35l41: Fallback to using HID for system_name if no SUB is available
Stefan Binding
1
-7
/
+16
2025-02-06
ASoC: arizona/madera: use fsleep() in up/down DAPM event delays.
Vitaly Rodionov
3
-16
/
+16
2025-02-05
ASoC: rt722: get lane mapping property
Bard Liao
1
-0
/
+2
2025-02-05
ASoC: dmic: Add DSD big endian format support
Shengjiu Wang
1
-1
/
+3
2025-02-05
ASoC: hdmi-codec: dump ELD through procfs
Dmitry Baryshkov
1
-0
/
+68
2025-02-04
ASoC: codecs: wcd934x: use wcd934x binding header
Dzmitry Sankouski
1
-13
/
+3
2025-02-03
ASoC: codecs: pcm3168a: Allow for 24-bit in provider mode
Cezary Rojewski
1
-3
/
+3
2025-02-03
ASoC: codecs: pcm3168a: Relax probing conditions
Cezary Rojewski
1
-1
/
+4
2025-02-03
ASoC: codecs: pcm3168a: Add ACPI match table
Cezary Rojewski
1
-0
/
+9
2025-02-03
ASoC: mediatek: mt6358: Remove unused functions
Dr. David Alan Gilbert
2
-108
/
+0
2025-02-03
ASoC: rt722-sdca: Make use of new expanded MBQ regmap
Charles Keepax
4
-214
/
+105
2025-02-03
ASoC: rt722-sdca: Add some missing readable registers
Charles Keepax
1
-3
/
+46
2025-02-03
ASoC: cpcap: Implement jack detection
Ivaylo Dimitrov
1
-1
/
+170
2025-02-03
ASoC: cpcap: Implement .set_bias_level
Ivaylo Dimitrov
1
-0
/
+29
2025-01-31
Merge tag 'sound-fix-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-5
/
+6
2025-01-29
Merge tag 'asoc-fix-v6.14-merge-window' of https://git.kernel.org/pub/scm/lin...
Takashi Iwai
4
-5
/
+6
2025-01-27
ASoC: codec: es8316: "DAC Soft Ramp Rate" is just a 2 bit control
Ondrej Jirman
1
-1
/
+1
2025-01-26
ASoC: hdmi-codec: allow to refine formats actually supported
Olivier Moysan
1
-0
/
+4
2025-01-24
Merge tag 'sound-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
43
-264
/
+426
2025-01-23
ASoC: da7213: Initialize the mutex
Claudiu Beznea
1
-0
/
+2
[prev]
[next]