summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2017-11-08ASoC: sun8i-codec: Invert Master / Slave conditionMaxime Ripard1-4/+4
2017-11-08ASoC: Intel: improve SND_SOC_INTEL_MACH dependenciesArnd Bergmann1-21/+5
2017-11-08ASoC: Intel: improve DMADEVICES dependencyArnd Bergmann2-6/+2
2017-11-08ASoC: amd: Report accurate hw_ptr during dmaVijendar Mukunda2-26/+55
2017-11-08ASoC: rt5514-spi: Let the buf_size to align with period_bytesOder Chiou1-0/+9
2017-11-08ASoC: pcm512x: Scrub my work address from the driverMark Brown4-6/+6
2017-11-06ASoC: rsnd: return -EIO if rsnd_dmaen_request_channel() failedKuninori Morimoto1-3/+1
2017-11-03ASoC: rt5514: The ACPI also should use the function rt5514_parse_dp()oder_chiou@realtek.com1-3/+3
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds197-0/+197
2017-11-02ASoC: intel: include linux/module.h as neededArnd Bergmann1-0/+1
2017-11-02ASoC: Intel: fix Kconfig dependenciesArnd Bergmann1-4/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman197-0/+197
2017-11-01Merge tag 'asoc-fix-v4.14-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai10-73/+53
2017-11-01Merge remote-tracking branches 'asoc/fix/topology', 'asoc/fix/adau17x1', 'aso...Mark Brown10-73/+53
2017-11-01ASoC: fix build warning in soc-core.cRandy Dunlap1-1/+1
2017-11-01ASoC: rsnd: remove NULL check from rsnd_mod_name()/rsnd_mod_id()Kuninori Morimoto3-17/+21
2017-11-01ASoC: rsnd: rsnd_ssi_run_mods() needs to care ssi_parent_modKuninori Morimoto1-3/+8
2017-10-31ASoC: Intel: kbl: fix jack nameVinod Koul1-1/+1
2017-10-31ASoC: Intel: Fix setting of SSP parameters in Kabylake machine driverHarsha Priya N1-6/+21
2017-10-31ASoC: Intel: Enable tdm slots for max98927Harsha Priya N1-1/+39
2017-10-31ASoC: rsnd: Don't check SSISR::DIRQ when CaptureKuninori Morimoto1-6/+9
2017-10-31ASoC: rsnd: use snd_pcm_running() in rsnd_io_is_working()Kuninori Morimoto1-1/+4
2017-10-31ASoC: rsnd: NULL check is not needed for clk_unprepare()Kuninori Morimoto1-2/+1
2017-10-31ASoC: rsnd: tidyup rsnd_mod_next() for loop methodKuninori Morimoto1-4/+2
2017-10-31ASoC: rsnd: don't use io->mod[] directlyKuninori Morimoto1-1/+1
2017-10-31ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai1-1/+1
2017-10-31ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai1-2/+15
2017-10-26ASoC: intel: byt: Enable IN2 map quirk for a KIANO laptopCarlo Caione1-0/+8
2017-10-26ASoC: intel: byt: Add headset jackCarlo Caione1-0/+23
2017-10-26Merge remote-tracking branches 'asoc/fix/topology' and 'asoc/fix/wm8998' into...Mark Brown2-66/+23
2017-10-26Merge remote-tracking branches 'asoc/fix/rt5514', 'asoc/fix/rt5616', 'asoc/fi...Mark Brown10-85/+51
2017-10-26Merge remote-tracking branches 'asoc/fix/adau17x1', 'asoc/fix/davinci' and 'a...Mark Brown4-4/+30
2017-10-26Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linusMark Brown1-1/+0
2017-10-26Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown2-3/+6
2017-10-26Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linusMark Brown1-1/+12
2017-10-26Merge remote-tracking branch 'asoc/fix/msm8916' into asoc-linusMark Brown2-5/+6
2017-10-26Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown3-4/+6
2017-10-25ASoC: Intel: Skylake: Decrease loglevel for topology loadingChintan Patel1-1/+1
2017-10-24ALSA: hda - fix headset mic problem for Dell machines with alc236Hui Wang1-0/+8
2017-10-23ASoC: snd_soc_component_driver has non_legacy_dai_namingKuninori Morimoto1-1/+2
2017-10-23ASoC: snd_soc_component_driver has endiannessKuninori Morimoto1-35/+45
2017-10-23ASoC: snd_soc_component_driver has pmdown_timeKuninori Morimoto1-1/+10
2017-10-23ASoC: snd_soc_component_driver has snd_compr_opsKuninori Morimoto1-34/+427
2017-10-23ASoC: snd_soc_component_driver has snd_pcm_opsKuninori Morimoto1-14/+353
2017-10-23ASoC: Intel: Add depends on X86Pierre-Louis Bossart1-0/+1
2017-10-21ASoC: Intel: clarify Kconfig dependenciesPierre-Louis Bossart2-39/+63
2017-10-21ASoC: Intel: reorder boards Kconfig by chronological orderPierre-Louis Bossart1-83/+83
2017-10-21ASoC: Intel: move machine drivers to dedicated KConfigPierre-Louis Bossart2-269/+271
2017-10-21ASoC: Intel: add SOF firmare/topology file informationPierre-Louis Bossart3-1/+81
2017-10-21ASoC: Intel: move all ACPI match tables to common modulePierre-Louis Bossart8-343/+414