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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-31
ASoC: core: Two step component registration
Cezary Rojewski
1
-5
/
+3
2020-07-31
ASoC: core: Simplify snd_soc_component_initialize declaration
Cezary Rojewski
1
-1
/
+1
2020-07-31
ASoC: core: Relocate and expose snd_soc_component_initialize
Cezary Rojewski
2
-3
/
+3
2020-07-27
ASoC: dt-bindings: q6asm: Add Q6ASM_DAI_{TX_RX, TX, RX} defines
Stephan Gerhold
1
-0
/
+4
2020-07-23
ASoC: soc-xxx: add asoc_substream_to_rtd()
Kuninori Morimoto
1
-0
/
+2
2020-07-20
Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...
Mark Brown
1
-0
/
+1
2020-07-20
ASoC: soc-dai.h: drop a duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-20
ASoC: soc-dai: remove .digital_mute
Kuninori Morimoto
1
-1
/
+0
2020-07-17
ASoC: soc-dai.h: don't use discriminatory terms for comment
Kuninori Morimoto
1
-4
/
+4
2020-07-16
Merge series "ALSA: hda: export snd_hda_codec_cleanup()" from Kai Vehmanen <k...
Mark Brown
1
-0
/
+2
2020-07-16
Merge series "ASoC: fsl-asoc-card: Support hp and mic detection" from Shengji...
Mark Brown
1
-3
/
+3
2020-07-16
ASoC: simple-card-utils: Support configure pin_name for asoc_simple_init_jack
Shengjiu Wang
1
-3
/
+3
2020-07-16
ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-1
/
+5
2020-07-16
ASoC: soc-dai.c: add .no_capture_mute support
Kuninori Morimoto
1
-0
/
+3
2020-07-16
ALSA: hda: export snd_hda_codec_cleanup_for_unbind()
Kai Vehmanen
1
-0
/
+2
2020-07-08
Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Boss...
Mark Brown
1
-0
/
+2
2020-07-08
ASoC: soc-dai: set dai_link dpcm_ flags with a helper
Pierre-Louis Bossart
1
-0
/
+1
2020-07-07
ASoC: core: Remove only the registered component in devm functions
Maxime Ripard
1
-0
/
+2
2020-07-03
ASoC: rt5670: Remove struct rt5670_platform_data
Hans de Goede
1
-26
/
+0
2020-06-29
Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-0
/
+1
2020-06-29
ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo M...
Hans de Goede
1
-0
/
+1
2020-06-25
ASoC: dapm: declare missing structure prototypes
Tzung-Bi Shih
1
-0
/
+2
2020-06-25
ASoC: core: move definition of enum snd_soc_bias_level
Tzung-Bi Shih
2
-18
/
+18
2020-06-23
ASoC: soc-link: introduce exit() callback
Pierre-Louis Bossart
2
-0
/
+4
2020-06-22
ASoC: remove snd_soc_component_read32()
Kuninori Morimoto
1
-1
/
+0
2020-06-22
ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...
Kuninori Morimoto
1
-3
/
+2
2020-06-15
Merge series "ASoC: soc-component: collect component functions" from Kuninori...
Mark Brown
1
-11
/
+18
2020-06-15
ASoC: wm8960: Support headphone jack detection function
Shengjiu Wang
1
-0
/
+17
2020-06-15
ASoC: soc-component: tidyup Copyright
Kuninori Morimoto
1
-1
/
+2
2020-06-15
ASoC: soc-component: add snd_soc_component_init()
Kuninori Morimoto
1
-0
/
+3
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_trigger()
Kuninori Morimoto
1
-3
/
+2
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_hw_free()
Kuninori Morimoto
1
-2
/
+2
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_hw_params()
Kuninori Morimoto
1
-3
/
+3
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_prepare()
Kuninori Morimoto
1
-2
/
+1
2020-06-15
ASoC: soc-component: move snd_soc_component_initialize() to soc-component.c
Kuninori Morimoto
1
-0
/
+4
2020-06-15
ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-component
Kuninori Morimoto
1
-0
/
+1
2020-06-15
Merge existing fixes from asoc/for-5.8
Mark Brown
2
-0
/
+17
2020-06-15
ASoC: soc-devres: add devm_snd_soc_register_dai()
Pierre-Louis Bossart
1
-0
/
+4
2020-06-14
Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...
Linus Torvalds
3
-0
/
+20
2020-06-14
security: Add LSM hooks to set*gid syscalls
Thomas Cedeno
3
-0
/
+20
2020-06-14
Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
7
-32
/
+58
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+13
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+5
2020-06-13
Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
3
-53
/
+11
2020-06-13
Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+1
2020-06-13
Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-15
/
+5
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-39
/
+93
2020-06-13
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-16
/
+331
2020-06-12
Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-91
/
+9
[next]