summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | ASoC: rsnd: rsnd_ssi_run_mods() needs to care ssi_parent_modKuninori Morimoto2017-11-011-3/+8
| | | * | | | | | | | | | | | | | ASoC: rsnd: Don't check SSISR::DIRQ when CaptureKuninori Morimoto2017-10-311-6/+9
| | | * | | | | | | | | | | | | | ASoC: rsnd: use snd_pcm_running() in rsnd_io_is_working()Kuninori Morimoto2017-10-311-1/+4
| | | * | | | | | | | | | | | | | ASoC: rsnd: NULL check is not needed for clk_unprepare()Kuninori Morimoto2017-10-311-2/+1
| | | * | | | | | | | | | | | | | ASoC: rsnd: tidyup rsnd_mod_next() for loop methodKuninori Morimoto2017-10-311-4/+2
| | | * | | | | | | | | | | | | | ASoC: rsnd: don't use io->mod[] directlyKuninori Morimoto2017-10-311-1/+1
| | | * | | | | | | | | | | | | | ASoC: rsnd: more clear ADG clock debug infoKuninori Morimoto2017-10-131-18/+41
| | | * | | | | | | | | | | | | | ASoC: rsnd: add rsnd_kctrl_xxx() macroKuninori Morimoto2017-10-114-54/+59
| | | * | | | | | | | | | | | | | ASoC: rsnd: add MIX Volume Ramp supportKuninori Morimoto2017-10-043-7/+154
| | | * | | | | | | | | | | | | | ASoC: rsnd: makes volume ramp rate list genericKuninori Morimoto2017-10-043-31/+36
| | | * | | | | | | | | | | | | | ASoC: rsnd: CTU kctrl sets onceKuninori Morimoto2017-10-041-0/+8
| | | * | | | | | | | | | | | | | ASoC: rsnd: DVC kctrl sets onceKuninori Morimoto2017-10-041-0/+8
| | | * | | | | | | | | | | | | | ASoC: rsnd: use generic rsnd_flags_xxx() macro on ADGKuninori Morimoto2017-10-041-7/+6
| | | * | | | | | | | | | | | | | ASoC: rsnd: add generic rsnd_flags_xxx() macroKuninori Morimoto2017-10-042-15/+16
| | | * | | | | | | | | | | | | | ASoC: rsnd: add rsnd_dma_alloc()Kuninori Morimoto2017-09-211-27/+33
| | * | | | | | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/qcom' into asoc-nextMark Brown2017-11-101-2/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | ASoC: qcom: remove duplicate initializations of dma_ch and vColin Ian King2017-09-191-2/+0
| | | | |_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown2017-11-104-6/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | ASoC: pcm512x: Scrub my work address from the driverMark Brown2017-11-084-6/+6
| | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2017-11-1038-1138/+1617
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | ASoC: hdac_hdmi: Fix possible memory leak on parse and map nid failureSubhransu S. Prusty2017-11-081-6/+30
| | | * | | | | | | | | | | | | | | ASoC: hdac_hdmi: Fix possible NULL pointer dereferenceSubhransu S. Prusty2017-11-081-0/+12
| | | * | | | | | | | | | | | | | | ASoC: hdac_hdmi: Fix static checker warning for sprintf usageSubhransu S. Prusty2017-11-081-1/+2
| | | * | | | | | | | | | | | | | | ASoC: Intel: Skylake: Add dynamic module id supportSriram Periyasamy2017-11-081-2/+21
| | | * | | | | | | | | | | | | | | ASoC: Intel: Skylake: Optimize UUID handling to fill pin infoSriram Periyasamy2017-11-081-23/+23
| | | * | | | | | | | | | | | | | | ASoC: Intel: improve SND_SOC_INTEL_MACH dependenciesArnd Bergmann2017-11-081-21/+5
| | | * | | | | | | | | | | | | | | ASoC: Intel: improve DMADEVICES dependencyArnd Bergmann2017-11-082-6/+2
| | | * | | | | | | | | | | | | | | ASoC: intel: include linux/module.h as neededArnd Bergmann2017-11-021-0/+1
| | | * | | | | | | | | | | | | | | ASoC: Intel: fix Kconfig dependenciesArnd Bergmann2017-11-021-4/+5
| | | * | | | | | | | | | | | | | | ASoC: Intel: Fix setting of SSP parameters in Kabylake machine driverHarsha Priya N2017-10-311-6/+21
| | | * | | | | | | | | | | | | | | ASoC: Intel: Enable tdm slots for max98927Harsha Priya N2017-10-311-1/+39
| | | * | | | | | | | | | | | | | | ASoC: intel: byt: Enable IN2 map quirk for a KIANO laptopCarlo Caione2017-10-261-0/+8
| | | * | | | | | | | | | | | | | | ASoC: intel: byt: Add headset jackCarlo Caione2017-10-261-0/+23
| | | * | | | | | | | | | | | | | | ASoC: Intel: Skylake: Decrease loglevel for topology loadingChintan Patel2017-10-251-1/+1
| | | * | | | | | | | | | | | | | | ASoC: Intel: Add depends on X86Pierre-Louis Bossart2017-10-231-0/+1
| | | * | | | | | | | | | | | | | | ASoC: Intel: clarify Kconfig dependenciesPierre-Louis Bossart2017-10-212-39/+63
| | | * | | | | | | | | | | | | | | ASoC: Intel: reorder boards Kconfig by chronological orderPierre-Louis Bossart2017-10-211-83/+83
| | | * | | | | | | | | | | | | | | ASoC: Intel: move machine drivers to dedicated KConfigPierre-Louis Bossart2017-10-212-269/+271
| | | * | | | | | | | | | | | | | | ASoC: Intel: add SOF firmare/topology file informationPierre-Louis Bossart2017-10-213-1/+81
| | | * | | | | | | | | | | | | | | ASoC: Intel: move all ACPI match tables to common modulePierre-Louis Bossart2017-10-218-343/+414
| | | * | | | | | | | | | | | | | | ASoC: Intel: common: use c99 syntax for ACPI/machine tablesPierre-Louis Bossart2017-10-211-5/+25
| | | * | | | | | | | | | | | | | | ASoC: move ACPI common code out of Intel/sst treePierre-Louis Bossart2017-10-2115-172/+103
| | | * | | | | | | | | | | | | | | SoC: intel: byt: Introduce new custom IN2 mapCarlo Caione2017-10-211-1/+15
| | | * | | | | | | | | | | | | | | ASoC: Intel: sst: remove redundant variable dma_dev_nameColin Ian King2017-10-211-2/+0
| | | * | | | | | | | | | | | | | | ASoC: Intel: boards: remove hard-coded compressed dailinksPierre-Louis Bossart2017-10-188-70/+2
| | | * | | | | | | | | | | | | | | ASoC: Intel: boards: fix off-by-one dailink idPierre-Louis Bossart2017-10-188-8/+8
| | | * | | | | | | | | | | | | | | ASoC: Intel: boards: use helper to get codec_daiPierre-Louis Bossart2017-10-188-117/+14
| | | * | | | | | | | | | | | | | | ASoC: Intel: bytcht_es8316: remove useless codePierre-Louis Bossart2017-10-181-14/+0
| | | * | | | | | | | | | | | | | | ASoC: Intel: bytcht_da7213: cosmetic fixesPierre-Louis Bossart2017-10-181-3/+3
| | | * | | | | | | | | | | | | | | ASoC: Intel: cht_bsw_rt5645: cosmetic fixesPierre-Louis Bossart2017-10-181-38/+35