summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topi...Mark Brown2016-09-295-16/+14
|\ \
| | * ASoC: fsl: Fix lockups with recent cache changesMark Brown2016-09-291-0/+3
| | * ASoC: fsl_ssi: Remove .num_reg_defaults_raw from regmap_configMarek Vasut2016-09-201-3/+0
| | * ASoC: fsl_ssi: use flat regmap cacheMarek Vasut2016-09-201-1/+1
| | * ASoC: fsl_spdif: use flat regmap cacheMarek Vasut2016-09-201-1/+1
| | * ASoC: fsl_esai: use flat regmap cacheMarek Vasut2016-09-201-1/+1
| | * ASoC: fsl_asrc: use flat regmap cacheMarek Vasut2016-09-201-1/+1
| | * ASoC: fsl_esai: fix spelling mistake "Transmition" -> "Transmission"Colin Ian King2016-09-031-3/+3
| | * ASoC: fsl_asrc: Use np variableFabio Estevam2016-08-191-1/+1
| | * ASoC: fsl_asrc: Remove unneeded driver registration messageFabio Estevam2016-08-191-2/+0
| | * ASoC: fsl_asrc: Propagate the real error codeFabio Estevam2016-08-191-3/+3
| | * ASoC: fsl_sai: Use 'np' variableFabio Estevam2016-08-171-3/+3
| |/
* | ASoC: constify snd_pcm_ops structuresJulia Lawall2016-09-121-1/+1
|/
*-. Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/hdmi', 'as...Mark Brown2016-07-241-1/+1
|\ \
| * | ASoC: fsl_spdif: fix spelling mistake: "receivce" -> "receive"Colin Ian King2016-06-281-1/+1
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dt', 'asoc/topi...Mark Brown2016-07-241-0/+1
|\ \ \ | | |/ | |/|
| | * ASoC: fsl: fix build failureSudip Mukherjee2016-06-031-0/+1
| |/
* | ASoC: fsl_ssi: Fix number of words per frame for I2S-slave modeAlexander Shiyan2016-06-291-6/+6
|/
*---. Merge remote-tracking branches 'asoc/topic/es8328', 'asoc/topic/find-dai', 'a...Mark Brown2016-05-132-12/+92
|\ \ \
| | | * 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
| |/
* | Merge remote-tracking branch 'asoc/topic/imx' into asoc-nextMark Brown2016-05-131-1/+1
|\ \
| * | ASoC: fsl: imx-pcm-fiq: use correct format specifierHeinrich Schuchardt2016-04-131-1/+1
| |/
* | ASoC: fsl_ssi: add CCSR_SSI_SOR to volatile register listCaleb Crome2016-04-291-0/+1
|/
* Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-03-185-28/+50
|\
| *---. Merge remote-tracking branches 'asoc/topic/fsl-sai', 'asoc/topic/fsl-ssl', 'a...Mark Brown2016-03-132-21/+24
| |\ \ \
| | | * | ASoC: fsl_ssi: remove explicit register defaultsMaciej S. Szmigiero2016-02-221-20/+22
| | * | | ASoC: fsl_sai: Use usleep_range() instead of msleep()Xiubo Li2016-01-221-1/+2
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/fsl-card' an...Mark Brown2016-03-133-7/+26
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| | | | * | ASoC: fsl-mpc5200: Use usleep_range() instead of msleep()Xiubo Li2016-01-221-1/+2
| | | * | | ASoC: fsl-asoc-card: add cs4271 and cs4272 supportFelipe F. Tonello2016-02-052-2/+9
| | | * | | ASoC: fsl-asoc-card: Don't add DAPM routes for ASRC if it doesn't existNicolin Chen2016-02-041-4/+15
| | |/ / /
* | | | | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-141-6/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-091-6/+4
* | | | | ASoC: fsl_ssi: Go back to explicit register defaultsFabio Estevam2016-02-221-22/+20
|/ / / /
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge remote-tracking branches 'asoc/fix/imx-spdif', 'asoc/fix/mtk', 'asoc/fi...Mark Brown2016-02-101-2/+0
|\ \ \ \ \ \ | | | |/ / /
| * | | | | ASoC: imx-spdif: Fix crash on suspendLars-Peter Clausen2016-01-271-2/+0
| | |/ / / | |/| | |
* | | | | ASoC: fsl_ssi: remove explicit register defaultsMaciej S. Szmigiero2016-01-251-20/+22
|/ / / /
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'asoc/topic/fsl-asrc' and 'asoc/topic/fsl-ssi'...Mark Brown2016-01-113-1/+37
|\ \ \ \ \
| | * | | | ASoC: fsl_ssi: mark some registers preciousMaciej S. Szmigiero2016-01-101-0/+16
| | * | | | ASoC: fsl_ssi: mark SACNT register volatileMaciej S. Szmigiero2016-01-101-1/+7
| * | | | | ASoC: fsl_asrc: sound is wrong after suspend/resumeZidan Wang2016-01-052-0/+14
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/bcm2835' and 'asoc/topic/cleanup' ...Mark Brown2016-01-113-6/+3
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| | * | | | ASoC: twl6040, fsl: use to_platform_deviceGeliang Tang2015-12-243-6/+3
| |/ / / /
OpenPOWER on IntegriCloud