Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
98df7446c2a2fcc62a605da054ccc0accda1a6a9
/
sound
/
soc
/
samsung
/
s3c2412-i2s.c
0f928c1
ASoC: samsung: Specify DMA channel names through custom DMA config
by Sylwester Nawrocki
· 6 years ago
96f06cd
ASoC: samsung: dmaengine: Allow to specify custom DMA device
by Sylwester Nawrocki
· 6 years ago
6f187f7
ASoC: samsung: Add proper error paths to s3c24xx I2S driver
by Krzysztof Kozlowski
· 7 years ago
d2d2c0a
ASoC: samsung: s3c2412: Handle return value of clk_prepare_enable.
by Arvind Yadav
· 7 years ago
b8ab0cc
ASoC: Revert "samsung: Remove unneeded initialization of chan_name"
by Sylwester Nawrocki
· 8 years ago
14eec47
Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-next
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
cdaf9af
ASoC: samsung: Remove unneeded initialization of chan_name
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
42a74e7
ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_config
by Sylwester Nawrocki
· 8 years ago
9bdca82
ASoC: samsung: pass filter function as pointer
by Arnd Bergmann
· 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
ac204d2
ASoC: samsung: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
71864b2
ASoC: samsung: Fix return value check in s3c2412_iis_dev_probe()
by Wei Yongjun
· 10 years ago
dd2380e
ASoC: samsung: remove unused DMA data
by Arnd Bergmann
· 11 years ago
77ea6bf
ASoC: samsung: s3c2412-i2s: Move to clk_prepare_enable/clk_disable_unprepare
by Vasily Khoruzhick
· 11 years ago
87b132bc0
ASoC: samsung: s3c24{xx,12}-i2s: port to use generic dmaengine API
by Vasily Khoruzhick
· 11 years ago
88ce146
ASoC: samsung: Use params_width()
by Tushar Behera
· 11 years ago
7253e35
ASoC: samsung: Use devm_snd_soc_register_component
by Tushar Behera
· 11 years ago
55313bd
ASoC: samsung: Use devm_snd_soc_register_platform
by Tushar Behera
· 11 years ago
71e5222
ASoC: samsung: Fix build on multiplatform
by Sachin Kamat
· 11 years ago
abffae6
ASoC: samsung: Fix build regressions due to gpio re-org
by Sachin Kamat
· 11 years ago
06b10ff
ASoC: samsung: Fix build error with dma function rename
by Tushar Behera
· 11 years ago
eca3b01
ASoC: switch over to use snd_soc_register_component() on s3c i2s
by Kuninori Morimoto
· 12 years ago
fdca21a
ASoC: Samsung: remove __dev* attributes
by Bill Pemberton
· 12 years ago
a08485d8
ASoC: Samsung: Do not register samsung audio dma device as pdev
by Padmavathi Venna
· 12 years ago
601787c
ASoC: Convert S3C2412 I2S driver to gpiolib API
by Sylwester Nawrocki
· 13 years ago
0641208
ASoC: s3c2412-i2s: Fix dai registration
by Heiko Stübner
· 13 years ago
e00c3f5
ASoC: Convert Samsung directory to module_platform_driver
by Mark Brown
· 13 years ago
85e7652
ASoC: Constify snd_soc_dai_ops structs
by Lars-Peter Clausen
· 13 years ago
da155d5
sound: Add module.h to the previously silent sound users
by Paul Gortmaker
· 14 years ago
c4c5839
ASoC: samsung: Add __devexit_p at necessary places
by Axel Lin
· 13 years ago
7803e32
ASoC: samsung: Fix checking return value of clk_get
by Axel Lin
· 13 years ago
0378b6a
ASoC: SAMSUNG: Clean-up header includes
by Seungwhan Youn
· 14 years ago
5033f43
ASoC: Samsung: Rename from s3c24xx to samsung
by Jassi Brar
· 14 years ago
[Renamed (99%) from sound/soc/s3c24xx/s3c2412-i2s.c]
4b640cf
ASoC: Samsung: Rename ASoC DMA driver
by Jassi Brar
· 14 years ago
960d069
ASoC: Add MODULE_ALIAS to Samsung DAI drivers
by Mark Brown
· 14 years ago
f0fba2a
ASoC: multi-component - ASoC Multi-Component Support
by Liam Girdwood
· 15 years ago
8a7c251
ASoC: S3C: I2S: Move set_sysclk to common code
by Jassi Brar
· 15 years ago
5728242
ASoC: S3C: I2Sv2: Unify i2s_get_clock callback
by Jassi Brar
· 15 years ago
d79696f
ASoC: S3C2412: I2S: Return correct source clock
by Jassi Brar
· 15 years ago
ce76f9f
ASoC: S3C2412: I2S: Debug IMS field
by Jassi Brar
· 15 years ago
d07e7ce
ASoC: S3C: I2Sv2: Move defines closer to driver
by Jassi Brar
· 15 years ago
fd23b7d
ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
by Daniel Mack
· 15 years ago
9c9b125
ASoC: S3C: I2Sv2: Segregate hw_params callback
by Jassi Brar
· 15 years ago
d3ff5a3
ASoC: Rename 's3c24xx-pcm' driver to 's3c-dma'
by Jassi Brar
· 15 years ago
faa3177
ASoC: Rename s3c24xx_pcm prefix to s3c_dma
by Jassi Brar
· 15 years ago
ed9d040
ASoC: S3C: Remove <plat/audio.h>
by Ben Dooks
· 15 years ago
2cf4d45
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
ec976d6
[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>
by Ben Dooks
· 16 years ago
008bec3
ASoC: S3C2412: Failing to get the I2S clock is an error
by Mark Brown
· 16 years ago
76fff36
ASoC: Fix include build error in s3c2412-i2s.c
by Ben Dooks
· 16 years ago
65ec1cd
ASoC: Merge dai_ops factor out
by Mark Brown
· 16 years ago
ee7d476
ASoC: Re-remove hand-rolled pr_debug() macros
by Mark Brown
· 16 years ago
dc85447
ASoC: Split s3c2412-i2s.c into core and SoC specific parts
by Ben Dooks
· 16 years ago
899e6cf
S3C: Move <mach/audio.h> to <plat/audio.h>
by Ben Dooks
· 16 years ago
8150bc8
S3C24XX: Move and update IIS headers
by Ben Dooks
· 16 years ago
6335d05
ASoC: make ops a pointer in 'struct snd_soc_dai'
by Eric Miao
· 16 years ago
c9b3a40
ALSA: ASoC - Fix wrong section types
by Takashi Iwai
· 16 years ago
3f4b783
ASoC: Register platform DAIs
by Mark Brown
· 16 years ago
dc7d7b8
ASoC: Remove platform device from DAI suspend and resume operations
by Mark Brown
· 16 years ago
3ba9e10a
ASoC: Remove DAI type information
by Mark Brown
· 16 years ago
dee89c4
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
by Mark Brown
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
1992a6f
ALSA: asoc: s3c24xx - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
by Liam Girdwood
· 17 years ago
bdb9287
ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and remove
by Mark Brown
· 17 years ago
6cab2d3
[ALSA] S3C2412: suspend and resume support
by Ben Dooks
· 17 years ago
49646df
[ALSA] ASoC: S3C2412 IIS driver
by Ben Dooks
· 17 years ago