index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
mbcache.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-02
ASoC: rsnd: fixup MIX kctrl registration
Kuninori Morimoto
1
-4
/
+4
2019-01-25
ASoC: core: Allow soc_find_component lookups to match parent of_node
Charles Keepax
1
-1
/
+6
2019-01-22
ASoC: rt5682: Correct the setting while select ASRC clk for AD/DA filter
Shuming Fan
1
-0
/
+2
2019-01-21
ASoC: MAINTAINERS: fsl: Change Fabio's email address
Fabio Estevam
1
-2
/
+2
2019-01-18
ASoC: hdmi-codec: fix oops on re-probe
Russell King
1
-2
/
+2
2019-01-15
ASoC: amd: Fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-2
/
+4
2019-01-15
ASoC: imx-audmux: change snprintf to scnprintf for possible overflow
Silvio Cesare
1
-12
/
+12
2019-01-15
ASoC: rt5514-spi: Fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-0
/
+2
2019-01-15
ASoC: dapm: change snprintf to scnprintf for possible overflow
Silvio Cesare
1
-5
/
+5
2019-01-15
ASoC: rt5682: Fix PLL source register definitions
Shuming Fan
1
-12
/
+12
2019-01-15
ASoC: core: Don't defer probe on optional, NULL components
Matthias Reichl
1
-2
/
+4
2019-01-15
ASoC: core: Make snd_soc_find_component() more robust
Mark Brown
1
-1
/
+1
2019-01-14
ASoC: soc-core: fix init platform memory handling
Curtis Malainey
2
-5
/
+12
2019-01-10
ASoC: soc-core: Hold client_mutex around soc_init_dai_link()
Rohit kumar
1
-0
/
+4
2019-01-09
ASoC: Intel: Boards: move the codec PLL configuration to _init
Mac Chiang
1
-38
/
+7
2019-01-09
ASoC: soc-core: defer card probe until all component is added to list
Ajit Pandey
1
-1
/
+16
2019-01-07
ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages
Kangjie Lu
1
-1
/
+7
2019-01-07
ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby mode
b-ak
1
-0
/
+4
2019-01-04
ASoC: ti: davinci-mcasp: Move context save/restore to runtime_pm callbacks
Peter Ujfalusi
1
-72
/
+64
2019-01-04
ASoC: Variable "val" in function rt274_i2c_probe() could be uninitialized
Yizhuo
1
-1
/
+4
2019-01-03
ASoC: rt5682: Fix recording no sound issue
Shuming Fan
1
-0
/
+1
2019-01-03
ASoC: Intel: atom: Make PCI dependency explicit
Sinan Kaya
1
-1
/
+1
2019-01-03
ALSA: compress: prevent potential divide by zero bugs
Dan Carpenter
1
-1
/
+2
2019-01-03
ASoC: qdsp6: q6asm-dai: Fix a small memory leak
Dan Carpenter
1
-3
/
+9
2019-01-03
ASoC: qdsp6: q6asm-dai: Fix a NULL vs IS_ERR() bug
Dan Carpenter
1
-2
/
+3
2019-01-03
ASoC: qdsp6: q6asm-dai: Off by one in of_q6asm_parse_dai_data()
Dan Carpenter
1
-1
/
+1
2019-01-03
ASoC: pcm512x: Fix a double unlock in pcm512x_digital_mute()
Dan Carpenter
1
-7
/
+4
2019-01-03
ASoC: xlnx: change license header format style
Maruthi Srinivas Bayyavarapu
1
-8
/
+7
2019-01-03
ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic field
Rander Wang
2
-2
/
+2
2019-01-03
ASoC: xlnx: Grammar s/the the/the/
Geert Uytterhoeven
1
-1
/
+1
2019-01-03
ASoC: dma-sh7760: cleanup a debug printk
Dan Carpenter
1
-1
/
+1
2019-01-03
ASoC: sdm845: set jack only for a specific backend
Rohit kumar
1
-9
/
+22
2018-12-18
ASoC: ti: Kconfig: Remove the deprecated options
Peter Ujfalusi
1
-159
/
+0
2018-12-18
ARM: davinci_all_defconfig: Update the audio options
Peter Ujfalusi
1
-2
/
+3
2018-12-18
ARM: omap1_defconfig: Do not select ASoC by default
Peter Ujfalusi
1
-2
/
+0
2018-12-18
ARM: omap2plus_defconfig: Update the audio options
Peter Ujfalusi
1
-7
/
+7
2018-12-18
ARM: davinci: dm365-evm: Update for the new ASoC Kcofnig options
Peter Ujfalusi
1
-2
/
+2
2018-12-18
ARM: OMAP2: Update for new MCBSP Kconfig option
Peter Ujfalusi
2
-3
/
+3
2018-12-18
ARM: OMAP1: Makefile: Update for new MCBSP Kconfig option
Peter Ujfalusi
1
-1
/
+1
2018-12-18
MAINTAINERS: Add entry for sound/soc/ti and update the OMAP audio support
Peter Ujfalusi
1
-1
/
+10
2018-12-18
ASoC: ti: Merge davinci and omap directories
Peter Ujfalusi
34
-289
/
+427
2018-12-17
Linux 4.20-rc7
v4.20-rc7
Linus Torvalds
1
-1
/
+1
2018-12-15
scripts/spdxcheck.py: always open files in binary mode
Thierry Reding
1
-2
/
+4
2018-12-15
checkstack.pl: fix for aarch64
Qian Cai
1
-2
/
+2
2018-12-15
userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered
Andrea Arcangeli
1
-1
/
+2
2018-12-15
fs/iomap.c: get/put the page in iomap_page_create/release()
Piotr Jaroszynski
1
-0
/
+7
2018-12-15
hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page()
Yongkai Wu
1
-2
/
+3
2018-12-15
memblock: annotate memblock_is_reserved() with __init_memblock
Yueyi Li
1
-1
/
+1
2018-12-15
psi: fix reference to kernel commandline enable
Baruch Siach
1
-2
/
+2
2018-12-15
arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.h
Mark Brown
1
-0
/
+1
[next]