aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-13Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown1-6/+10
2016-05-13Merge remote-tracking branch 'asoc/topic/pcm5102' into asoc-nextMark Brown3-0/+75
2016-05-13Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown32-67/+1126
2016-05-13Merge remote-tracking branch 'asoc/topic/imx' into asoc-nextMark Brown1-1/+1
2016-05-13Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-nextMark Brown2-25/+43
2016-05-13Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/fsl-ssi', 'asoc/fix/rockchip' and 'asoc/fix/rt286' into asoc-linusMark Brown4-34/+75
2016-05-13ASoC: fsl_ssi: Fix channel slipping on capture (or playback) restart in full duplex.Arnaud Mouiche1-0/+22
2016-05-13ASoC: fsl_ssi: Fix channel slipping in Playback at startupArnaud Mouiche1-1/+33
2016-05-13ASoC: fsl_ssi: Fix samples being dropped at Playback startupArnaud Mouiche1-1/+1
2016-05-13ASoC: fsl_ssi: Save a dev reference for dev_err() purpose.Arnaud Mouiche1-0/+2
2016-05-13ASoC: fsl_ssi: The IPG/5 limitation concerns the bitclk, not the sysclk.Arnaud Mouiche1-7/+9
2016-05-13ASoC: fsl_ssi: Real hardware channels max number is 32Arnaud Mouiche1-2/+2
2016-05-13ASoC: tlv320aic32x4: Properly implement the positive and negative pins into the mixersJeremy McDermond1-49/+161
2016-05-13ASoC: pcm5102a: Add support for PCM5102A codecFlorian Meier3-0/+75
2016-05-13ASoC: hdac_hdmi: add link managementVinod Koul1-2/+30
2016-05-13ASoC: Intel: Skylake: add link managementVinod Koul2-1/+34
2016-05-13ALSA: hdac: add link pm and ref countingVinod Koul2-0/+69
2016-05-12ALSA: au88x0: Fix zero clear of stream->resourcesTakashi Iwai1-9/+5
2016-05-12rcar: src: skip disabled-SRC nodesSergei Shtylyov1-0/+4
2016-05-12ASoC: rt298: Add DMI match for Broxton-P reference platformVinod Koul1-0/+17
2016-05-12ASoC: rt298: fix null deref on acpi driver dataVinod Koul1-1/+1
2016-05-11ALSA: firewire-lib: drop skip argument from helper functions to queue a packetTakashi Sakamoto1-11/+11
2016-05-11ALSA: firewire-lib: add context information to tracepointsTakashi Sakamoto2-14/+28
2016-05-11ALSA: firewire-lib: permit to flush queued packets only in process context for better PCM period granularityTakashi Sakamoto2-7/+17
2016-05-11ASoC: Intel: fix up for DAI link's be_id changeStephen Rothwell1-5/+5
2016-05-11ALSA: usb-audio: Yet another Phoneix Audio device quirkTakashi Iwai1-0/+1
2016-05-11Merge branch 'topic/dai-link' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intelMark Brown10-24/+24
2016-05-11ASoC: max98371 Remove duplicate entry in max98371_regAxel Lin1-1/+0
2016-05-11ASoC: Intel: Fix printk formattingJoonas Lahtinen1-1/+1
2016-05-11ASoC: twl6040: Select LPPLL during standbyPeter Ujfalusi1-4/+8
2016-05-11ALSA: hda - Fix regression on ATI HDMI audioTakashi Iwai1-4/+3
2016-05-10ASoC: da7213: Allow PLL disable/bypass when using 32KHz sysclkAdam Thomson1-1/+1
2016-05-10ASoC: da7213: Update PLL ranges to improve locking at frequency boundaryAdam Thomson2-27/+27
2016-05-10ASoC: da7213: Default PC counter to free-running when DAI disabledAdam Thomson2-0/+16
2016-05-10ASoC: da7213: Add checking of SRM lock status before enabling DAIAdam Thomson2-0/+27
2016-05-10ASoC: da7213: Add DAI DAPM event to control DAI clocksAdam Thomson2-5/+32
2016-05-10ASoC: Intel: Add Broxton-P machine driverRamesh Babu3-0/+370
2016-05-10ASoC: Intel: Skylake: Add more SSP DAIsPardha Saradhi K1-0/+72
2016-05-10ASoC: rsnd: don't use prohibited number to PDMACHCRn.SRSKuninori Morimoto1-4/+8
2016-05-10ASoC: es8328: Set symmetric ratesJohn Keeping1-0/+1
2016-05-10ASoC: es8328: Support more sample ratesJohn Keeping1-35/+100
2016-05-10ASoC: es8328: Support more sample formatsJohn Keeping2-16/+31
2016-05-10ASoC: es8328: Move sample size setup to hw_paramsJohn Keeping2-5/+18
2016-05-10ASoC: es8328: Use single R/W for regmapJohn Keeping1-0/+1
2016-05-10ASoC: es8328: Fix mask for VMIDSELJohn Keeping1-1/+1
2016-05-10ASoC: es8328: Fix ADC format setupJohn Keeping2-6/+25
2016-05-10ASoC: es8328: Move clock setup to hw_paramsJohn Keeping1-15/+16
2016-05-10ALSA: pcm: Bail out when chmap is already presentTakashi Iwai1-0/+2
2016-05-10ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagTakashi Sakamoto5-12/+5
2016-05-10ALSA: firewire-lib: code cleanup for outgoing packet handlingTakashi Sakamoto1-8/+7