| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: samsung: Remove goni or aquila with the WM8994 | Paul Bolle | 2015-02-07 | 3 | -302/+0 |
* | ASoC: samsung: Replace depends on REGMAP_I2C with depends on I2C | Lars-Peter Clausen | 2015-01-16 | 1 | -2/+2 |
* | ASoC: smdk_wm8580: Pass card DAPM context to snd_soc_dapm_disable_pin() | Lars-Peter Clausen | 2015-01-16 | 1 | -4/+1 |
* | ASoC: jive: Automatically disconnect non-connected pins | Lars-Peter Clausen | 2015-01-16 | 1 | -17/+1 |
* | Merge branch 'topic/dai' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2015-01-16 | 11 | -165/+33 |
|\ |
|
| * | ASoC: smdk_wm8994pcm: Use static DAI format setup | Lars-Peter Clausen | 2015-01-06 | 1 | -14/+2 |
| * | ASoC: smdk_wm8570pcm: Use static DAI format setup | Lars-Peter Clausen | 2015-01-06 | 1 | -14/+5 |
| * | ASoC: smdk_wm8580: Use static DAI format setup | Lars-Peter Clausen | 2015-01-06 | 1 | -15/+6 |
| * | ASoC: smartq_wm8987: Use static DAI format setup | Lars-Peter Clausen | 2015-01-06 | 1 | -14/+2 |
| * | ASoC: s3c24xx_uda134x: Use static DAI format setup | Lars-Peter Clausen | 2015-01-06 | 1 | -10/+2 |
| * | ASoC: s3c24xx_simtec: Use static DAI format setup | Lars-Peter Clausen | 2015-01-06 | 1 | -18/+2 |
| * | ASoC: rx1950_uda1380: Use static DAI format setup | Lars-Peter Clausen | 2015-01-06 | 1 | -13/+2 |
| * | ASoC: neo1973_wm8753: Use static DAI format setup | Lars-Peter Clausen | 2015-01-06 | 1 | -21/+4 |
| * | ASoC: jive_wm8750: Use static DAI format setup | Lars-Peter Clausen | 2015-01-06 | 1 | -14/+2 |
| * | ASoC: h1940_uda1380: Use static DAI format setup | Lars-Peter Clausen | 2015-01-06 | 1 | -13/+2 |
| * | ASoC: goni_wm8994: Use static DAI format setup | Lars-Peter Clausen | 2015-01-06 | 1 | -19/+4 |
* | | ASoC: samsung: i2s: Add clock provider for the I2S internal clocks | Sylwester Nawrocki | 2015-01-14 | 1 | -20/+93 |
* | | ASoC: samsung: odroidx2: Handle I2S CDCLK clock conditionally | Sylwester Nawrocki | 2015-01-14 | 1 | -1/+5 |
* | | ASoC: samsung: i2s: Protect more registers with a spinlock | Sylwester Nawrocki | 2015-01-14 | 1 | -30/+51 |
* | | ASoC: samsung: i2s: Add spinlock in place of local_irq_* calls | Sylwester Nawrocki | 2015-01-14 | 1 | -5/+13 |
* | | ASoC: samsung: i2s: Remove an unneeded goto usage | Sylwester Nawrocki | 2015-01-14 | 1 | -9/+8 |
* | | ASoC: samsung: i2s: Add get_other_dai helper function | Sylwester Nawrocki | 2015-01-14 | 1 | -9/+15 |
* | | ASoC: samsung: i2s: Move clk enable to the platform driver probe() | Sylwester Nawrocki | 2015-01-14 | 1 | -14/+11 |
* | | ASoC: samsung: i2s: Move clk_get() to platform driver probe() | Sylwester Nawrocki | 2015-01-14 | 1 | -12/+7 |
* | | ASoC: samsung: i2s: Request memory region in driver probe() | Sylwester Nawrocki | 2015-01-14 | 1 | -38/+7 |
* | | ASoC: samsung: i2s: Add return value checks in probe() | Sylwester Nawrocki | 2015-01-14 | 1 | -4/+8 |
* | | ASoC: samsung: i2s: samsung_i2s_get_driver_data() cleanup | Sylwester Nawrocki | 2015-01-14 | 1 | -5/+4 |
* | | ASoC: samsung: i2s: Remove unused gpios field from struct i2s | Sylwester Nawrocki | 2015-01-06 | 1 | -1/+0 |
* | | ASoC: samsung: drop owner assignment from platform_drivers | Wolfram Sang | 2014-12-22 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-19 | 1 | -0/+2 |
|\ |
|
| *---. | Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/intel', 'asoc/fix/... | Mark Brown | 2014-12-16 | 7 | -79/+345 |
| |\ \ \ |
|
| | | | * | ASoC: samsung: i2s: Add missing assignment of variant_regs | Sylwester Nawrocki | 2014-12-08 | 1 | -0/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-18 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 20 | -20/+0 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | ASoC: samsung: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 20 | -20/+0 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
*-. \ \ | Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5670', 'aso... | Mark Brown | 2014-12-08 | 5 | -75/+339 |
|\ \ \ \
| | |/ /
| |/| | |
|
| | * | | ASoC: samsung: Fix non-DT use of I2S controller | Mark Brown | 2014-12-08 | 1 | -1/+4 |
| | * | | ASoC: samsung: Fix error handling for clock lookup | Mark Brown | 2014-12-06 | 1 | -2/+8 |
| | * | | ASoC: Samsung: Add arndale_rt5631 machine driver and binding | Krishna Mohan Dani | 2014-11-26 | 3 | -0/+158 |
| | * | | ASoC: samsung: ASoC: samsung: Fix IISMOD setting in i2s_set_sysclk() | Padmavathi Venna | 2014-11-21 | 1 | -2/+3 |
| | * | | ASoC: samsung: add support for exynos7 I2S controller | Padmavathi Venna | 2014-11-07 | 3 | -67/+163 |
| | * | | ASoC: Samsung: Add quirk for internal DMA | Padmavathi Venna | 2014-11-07 | 1 | -6/+6 |
| |/ / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge remote-tracking branches 'asoc/topic/max98088', 'asoc/topic/max98090', ... | Mark Brown | 2014-12-08 | 1 | -2/+2 |
|\ \ \ \
| | |/ /
| |/| | |
|
| | * | | ASoC: simple-card: Remove useless casts | Jean-Francois Moine | 2014-11-10 | 1 | -2/+2 |
| |/ / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/... | Mark Brown | 2014-12-08 | 1 | -2/+2 |
|\ \ \ \
| | |/ /
| |_| /
|/| | |
|
| * | | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control | Lars-Peter Clausen | 2014-11-18 | 1 | -2/+2 |
| |/ |
|
* | | ASoC: samsung: Add MODULE_DEVICE_TABLE for Snow | Andreas Färber | 2014-11-05 | 1 | -0/+1 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5677', 'aso... | Mark Brown | 2014-10-06 | 2 | -4/+4 |
|\ \ |
|
| | * | ASoC: samsung idma: Add proper annotation for casting iomem pointers | Lars-Peter Clausen | 2014-08-17 | 1 | -2/+2 |