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
2018-11-15
ASoC: ak4118: Add support for AK4118 S/PDIF transceiver
Adrien Charruel
3
-0
/
+446
2018-11-15
ASoC: dt-bindings: add bindings for AK4118 transceiver
Clément Péron
1
-0
/
+22
2018-11-15
ASoC: amd: remove set but not used variable 'dma_buffer'
YueHaibing
1
-2
/
+0
2018-11-15
ASoC: amd: Switch to SPDX identifier
Vijendar Mukunda
5
-47
/
+22
2018-11-15
ASoC: amd: Fixed build errors
Vijendar Mukunda
1
-0
/
+1
2018-11-15
ASoC: nau8822: convert to SPDX identifiers
David Lin
1
-1
/
+1
2018-11-15
ASoC: nau8822: convert to SPDX identifiers
David Lin
2
-21
/
+16
2018-11-14
ASoC: amd: fix memory leak of i2s_data on error return
Colin Ian King
1
-0
/
+1
2018-11-13
ASoC: pcm3060: Add DT property for single-ended output
Kirill Marinushkin
2
-0
/
+15
2018-11-13
ASoC: stm32: sai: fix invalid use of sizeof in stm32_sai_add_mclk_provider()
Wei Yongjun
1
-1
/
+1
2018-11-13
ASoC: amd: enable acp3x drivers build
Vijendar Mukunda
3
-0
/
+10
2018-11-13
ASoC: amd: add acp3x system resume pm op
Vijendar Mukunda
1
-0
/
+46
2018-11-13
ASoC: amd: add acp3x runtime pm ops
Vijendar Mukunda
1
-0
/
+39
2018-11-13
ASoC: amd: add acp3x tdm mode support
Vijendar Mukunda
2
-0
/
+69
2018-11-13
ASoC: amd: add acp3x i2s ops
Vijendar Mukunda
1
-3
/
+86
2018-11-13
ASoC: amd: add acp3x pcm driver dma ops
Vijendar Mukunda
2
-7
/
+275
2018-11-13
ASoC: amd: Interrupt handler changes for ACP3x DMA driver
Vijendar Mukunda
1
-0
/
+46
2018-11-13
ASoC: amd: add ACP3x PCM platform driver
Vijendar Mukunda
2
-0
/
+270
2018-11-13
ASoC: amd: create ACP3x PCM platform device
Vijendar Mukunda
2
-1
/
+73
2018-11-13
ASoC: AMD: add ACP3.0 PCI driver
Maruthi Srinivas Bayyavarapu
2
-0
/
+110
2018-11-13
ASoC: AMD: add ACP 3.x IP register header
Maruthi Srinivas Bayyavarapu
1
-0
/
+655
2018-11-13
ASoC: Intel: hdac_hdmi: add Icelake support
Bard liao
1
-9
/
+54
2018-11-13
ASoC: wm_adsp: Factor out common init code
Richard Fitzgerald
1
-6
/
+8
2018-11-13
ASoC: omap-mcbsp: No need to initialize max_xx_thres when it is not used
Peter Ujfalusi
1
-3
/
+0
2018-11-13
ASoC: omap-mcbsp: Remove redundant check for mcbsp->pdata
Peter Ujfalusi
1
-3
/
+3
2018-11-13
ASoC: omap-mcbsp: Re-arrange files for core McBSP and Sidetone function split
Peter Ujfalusi
6
-1315
/
+1269
2018-11-13
ASoC: omap-mcbsp: Move out the FIFO check from set_threshold and get_delay
Peter Ujfalusi
2
-12
/
+8
2018-11-13
ASoC: omap-mcbsp: Simplify the mcbsp_start/_stop function parameters
Peter Ujfalusi
3
-9
/
+12
2018-11-13
ASoC: omap-mcbsp: Clean up the interrupt handlers
Peter Ujfalusi
1
-14
/
+14
2018-11-13
ASoC: omap-mcbsp: Skip dma_data.maxburst initialization
Peter Ujfalusi
1
-3
/
+0
2018-11-13
ASoC: omap-mcbsp: Clean up dma_data addr initialization code
Peter Ujfalusi
1
-13
/
+14
2018-11-09
ASoC: rsnd: use ring buffer for rsnd_mod_name()
Kuninori Morimoto
1
-1
/
+8
2018-11-07
ASoC: fsl_ssi: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-12
/
+2
2018-11-06
ASoC: rsnd: add TDM Split mode support
Kuninori Morimoto
4
-12
/
+67
2018-11-06
ASoC: rsnd: add TDM Split mode support for Document
Kuninori Morimoto
1
-0
/
+91
2018-11-06
ASoC: rsnd: add SSIU BUSIF support
Kuninori Morimoto
5
-29
/
+215
2018-11-06
ASoC: rsnd: add SSIU BUSIF support for Document
Kuninori Morimoto
1
-44
/
+43
2018-11-06
ASoC: rsnd: tidyup Document for DT binding
Kuninori Morimoto
1
-116
/
+98
2018-11-06
ASoC: rsnd: handle DPCM converted rate/chan under core
Kuninori Morimoto
4
-85
/
+39
2018-11-06
ASoC: rsnd: move HDMI information from ssi.c to core.c
Kuninori Morimoto
4
-75
/
+41
2018-11-06
ASoC: rsnd: use defined io_playback/io_capture
Kuninori Morimoto
1
-6
/
+6
2018-11-06
ASoC: rsnd: rename rsnd_runtime_is_ssi_xxx()
Kuninori Morimoto
4
-8
/
+8
2018-11-06
ASoC: rsnd: remove endpoint bidirectional check
Kuninori Morimoto
1
-5
/
+1
2018-11-06
ASoC: audio-graph-scu-card: remove error check which never happen
Kuninori Morimoto
1
-8
/
+1
2018-11-06
ASoC: audio-graph-scu-card: remove endpoint bidirectional check
Kuninori Morimoto
1
-10
/
+0
2018-11-06
ASoC: audio-graph-card: remove endpoint bidirectional check
Kuninori Morimoto
1
-9
/
+0
2018-11-06
ASoC: Intel: common: add quirk for APL RVP boards
Pierre-Louis Bossart
1
-0
/
+33
2018-11-06
ASoC: Intel: common: add SOF information for APL RVP
Bard liao
1
-0
/
+3
2018-11-06
ASoC: Intel: remove GFP_ATOMIC, use GFP_KERNEL
Pierre-Louis Bossart
5
-6
/
+6
2018-11-06
ASoC: Intel: boards: fix Skylake typo
Pierre-Louis Bossart
4
-9
/
+9
[prev]
[next]