index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-01
ASoC: tegra: use snd_pcm_direction_name()
Kuninori Morimoto
1
-8
/
+8
2024-08-01
ASoC: fsl: lpc3xxx-i2s: use snd_pcm_direction_name()
Kuninori Morimoto
1
-2
/
+1
2024-08-01
ASoC: sof: intel: use snd_pcm_direction_name()
Kuninori Morimoto
1
-3
/
+1
2024-08-01
ASoC: sof: pcm: use snd_pcm_direction_name()
Kuninori Morimoto
1
-1
/
+1
2024-08-01
ASoC: stm: use snd_pcm_direction_name()
Kuninori Morimoto
1
-2
/
+2
2024-07-31
ASoC: fsl: lpc3xxx-i2s: Remove set but not used variable 'savedbitclkrate'
Yue Haibing
1
-3
/
+1
2024-07-30
ASoC: rsnd: use pcm_dmaengine code
Kuninori Morimoto
5
-87
/
+9
2024-07-30
ASoC: rsnd: remove rsnd_mod_confirm_ssi() under DEBUG
Kuninori Morimoto
2
-11
/
+2
2024-07-29
ASoC: tas2781: Add TAS2563 into the Header
Shenghao Ding
1
-3
/
+3
2024-07-29
ASoC: codecs: wcd939x: Move max port number defines to enum
Krzysztof Kozlowski
1
-3
/
+3
2024-07-29
ASoC: codecs: wcd938x: Move max port number defines to enum
Krzysztof Kozlowski
1
-2
/
+2
2024-07-29
ASoC: codecs: wcd937x: Move max port number defines to enum
Krzysztof Kozlowski
1
-17
/
+17
2024-07-29
ASoC: codecs: wcd938x: Drop unused defines and enums
Krzysztof Kozlowski
1
-18
/
+0
2024-07-29
ASoC: codecs: wsa884x: Use designator array initializers for Soundwire ports
Krzysztof Kozlowski
1
-12
/
+22
2024-07-29
ASoC: codecs: wsa883x: Use designator array initializers for Soundwire ports
Krzysztof Kozlowski
1
-20
/
+22
2024-07-29
ASoC: codecs: wsa881x: Use designator array initializers for Soundwire ports
Krzysztof Kozlowski
1
-20
/
+22
2024-07-29
ASoC: cs42l42: Convert comma to semicolon
Chen Ni
1
-6
/
+6
2024-07-29
ASoC: dt-bindings: dlg,da7213: Convert to json-schema
Geert Uytterhoeven
3
-45
/
+104
2024-07-29
ASoC: Use __counted_by() annotation for snd_soc_pcm_runtime
Takashi Iwai
2
-8
/
+8
2024-07-29
ASoC: mediatek: mt8192: remove redundant null pointer check before of_node_put
Chen Ni
1
-3
/
+1
2024-07-29
ASoC: sh: rz-ssi: Add full duplex support
Biju Das
1
-75
/
+182
2024-07-29
ASoC: codecs: lpass-wsa-macro: Do not hard-code dai in VI mixer
Krzysztof Kozlowski
1
-12
/
+13
2024-07-29
ASoC: rt5682s: Return devm_of_clk_add_hw_provider to transfer the error
Ma Ke
1
-1
/
+3
2024-07-29
ASoC: dt-bindings: qcom,apq8016-sbc-sndcard: move to separate binding
Krzysztof Kozlowski
2
-137
/
+205
2024-07-29
ASoC: codecs: ES8326: suspend issue
Zhang Yi
1
-1
/
+3
2024-07-29
ASoC: dt-bindings: fsl,imx-audio-es8328: Convert to dtschema
Animesh Agarwal
2
-60
/
+111
2024-07-29
ASoC: dt-bindings: ti,pcm512x: Convert to dtschema
Animesh Agarwal
2
-53
/
+101
2024-07-29
ASoC: codecs: wsa884x: Simplify handling variant
Krzysztof Kozlowski
1
-3
/
+2
2024-07-29
ASoC: codecs: wsa883x: Simplify handling variant/version
Krzysztof Kozlowski
1
-10
/
+7
2024-07-29
ASoC: codecs: wsa883x: Handle reading version failure
Krzysztof Kozlowski
1
-5
/
+11
2024-07-29
ASoC: codecs: wsa881x: Drop unused version readout
Krzysztof Kozlowski
1
-2
/
+0
2024-07-29
ASoC: dt-bindings: renesas,rz-ssi: Document port property
Biju Das
1
-0
/
+4
2024-07-28
Linux 6.11-rc1
v6.11-rc1
Linus Torvalds
1
-2
/
+2
2024-07-28
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
1
-8
/
+11
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
7
-10
/
+10
2024-07-29
kbuild: Fix '-S -c' in x86 stack protector scripts
Nathan Chancellor
2
-2
/
+2
2024-07-28
ubi: Fix ubi_init() ubiblock_exit() section mismatch
Richard Weinberger
1
-1
/
+1
2024-07-28
kbuild: rpm-pkg: ghost modules.weakdep file
Jose Ignacio Tornos Martinez
1
-1
/
+1
2024-07-27
hostfs: fix the host directory parse when mounting.
Hongbo Li
1
-10
/
+55
2024-07-27
fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT
Seth Forshee (DigitalOcean)
1
-0
/
+11
2024-07-27
ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER case
Takashi Sakamoto
1
-2
/
+1
2024-07-27
Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"
Takashi Sakamoto
1
-3
/
+2
2024-07-26
minmax: avoid overly complicated constant expressions in VM code
Linus Torvalds
2
-2
/
+9
2024-07-26
minmax: avoid overly complex min()/max() macro arguments in xen
Linus Torvalds
1
-2
/
+3
2024-07-26
nilfs2: handle inconsistent state in nilfs_btnode_create_block()
Ryusuke Konishi
2
-7
/
+22
2024-07-26
selftests/mm: skip test for non-LPA2 and non-LVA systems
Dev Jain
1
-1
/
+15
2024-07-26
mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pc...
Li Zhijian
1
-7
/
+11
2024-07-26
mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_node
Roman Gushchin
1
-0
/
+1
2024-07-26
alloc_tag: outline and export free_reserved_page()
Suren Baghdasaryan
2
-15
/
+18
2024-07-26
decompress_bunzip2: fix rare decompression failure
Ross Lagerwall
1
-1
/
+2
[next]