Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ae72758f1dd93bd367dc7719702f24a9bfb3bad9
/
sound
/
soc
/
mxs
10abe84
Merge remote-tracking branch 'asoc/topic/mxs' into asoc-next
by Mark Brown
· 11 years ago
863ebdd
ASoC: mxs-saif: Handle errors in trigger function
by Markus Pargmann
· 11 years ago
88cf632
ASoC: mxs-saif: Store saif state
by Markus Pargmann
· 11 years ago
fcd70eb
ASoC: mxs-saif: Use devm_snd_soc_register_component
by Sachin Kamat
· 11 years ago
38f2b8c
ASoC: mxs: mxs-sgtl5000: Simplify probe function
by Fabio Estevam
· 11 years ago
90d561b
Merge remote-tracking branch 'asoc/topic/fsl' into tmp
by Mark Brown
· 11 years ago
a90e605
ASoC: mxs-sgtl5000: Configure the dai_links as unidirectional
by Fabio Estevam
· 11 years ago
d66a5b9
ASoC: mxs: add some error messages to help identifying problems
by Lothar Waßmann
· 11 years ago
315d9c6
ASoC: mxs: Depends on COMMON_CLK
by Mark Brown
· 11 years ago
204f029
ASoC: mxs: Remove unneeded mach-types.h inclusions
by Mark Brown
· 11 years ago
8ccbc3e
ASoC: mxs: Enable COMPILE_TEST builds
by Mark Brown
· 11 years ago
1b36881
Merge remote-tracking branch 'asoc/fix/mxs' into asoc-linus
by Mark Brown
· 11 years ago
7c9e615
ASoC: mxs: register saif mclk to clock framework
by Shawn Guo
· 11 years ago
c76a507
Merge remote-tracking branch 'asoc/topic/mxs' into asoc-next
by Mark Brown
· 11 years ago
62477ad
ASoC: mxs: move to use generic DMA helper
by Shawn Guo
· 12 years ago
e76af6d
ASoC: mxs: mxs-saif: Let device core handle pinctrl
by Fabio Estevam
· 12 years ago
666c25e
ASoC: mxs-sgtl5000: Remove unneeded fields from snd_soc_dai_link
by Fabio Estevam
· 12 years ago
f8b24fc
ASoC: mxs-sgtl5000: Remove unneeded 'ret' variable
by Fabio Estevam
· 12 years ago
9992ba7
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
9eb8ae7
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
by Mark Brown
· 12 years ago
a895690
ASoC: mxs: Use generic dmaengine PCM
by Lars-Peter Clausen
· 12 years ago
8c1bb4e
ASoC: mxs: Setup dma data in DAI probe
by Lars-Peter Clausen
· 12 years ago
57364f9
ASoC: mxs-pcm: Set SNDRV_PCM_INFO_HALF_DUPLEX
by Lars-Peter Clausen
· 12 years ago
7c1c1d4
ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional
by Lars-Peter Clausen
· 12 years ago
38e8c89
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
by Mark Brown
· 12 years ago
114fe75
ASoC: mxs-saif: remove mach header inclusion
by Shawn Guo
· 12 years ago
026240b
ASoC: switch over to use snd_soc_register_component() on mxs saif
by Kuninori Morimoto
· 12 years ago
b7e5e91
ASoC: mxs: Embed the mxs_dma_data struct in the mxs_pcm_dma_params struct
by Lars-Peter Clausen
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
b25b5aa
ASoC: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
324a7fb
ASoC: mxs-saif: Use a signed integer for error value
by Fabio Estevam
· 12 years ago
4498a3c
ASoC: mxs-saif: Remove platform data
by Fabio Estevam
· 12 years ago
fd58273
ASoC: mxs: remove __dev* attributes
by Bill Pemberton
· 12 years ago
cf7d0f0
ASoC: mxs-saif: export mxs_saif_put_mclk,mxs_saif_get_mclk
by Lothar Waßmann
· 12 years ago
f55f147
ASoC: mxs-saif: Fix channel swap for 24-bit format
by Fabio Estevam
· 12 years ago
9f4c3f1
ASoC: mxs-saif: Add MODULE_ALIAS
by Fabio Estevam
· 12 years ago
75d8f29
Merge branch 'asoc-omap' into for-3.7
by Mark Brown
· 12 years ago
48a08ba
ASoC: mxs: Fix the name of the SoC family
by Fabio Estevam
· 12 years ago
730963f
ASoC: mxs-saif: Use devm_clk_get()
by Fabio Estevam
· 12 years ago
d0ba4c0
ASoC: mxs-saif: set a base clock rate for EXTMASTER mode work
by Dong Aisheng
· 12 years ago
c2e1d90
ASoC: mxs-saif: fix clock prepare and enable unbalance issue
by Dong Aisheng
· 12 years ago
9883ab2
ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer
by Lars-Peter Clausen
· 12 years ago
bc92657
ASoC: make snd_soc_dai_link more symmetrical
by Stephen Warren
· 13 years ago
2e341ca
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
e968194
ASoC: mxs: add device tree support for mxs-sgtl5000
by Shawn Guo
· 13 years ago
08641c7
ASoC: mxs: add device tree support for mxs-saif
by Shawn Guo
· 13 years ago
4da3fe7
ASoC: mxs: mxs-pcm does not need to be a plaform_driver
by Shawn Guo
· 13 years ago
f755865
ASoC: mxs-saif: adopt pinctrl support
by Shawn Guo
· 13 years ago
9d0403e
ASoC: mxs: add __devinit for mxs_saif_probe
by Shawn Guo
· 13 years ago
623ff77
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
3946860
mxs-dma : move the mxs dma.h to a more common place
by Huang Shijie
· 13 years ago
016ab46
ASoC: mxs-pcm: Use dmaengine PCM helper functions
by Lars-Peter Clausen
· 13 years ago
95a771c
ASoC: mxs-pcm: Request DMA channel early
by Lars-Peter Clausen
· 13 years ago
8949490
ASoC: mxs-pcm: Remove unused fields from struct mxs_pcm_runtime_data
by Lars-Peter Clausen
· 13 years ago
cbdfb66
ASoC: imx/mxs: remove redundant SND_PCM selection
by Shawn Guo
· 13 years ago
830eb87
ASoC: mxs-saif: use devm_ functions
by Julia Lawall
· 13 years ago
6b35f92
ASoC: mxs: Fix mxs-saif timeout
by Fabio Estevam
· 13 years ago
57f2685
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
a429638
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
979ecef
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
a5b6834
ASoC: mxs: Add .owner to struct snd_soc_card
by Lothar Waßmann
· 13 years ago
67939b2
ASoC: mxs-saif: convert to clk_prepare/clk_unprepare
by Shawn Guo
· 13 years ago
4551ae0
Merge branch 'v3.2-rc6' into next/drivers
by Arnd Bergmann
· 13 years ago
d6077c9
ASoC: mxs: correct 'direction' of device_prep_dma_cyclic
by Shawn Guo
· 13 years ago
204e418
Merge branch 'for-3.2' into for-3.3
by Mark Brown
· 13 years ago
da403f8
Revert "ASoC: mxs: correct 'direction' of device_prep_dma_cyclic"
by Mark Brown
· 13 years ago
0a1fe66
Merge branch 'for-3.2' into for-3.3
by Mark Brown
· 13 years ago
dbec3b3
ASoC: mxs: correct 'direction' of device_prep_dma_cyclic
by Shawn Guo
· 13 years ago
43a9519
Merge branch 'for-3.2' into for-3.3
by Mark Brown
· 13 years ago
9fd369b
ASoC: mxs: Add appropriate MODULE_ALIAS()
by Lothar Waßmann
· 13 years ago
06c8eb9
ASoC: mxs: Add missing MODULE_LICENSE("GPL")
by Lothar Waßmann
· 13 years ago
7788258
ASoC: mxs-saif: remove function in platform_data
by Dong Aisheng
· 13 years ago
85aa096
ASoC: Convert mxs directory to module_platform_driver
by Axel Lin
· 13 years ago
85e7652
ASoC: Constify snd_soc_dai_ops structs
by Lars-Peter Clausen
· 13 years ago
226d0f2
ASoC: keep pointer to resource so it can be freed
by Julia Lawall
· 13 years ago
7606754
ASoC: mxs-saif: add record function
by Dong Aisheng
· 13 years ago
78a262c
ASoC: mxs-sgtl5000: add record function
by Dong Aisheng
· 13 years ago
0bb98ba
sound/soc/mxs/mxs-saif.c: add missing kfree
by Julia Lawall
· 13 years ago
bbe8ff5
ASoC: mxs-saif: clear clk gate first before register setting
by Dong Aisheng
· 13 years ago
009ad05
ASoC: mxs: add asoc configuration files
by Dong Aisheng
· 13 years ago
fcb5e47
ASoC: mxs: add mxs-sgtl5000 machine driver
by Dong Aisheng
· 13 years ago
2a24f2c
ASoC: mxs: add mxs-saif driver
by Dong Aisheng
· 13 years ago
ed6e1d0
ASoC: mxs: add mxs-pcm driver
by Dong Aisheng
· 13 years ago