index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-18
ASoC: rt5677: rt5677_check_hotword() can be static
kbuild test robot
1
-1
/
+1
2019-11-15
ASoC: ti: davinci-mcasp: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-1
/
+1
2019-11-15
ASoC: dmaengine: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-1
/
+1
2019-11-15
ASoC: soc-core: care card_probed at soc_cleanup_card_resources()
Kuninori Morimoto
1
-5
/
+10
2019-11-15
ASoC: soc-core: move snd_soc_unbind_card() next to snd_soc_bind_card()
Kuninori Morimoto
1
-15
/
+15
2019-11-15
ASoC: soc-core: call snd_soc_dapm_shutdown() at soc_cleanup_card_resources()
Kuninori Morimoto
1
-1
/
+2
2019-11-15
ASoC: tas2770: clean up an indentation issue
Colin Ian King
1
-5
/
+5
2019-11-12
dt-bindings: vendor-prefixes: Add 'fsi[ab]' to the list of non-vendor prefixes
Rob Herring
1
-1
/
+1
2019-11-12
ASoC: soc-core: tidyup soc_probe_aux_devices()
Kuninori Morimoto
1
-12
/
+12
2019-11-12
ASoC: soc-core: merge snd_soc_bind_card() and snd_soc_instantiate_card()
Kuninori Morimoto
1
-28
/
+14
2019-11-12
ASoC: soc-core: merge soc_remove_component() and soc_cleanup_component()
Kuninori Morimoto
1
-14
/
+14
2019-11-12
ASoC: soc-core: merge snd_soc_remove_dai_link() and soc_unbind_dai_link()
Kuninori Morimoto
1
-29
/
+23
2019-11-12
ASoC: soc-core: merge snd_soc_add_dai_link() and soc_bind_dai_link()
Kuninori Morimoto
1
-37
/
+25
2019-11-12
ASoC: soc-core: merge snd_soc_unregister_dai() and soc_del_dai()
Kuninori Morimoto
1
-8
/
+2
2019-11-12
ASoC: soc-core: merge snd_soc_register_dai() and soc_add_dai()
Kuninori Morimoto
1
-27
/
+16
2019-11-12
ASoC: soc-core: remove soc_is_dai_link_bound()
Kuninori Morimoto
1
-19
/
+0
2019-11-12
ASoC: SOF: topology: free kcontrol memory on error
Dragos Tarcatu
1
-18
/
+49
2019-11-12
ASoC: SOF: PM: only suspend to D0I3 when needed
Keyon Jie
1
-2
/
+2
2019-11-12
ASoC: SOF: add helper to check if we should enter d0i3 suspend
Keyon Jie
2
-0
/
+15
2019-11-12
ASoC: SOF: PM: add check before setting d0_substate
Keyon Jie
1
-0
/
+3
2019-11-12
ASoC: SOF: PM: add state machine to comments
Keyon Jie
1
-0
/
+32
2019-11-12
ASoC: SOF: Intel: hda: use fallback for firmware name
Pierre-Louis Bossart
1
-2
/
+9
2019-11-12
ASoC: Intel: acpi-match: split CNL tables in three
Pierre-Louis Bossart
5
-39
/
+78
2019-11-11
ASoC: wm8904: configure sysclk/FLL automatically
Michael Walle
2
-28
/
+45
2019-11-11
ASoC: Intel: kbl_rt5663_rt5514_max98927: Add dmic format constraint
Yu-Hsuan Hsu
1
-0
/
+3
2019-11-11
ASoC: Add DA7213 audio codec as selectable option
Sebastian Reichel
1
-1
/
+2
2019-11-11
ASoC: rt5677: Wait for DSP to boot before loading firmware
Curtis Malainey
1
-0
/
+13
2019-11-11
ASoC: rt5677: Set ADC clock to use PLL and enable ASRC
Curtis Malainey
3
-0
/
+41
2019-11-11
ASoC: bdw-rt5677: Turn on MCLK1 for DSP via DAPM
Curtis Malainey
1
-0
/
+4
2019-11-11
ASoC: rt5677: Allow VAD to be shut on/off at all times
Curtis Malainey
1
-6
/
+1
2019-11-11
ASoC: rt5677: Disable irq at suspend
Ben Zhang
2
-0
/
+48
2019-11-11
ASoC: rt5677: Stop and restart DSP over suspend/resume
Ben Zhang
2
-4
/
+23
2019-11-11
ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatile
Ben Zhang
1
-0
/
+1
2019-11-11
ASoC: rt5677: Add DAPM audio path for hotword stream
Ben Zhang
1
-1
/
+22
2019-11-11
ASoC: rt5677: Enable jack detect while DSP is running
Ben Zhang
1
-16
/
+48
2019-11-11
ASoC: bdw-rt5677: Add a DAI link for rt5677 SPI PCM device
Ben Zhang
1
-0
/
+14
2019-11-11
ASoC: rt5677: Load firmware via SPI using delayed work
Ben Zhang
3
-67
/
+253
2019-11-11
ASoC: fsl_audmix: Add spin lock to protect tdms
Shengjiu Wang
2
-0
/
+7
2019-11-08
ASoC: SOF: Intel: hda: set L1SEN on S0ix suspend
Keyon Jie
2
-0
/
+18
2019-11-08
ASoC: SOF: topology: fix missing NULL pointer check
Keyon Jie
1
-0
/
+5
2019-11-08
ASoC: core: Fix compile warning with CONFIG_DEBUG_FS=n
Takashi Iwai
1
-0
/
+2
2019-11-07
ASoC: fsi: switch to yaml base Documentation
Kuninori Morimoto
2
-31
/
+76
2019-11-06
ASoC: SOF: topology: Fix bytes control size checks
Dragos Tarcatu
1
-5
/
+6
2019-11-06
Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
21
-57
/
+122
2019-11-06
ASoC: soc-core: fixup dead-lock at snd_soc_unregister_component()
Kuninori Morimoto
1
-5
/
+15
2019-11-06
ASoC: soc-core: fix RIP warning on card removal
Pierre-Louis Bossart
1
-1
/
+3
2019-11-06
ASoC: SOF: topology: Fix bytes control size checks
Dragos Tarcatu
1
-5
/
+6
2019-11-05
ASoC: soc.h: dobj is used only when SND_SOC_TOPOLOGY
Kuninori Morimoto
1
-1
/
+8
2019-11-05
ASoC: soc-core: remove topology specific operation
Kuninori Morimoto
1
-24
/
+4
2019-11-05
ASoC: soc-core: call snd_soc_register_dai() from snd_soc_register_dais()
Kuninori Morimoto
1
-8
/
+8
[prev]
[next]