index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_esai.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-09
ASoC: fsl: Replace tasklet with work
Takashi Iwai
1
-7
/
+7
2020-09-02
ASoC: fsl_esai: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-07-23
ASoC: fsl_esai: add IRQF_SHARED for devm_request_irq
Shengjiu Wang
1
-1
/
+1
2020-07-03
ASoC: fsl: fsl_esai: fix kernel-doc
Pierre-Louis Bossart
1
-14
/
+18
2020-05-18
ASoC: fsl: use snd_soc_xxx_active()
Kuninori Morimoto
1
-1
/
+1
2020-05-15
ASoC: fsl_esai: introduce SoC specific data
Shengjiu Wang
1
-9
/
+37
2020-04-27
ASoC: fsl_esai: Disable exception interrupt before scheduling tasklet
Shengjiu Wang
1
-0
/
+4
2019-10-28
ASoC: fsl_esai: Add spin lock to protect reset, stop and start
Shengjiu Wang
1
-0
/
+12
2019-08-12
ASoC: fsl_esai: Add compatible string for imx6ull
Shengjiu Wang
1
-0
/
+1
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-23
ASoC: fsl_esai: recover the channel swap after xrun
Shengjiu Wang
1
-0
/
+74
2019-07-22
ASoC: fsl_esai: Wrap some operations to be functions
Shengjiu Wang
1
-71
/
+117
2019-05-06
ASoC: fsl_esai: Add pm runtime function
S.j. Wang
1
-64
/
+77
2019-05-02
ASoC: fsl_esai: Fix missing break in switch statement
S.j. Wang
1
-1
/
+1
2019-04-05
ASoC: fsl_esai: Support synchronous mode
S.j. Wang
1
-7
/
+14
2019-03-21
ASoC: fsl_esai: fix channel swap issue when stream starts
S.j. Wang
1
-10
/
+37
2019-02-19
ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
S.j. Wang
1
-3
/
+4
2018-08-28
ASoC: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
2018-08-03
ASoC: fsl_esai: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-05-03
ASoC: fsl_esai: Switch to SPDX identifier
Fabio Estevam
1
-9
/
+5
2018-04-16
ASoC: fsl_esai: Add freq check in set_dai_sysclk()
Nicolin Chen
1
-0
/
+6
2018-04-12
ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
Nicolin Chen
1
-0
/
+7
2018-02-12
ASoC: fsl_esai: Use 'const _be *' type for iprop
Fabio Estevam
1
-1
/
+1
2017-07-17
ASoC: fsl_esai: constify snd_soc_dai_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-04-12
ASoC: fsl_esai: Remove unneeded definition
Fabio Estevam
1
-3
/
+2
2016-09-20
ASoC: fsl_esai: use flat regmap cache
Marek Vasut
1
-1
/
+1
2016-09-03
ASoC: fsl_esai: fix spelling mistake "Transmition" -> "Transmission"
Colin Ian King
1
-3
/
+3
2015-12-23
Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/top...
Mark Brown
1
-23
/
+40
2015-11-25
ASoC: fsl_esai: spba clock is needed by esai device
Shengjiu Wang
1
-0
/
+17
2015-11-25
ASoC: fsl: using params_width function to simplify code
Zidan Wang
1
-1
/
+1
2015-11-16
ASoC: fsl_esai: ETDR and TX0~5 registers are non volatile
Zidan Wang
1
-22
/
+22
2015-10-26
ASoC: fsl: Use #ifdef instead of #if for CONFIG_PM_SLEEP
Nicolin Chen
1
-1
/
+1
2015-10-05
ASoC: fsl_esai: Add driver suspend and resume to support MEGA Fast
Zidan Wang
1
-0
/
+88
2015-09-04
Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
2015-08-07
ASoC: fsl_esai: Spelling s/specifially/specifically/
Geert Uytterhoeven
1
-1
/
+1
2015-07-07
ASoC: fsl: Add dedicated DMA buffer size for each cpu dai
Shengjiu Wang
1
-1
/
+1
2015-01-08
ASoC: fsl_esai: Make error message concise
Fabio Estevam
1
-1
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-25
ASoC: fsl_esai: Use dynamic slot width as default
Nicolin Chen
1
-5
/
+7
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-1
/
+0
2014-10-22
ASoC: fsl: use strncpy() to prevent copying of over-long names
Daniel Mack
1
-1
/
+1
2014-10-20
ASoC: fsl: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-01
Merge branch 'topic/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-4
/
+1
2014-08-27
ASoC: fsl-esai: Convert to use regmap framework's endianness method.
Xiubo Li
1
-4
/
+1
2014-08-16
Merge branch 'fix/fsl-esai' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
1
-2
/
+0
2014-08-16
ASoC: fsl_esai: refine esai for TDM support
Shengjiu Wang
1
-3
/
+11
2014-08-13
ASoC: fsl-esai: Revert .xlate_tdm_slot_mask() support
Shengjiu Wang
1
-2
/
+0
2014-07-31
ASoC: fsl_esai: Add stream names for DPCM usage
Nicolin Chen
1
-0
/
+2
2014-05-22
Merge remote-tracking branches 'asoc/topic/devm', 'asoc/topic/fsl', 'asoc/top...
Mark Brown
1
-6
/
+26
2014-05-12
ASoC: fsl_esai: Bypass divider settings if clock requirement is not changed
Nicolin Chen
1
-3
/
+20
[next]