index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-13
ASoC: Intel: (cosmetic) simplify structure member access
Guennadi Liakhovetski
19
-19
/
+19
2020-03-13
ASoC: Intel: skylake: (cosmetic) remove redundant variable initialisations
Guennadi Liakhovetski
1
-2
/
+2
2020-03-13
ASoC: codecs: hdac_hdmi: (cosmetic) remove redundant variable initialisations
Guennadi Liakhovetski
1
-3
/
+3
2020-03-13
ASoC: SOF: Intel: hda: remove SND_SOC_SOF_HDA_COMMON_HDMI_CODEC
Kai Vehmanen
2
-13
/
+1
2020-03-13
ASoC: Intel: sof_pcm512x: make HDMI optional for all platforms
Kai Vehmanen
1
-9
/
+29
2020-03-13
ASoC: Intel: sof_pcm512x: drop reverse deps for SND_HDA_CODEC_HDMI
Kai Vehmanen
1
-1
/
+1
2020-03-13
ASoC: Intel: boards: drop reverse deps for SND_HDA_CODEC_HDMI
Kai Vehmanen
1
-6
/
+7
2020-03-12
Merge series "ASoC: SOF: preparatory patches" from Guennadi Liakhovetski <gue...
Mark Brown
3
-38
/
+42
2020-03-12
ASoC: dt-bindings: google, cros-ec-codec: Fix dtc warnings in example
Rob Herring
1
-11
/
+16
2020-03-12
ASoC: export DPCM runtime update functions
Guennadi Liakhovetski
3
-7
/
+10
2020-03-12
ASoC: (cosmetic) simplify dpcm_prune_paths()
Guennadi Liakhovetski
1
-31
/
+32
2020-03-11
Merge tag 'v5.6-rc5' into asoc-5.7
Mark Brown
1211
-12268
/
+18492
2020-03-11
ASoC: dt-bindings: stm32: convert spdfirx to json-schema
Olivier Moysan
2
-56
/
+80
2020-03-11
ASoC: zte: zx-tdm: remove redundant variables dev
tangbin
1
-2
/
+1
2020-03-11
ASoC: Convert cirrus,cs42l51 to json-schema
Benjamin Gaignard
2
-33
/
+69
2020-03-10
Merge series "ASoC: rt5682: fix Kconfig/compilation issues when I2C is not se...
Mark Brown
2
-3
/
+3
2020-03-10
ASoC: pcm: Fix (again) possible buffer overflow in dpcm state sysfs output
Takashi Iwai
1
-8
/
+8
2020-03-10
ASoC: rt5682-sdw: fix 'defined but not used' pm functions
Pierre-Louis Bossart
1
-2
/
+2
2020-03-10
ASoC: rt5682: fix unmet dependencies
Pierre-Louis Bossart
1
-1
/
+1
2020-03-10
Merge series "ASoC: soc-pcm cleanup step6" from Kuninori Morimoto <kuninori.m...
Mark Brown
18
-125
/
+134
2020-03-10
ASoC: SOF: Fix probe point getter
Cezary Rojewski
1
-2
/
+6
2020-03-10
ASoC: soc-dapm: add for_each_card_widgets() macro
Kuninori Morimoto
3
-13
/
+19
2020-03-10
ASoC: soc-dapm: add for_each_card_dapms() macro
Kuninori Morimoto
2
-9
/
+12
2020-03-10
ASoC: soc.h: remove non plural form for_each_xxx macro
Kuninori Morimoto
1
-14
/
+0
2020-03-10
ASoC: soc: use for_each_rtd_codecs/cpus_dai() macro
Kuninori Morimoto
3
-75
/
+75
2020-03-10
ASoC: qcom: use for_each_rtd_codecs/cpus_dai() macro
Kuninori Morimoto
3
-6
/
+6
2020-03-10
ASoC: meson: use for_each_rtd_codecs/cpus_dai() macro
Kuninori Morimoto
2
-2
/
+2
2020-03-10
ASoC: mediatek: use for_each_rtd_codecs/cpus_dai() macro
Kuninori Morimoto
4
-5
/
+5
2020-03-10
ASoC: Intel: use for_each_rtd_codecs/cpus_dai() macro
Kuninori Morimoto
4
-5
/
+5
2020-03-10
ASoC: soc.h: add for_each_rtd_codecs/cpus_dai() macro
Kuninori Morimoto
1
-0
/
+14
2020-03-09
ASoC: jz4740-i2s: Avoid passing enum as match data
Paul Cercueil
1
-13
/
+23
2020-03-09
ASoC: jz4740-i2s: Add local dev variable in probe function
Paul Cercueil
1
-9
/
+9
2020-03-09
ASoC: amd: Adding TDM support in hw_params.
Ravulapati Vishnu vardhan rao
1
-31
/
+13
2020-03-09
ASoC: simple-card-utils: use for_each_pcm_streams()
Kuninori Morimoto
1
-1
/
+1
2020-03-08
Linux 5.6-rc5
Linus Torvalds
1
-1
/
+1
2020-03-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
43
-91
/
+416
2020-03-08
Merge tag 'edac_urgent-2020-03-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-15
/
+7
2020-03-08
Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-8
/
+31
2020-03-08
Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-30
/
+44
2020-03-08
Merge tag 'tty-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-29
/
+90
2020-03-08
Merge tag 'usb-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-117
/
+163
2020-03-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
15
-59
/
+95
2020-03-07
Merge tag 'io_uring-5.6-2020-03-07' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-47
/
+38
2020-03-07
Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-41
/
+11
2020-03-07
Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
5
-36
/
+22
2020-03-07
io_uring: fix lockup with timeouts
Pavel Begunkov
1
-0
/
+1
2020-03-07
Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-2
/
+8
2020-03-07
Merge tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-6
/
+18
2020-03-07
Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-51
/
+64
2020-03-07
Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+4
[next]