index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_ssi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'topic/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2014-06-01
1
-0
/
+1
|
\
|
*
ASoC: fsl: Add explicit include of of.h
Mark Brown
2014-04-15
1
-0
/
+1
*
|
ASoC: fsl-ssi: Use regmap
Markus Pargmann
2014-06-01
1
-108
/
+133
*
|
ASoC: fsl-ssi: reorder and document fsl_ssi_private
Markus Pargmann
2014-06-01
1
-15
/
+43
*
|
ASoC: fsl-ssi: Fix baudclock handling
Markus Pargmann
2014-06-01
1
-21
/
+41
*
|
ASoC: fsl-ssi: Set framerate divider correctly for i2s master mode
Sascha Hauer
2014-06-01
1
-0
/
+4
*
|
ASoC: fsl-ssi: remove unnecessary spinlock
Sascha Hauer
2014-06-01
1
-17
/
+4
*
|
ASoC: fsl-ssi: set bitclock in master mode from hw_params
Sascha Hauer
2014-06-01
1
-4
/
+36
*
|
ASoC: fsl-ssi: make fsl,mode property optional
Markus Pargmann
2014-06-01
1
-15
/
+26
*
|
ASoC: fsl-ssi: introduce SoC specific data
Sascha Hauer
2014-06-01
1
-68
/
+57
*
|
ASoC: fsl_ssi: Add suspend/resume support
Fabio Estevam
2014-05-26
1
-0
/
+2
*
|
ASoC: fsl-ssi: Move fsl_ssi_set_dai_sysclk above fsl_ssi_hw_params
Sascha Hauer
2014-05-20
1
-94
/
+96
*
|
ASoC: fsl-ssi: Transmit enable synchronization
Markus Pargmann
2014-05-20
1
-0
/
+1
*
|
ASoC: fsl-ssi: Remove unnecessary variables from ssi_private
Markus Pargmann
2014-05-20
1
-53
/
+64
*
|
ASoC: fsl-ssi: Cleanup probe function
Markus Pargmann
2014-05-20
1
-60
/
+53
*
|
ASoC: fsl-ssi: Remove useless DMA code
Markus Pargmann
2014-05-20
1
-37
/
+3
*
|
ASoC: fsl-ssi: Move imx-specific probe to seperate function
Markus Pargmann
2014-05-20
1
-82
/
+103
*
|
ASoC: fsl-ssi: Use dev_name for DAI driver struct
Markus Pargmann
2014-05-20
1
-8
/
+3
*
|
ASoC: fsl-ssi: Move debugging to seperate file
Markus Pargmann
2014-05-20
1
-234
/
+7
*
|
ASoC: fsl-ssi: Fix register values when disabling
Markus Pargmann
2014-05-20
1
-5
/
+35
*
|
ASoC: fsl-ssi: Fix i2s_mode variable setup
Markus Pargmann
2014-04-14
1
-4
/
+4
*
|
ASoC: fsl-ssi: Remove fsl_ssi_setup
Markus Pargmann
2014-04-14
1
-104
/
+39
|
/
*
Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-31
1
-7
/
+2
|
\
|
*
ASoC: fsl_ssi: Do not print 'baud clock' error message all the time
Fabio Estevam
2014-01-21
1
-1
/
+1
|
*
ASoC: fsl_ssi: We do support master mode now
Fabio Estevam
2014-01-21
1
-6
/
+1
*
|
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-01-29
1
-1
/
+27
|
\
\
|
|
/
|
/
|
|
*
ASoC: fsl_ssi: Add dual fifo mode support
Nicolin Chen
2013-12-16
1
-1
/
+26
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...
Mark Brown
2014-01-16
1
-183
/
+400
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
ASoC: fsl_ssi: Set default slot number for common cases
Nicolin Chen
2014-01-09
1
-0
/
+11
|
|
*
ASoC: fsl-ssi: Add missing clk_disable_unprepare() on error in fsl_ssi_probe()
Wei Yongjun
2014-01-09
1
-1
/
+1
|
|
*
ASoC: fsl-ssi: Fix stats compile warning
Markus Pargmann
2014-01-09
1
-1
/
+1
|
|
*
ASoC: fsl-ssi: Drop ac97 specific trigger function
Markus Pargmann
2014-01-08
1
-53
/
+8
|
|
*
ASoC: fsl-ssi: Move RX/TX configuration to seperate functions
Markus Pargmann
2014-01-08
1
-43
/
+46
|
|
*
ASoC: fsl-ssi: Add configuration helper functions
Markus Pargmann
2014-01-08
1
-0
/
+122
|
|
*
ASoC: fsl-ssi: Add offline_config flag
Markus Pargmann
2014-01-08
1
-0
/
+27
|
|
*
ASoC: fsl-ssi: Fix interrupt stats for imx
Markus Pargmann
2014-01-08
1
-8
/
+32
|
|
*
ASoC: fsl-ssi: Add imx51-ssi and of_device_id matching
Markus Pargmann
2014-01-08
1
-8
/
+24
|
|
*
ASoC: fsl-ssi: Move sysfs stats to debugfs
Markus Pargmann
2014-01-08
1
-67
/
+117
|
|
*
ASoC: fsl-ssi: Fix probe error handling
Markus Pargmann
2014-01-08
1
-4
/
+12
|
|
*
ASoC: fsl: fsl_ssi: Use '%ld' to print 'long int'
Fabio Estevam
2014-01-07
1
-1
/
+1
|
|
*
ASoC: fsl_ssi: Fix printing return code on clk error
Alexander Shiyan
2014-01-06
1
-1
/
+2
*
|
|
Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai
Mark Brown
2014-01-16
1
-2
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ASoC: fsl: Don't mix SNDRV_PCM_RATE_CONTINUOUS with specific rates
Lars-Peter Clausen
2014-01-14
1
-2
/
+1
|
|
/
*
|
ASoC: fsl_ssi: Add DAI master mode support for SSI on i.MX series
Nicolin Chen
2013-12-19
1
-4
/
+276
*
|
ASoC: fsl_ssi: Implement symmetric_channels and symmetric_samplebits
Nicolin Chen
2013-12-03
1
-70
/
+9
*
|
ASoC: fsl_ssi: Add monaural audio support for non-ac97 interface
Nicolin Chen
2013-12-02
1
-7
/
+12
*
|
ASoC: fsl: Use devm_snd_dmaengine_pcm_register()
Lars-Peter Clausen
2013-12-02
1
-4
/
+0
*
|
ASoC: fsl-ssi: Move ac97 specific setup to seperate function
Markus Pargmann
2013-11-24
1
-25
/
+32
|
/
*
ASoC: fsl_ssi: let check zero instead of check NO_IRQ
Chen Gang
2013-09-26
1
-1
/
+1
*
ASoC: fsl: fsl_ssi: Fix simultaneous capture and playback
Fabio Estevam
2013-09-24
1
-11
/
+4
[next]