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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-30
ASoC: dt-bindings: Convert Allwinner A64 analog codec to a schema
Maxime Ripard
2
-14
/
+39
2019-08-30
ASoC: dt-bindings: Convert Allwinner A33 codec to a schema
Maxime Ripard
2
-63
/
+57
2019-08-30
ASoC: dt-bindings: sun4i-spdif: Fix dma-names warning
Maxime Ripard
1
-1
/
+3
2019-08-30
ASoC: mediatek: mt8183: fix space issues
Tzung-Bi Shih
1
-2
/
+1
2019-08-30
ASoC: mediatek: mt8183: remove forward declaration of headset_init
Tzung-Bi Shih
1
-8
/
+5
2019-08-30
ASoC: mediatek: mt8183: move headset jack to card-specific storage
Tzung-Bi Shih
1
-4
/
+5
2019-08-30
ASoC: mediatek: mt8183: move private structure
Tzung-Bi Shih
1
-16
/
+16
2019-08-30
ASoC: SOF/Intel: fix selection of SND_INTEL_NHTL
Pierre-Louis Bossart
2
-2
/
+2
2019-08-30
ASoC: Intel: broadwell: Simplify device probe
Cezary Rojewski
1
-5
/
+1
2019-08-30
ASoC: Intel: bdw-rt5677: Simplify device probe
Cezary Rojewski
1
-5
/
+1
2019-08-30
ASoC: Intel: haswell: Simplify device probe
Cezary Rojewski
1
-5
/
+1
2019-08-30
ASoC: Intel: Haswell: Adjust machine device private context
Cezary Rojewski
1
-1
/
+2
2019-08-30
ASoC: ti: davinci-evm: Do not fail if the dai_set_sysclk returns -ENOTSUPP
Peter Ujfalusi
1
-1
/
+1
2019-08-30
ASoC: ti: edma-pcm: Fix for legacy dma_slave_map based channel lookup
Peter Ujfalusi
1
-1
/
+16
2019-08-30
ASoC: ti: davinci-i2s: Add S32_LE as support format
Peter Ujfalusi
1
-2
/
+6
2019-08-28
ASoC: wcd9335: Fix primary interpolator max rate
Srinivas Kandagatla
1
-8
/
+12
2019-08-28
ALSA: pcm: add support for 352.8KHz and 384KHz sample rate
Vidyakumar Athota
2
-1
/
+6
2019-08-28
ASoC: mediatek: mt8183: fix tdm out data is valid on rising edge
Jiaxin Yu
2
-4
/
+8
2019-08-28
ASoC: mediatek: mt8183: tdm hw support tdm out and 8ch i2s out
Jiaxin Yu
2
-34
/
+144
2019-08-27
ASoC: atmel_ssc_dai: implement left-justified data mode
Michał Mirosław
1
-0
/
+9
2019-08-27
ASoC: atmel_ssc_dai: rework DAI format configuration
Michał Mirosław
1
-207
/
+81
2019-08-27
ASoC: atmel: enable SOC_SSC_PDC and SOC_SSC_DMA in Kconfig
Michał Mirosław
1
-12
/
+18
2019-08-27
ASoC: cs42xx8: Force suspend/resume during system suspend/resume
Shengjiu Wang
1
-0
/
+2
2019-08-27
ASoC: Intel: Skylake: Release topology when we are done with it
Amadeusz Sławiński
2
-11
/
+10
2019-08-27
ASoC: Intel: Skylake: Print module type instead of id
Amadeusz Sławiński
1
-2
/
+3
2019-08-27
ASoC: SOF: imx8: Fix an is IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2019-08-27
ASoC: sun4i: Revert A83t description
Maxime Ripard
1
-12
/
+12
2019-08-27
ASoC: SOF: imx8: Fix return value check in imx8_probe()
Wei Yongjun
1
-2
/
+2
2019-08-27
ASoC: mediatek: mt8183: remove unused DAPM-related variables
Tzung-Bi Shih
1
-10
/
+0
2019-08-27
ASoC: sunxi: Revert initial A83t support
Maxime Ripard
1
-1
/
+24
2019-08-27
ASoC: imx-audmix: register the card on a proper dev
Shengjiu Wang
1
-2
/
+2
2019-08-27
ASoC: SOF: imx8: Make some functions static
YueHaibing
1
-9
/
+9
2019-08-23
ASoC: soc-core: rename soc_post_component_init() to soc_rtd_init()
Kuninori Morimoto
1
-5
/
+4
2019-08-22
ASoC: soc-core: initialize list at one place
Kuninori Morimoto
1
-2
/
+2
2019-08-22
ASoC: SOF: topology: fix get control data return type and arguments
Jaska Uimonen
1
-10
/
+11
2019-08-22
ASoC: soc-core: initialize component list
Kuninori Morimoto
1
-3
/
+3
2019-08-22
ASoC: soc-topology: use for_each_component_dais() at remove_dai()
Kuninori Morimoto
1
-1
/
+1
2019-08-22
ASoC: soc-dai: use bit field for bus_control
Kuninori Morimoto
1
-2
/
+1
2019-08-22
ASoC: soc-core: soc_cleanup_card_resources() become void
Kuninori Morimoto
1
-3
/
+1
2019-08-22
ASoC: soc-core: add NOTE to snd_soc_rtdcom_lookup()
Kuninori Morimoto
1
-0
/
+8
2019-08-22
ASoC: soc-core: use device_register()
Kuninori Morimoto
1
-2
/
+1
2019-08-22
ASoC: mediatek: mt8183: switch tdm pins gpio function when playback on or off
Jiaxin Yu
1
-6
/
+109
2019-08-22
ASoC: mediatek: mt2701: Fix -Wunused-const-variable warnings
YueHaibing
2
-21
/
+21
2019-08-22
ASoC: wm8988: fix typo in wm8988_right_line_controls
YueHaibing
1
-1
/
+1
2019-08-22
ASoC: SOF: imx: Add i.MX8 HW support
Daniel Baluta
5
-0
/
+422
2019-08-22
ASoC: SOF: Add OF DSP device support
Daniel Baluta
3
-0
/
+156
2019-08-22
dt-bindings: dsp: fsl: Add DSP core binding support
Daniel Baluta
1
-0
/
+88
2019-08-21
ASoC: sun4i-i2s: Add support for DSP formats
Maxime Ripard
1
-9
/
+35
2019-08-21
ASoC: sun4i-i2s: Replace call to params_width by local variable
Maxime Ripard
1
-1
/
+1
2019-08-21
ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded one
Maxime Ripard
1
-1
/
+1
[prev]
[next]