- 166729f Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5677', 'asoc/topic/samsung', 'asoc/topic/simple' and 'asoc/topic/sunxi' into asoc-next by Mark Brown · 8 years ago
- b8ab0cc ASoC: Revert "samsung: Remove unneeded initialization of chan_name" by Sylwester Nawrocki · 8 years ago
- 9b41da8 ASoC: samsung: i2s: Provide I2S device for registered clocks by Marek Szyprowski · 8 years ago
- afa99da ASoC: samsung: i2s: Let runtime PM operations to control op_clk too by Marek Szyprowski · 8 years ago
- e7e52dfc ASoC: samsung: i2s: Move saving and restoring regs to runtime pm operations by Marek Szyprowski · 8 years ago
- dc938dd ASoC: samsung: i2s: Ensure proper runtime PM state of I2S device by Marek Szyprowski · 8 years ago
- be2c92e ASoC: samsung: i2s: Remove virtual device for secondary DAI by Marek Szyprowski · 8 years ago
- 409c69b ASoC: samsung: Remove tests of member address by Krzysztof Kozlowski · 8 years ago
- 0223f50 ASoC: samsung: add GPIOLIB dependency by Fabian Frederick · 8 years ago
- 5d079fd ASoC: samsung: include gpio consumer.h by Fabian Frederick · 8 years ago
- e85a7099 ASoC: samsung: smdk_wm8580: remove unused ‘bfs’ by Vinod Koul · 8 years ago
- f617134 Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'asoc/topic/samsung' and 'asoc/topic/simple' into asoc-next by Mark Brown · 8 years ago
- 14eec47 Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-next by Mark Brown · 8 years ago
- 1bfbc26 ASoC: samsung: Add machine driver for Exynos5433 based TM2 board by Sylwester Nawrocki · 8 years ago
- 95f5609 ASoC: samsung: Enable COMPILE_TEST for SmartQ and WM8580 by Krzysztof Kozlowski · 8 years ago
- a41dcde ASoC: samsung: Enable COMPILE_TEST for entire Samsung ASoc by Krzysztof Kozlowski · 8 years ago
- cd9e2b6 ASoC: samsung: smdk_wm8580: Remove old platforms and drop mach-types usage by Krzysztof Kozlowski · 8 years ago
- f8cbab4 ASoC: samsung: Remove non-existing MACH dependencies by Krzysztof Kozlowski · 8 years ago
- f174c1d ASoC: samsung: Remove unselectable smdk_wm8580pcm by Lars-Peter Clausen · 8 years ago
- 5acbd34 ASoC: samsung: Makefile cleanup by Valentin Rothberg · 8 years ago
- 6c9473c ASoC: samsung: s3c24xx-i2s.c merge fixup by Sylwester Nawrocki · 8 years ago
- a451332 ASoC: samsung: spdif: Fix DMA filter initialization by Sylwester Nawrocki · 8 years ago
- a076d41 ASoC: samsung: Drop AC97 drivers by Sylwester Nawrocki · 8 years ago
- 5d3c1f6 ASoC: samsung: s2c24xx-i2s: remove redundant error message by Sylwester Nawrocki · 8 years ago
- d8dbb4b ASoC: samsung: pcm: Conversion to use devm_ioremap_resource() by Sylwester Nawrocki · 8 years ago
- 990fcfe Merge branch 'fix/samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-samsung by Mark Brown · 8 years ago
- 73f5dfc ASoC: samsung: get access to DMA engine early to defer probe properly by Marek Szyprowski · 8 years ago
- 2ef9555 ASoC: samsung: s3c24xx-i2s: Debug/error trace cleanup by Sylwester Nawrocki · 8 years ago
- b57a089 ASoC: samsung: s3c24xx-i2s: Don't use platform_data for DMA parameters by Sylwester Nawrocki · 8 years ago
- a0a5943 Merge branch 'topic/dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-samsung by Mark Brown · 8 years ago
- cdaf9af ASoC: samsung: Remove unneeded initialization of chan_name by Sylwester Nawrocki · 8 years ago
- 892ccf0 ASoC: s3c24xx_uda134x: Move global variables to driver's data structure by Sylwester Nawrocki · 8 years ago
- 5faf071 ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock call by Charles Keepax · 8 years ago
- 096388b Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'asoc/topic/rt5677' and 'asoc/topic/samsung' into asoc-next by Mark Brown · 8 years ago
- 5f6af6a ASoC: samsung: add missing \n to end of pr_err messages by Colin Ian King · 8 years ago
- 090d934 ASoC: exynos: organize the asoc audio into a menu by Randy Li · 8 years ago
- fd61576 ASoC: samsung: i2s: Add missing clk_disable_unprepare() on error in samsung_i2s_probe() by Wei Yongjun · 8 years ago
- 45ef496 ASoC: samsung: s3c24xx_uda134x: debug/error trace cleanup by Sylwester Nawrocki · 8 years ago
- 2840521 ASoC: samsung: Convert s3c24xx_uda134x to use devm_snd_soc_register_card() by Sylwester Nawrocki · 8 years ago
- 2da1e48 ASoC: s3c24xx_uda134x: Drop initialization of codec's platform data by Sylwester Nawrocki · 8 years ago
- 84c5c20 ASoC: s3c24xx_uda134x: Remove unused power() callback by Sylwester Nawrocki · 8 years ago
- 9b08f30 ASoC: samsung: Remove unused now unused struct s3c_dma_params by Sylwester Nawrocki · 8 years ago
- 2feb616 ASoC: samsung: Drop usage of of struct s3c_dma_params from pcm.c by Sylwester Nawrocki · 8 years ago
- 2b65834 ASoC: samsung: Drop usage of struct s3c_dma_params from spdif.c by Sylwester Nawrocki · 8 years ago
- 996d81e ASoC: samsung: Drop usage of struct s3c_dma_params from ac97.c by Sylwester Nawrocki · 8 years ago
- ea37bd4 ASoC: samsung: Drop usage of struct s3c_dma_params from s3c2412-i2s.c by Sylwester Nawrocki · 8 years ago
- 8999390 ASoC: samsung: Drop usage of struct s3c_dma_params from s3c24xx-i2s.c by Sylwester Nawrocki · 8 years ago
- 69e7a69 ASoC: samsung: Drop usage of struct s3c_dma_params from i2s.c by Sylwester Nawrocki · 8 years ago
- 1bc610e ASoC: samsung: Fix clock handling in S3C24XX_UDA134X card by Sylwester Nawrocki · 8 years ago
- 42a74e7 ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_config by Sylwester Nawrocki · 8 years ago
- 2b96038 ASoC: samsung: Fix error paths in the I2S driver's probe() by Sylwester Nawrocki · 8 years ago
- 48b418d ASoC: samsung: fix spelling mistake: "unknwon" -> "unknown" by Colin Ian King · 9 years ago
- ee12a81 ASoC: samsung: Remove unused Odroid x2/u3 machine driver by Sylwester Nawrocki · 9 years ago
- 2f7b5d1 ASoC: samsung: Use of_device_get_match_data() helper by Sylwester Nawrocki · 9 years ago
- 42b926b ASoC: samsung: Remove definition of an unused data structure by Sylwester Nawrocki · 9 years ago
- b084c05 ASoC: samsung: Remove unused "samsung-i2sv4" platform_device_id entry by Sylwester Nawrocki · 9 years ago
- b25d280 Merge remote-tracking branches 'asoc/topic/rt5640', 'asoc/topic/rt5659', 'asoc/topic/samsung' and 'asoc/topic/ssm4567' into asoc-next by Mark Brown · 9 years ago
- 316fa9e ASoC: samsung: Use IRQ safe spin lock calls by Charles Keepax · 9 years ago
- ba4bc32 ASoC: s3c24xx: use const snd_soc_component_driver pointer by Arnd Bergmann · 9 years ago
- 6b5a12d Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- 14418aa Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/topic/ssm2518' and 'asoc/topic/sti' into asoc-next by Mark Brown · 9 years ago
- df0cc2d ASoC: samsung/smartq: use dynamic registration by Arnd Bergmann · 10 years ago
- 9bdca82 ASoC: samsung: pass filter function as pointer by Arnd Bergmann · 9 years ago
- 5015920 ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime() by Mengdong Lin · 9 years ago
- 359fdfa ASoC: s3c24xx-i2s: pass DMA channels as platform data by Arnd Bergmann · 9 years ago
- b9a1a74 ASoC: samsung: pass DMA channels as pointers by Arnd Bergmann · 9 years ago
- 7a5b8ba ASoC: rx1950_uda1380: Constify rate constraints by Lars-Peter Clausen · 9 years ago
- de687fb ASoC: h1940_uda1380: Constify rate constraints by Lars-Peter Clausen · 9 years ago
- 48997b9 Merge remote-tracking branches 'asoc/topic/au1x', 'asoc/topic/bcm2835', 'asoc/topic/blackfin' and 'asoc/topic/card' into asoc-next by Mark Brown · 9 years ago
- 54d8697 ASoC: Set missing card owner field by Axel Lin · 9 years ago
- 14a500f ASoC: samsung: Remove redundant arndale_audio_remove by Vaishali Thakkar · 9 years ago
- cee77be Merge remote-tracking branches 'asoc/topic/rt5677', 'asoc/topic/samsung' and 'asoc/topic/sgtl5000' into asoc-next by Mark Brown · 10 years ago
- 1a3e2f1 ASoC: speyside: Use snd_soc_codec_get_dapm() by Lars-Peter Clausen · 10 years ago
- d01d7d3 ASoC: smartq: Use card DAPM context to access widgets by Lars-Peter Clausen · 10 years ago
- 76387a5 ASoC: smartq: Remove unnecessary snd_soc_dapm_disable_pin() by Lars-Peter Clausen · 10 years ago
- e696300 ASoC: smdk_wm8994: Use card DAPM context to access widgets by Lars-Peter Clausen · 10 years ago
- 239ad6a ASoC: lowland: Use card DAPM context to access widgets by Lars-Peter Clausen · 10 years ago
- 29ea3ac ASoC: samsung: wolfson: Improve compile test coverage by Lars-Peter Clausen · 10 years ago
- eb8ca0f ASoC: samsung: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
- d839c98 Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/samsung' and 'asoc/fix/tfa9879' into asoc-linus by Mark Brown · 10 years ago
- c479163 ASoC: samsung: s3c24xx-i2s: Fix return value check in s3c24xx_iis_dev_probe() by Wei Yongjun · 10 years ago
- 256fca9 Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'asoc/topic/omap' and 'asoc/topic/rt286' into asoc-next by Mark Brown · 10 years ago
- 95d67c7 Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linus by Mark Brown · 10 years ago
- 3fd94f3 ASoC: tobermory: Register jacks at the card level by Lars-Peter Clausen · 10 years ago
- 663976a ASoC: speyside: Register jacks at the card level by Lars-Peter Clausen · 10 years ago
- 55b2ed2 ASoC: smartq: Register jacks at the card level by Lars-Peter Clausen · 10 years ago
- e9c9a72 ASoC: rx1950_uda1380: Register jacks at the card level by Lars-Peter Clausen · 10 years ago
- f97e0ea ASoC: lowland: Register jacks at the card level by Lars-Peter Clausen · 10 years ago
- 39ec510 ASoC: littlemill: Register jacks at the card level by Lars-Peter Clausen · 10 years ago
- dfe11f2 ASoC: h1980_uda1380: Register jacks at the card level by Lars-Peter Clausen · 10 years ago
- 014c4d6 ASoC: Samsung: add missing I2C/SPI dependencies by Arnd Bergmann · 10 years ago
- 6cf2cf3 ASoC: samsung: Remove goni or aquila with the WM8994 by Paul Bolle · 10 years ago
- a59aa18 ASoC: samsung: Replace depends on REGMAP_I2C with depends on I2C by Lars-Peter Clausen · 10 years ago
- e236d4d ASoC: smdk_wm8580: Pass card DAPM context to snd_soc_dapm_disable_pin() by Lars-Peter Clausen · 10 years ago
- 3a41e0f ASoC: jive: Automatically disconnect non-connected pins by Lars-Peter Clausen · 10 years ago
- 5d6bdfd Merge branch 'topic/dai' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-samsung by Mark Brown · 10 years ago
- 074b89b ASoC: samsung: i2s: Add clock provider for the I2S internal clocks by Sylwester Nawrocki · 10 years ago
- ecb400c ASoC: samsung: odroidx2: Handle I2S CDCLK clock conditionally by Sylwester Nawrocki · 10 years ago
- ce8bcdb ASoC: samsung: i2s: Protect more registers with a spinlock by Sylwester Nawrocki · 10 years ago
- f367053 ASoC: samsung: i2s: Add spinlock in place of local_irq_* calls by Sylwester Nawrocki · 10 years ago