Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
389933d9f6e55a1ef3a71549c36f6283b9f8c145
/
sound
/
soc
/
samsung
4c021cc
ASoC: samsung: Remove dma.h inclusion
by Sachin Kamat
· 11 years ago
57e3378
ASoC: samsung: Add NULL check in i2s.c
by Sachin Kamat
· 11 years ago
9b35a7b
ASoC: Samsung: Fix build error due to missing dependency
by Sachin Kamat
· 11 years ago
4a9eee0
ASoC: samsung: Fix Kconfig dependency
by Sachin Kamat
· 11 years ago
f83183c
ASoC: samsung: smdk_wm8994: Fix build error
by Sachin Kamat
· 11 years ago
9eeb957
ASoC: Samsung: s3c-i2s-v2: Fix build error
by Sachin Kamat
· 11 years ago
abffae6
ASoC: samsung: Fix build regressions due to gpio re-org
by Sachin Kamat
· 11 years ago
d70e861
ASoC: samsung: Remove SND_DMAENGINE_PCM_FLAG_NO_RESIDUE flag
by Lars-Peter Clausen
· 11 years ago
328089a
ASoC: samsung: Don't set unused struct snd_pcm_hardware fields
by Lars-Peter Clausen
· 11 years ago
61c66c6
ASoC: samsung: Trivial cleanups in header files
by Sachin Kamat
· 11 years ago
d37bdf7
ASoC: samsung: Use ASoC dmaengine code where possible
by Mark Brown
· 11 years ago
3688569
ASoC: samsung: Provide helper for DMA init
by Mark Brown
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
eeab517
Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
53575aa
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
d092232
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
by Mark Brown
· 11 years ago
c9bd5e6
DMA-API: sound: fix dma mask handling in a lot of drivers
by Russell King
· 11 years ago
29ca9c7
ASoC: samsung: fix return value check in i2s_alloc_dai()
by Wei Yongjun
· 11 years ago
1f7f8e0
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
by Mark Brown
· 11 years ago
da2f5f4
ARM: S3C24XX: Fix possible dma selection warning
by Heiko Stuebner
· 11 years ago
511e3033
ASoC: samsung: Initialise DMA data at device probe time
by Mark Brown
· 11 years ago
de0022d
ASoC: smdk_wm8994: Add .pm to struct smdk_audio_driver
by Sachin Kamat
· 11 years ago
7472a2f
ASoC: samsung: Use CONFIG_ARCH_S3C64XX to check for S3C64XX support
by Tomasz Figa
· 11 years ago
d644a11
ASoC: samsung-i2s: Use devm_snd_soc_register_component()
by Mark Brown
· 11 years ago
9a8e032
ASoC: smdk_wm8994: Use devm_snd_soc_unregister_card()
by Mark Brown
· 11 years ago
b3a6006
ASoC: bells: Add missing route to power up DSP clock
by Charles Keepax
· 11 years ago
a0ff6ea
ASoC: samsung: Allow mono in i2s driver
by Charles Keepax
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
c85fa50
Merge remote-tracking branch 'asoc/topic/samsung' into tmp
by Mark Brown
· 11 years ago
9b9ae16
ASoC: Samsung: Do not queue cyclic buffers multiple times
by Tomasz Figa
· 11 years ago
c41788c0
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
by Mark Brown
· 11 years ago
06b10ff
ASoC: samsung: Fix build error with dma function rename
by Tushar Behera
· 11 years ago
85ff3c2
ASoC: samsung: Rename DMA platform registration functions
by Mark Brown
· 11 years ago
37e6071
ASoC: samsung: Check to see if we managed to allocate a channel
by Mark Brown
· 11 years ago
64efc5a
ASoC: samsung-ac97: simplify use of devm_ioremap_resource
by Julia Lawall
· 11 years ago
4ca0c0d
ASoC: Samsung: I2S: Modify the I2S driver to support I2S on Exynos5420
by Padmavathi Venna
· 11 years ago
7da493e
ASoC: Samsung: I2S: Add quirks as driver data in I2S
by Padmavathi Venna
· 11 years ago
2f6f0ff
ASoC: samsung: Make secondary I2S DAI device a child of primary
by Mark Brown
· 11 years ago
d30c148
ASoC: smdk_wm8994: Configure the MCLK1 rate based on the board
by Mark Brown
· 11 years ago
f6ecf50
ASoC: smdk_wm8994: Configure DAI format at init time
by Mark Brown
· 11 years ago
0d47acc
ASoC: smdk_wm8994: Make driver name more unique
by Mark Brown
· 11 years ago
b60be4a
ASoC: Samsung: I2S: Modify driver to give more flexibility
by Padmavathi Venna
· 11 years ago
7497185
ASoC: samsung-spdif: Convert to devm_clk_get()
by Mark Brown
· 11 years ago
441c93e
Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linus
by Mark Brown
· 11 years ago
0fb3767
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
7701001
ASoC: Samsung: Set RFS and BFS in slave mode
by Padmavathi Venna
· 11 years ago
38f0ad7
Merge tag 'asoc-v3.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 11 years ago
58be9a9
Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linus
by Mark Brown
· 11 years ago
b3ff046
ASoC: Samsung: Remove redundant comment
by Sachin Kamat
· 11 years ago
1286da8
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
0429ffe
ASoC: samsung: Remove obsolete GPIO based DT pinmuxing
by Mark Brown
· 11 years ago
350226c
samsung: don't bother with setting VM_IO
by Al Viro
· 12 years ago
accaf69d
Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 11 years ago
b047e1c
ASoC: ac97: Support multi-platform AC'97
by Mark Brown
· 11 years ago
25fd0bf
ASoC: samsung-ac97: Convert to devm_ioremap_resource()
by Mark Brown
· 11 years ago
5d45ee3
ASoC: samsung-ac97: Use devm_clk_get()
by Mark Brown
· 11 years ago
04c9548
ASoC: samsung: Fix a typo of CONFIG_SND_SOC_BT_SCO
by Takashi Iwai
· 12 years ago
1ee9271
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
by Mark Brown
· 12 years ago
939d3c6
ASoC: bells: Hookup DMICs for Bells
by Charles Keepax
· 12 years ago
200ceb9
ASoC: dfbmcs320: make the driver common for other BT modules
by Barry Song
· 12 years ago
e75fa9b
ASoC: Samsung: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
df00b71
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
by Mark Brown
· 12 years ago
32873b5
ASoC: samsung: fix neo1973-wm8753 compilation
by Heiko Stübner
· 12 years ago
5d229ce5
ASoC: samsung: move plat/ headers to local directory
by Arnd Bergmann
· 12 years ago
0930c33
ASoC: samsung: export idma_reg_addr_init
by Arnd Bergmann
· 12 years ago
2af1955
ASoC: samsung: fix module_device_table
by Arnd Bergmann
· 12 years ago
cb00e3a
ASoC: samsung: use irq resource for idma
by Arnd Bergmann
· 12 years ago
89cab46
ASoC: core: Merge Samsung fixes to avoid trivial context conflict
by Mark Brown
· 12 years ago
a7c1a64
Merge branch 'fix/samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-samsung
by Mark Brown
· 12 years ago
c6f9b1e
ASoC: Samsung: set drvdata before adding secondary device
by Prathyush K
· 12 years ago
a9b977e
ASoC: Samsung: return error if drvdata is not set
by Prathyush K
· 12 years ago
1dfec39
ASoC: switch over to use snd_soc_register_component() on goni_wm8994
by Kuninori Morimoto
· 12 years ago
fc466ba
ASoC: switch over to use snd_soc_register_component() on samsung pcm
by Kuninori Morimoto
· 12 years ago
4b82853
ASoC: switch over to use snd_soc_register_component() on samsung i2s
by Kuninori Morimoto
· 12 years ago
c3764d8
ASoC: switch over to use snd_soc_register_component() on samsung spdif
by Kuninori Morimoto
· 12 years ago
6d717f3
ASoC: switch over to use snd_soc_register_component() on s3c ac97
by Kuninori Morimoto
· 12 years ago
eca3b01
ASoC: switch over to use snd_soc_register_component() on s3c i2s
by Kuninori Morimoto
· 12 years ago
5642ddf
ASoC: switch over to use snd_soc_register_component() on s3c24xx i2s
by Kuninori Morimoto
· 12 years ago
ec20fba
ASoC: samsung: remove last traces of neo1973-gta01
by Paul Bolle
· 12 years ago
b274776
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
2944c2f
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
by Mark Brown
· 12 years ago
5b1d3c3
ASoC: Samsung: I2S: Add support for runtime S2R
by R. Chandrasekar
· 12 years ago
58f5a71
ASoC: samsung: Fix compilation error on S3C2440
by Alexey Galakhov
· 12 years ago
313367e
ASoC: Samsung: Update Kconfig for I2S,SPDIF and PCM audio
by Padmavathi Venna
· 12 years ago
28a4805
ASoC: SMDK: WM8994: Add device tree support for machine file
by Padmavathi Venna
· 12 years ago
40476f6
ASoC: samsung: Add DT support for i2s
by Padmavathi Venna
· 12 years ago
2d77828
ASoC: Samsung: Add I2S S/W RST in startup function
by Padmavathi Venna
· 12 years ago
7c62eeb
ASoC: samsung: Rename samsung i2s secondary device name
by Padmavathi Venna
· 12 years ago
232910d
ARM: S3C24XX: make h1940.h and h1940-latch.h local
by Kukjin Kim
· 12 years ago
b2ca787
ARM: S3C24XX: make gta02.h local
by Kukjin Kim
· 12 years ago
fdca21a
ASoC: Samsung: remove __dev* attributes
by Bill Pemberton
· 12 years ago
06f1c66
Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-next
by Mark Brown
· 12 years ago
ceb8ef5
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
by Mark Brown
· 12 years ago
a08485d8
ASoC: Samsung: Do not register samsung audio dma device as pdev
by Padmavathi Venna
· 12 years ago
98869f6
ASoC: wm8994: Allow microphone identification callback to be overridden
by Mark Brown
· 12 years ago
1974a04
ASoC: Samsung: Get I2S src_clk from clock alias id.
by Padmavathi Venna
· 12 years ago
208229e
ASoC: bells: Up to 512fs
by Dimitris Papastamos
· 12 years ago
c3c9b37
ASoC: bells: Fix up git patch application failure
by Mark Brown
· 12 years ago
6268f74
ASoC: bells: Correct type in sub speaker DAI name for WM5102
by Charles Keepax
· 12 years ago
Next »