index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
mksysmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-09
ASoC: wm8962: Wait for updated value of WM8962_CLOCKING1 register
Chancel Liu
1
-0
/
+8
2022-11-09
ASoC: stm32: dfsdm: manage cb buffers cleanup
Olivier Moysan
1
-0
/
+11
2022-11-07
ASoC: sof_es8336: reduce pop noise on speaker
Zhu Ning
1
-14
/
+46
2022-11-07
ASoC: SOF: topology: No need to assign core ID if token parsing failed
Peter Ujfalusi
1
-10
/
+10
2022-11-07
ASoC: soc-utils: Remove __exit for snd_soc_util_exit()
Chen Zhongjin
1
-1
/
+1
2022-11-04
ASoC: rt5677: fix legacy dai naming
Jason Montleon
1
-9
/
+10
2022-11-04
ASoC: rt5514: fix legacy dai naming
Jason Montleon
1
-7
/
+8
2022-11-01
ASoC: SOF: ipc3-topology: use old pipeline teardown flow with SOF2.1 and older
Kai Vehmanen
2
-5
/
+14
2022-11-01
ASoC: hda: intel-dsp-config: add ES83x6 quirk for IceLake
Pierre-Louis Bossart
1
-0
/
+5
2022-10-31
ASoC: Intel: soc-acpi: add ES83x6 support to IceLake
Pierre-Louis Bossart
1
-0
/
+13
2022-10-31
ASoC: tas2780: Fix set_tdm_slot in case of single slot
Martin Povišer
1
-13
/
+6
2022-10-31
ASoC: tas2764: Fix set_tdm_slot in case of single slot
Martin Povišer
1
-13
/
+6
2022-10-31
ASoC: tas2770: Fix set_tdm_slot in case of single slot
Martin Povišer
1
-14
/
+6
2022-10-28
ASoC: fsl_asrc fsl_esai fsl_sai: allow CONFIG_PM=N
Maarten Zanders
3
-3
/
+3
2022-10-28
ASoC: core: Fix use-after-free in snd_soc_exit()
Chen Zhongjin
1
-2
/
+15
2022-10-26
MAINTAINERS: update Tzung-Bi's email address
Tzung-Bi Shih
4
-3
/
+4
2022-10-26
ASoC: Intel: bytcht_es8316: Add quirk for the Nanote UMPC-01
Hans de Goede
1
-0
/
+7
2022-10-26
ASoC: amd: yc: Add Alienware m17 R5 AMD into DMI table
Brent Mendelsohn
1
-0
/
+7
2022-10-26
ASoC: dapm: Don't use prefix for regulator name
Paul Cercueil
1
-1
/
+1
2022-10-21
ASoC: SOF: Intel: hda-codec: fix possible memory leak in hda_codec_device_init()
Yang Yingliang
1
-7
/
+1
2022-10-21
ASoC: amd: yc: Add Lenovo Thinkbook 14+ 2022 21D0 to quirks table
Leohearts
1
-0
/
+7
2022-10-21
ASoC: Intel: Skylake: fix possible memory leak in skl_codec_device_init()
Yang Yingliang
1
-7
/
+1
2022-10-19
ASoC: SOF: Intel: pci-tgl: fix ADL-N descriptor
Pierre-Louis Bossart
1
-1
/
+29
2022-10-19
ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatile
Srinivasa Rao Mandadapu
1
-0
/
+2
2022-10-19
ASoC: amd: yc: Adding Lenovo ThinkBook 14 Gen 4+ ARA and Lenovo ThinkBook 16 ...
linkt
1
-0
/
+14
2022-10-19
ASoC: codecs: jz4725b: Fix spelling mistake "Sourc" -> "Source", "Routee" -> ...
Colin Ian King
1
-1
/
+1
2022-10-19
ASoC: simple-card: Fix up checks for HW param fixups
Aidan MacDonald
4
-3
/
+18
2022-10-19
ASoC: rt1308-sdw: add the default value of some registers
Shuming Fan
1
-0
/
+2
2022-10-19
ASoC: rt1308-sdw: update the preset settings
Shuming Fan
3
-3
/
+20
2022-10-18
ASoC: SOF: ipc4-mtrace: protect per-core nodes against multiple open
Kai Vehmanen
1
-2
/
+18
2022-10-18
ASoC: Intel: sof_rt5682: Add quirk for Rex board
Yong Zhi
1
-0
/
+12
2022-10-18
ASoC: SOF: Intel: pci-mtl: fix firmware name
Pierre-Louis Bossart
1
-1
/
+1
2022-10-18
ASoC: Intel: sof_sdw: add quirk variant for LAPBC710 NUC15
Pierre-Louis Bossart
1
-0
/
+11
2022-10-18
ASoC: qcom: SND_SOC_SC7180 optionally depends on SOUNDWIRE
Randy Dunlap
1
-0
/
+1
2022-10-18
ASoC: codecs: tlv320adc3xxx: Wrap adc3xxx_i2c_remove() in __exit_p()
Geert Uytterhoeven
1
-1
/
+1
2022-10-17
ASoC: codecs: jz4725b: fix capture selector naming
Siarhei Volkau
1
-7
/
+7
2022-10-17
ASoC: codecs: jz4725b: use right control for Capture Volume
Siarhei Volkau
1
-6
/
+9
2022-10-17
ASoC: codecs: jz4725b: fix reported volume for Master ctl
Siarhei Volkau
1
-1
/
+1
2022-10-17
ASoC: codecs: jz4725b: add missed Line In power control bit
Siarhei Volkau
1
-1
/
+2
2022-10-17
Linux 6.1-rc1
v6.1-rc1
Linus Torvalds
1
-2
/
+2
2022-10-16
Revert "cpumask: fix checking valid cpu range".
Tetsuo Handa
1
-8
/
+11
2022-10-16
lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
Nathan Chancellor
1
-2
/
+7
2022-10-16
kbuild: fix single directory build
Masahiro Yamada
1
-0
/
+2
2022-10-15
mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
Hyeonggon Yoo
2
-19
/
+19
2022-10-15
MAINTAINERS: git://github -> https://github.com for openrisc
Palmer Dabbelt
1
-1
/
+1
2022-10-15
smb3: improve SMB3 change notification support
Steve French
6
-13
/
+90
2022-10-15
cifs: lease key is uninitialized in two additional functions when smb1
Steve French
1
-2
/
+2
2022-10-15
cifs: lease key is uninitialized in smb1 paths
Steve French
1
-1
/
+1
2022-10-15
smb3: must initialize two ACL struct fields to zero
Steve French
1
-1
/
+2
2022-10-15
cifs: fix double-fault crash during ntlmssp
Paulo Alcantara
1
-7
/
+9
[next]