Age | Commit message (Expand) | Author |
2016-03-13 | Merge remote-tracking branches 'asoc/topic/rt5640', 'asoc/topic/rt5659', 'aso... | Mark Brown |
2016-02-19 | ASoC: samsung: Use IRQ safe spin lock calls | Charles Keepax |
2016-01-27 | ASoC: s3c24xx: use const snd_soc_component_driver pointer | Arnd Bergmann |
2016-01-21 | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-12-23 | Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t... | Mark Brown |
2015-12-01 | ASoC: samsung/smartq: use dynamic registration | Arnd Bergmann |
2015-11-21 | ASoC: samsung: pass filter function as pointer | Arnd Bergmann |
2015-11-18 | ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime() | Mengdong Lin |
2015-11-18 | ASoC: s3c24xx-i2s: pass DMA channels as platform data | Arnd Bergmann |
2015-11-18 | ASoC: samsung: pass DMA channels as pointers | Arnd Bergmann |
2015-10-22 | ASoC: rx1950_uda1380: Constify rate constraints | Lars-Peter Clausen |
2015-10-22 | ASoC: h1940_uda1380: Constify rate constraints | Lars-Peter Clausen |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/au1x', 'asoc/topic/bcm2835', 'asoc... | Mark Brown |
2015-08-21 | ASoC: Set missing card owner field | Axel Lin |
2015-08-20 | ASoC: samsung: Remove redundant arndale_audio_remove | Vaishali Thakkar |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/rt5677', 'asoc/topic/samsung' and ... | Mark Brown |
2015-05-04 | ASoC: speyside: Use snd_soc_codec_get_dapm() | Lars-Peter Clausen |
2015-05-04 | ASoC: smartq: Use card DAPM context to access widgets | Lars-Peter Clausen |
2015-05-04 | ASoC: smartq: Remove unnecessary snd_soc_dapm_disable_pin() | Lars-Peter Clausen |
2015-05-04 | ASoC: smdk_wm8994: Use card DAPM context to access widgets | Lars-Peter Clausen |
2015-05-04 | ASoC: lowland: Use card DAPM context to access widgets | Lars-Peter Clausen |
2015-05-04 | ASoC: samsung: wolfson: Improve compile test coverage | Lars-Peter Clausen |
2015-05-01 | ASoC: samsung: Constify platform_device_id | Krzysztof Kozlowski |
2015-04-29 | Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/samsung' and 'aso... | Mark Brown |
2015-04-17 | ASoC: samsung: s3c24xx-i2s: Fix return value check in s3c24xx_iis_dev_probe() | Wei Yongjun |
2015-03-05 | Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'as... | Mark Brown |
2015-03-04 | Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linus | Mark Brown |
2015-03-04 | ASoC: tobermory: Register jacks at the card level | Lars-Peter Clausen |
2015-03-04 | ASoC: speyside: Register jacks at the card level | Lars-Peter Clausen |
2015-03-04 | ASoC: smartq: Register jacks at the card level | Lars-Peter Clausen |
2015-03-04 | ASoC: rx1950_uda1380: Register jacks at the card level | Lars-Peter Clausen |
2015-03-04 | ASoC: lowland: Register jacks at the card level | Lars-Peter Clausen |
2015-03-04 | ASoC: littlemill: Register jacks at the card level | Lars-Peter Clausen |
2015-03-04 | ASoC: h1980_uda1380: Register jacks at the card level | Lars-Peter Clausen |
2015-02-21 | ASoC: Samsung: add missing I2C/SPI dependencies | Arnd Bergmann |
2015-02-06 | ASoC: samsung: Remove goni or aquila with the WM8994 | Paul Bolle |
2015-01-16 | ASoC: samsung: Replace depends on REGMAP_I2C with depends on I2C | Lars-Peter Clausen |
2015-01-16 | ASoC: smdk_wm8580: Pass card DAPM context to snd_soc_dapm_disable_pin() | Lars-Peter Clausen |
2015-01-16 | ASoC: jive: Automatically disconnect non-connected pins | Lars-Peter Clausen |
2015-01-16 | Merge branch 'topic/dai' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown |
2015-01-14 | ASoC: samsung: i2s: Add clock provider for the I2S internal clocks | Sylwester Nawrocki |
2015-01-14 | ASoC: samsung: odroidx2: Handle I2S CDCLK clock conditionally | Sylwester Nawrocki |
2015-01-14 | ASoC: samsung: i2s: Protect more registers with a spinlock | Sylwester Nawrocki |
2015-01-14 | ASoC: samsung: i2s: Add spinlock in place of local_irq_* calls | Sylwester Nawrocki |
2015-01-14 | ASoC: samsung: i2s: Remove an unneeded goto usage | Sylwester Nawrocki |
2015-01-14 | ASoC: samsung: i2s: Add get_other_dai helper function | Sylwester Nawrocki |
2015-01-14 | ASoC: samsung: i2s: Move clk enable to the platform driver probe() | Sylwester Nawrocki |
2015-01-14 | ASoC: samsung: i2s: Move clk_get() to platform driver probe() | Sylwester Nawrocki |
2015-01-14 | ASoC: samsung: i2s: Request memory region in driver probe() | Sylwester Nawrocki |
2015-01-14 | ASoC: samsung: i2s: Add return value checks in probe() | Sylwester Nawrocki |