aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-08ASoC: rsnd: ssi: fix race condition in rsnd_ssi_pointer_updateJiada Wang1-6/+10
2017-11-28ASoC: rsnd: ssiu: clear SSI_MODE for non TDM Extended modesJiada Wang1-1/+4
2017-11-16ASoC: rcar: revert IOMMU support so farKuninori Morimoto2-82/+8
2017-11-10ASoC: bcm2835: Support left/right justified and DSP modesMatthias Reichl1-53/+99
2017-11-10ASoC: bcm2835: Enforce full symmetryMatthias Reichl1-1/+2
2017-11-10ASoC: bcm2835: Support additional samplerates up to 384kHzMatthias Reichl1-2/+6
2017-11-10ASoC: bcm2835: Add support for TDM modesMatthias Reichl1-52/+190
2017-11-10ASoC: add mclk-fs support to audio graph cardOlivier Moysan1-8/+39
2017-11-10ASoC: add mclk-fs to audio graph card bindingOlivier Moysan1-0/+1
2017-11-10ASoC: rt5514: work around link errorArnd Bergmann2-0/+5
2017-11-10ASoC: rt5514: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2017-11-10ASoC: rt5663: Check the JD status in the button pushingoder_chiou@realtek.com1-2/+41
2017-11-09ASoC: amd: Modified DMA transfer Mechanism for PlaybackVijendar Mukunda1-22/+5
2017-11-09ASoC: rt5645: Wait for 400msec before concluding on value of RT5645_VENDOR_ID2Akshu Agrawal1-0/+8
2017-11-09ASoC: sun4i-codec: fixed 32bit audio capture support for H3/H2+Andrea Bondavalli1-5/+24
2017-11-09ASoC: da7213: add support for DSP modesPierre-Louis Bossart2-10/+49
2017-11-09ASoC: sun8i-codec: Add a comment on the LRCK inversionMaxime Ripard1-0/+11
2017-11-09ASoC: sun8i-codec: Set the BCLK dividerMaxime Ripard1-0/+51
2017-11-09ASoC: rt5663: Delay and retry reading rt5663 ID registerOder Chiou1-1/+10
2017-11-08ASoC: amd: use do_div rather than 64 bit division to fix 32 bit buildsGuenter Roeck1-2/+1
2017-11-08ASoC: cs42l56: Fix reset GPIO name in example DT bindingAndrew F. Davis1-1/+1
2017-11-08ASoC: rt5514-spi: check irq status to schedule data copy in resume functionoder_chiou@realtek.com1-0/+10
2017-11-08ASoC: rt5514: Voice wakeup support.oder_chiou@realtek.com1-0/+27
2017-11-08ASoC: wm8994: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2017-11-08ASoC: wm8993: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2017-11-08ASoC: wm8753: mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2017-11-08ASoC: tpa6130a2: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-08ASoC: tlv320dac31xx: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-11-08ASoC: tlv320aic23: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-08ASoC: msm8916-wcd-analog: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-08ASoC: add snd_soc_dapm_kcontrol_component()Kuninori Morimoto1-0/+13
2017-11-08ASoC: add snd_soc_component_cache_sync()Kuninori Morimoto1-0/+12
2017-11-08ASoC: add snd_soc_component_xxx_bias_level()Kuninori Morimoto1-0/+45
2017-11-08ASoC: add snd_soc_component_read32Kuninori Morimoto2-0/+16
2017-11-08ASoC: hdac_hdmi: Fix possible memory leak on parse and map nid failureSubhransu S. Prusty1-6/+30
2017-11-08ASoC: hdac_hdmi: Fix possible NULL pointer dereferenceSubhransu S. Prusty1-0/+12
2017-11-08ASoC: hdac_hdmi: Fix static checker warning for sprintf usageSubhransu S. Prusty1-1/+2
2017-11-08ASoC: Intel: Skylake: Add dynamic module id supportSriram Periyasamy1-2/+21
2017-11-08ASoC: Intel: Skylake: Optimize UUID handling to fill pin infoSriram Periyasamy1-23/+23
2017-11-08ASoC: Intel: Skylake: Check for NHLT ACPI header signaturePankaj Bharadiya1-0/+9
2017-11-08ASoC: Intel: Skylake: Fix uuid_module memory leak in failure casePankaj Bharadiya1-4/+11
2017-11-08ASoC: Intel: Skylake: Fix potential NULL pointer dereferencePankaj Bharadiya1-1/+2
2017-11-08ASoC: Intel: Skylake: Add channel map in updown mixer module IPCGuneshwor Singh2-0/+2
2017-11-08ASoC: Intel: Skylake: Fix updown mixer module formatGuneshwor Singh2-9/+1
2017-11-08ASoC: sun8i-codec: Fix left and right channels inversionMaxime Ripard1-1/+1
2017-11-08ASoC: amd: Make the driver name consistent across filesAkshu Agrawal2-4/+6
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