index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: component: Add sync_stop PCM ops
Takashi Iwai
2019-11-22
2
-0
/
+21
*
ASoC: pcm: Make ioctl ops optional
Takashi Iwai
2019-11-22
1
-2
/
+2
*
ASoC: cros_ec_codec: Convert to the common vmalloc memalloc
Takashi Iwai
2019-11-09
1
-8
/
+8
*
ASoC: rt5677-spi: Convert to the common vmalloc memalloc
Takashi Iwai
2019-11-09
1
-9
/
+8
*
ASoC: SOF: Drop superfluous snd_pcm_sgbuf_ops_page
Takashi Iwai
2019-11-09
1
-12
/
+0
*
ASoC: intel: Avoid non-standard macro usage
Takashi Iwai
2019-11-09
1
-1
/
+1
*
ASoC: intel: Drop superfluous snd_pcm_sgbuf_ops_page
Takashi Iwai
2019-11-09
2
-24
/
+0
*
ASoC: rt5514-spi: Convert to the common vmalloc memalloc
Takashi Iwai
2019-11-09
1
-10
/
+11
*
ASoC: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
2019-11-09
3
-3
/
+3
*
Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-11-07
160
-2789
/
+9601
|
\
|
*
ASoC: SOF: topology: Fix bytes control size checks
Dragos Tarcatu
2019-11-06
1
-5
/
+6
|
*
Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-11-06
19
-52
/
+117
|
|
\
|
|
*
ASoC: SOF: topology: Fix bytes control size checks
Dragos Tarcatu
2019-11-06
1
-5
/
+6
|
|
*
ASoC: max98373: replace gpio_request with devm_gpio_request
Yong Zhi
2019-11-05
1
-2
/
+2
|
|
*
ASoC: stm32: sai: add restriction on mmap support
Olivier Moysan
2019-11-05
1
-1
/
+11
|
|
*
ASoC: hdac_hda: fix race in device removal
Kai Vehmanen
2019-11-04
1
-1
/
+1
|
|
*
ASoC: rockchip: rockchip_max98090: Enable SHDN to fix headset detection
Cheng-Yi Chiang
2019-10-28
1
-2
/
+5
|
|
*
ASoC: ti: sdma-pcm: Add back the flags parameter for non standard dma names
Peter Ujfalusi
2019-10-28
1
-1
/
+1
|
|
*
ASoC: SOF: ipc: Fix memory leak in sof_set_get_large_ctrl_data
Navid Emamdoost
2019-10-28
1
-1
/
+3
|
|
*
ASoC: SOF: Fix memory leak in sof_dfsentry_write
Navid Emamdoost
2019-10-28
1
-2
/
+4
|
|
*
ASoC: SOF: Intel: hda-stream: fix the CONFIG_ prefix missing
Keyon Jie
2019-10-28
1
-2
/
+2
|
|
*
ASoC: kirkwood: fix device remove ordering
Russell King
2019-10-23
1
-1
/
+2
|
|
*
ASoC: rsnd: dma: fix SSI9 4/5/6/7 busif dma address
Jiada Wang
2019-10-23
1
-2
/
+2
|
|
*
ASoC: hdmi-codec: drop mutex locking again
Jerome Brunet
2019-10-23
1
-7
/
+5
|
|
*
ASoC: kirkwood: fix external clock probe defer
Russell King
2019-10-23
1
-4
/
+4
|
|
*
ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUX
Stephan Gerhold
2019-10-21
1
-2
/
+2
|
*
|
ASoC: soc-core: fixup dead-lock at snd_soc_unregister_component()
Kuninori Morimoto
2019-11-06
1
-5
/
+15
|
*
|
ASoC: soc-core: fix RIP warning on card removal
Pierre-Louis Bossart
2019-11-06
1
-1
/
+3
|
*
|
ASoC: soc-core: remove topology specific operation
Kuninori Morimoto
2019-11-06
1
-24
/
+4
|
*
|
ASoC: soc-core: call snd_soc_register_dai() from snd_soc_register_dais()
Kuninori Morimoto
2019-11-06
1
-8
/
+8
|
*
|
ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register...
Kuninori Morimoto
2019-11-06
2
-25
/
+21
|
*
|
ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()
Kuninori Morimoto
2019-11-06
2
-3
/
+4
|
*
|
ASoC: soc-core: add snd_soc_unregister_dai()
Kuninori Morimoto
2019-11-06
1
-5
/
+14
|
*
|
ASoC: soc-core: move snd_soc_unregister_dais()
Kuninori Morimoto
2019-11-06
1
-16
/
+16
|
*
|
ASoC: soc-core: move snd_soc_register_dai()
Kuninori Morimoto
2019-11-06
1
-36
/
+36
|
*
|
ASoC: soc-core: use snd_soc_lookup_component() at snd_soc_unregister_component()
Kuninori Morimoto
2019-11-06
1
-15
/
+5
|
*
|
ASoC: soc-core: remove snd_soc_component_add/del()
Kuninori Morimoto
2019-11-06
1
-33
/
+25
|
*
|
ASoC: soc-core: add snd_soc_del_component_unlocked()
Kuninori Morimoto
2019-11-06
1
-11
/
+9
|
*
|
ASoC: soc-core: tidyup snd_soc_lookup_component()
Kuninori Morimoto
2019-11-06
1
-13
/
+10
|
*
|
ASoC: soc-core: move snd_soc_lookup_component()
Kuninori Morimoto
2019-11-06
1
-26
/
+26
|
*
|
ASoC: soc-core: add soc_unbind_dai_link()
Kuninori Morimoto
2019-11-06
1
-10
/
+12
|
*
|
ASoC: soc-core: call soc_bind_dai_link() under snd_soc_add_dai_link()
Kuninori Morimoto
2019-11-06
1
-17
/
+6
|
*
|
ASoC: soc-core: remove duplicated soc_is_dai_link_bound()
Kuninori Morimoto
2019-11-06
1
-3
/
+0
|
*
|
ASoC: soc-core: typo fix at soc_dai_link_sanity_check()
Kuninori Morimoto
2019-11-06
1
-1
/
+1
|
*
|
ASoC: soc-core: tidyup soc_init_dai_link()
Kuninori Morimoto
2019-11-06
1
-15
/
+7
|
*
|
ASoC: soc-core: move soc_init_dai_link()
Kuninori Morimoto
2019-11-06
1
-96
/
+96
|
*
|
ASoC: SOF: topology: set trigger order for FE DAI link
Ranjani Sridharan
2019-11-05
1
-0
/
+4
|
*
|
ASoC: pcm: update FE/BE trigger order based on the command
Ranjani Sridharan
2019-11-05
1
-27
/
+68
|
*
|
ASoC: Intel: boards: sof_rt5682: use dependency on SOF_HDA_LINK
Pierre-Louis Bossart
2019-11-04
1
-3
/
+3
|
*
|
ASoC: Intel: boards: Geminilake is only supported by SOF
Pierre-Louis Bossart
2019-11-04
1
-2
/
+2
[next]