summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-05-1966-462/+2950
|\
| * ASoC: hdac_hdmi: Remove the unused 'timeout' variableFabio Estevam2016-05-171-1/+0
| * Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-nextMark Brown2016-05-139-24/+809
| |\
| | * ASoC: hdac_hdmi: Potential NULL deref in hdac_hdmi_get_spk_alloc()Dan Carpenter2016-05-031-1/+1
| | * ASoC: Intel: Skylake: Update channel map based on runtime paramsSubhransu S. Prusty2016-04-281-1/+20
| | * ASoC: Intel: Skylake: Add multichannel support for HDMISubhransu S. Prusty2016-04-281-7/+7
| | * ASoC: hdac_hdmi: Register chmap controls and opsSubhransu S. Prusty2016-04-281-0/+100
| | * ASoC: Intel: boards: Update skl_nau88l25_ssm4567 driver to support chmapSubhransu S. Prusty2016-04-281-3/+70
| | * ASoC: Intel: boards: Update skl_nau88l25_max98357a driver to support chmapSubhransu S. Prusty2016-04-281-3/+71
| | * ASoC: skl_rt286: Fix to support hdmi channel map supportSubhransu S. Prusty2016-04-281-1/+47
| | * ASoC: hdac_hdmi: Add multichannel supportSubhransu S. Prusty2016-04-281-9/+41
| | * ASoC: hdac_hdmi: parse eld for channel map capabilitySubhransu S. Prusty2016-04-281-0/+13
| | * ASoC: hdmi-codec: Add ELD controlPhilipp Zabel2016-04-221-2/+0
| | * ASoC: hdmi-codec: Add ELD controlPhilipp Zabel2016-04-211-0/+38
| | * ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encodersJyri Sarha2016-04-183-0/+404
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge remote-tracking branches 'asoc/topic/es8328', 'asoc/topic/find-dai', 'a...Mark Brown2016-05-135-64/+271
| |\ \ \ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | | | * ASoC: fsl_ssi: Fix channel slipping on capture (or playback) restart in full ...Arnaud Mouiche2016-05-131-0/+22
| | | | | | * ASoC: fsl_ssi: Fix channel slipping in Playback at startupArnaud Mouiche2016-05-131-1/+33
| | | | | | * ASoC: fsl_ssi: Fix samples being dropped at Playback startupArnaud Mouiche2016-05-131-1/+1
| | | | | | * ASoC: fsl_ssi: Save a dev reference for dev_err() purpose.Arnaud Mouiche2016-05-131-0/+2
| | | | | | * ASoC: fsl_ssi: The IPG/5 limitation concerns the bitclk, not the sysclk.Arnaud Mouiche2016-05-131-7/+9
| | | | | | * ASoC: fsl_ssi: Real hardware channels max number is 32Arnaud Mouiche2016-05-131-2/+2
| | | | | |/ | | | | |/|
| | | | | * ASoC: fsl_sai: Allow setting the SAI MCLK directionFabio Estevam2016-05-051-0/+20
| | | | | * ASoC: fsl_sai: Introduce a compatible string for MX6ULFabio Estevam2016-05-051-1/+3
| | | | |/
| | | * | ASoC: Add kerneldoc comments for snd_soc_find_daiMengdong Lin2016-04-221-0/+11
| | | * | ASoC: Export snd_soc_find_dai()Mengdong Lin2016-04-201-1/+2
| | | |/
| | * | ASoC: es8328: Set symmetric ratesJohn Keeping2016-05-101-0/+1
| | * | ASoC: es8328: Support more sample ratesJohn Keeping2016-05-101-35/+100
| | * | ASoC: es8328: Support more sample formatsJohn Keeping2016-05-102-16/+31
| | * | ASoC: es8328: Move sample size setup to hw_paramsJohn Keeping2016-05-102-5/+18
| | * | ASoC: es8328: Use single R/W for regmapJohn Keeping2016-05-101-0/+1
| | * | ASoC: es8328: Fix mask for VMIDSELJohn Keeping2016-05-101-1/+1
| | * | ASoC: es8328: Fix ADC format setupJohn Keeping2016-05-102-6/+25
| | * | ASoC: es8328: Move clock setup to hw_paramsJohn Keeping2016-05-101-15/+16
| | |/
| | |
| | \
| *-. \ Merge remote-tracking branches 'asoc/topic/davinci' and 'asoc/topic/dwc' into...Mark Brown2016-05-135-63/+132
| |\ \ \
| | | * | ASoC: dwc: Use fifo depth to program FCRJose Abreu2016-04-071-2/+7
| | | * | ASoC: dwc: Unmask I2S interrupts only for enabled channelsJose Abreu2016-04-051-2/+3
| | | |/
| | * | ASoC: davinci-mcasp: Calculate AUXCLK divider when setting up master clocksPeter Ujfalusi2016-05-091-4/+25
| | * | ASoC: davinci-mcasp: Restructure the davinci_mcasp_calc_clk_div()Peter Ujfalusi2016-05-091-19/+19
| | * | ASoC: davinci-mcasp: Change __davinci_mcasp_set_clkdiv() first parameterPeter Ujfalusi2016-05-091-5/+5
| | * | ASoC: davinci-mcasp: Use defines for clkdiv IDsPeter Ujfalusi2016-05-092-3/+9
| | * | ASoC: davinci-mcasp: Do not allow multiple streams in one directionPeter Ujfalusi2016-05-091-2/+6
| | * | ASoC: Davinci: McBSP: add device tree support for McBSPPetr Kulhavy2016-04-182-27/+59
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge remote-tracking branches 'asoc/topic/bcm2835', 'asoc/topic/cs42l56', 'a...Mark Brown2016-05-138-86/+188
| |\ \ \ \ \ \
| | | | | | * | ASoC: da7129: Add missing include of acpi.hMark Brown2016-05-061-0/+1
| | | | | | * | ASoC: da7219: Add initial ACPI id for deviceAdam Thomson2016-05-051-0/+7
| | | | | | * | ASoC: da7219: Disallow unsupported 32KHz clock setting in set_dai_sysclk()Adam Thomson2016-04-191-1/+1
| | | | | | * | ASoC: da7219: Update PLL ranges and dividers to improve lockingAdam Thomson2016-04-192-24/+24
| | | | | | |/
| | | | | * / ASoC: da7218: Update PLL ranges and dividers to improve lockingAdam Thomson2016-04-222-25/+28
| | | | | |/
| | | | * | ASoC: da7213: Allow PLL disable/bypass when using 32KHz sysclkAdam Thomson2016-05-101-1/+1