aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2017-11-10Merge tag 'asoc-fix-v4.14-rc6' into asoc-linusGravatar Mark Brown 15-96/+81
2017-11-10ASoC: bcm2835: Support left/right justified and DSP modesGravatar Matthias Reichl 1-53/+99
2017-11-10ASoC: bcm2835: Enforce full symmetryGravatar Matthias Reichl 1-1/+2
2017-11-10ASoC: bcm2835: Support additional samplerates up to 384kHzGravatar Matthias Reichl 1-2/+6
2017-11-10ASoC: bcm2835: Add support for TDM modesGravatar Matthias Reichl 1-52/+190
2017-11-10ASoC: add mclk-fs support to audio graph cardGravatar Olivier Moysan 1-8/+39
2017-11-10ASoC: rt5514: work around link errorGravatar Arnd Bergmann 2-0/+5
2017-11-10ASoC: rt5514: mark PM functions as __maybe_unusedGravatar Arnd Bergmann 1-2/+2
2017-11-10ASoC: rt5663: Check the JD status in the button pushingGravatar oder_chiou@realtek.com 1-2/+41
2017-11-09Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Gravatar Linus Torvalds 7-16/+93
2017-11-09ASoC: amd: Modified DMA transfer Mechanism for PlaybackGravatar Vijendar Mukunda 1-22/+5
2017-11-09ASoC: rt5645: Wait for 400msec before concluding on value of RT5645_VENDOR_ID2Gravatar Akshu Agrawal 1-0/+8
2017-11-09ASoC: sun4i-codec: fixed 32bit audio capture support for H3/H2+Gravatar Andrea Bondavalli 1-5/+24
2017-11-09ASoC: da7213: add support for DSP modesGravatar Pierre-Louis Bossart 2-10/+49
2017-11-09ASoC: sun8i-codec: Add a comment on the LRCK inversionGravatar Maxime Ripard 1-0/+11
2017-11-09ASoC: sun8i-codec: Set the BCLK dividerGravatar Maxime Ripard 1-0/+51
2017-11-09ASoC: rt5663: Delay and retry reading rt5663 ID registerGravatar Oder Chiou 1-1/+10
2017-11-09ALSA: hda - fix headset mic problem for Dell machines with alc274Gravatar Hui Wang 1-0/+5
2017-11-08ASoC: amd: use do_div rather than 64 bit division to fix 32 bit buildsGravatar Guenter Roeck 1-2/+1
2017-11-08ASoC: rt5514-spi: check irq status to schedule data copy in resume functionGravatar oder_chiou@realtek.com 1-0/+10
2017-11-08ASoC: rt5514: Voice wakeup support.Gravatar oder_chiou@realtek.com 1-0/+27
2017-11-08ASoC: wm8994: mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-0/+2
2017-11-08ASoC: wm8993: mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-0/+2
2017-11-08ASoC: wm8753: mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-2/+2
2017-11-08ASoC: tpa6130a2: mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-0/+1
2017-11-08ASoC: tlv320dac31xx: mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-1/+1
2017-11-08ASoC: tlv320aic23: mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-0/+1
2017-11-08ASoC: msm8916-wcd-analog: mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-0/+1
2017-11-08ASoC: add snd_soc_component_read32Gravatar Kuninori Morimoto 1-0/+14
2017-11-08ASoC: hdac_hdmi: Fix possible memory leak on parse and map nid failureGravatar Subhransu S. Prusty 1-6/+30
2017-11-08ASoC: hdac_hdmi: Fix possible NULL pointer dereferenceGravatar Subhransu S. Prusty 1-0/+12
2017-11-08ASoC: hdac_hdmi: Fix static checker warning for sprintf usageGravatar Subhransu S. Prusty 1-1/+2
2017-11-08ASoC: Intel: Skylake: Add dynamic module id supportGravatar Sriram Periyasamy 1-2/+21
2017-11-08ASoC: Intel: Skylake: Optimize UUID handling to fill pin infoGravatar Sriram Periyasamy 1-23/+23
2017-11-08ASoC: Intel: Skylake: Check for NHLT ACPI header signatureGravatar Pankaj Bharadiya 1-0/+9
2017-11-08ASoC: Intel: Skylake: Fix uuid_module memory leak in failure caseGravatar Pankaj Bharadiya 1-4/+11
2017-11-08ASoC: Intel: Skylake: Fix potential NULL pointer dereferenceGravatar Pankaj Bharadiya 1-1/+2
2017-11-08ASoC: Intel: Skylake: Add channel map in updown mixer module IPCGravatar Guneshwor Singh 2-0/+2
2017-11-08ASoC: Intel: Skylake: Fix updown mixer module formatGravatar Guneshwor Singh 2-9/+1
2017-11-08ASoC: sun8i-codec: Fix left and right channels inversionGravatar Maxime Ripard 1-1/+1
2017-11-08ASoC: amd: Make the driver name consistent across filesGravatar Akshu Agrawal 2-4/+6
2017-11-08ASoC: sun8i-codec: Invert Master / Slave conditionGravatar Maxime Ripard 1-4/+4
2017-11-08ASoC: Intel: improve SND_SOC_INTEL_MACH dependenciesGravatar Arnd Bergmann 1-21/+5
2017-11-08ASoC: Intel: improve DMADEVICES dependencyGravatar Arnd Bergmann 2-6/+2
2017-11-08ASoC: amd: Report accurate hw_ptr during dmaGravatar Vijendar Mukunda 2-26/+55
2017-11-08ASoC: rt5514-spi: Let the buf_size to align with period_bytesGravatar Oder Chiou 1-0/+9
2017-11-08ASoC: pcm512x: Scrub my work address from the driverGravatar Mark Brown 4-6/+6
2017-11-07ALSA: seq: Fix OSS sysex delivery in OSS emulationGravatar Takashi Iwai 3-3/+32
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 209-76/+285
2017-11-06ASoC: stm32: spdifrx: fix control DMA error managementGravatar olivier moysan 1-8/+7