summaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung
Commit message (Expand)AuthorAgeFilesLines
*---. Merge remote-tracking branches 'asoc/topic/rt5640', 'asoc/topic/rt5659', 'aso...Mark Brown2016-03-132-2/+2
|\ \ \
| | | * ASoC: s3c24xx: use const snd_soc_component_driver pointerArnd Bergmann2016-01-272-2/+2
| | |/ | |/|
* | | ASoC: samsung: Use IRQ safe spin lock callsCharles Keepax2016-02-201-9/+12
|/ /
* | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-201-50/+26
|\ \
| * | ASoC: samsung/smartq: use dynamic registrationArnd Bergmann2015-12-011-50/+26
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t...Mark Brown2015-12-239-94/+68
|\ \ \ | | |/
| * | ASoC: samsung: pass filter function as pointerArnd Bergmann2015-11-219-25/+33
| * | ASoC: s3c24xx-i2s: pass DMA channels as platform dataArnd Bergmann2015-11-182-4/+20
| * | ASoC: samsung: pass DMA channels as pointersArnd Bergmann2015-11-188-73/+23
| |/
* | ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime()Mengdong Lin2015-11-186-26/+97
|/
* ASoC: rx1950_uda1380: Constify rate constraintsLars-Peter Clausen2015-10-231-3/+2
* ASoC: h1940_uda1380: Constify rate constraintsLars-Peter Clausen2015-10-231-3/+2
*-. Merge remote-tracking branches 'asoc/topic/au1x', 'asoc/topic/bcm2835', 'asoc...Mark Brown2015-08-302-0/+2
|\ \
| | * ASoC: Set missing card owner fieldAxel Lin2015-08-212-0/+2
| |/
* | ASoC: samsung: Remove redundant arndale_audio_removeVaishali Thakkar2015-08-201-10/+0
|/
*-. Merge remote-tracking branches 'asoc/topic/rt5677', 'asoc/topic/samsung' and ...Mark Brown2015-06-056-15/+15
|\ \
| | * ASoC: speyside: Use snd_soc_codec_get_dapm()Lars-Peter Clausen2015-05-041-1/+1
| | * ASoC: smartq: Use card DAPM context to access widgetsLars-Peter Clausen2015-05-041-2/+1
| | * ASoC: smartq: Remove unnecessary snd_soc_dapm_disable_pin()Lars-Peter Clausen2015-05-041-3/+0
| | * ASoC: smdk_wm8994: Use card DAPM context to access widgetsLars-Peter Clausen2015-05-041-2/+1
| | * ASoC: lowland: Use card DAPM context to access widgetsLars-Peter Clausen2015-05-041-1/+1
| | * ASoC: samsung: wolfson: Improve compile test coverageLars-Peter Clausen2015-05-041-5/+10
| | * ASoC: samsung: Constify platform_device_idKrzysztof Kozlowski2015-05-011-1/+1
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/samsung' and 'aso...Mark Brown2015-04-291-2/+2
|\ \ \ | |_|/ |/| |
| | * ASoC: samsung: s3c24xx-i2s: Fix return value check in s3c24xx_iis_dev_probe()Wei Yongjun2015-04-171-2/+2
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'as...Mark Brown2015-03-057-56/+26
|\ \ \ \ | | | |/ | | |/|
| * | | ASoC: tobermory: Register jacks at the card levelLars-Peter Clausen2015-03-041-9/+4
| * | | ASoC: speyside: Register jacks at the card levelLars-Peter Clausen2015-03-041-10/+4
| * | | ASoC: smartq: Register jacks at the card levelLars-Peter Clausen2015-03-041-7/+4
| * | | ASoC: rx1950_uda1380: Register jacks at the card levelLars-Peter Clausen2015-03-041-7/+2
| * | | ASoC: lowland: Register jacks at the card levelLars-Peter Clausen2015-03-041-10/+4
| * | | ASoC: littlemill: Register jacks at the card levelLars-Peter Clausen2015-03-041-6/+6
| * | | ASoC: h1980_uda1380: Register jacks at the card levelLars-Peter Clausen2015-03-041-7/+2
| |/ /
* | | Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linusMark Brown2015-03-041-5/+5
|\ \ \ | |/ / |/| |
| * | ASoC: Samsung: add missing I2C/SPI dependenciesArnd Bergmann2015-02-211-5/+5
| |/
* | ASoC: samsung: Remove goni or aquila with the WM8994Paul Bolle2015-02-073-302/+0
* | ASoC: samsung: Replace depends on REGMAP_I2C with depends on I2CLars-Peter Clausen2015-01-161-2/+2
* | ASoC: smdk_wm8580: Pass card DAPM context to snd_soc_dapm_disable_pin()Lars-Peter Clausen2015-01-161-4/+1
* | ASoC: jive: Automatically disconnect non-connected pinsLars-Peter Clausen2015-01-161-17/+1
* | Merge branch 'topic/dai' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2015-01-1611-165/+33
|\ \
| * | ASoC: smdk_wm8994pcm: Use static DAI format setupLars-Peter Clausen2015-01-061-14/+2
| * | ASoC: smdk_wm8570pcm: Use static DAI format setupLars-Peter Clausen2015-01-061-14/+5
| * | ASoC: smdk_wm8580: Use static DAI format setupLars-Peter Clausen2015-01-061-15/+6
| * | ASoC: smartq_wm8987: Use static DAI format setupLars-Peter Clausen2015-01-061-14/+2
| * | ASoC: s3c24xx_uda134x: Use static DAI format setupLars-Peter Clausen2015-01-061-10/+2
| * | ASoC: s3c24xx_simtec: Use static DAI format setupLars-Peter Clausen2015-01-061-18/+2
| * | ASoC: rx1950_uda1380: Use static DAI format setupLars-Peter Clausen2015-01-061-13/+2
| * | ASoC: neo1973_wm8753: Use static DAI format setupLars-Peter Clausen2015-01-061-21/+4
| * | ASoC: jive_wm8750: Use static DAI format setupLars-Peter Clausen2015-01-061-14/+2
| * | ASoC: h1940_uda1380: Use static DAI format setupLars-Peter Clausen2015-01-061-13/+2
OpenPOWER on IntegriCloud