summaryrefslogtreecommitdiffstats
path: root/security (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-13ASoC: omap-mcbsp: Clean up dma_data addr initialization codePeter Ujfalusi1-13/+14
2018-11-09ASoC: rsnd: use ring buffer for rsnd_mod_name()Kuninori Morimoto1-1/+8
2018-11-07ASoC: fsl_ssi: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-12/+2
2018-11-06ASoC: rsnd: add TDM Split mode supportKuninori Morimoto4-12/+67
2018-11-06ASoC: rsnd: add TDM Split mode support for DocumentKuninori Morimoto1-0/+91
2018-11-06ASoC: rsnd: add SSIU BUSIF supportKuninori Morimoto5-29/+215
2018-11-06ASoC: rsnd: add SSIU BUSIF support for DocumentKuninori Morimoto1-44/+43
2018-11-06ASoC: rsnd: tidyup Document for DT bindingKuninori Morimoto1-116/+98
2018-11-06ASoC: rsnd: handle DPCM converted rate/chan under coreKuninori Morimoto4-85/+39
2018-11-06ASoC: rsnd: move HDMI information from ssi.c to core.cKuninori Morimoto4-75/+41
2018-11-06ASoC: rsnd: use defined io_playback/io_captureKuninori Morimoto1-6/+6
2018-11-06ASoC: rsnd: rename rsnd_runtime_is_ssi_xxx()Kuninori Morimoto4-8/+8
2018-11-06ASoC: rsnd: remove endpoint bidirectional checkKuninori Morimoto1-5/+1
2018-11-06ASoC: audio-graph-scu-card: remove error check which never happenKuninori Morimoto1-8/+1
2018-11-06ASoC: audio-graph-scu-card: remove endpoint bidirectional checkKuninori Morimoto1-10/+0
2018-11-06ASoC: audio-graph-card: remove endpoint bidirectional checkKuninori Morimoto1-9/+0
2018-11-06ASoC: Intel: common: add quirk for APL RVP boardsPierre-Louis Bossart1-0/+33
2018-11-06ASoC: Intel: common: add SOF information for APL RVPBard liao1-0/+3
2018-11-06ASoC: Intel: remove GFP_ATOMIC, use GFP_KERNELPierre-Louis Bossart5-6/+6
2018-11-06ASoC: Intel: boards: fix Skylake typoPierre-Louis Bossart4-9/+9
2018-11-06ASoC: Intel: use standard interface for Atom machine driversPierre-Louis Bossart4-15/+7
2018-11-06ASoC: Intel: use standard interface for Hdaudio machine driverPierre-Louis Bossart2-17/+13
2018-11-06ASoC: acpi: define common interface for machine driver configurationPierre-Louis Bossart1-0/+14
2018-11-06ASoC: pxa: change ac97 dependenciesArnd Bergmann1-8/+8
2018-11-06ASoC: omap: Remove unused machine driver for AM3517-evmPeter Ujfalusi3-152/+0
2018-11-06ASoC: pcm3168a: remove read-only status register from snd_kcontrol_newKuninori Morimoto1-7/+0
2018-11-06ASoC: ak5558: Remove redundant snd_soc_component_read32 callsAxel Lin1-12/+5
2018-11-05ASoC: rsnd: rsnd_mod_name() handles both name and IDKuninori Morimoto6-47/+57
2018-11-05ASoC: rsnd: add .get_id/.get_id_subKuninori Morimoto3-1/+46
2018-11-05ASoC: rsnd: move .get_status under rsnd_mod_opsKuninori Morimoto11-127/+129
2018-11-05ASoC: pcm3168a: cleanup hw_constraint for LEFT_J/I2SKuninori Morimoto1-10/+5
2018-11-05ASoC: omap-mcbsp: On OMAP1 and OMAP2420 only 16bit format is supportedPeter Ujfalusi1-0/+5
2018-11-05ASoC: AMD: constify regulator_desc structureJulia Lawall1-1/+1
2018-11-05ASoC: codecs: constify snd_soc_dai_ops structuresJulia Lawall4-4/+4
2018-11-05ASoC: qdsp6: q6afe-dai: constify snd_soc_dai_ops structuresJulia Lawall1-4/+4
2018-11-05ASoC: nau8825: remove unnecessary unlikely()Yangtao Li1-3/+1
2018-11-05ASoC: Intel: mrfld: fix uninitialized variable accessArnd Bergmann1-4/+4
2018-11-05ASoC: wm97xx: fix uninitialized regmap pointer problemArnd Bergmann4-19/+13
2018-11-05ASoC: smd845: constify snd_soc_ops structureJulia Lawall1-1/+1
2018-11-05ASoC: stm32: sai: fix less than zero comparison on unsigned intColin Ian King1-2/+1
2018-11-05Linux 4.20-rc1v4.20-rc1Linus Torvalds1-2/+2
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra1-1/+1
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko1-0/+1
2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa1-3/+6
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov1-1/+0
2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang1-2/+0
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko5-77/+40
2018-11-03ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen1-0/+17
2018-11-03ocfs2: dlmglue: clean up timestamp handlingArnd Bergmann1-17/+9
2018-11-03ocfs2: don't put and assigning null to bh allocated outsideChangwei Ge1-18/+59