summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: omap-mcbsp: Skip dma_data.maxburst initializationPeter Ujfalusi2018-11-131-3/+0
* ASoC: omap-mcbsp: Clean up dma_data addr initialization codePeter Ujfalusi2018-11-131-13/+14
* ASoC: rsnd: use ring buffer for rsnd_mod_name()Kuninori Morimoto2018-11-091-1/+8
* ASoC: fsl_ssi: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-11-071-12/+2
* ASoC: rsnd: add TDM Split mode supportKuninori Morimoto2018-11-064-12/+67
* ASoC: rsnd: add TDM Split mode support for DocumentKuninori Morimoto2018-11-061-0/+91
* ASoC: rsnd: add SSIU BUSIF supportKuninori Morimoto2018-11-065-29/+215
* ASoC: rsnd: add SSIU BUSIF support for DocumentKuninori Morimoto2018-11-061-44/+43
* ASoC: rsnd: tidyup Document for DT bindingKuninori Morimoto2018-11-061-116/+98
* ASoC: rsnd: handle DPCM converted rate/chan under coreKuninori Morimoto2018-11-064-85/+39
* ASoC: rsnd: move HDMI information from ssi.c to core.cKuninori Morimoto2018-11-064-75/+41
* ASoC: rsnd: use defined io_playback/io_captureKuninori Morimoto2018-11-061-6/+6
* ASoC: rsnd: rename rsnd_runtime_is_ssi_xxx()Kuninori Morimoto2018-11-064-8/+8
* ASoC: rsnd: remove endpoint bidirectional checkKuninori Morimoto2018-11-061-5/+1
* ASoC: audio-graph-scu-card: remove error check which never happenKuninori Morimoto2018-11-061-8/+1
* ASoC: audio-graph-scu-card: remove endpoint bidirectional checkKuninori Morimoto2018-11-061-10/+0
* ASoC: audio-graph-card: remove endpoint bidirectional checkKuninori Morimoto2018-11-061-9/+0
* ASoC: Intel: common: add quirk for APL RVP boardsPierre-Louis Bossart2018-11-061-0/+33
* ASoC: Intel: common: add SOF information for APL RVPBard liao2018-11-061-0/+3
* ASoC: Intel: remove GFP_ATOMIC, use GFP_KERNELPierre-Louis Bossart2018-11-065-6/+6
* ASoC: Intel: boards: fix Skylake typoPierre-Louis Bossart2018-11-064-9/+9
* ASoC: Intel: use standard interface for Atom machine driversPierre-Louis Bossart2018-11-064-15/+7
* ASoC: Intel: use standard interface for Hdaudio machine driverPierre-Louis Bossart2018-11-062-17/+13
* ASoC: acpi: define common interface for machine driver configurationPierre-Louis Bossart2018-11-061-0/+14
* ASoC: pxa: change ac97 dependenciesArnd Bergmann2018-11-061-8/+8
* ASoC: omap: Remove unused machine driver for AM3517-evmPeter Ujfalusi2018-11-063-152/+0
* ASoC: pcm3168a: remove read-only status register from snd_kcontrol_newKuninori Morimoto2018-11-061-7/+0
* ASoC: ak5558: Remove redundant snd_soc_component_read32 callsAxel Lin2018-11-061-12/+5
* ASoC: rsnd: rsnd_mod_name() handles both name and IDKuninori Morimoto2018-11-056-47/+57
* ASoC: rsnd: add .get_id/.get_id_subKuninori Morimoto2018-11-053-1/+46
* ASoC: rsnd: move .get_status under rsnd_mod_opsKuninori Morimoto2018-11-0511-127/+129
* ASoC: pcm3168a: cleanup hw_constraint for LEFT_J/I2SKuninori Morimoto2018-11-051-10/+5
* ASoC: omap-mcbsp: On OMAP1 and OMAP2420 only 16bit format is supportedPeter Ujfalusi2018-11-051-0/+5
* ASoC: AMD: constify regulator_desc structureJulia Lawall2018-11-051-1/+1
* ASoC: codecs: constify snd_soc_dai_ops structuresJulia Lawall2018-11-054-4/+4
* ASoC: qdsp6: q6afe-dai: constify snd_soc_dai_ops structuresJulia Lawall2018-11-051-4/+4
* ASoC: nau8825: remove unnecessary unlikely()Yangtao Li2018-11-051-3/+1
* ASoC: Intel: mrfld: fix uninitialized variable accessArnd Bergmann2018-11-051-4/+4
* ASoC: wm97xx: fix uninitialized regmap pointer problemArnd Bergmann2018-11-054-19/+13
* ASoC: smd845: constify snd_soc_ops structureJulia Lawall2018-11-051-1/+1
* ASoC: stm32: sai: fix less than zero comparison on unsigned intColin Ian King2018-11-051-2/+1
* Linux 4.20-rc1v4.20-rc1Linus Torvalds2018-11-051-2/+2
* Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-11-0425-292/+2418
|\
| * ubifs: Remove unneeded semicolonDing Xiang2018-10-231-1/+1
| * Documentation: ubifs: Add authentication whitepaperSascha Hauer2018-10-231-0/+426
| * ubifs: Enable authentication supportSascha Hauer2018-10-233-1/+52
| * ubifs: Do not update inode size in-place in authenticated modeSascha Hauer2018-10-233-38/+113
| * ubifs: Add hashes and HMACs to default filesystemSascha Hauer2018-10-231-7/+27
| * ubifs: authentication: Authenticate super block nodeSascha Hauer2018-10-231-1/+69
| * ubifs: Create hash for default LPTSascha Hauer2018-10-233-3/+23