index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
mxs
/
mxs-saif.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: mxs-saif: drop unneeded snd_soc_dai_set_drvdata
Julia Lawall
2021-03-10
1
-10
/
+0
*
ASoC: mxs-saif: Fix unused assignment
Tang Bin
2020-04-29
1
-1
/
+1
*
ASoC: mxs-saif: Avoid unnecessary check
Tang Bin
2020-04-27
1
-3
/
+0
*
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
1
-6
/
+2
*
ASoC: mxs-saif: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-31
1
-4
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-05-21
1
-14
/
+1
*
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-15
1
-0
/
+1
*
ASoC: mxs-saif: Handle return value of clk_prepare_enable/clk_prepare.
Arvind Yadav
2017-07-26
1
-3
/
+10
*
ASoC: mxs-saif: fix setting master base rate
Jörg Krause
2017-01-17
1
-7
/
+17
*
ASoC: mxs-saif: fix setting SAIF1 register
Jörg Krause
2017-01-17
1
-0
/
+10
*
SoC: mxs-saif: check validity of ids in mxs_saif_probe()
Alexey Khoroshilov
2016-10-26
1
-4
/
+9
*
-
.
Merge remote-tracking branches 'asoc/topic/max98926', 'asoc/topic/mtk', 'asoc...
Mark Brown
2016-03-13
1
-1
/
+1
|
\
\
|
|
*
ASoC: mxs-saif: check BUSY bit in hw_params() only if not mclk_in_use
Mans Rullgard
2016-02-05
1
-1
/
+1
|
|
/
*
/
ASoC: mxs-saif: fix clk_prepare() without matching clk_unprepare()
Mans Rullgard
2016-01-27
1
-2
/
+11
|
/
*
ASoC: mxs-saif: Do not store the irq number in the private structure
Fabio Estevam
2014-12-30
1
-5
/
+5
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-15
1
-1
/
+0
|
\
|
*
ASoC: mxs: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
ASoC: mxs: mxs-saif: Register the irq with the device name
Fabio Estevam
2014-11-10
1
-1
/
+1
|
/
*
-
-
-
.
Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...
Mark Brown
2014-01-02
1
-13
/
+5
|
\
\
\
|
|
|
*
ASoC: mxs: Use devm_snd_dmaengine_pcm_register()
Lars-Peter Clausen
2013-12-02
1
-8
/
+0
|
|
_
|
/
|
/
|
|
|
|
*
ASoC: fsl/mxs: Remove unnecessarily gendered language
Mark Brown
2013-12-18
1
-5
/
+5
|
|
/
|
/
|
|
*
ASoC: fsl/mxs: Remove unnecessarily gendered language
Matthew Garrett
2013-12-19
1
-5
/
+5
|
/
*
Merge remote-tracking branch 'asoc/topic/mxs' into asoc-next
Mark Brown
2013-10-24
1
-5
/
+25
|
\
|
*
ASoC: mxs-saif: Handle errors in trigger function
Markus Pargmann
2013-10-14
1
-5
/
+17
|
*
ASoC: mxs-saif: Store saif state
Markus Pargmann
2013-10-14
1
-0
/
+8
*
|
ASoC: mxs-saif: Use devm_snd_soc_register_component
Sachin Kamat
2013-09-19
1
-9
/
+3
|
/
*
ASoC: mxs: Remove unneeded mach-types.h inclusions
Mark Brown
2013-07-22
1
-1
/
+0
*
Merge remote-tracking branch 'asoc/fix/mxs' into asoc-linus
Mark Brown
2013-07-04
1
-0
/
+35
|
\
|
*
ASoC: mxs: register saif mclk to clock framework
Shawn Guo
2013-07-01
1
-0
/
+35
*
|
ASoC: mxs: move to use generic DMA helper
Shawn Guo
2013-05-13
1
-28
/
+1
*
|
ASoC: mxs: mxs-saif: Let device core handle pinctrl
Fabio Estevam
2013-05-12
1
-8
/
+0
|
/
*
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2013-05-03
1
-7
/
+13
|
\
|
*
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
Mark Brown
2013-04-23
1
-1
/
+2
|
|
\
|
|
*
ASoC: mxs: Setup dma data in DAI probe
Lars-Peter Clausen
2013-04-22
1
-1
/
+2
|
*
|
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
Mark Brown
2013-04-12
1
-3
/
+3
|
|
\
|
|
|
*
ASoC: mxs: Embed the mxs_dma_data struct in the mxs_pcm_dma_params struct
Lars-Peter Clausen
2013-03-26
1
-3
/
+3
|
*
|
ASoC: switch over to use snd_soc_register_component() on mxs saif
Kuninori Morimoto
2013-03-26
1
-3
/
+8
|
|
/
*
/
ASoC: mxs-saif: remove mach header inclusion
Shawn Guo
2013-04-01
1
-2
/
+3
|
/
*
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-5
/
+3
|
\
|
*
ASoC: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
1
-5
/
+3
*
|
ASoC: mxs-saif: Use a signed integer for error value
Fabio Estevam
2013-01-08
1
-7
/
+12
*
|
ASoC: mxs-saif: Remove platform data
Fabio Estevam
2013-01-08
1
-28
/
+16
|
/
*
ASoC: mxs: remove __dev* attributes
Bill Pemberton
2012-12-09
1
-3
/
+3
*
ASoC: mxs-saif: export mxs_saif_put_mclk,mxs_saif_get_mclk
Lothar Waßmann
2012-11-27
1
-0
/
+2
*
ASoC: mxs-saif: Fix channel swap for 24-bit format
Fabio Estevam
2012-11-02
1
-4
/
+12
*
ASoC: mxs-saif: Add MODULE_ALIAS
Fabio Estevam
2012-11-01
1
-0
/
+1
*
ASoC: mxs-saif: Use devm_clk_get()
Fabio Estevam
2012-08-07
1
-13
/
+7
*
ASoC: mxs-saif: set a base clock rate for EXTMASTER mode work
Dong Aisheng
2012-07-24
1
-1
/
+15
*
ASoC: mxs-saif: fix clock prepare and enable unbalance issue
Dong Aisheng
2012-07-24
1
-0
/
+10
*
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-05-23
1
-33
/
+59
|
\
[next]