index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-03
ASoC: fsl_esai: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-26
ASoC: fsl: Use snd_mask_set_format()
Takashi Iwai
1
-1
/
+1
2018-07-24
ASoC: imx-sgtl5000: Switch to SPDX identifier
Fabio Estevam
1
-11
/
+4
2018-07-24
ASoC: fsl_utils: Switch to SPDX identifier
Fabio Estevam
2
-16
/
+9
2018-07-24
ASoC: fsl_asrc: Switch to SPDX identifier
Fabio Estevam
3
-26
/
+15
2018-07-24
ASoC: fsl-asoc-card: Switch to SPDX identifier
Fabio Estevam
1
-11
/
+7
2018-07-05
ASoC: fsl_spdif: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-1
/
+1
2018-06-05
Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
9
-94
/
+65
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2018-05-03
ASoC: fsl_spdif: Switch to SPDX identifier
Fabio Estevam
2
-18
/
+11
2018-05-03
ASoC: fsl_esai: Switch to SPDX identifier
Fabio Estevam
2
-13
/
+6
2018-05-03
ASoC: fsl_sai: Switch to SPDX identifier
Fabio Estevam
2
-15
/
+6
2018-05-03
ASoC: fsl_ssi: Switch to SPDX identifier
Fabio Estevam
3
-46
/
+35
2018-04-26
ASoC: fsl_ssi: Use u32 variable type when using regmap_read()
Fabio Estevam
1
-2
/
+1
2018-04-25
Merge tag 'asoc-fix-4.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2
-3
/
+18
2018-04-16
ASoC: fsl_esai: Add freq check in set_dai_sysclk()
Nicolin Chen
1
-0
/
+6
2018-04-16
Merge branch 'asoc-4.17' into asoc-4.18 to get adau17x1 changes so
Mark Brown
2
-3
/
+18
2018-04-12
ASoC: fsl_ssi: Fix mode setting when changing channel number
Nicolin Chen
1
-3
/
+11
2018-04-12
ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
Nicolin Chen
1
-0
/
+7
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2018-03-28
Merge remote-tracking branches 'asoc/topic/wm2200', 'asoc/topic/wm5100', 'aso...
Mark Brown
1
-3
/
+3
2018-03-28
Merge remote-tracking branches 'asoc/topic/hdmi-codec', 'asoc/topic/ics43432'...
Mark Brown
3
-325
/
+0
2018-03-28
Merge remote-tracking branches 'asoc/topic/fsl_esai', 'asoc/topic/fsl_ssi', '...
Mark Brown
4
-367
/
+398
2018-03-28
Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es7134', 'asoc/t...
Mark Brown
1
-3
/
+3
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
1
-1
/
+1
2018-02-27
ASoC: imx-wm8962: Remove machine driver
Fabio Estevam
3
-325
/
+0
2018-02-21
ASoC: fsl_ssi: Use ssi->streams instead of reading register
Nicolin Chen
1
-6
/
+1
2018-02-21
ASoC: fsl_ssi: Move DT related code to a separate probe()
Nicolin Chen
1
-95
/
+124
2018-02-21
ASoC: fsl_ssi: Add bool synchronous to mark synchronous mode
Nicolin Chen
1
-5
/
+8
2018-02-21
ASoC: fsl_ssi: Clean up _fsl_ssi_set_dai_fmt()
Nicolin Chen
1
-39
/
+35
2018-02-21
ASoC: fsl_ssi: Setup AC97 in fsl_ssi_hw_init()
Nicolin Chen
1
-6
/
+27
2018-02-21
ASoC: fsl_ssi: Move one-time configurations to probe()
Nicolin Chen
1
-13
/
+26
2018-02-21
ASoC: fsl_ssi: Use snd_soc_init_dma_data instead
Nicolin Chen
1
-4
/
+3
2018-02-21
ASoC: fsl_ssi: Set xFEN0 and xFEN1 together
Nicolin Chen
1
-6
/
+6
2018-02-21
ASoC: fsl_ssi: Clean up fsl_ssi_setup_regvals()
Nicolin Chen
1
-11
/
+6
2018-02-21
ASoC: fsl_ssi: Add DAIFMT define for AC97
Nicolin Chen
1
-3
/
+12
2018-02-21
ASoC: fsl_ssi: Clean up helper functions of trigger()
Nicolin Chen
1
-134
/
+122
2018-02-21
ASoC: fsl_ssi: Clear FIFO directly in fsl_ssi_config()
Nicolin Chen
1
-23
/
+10
2018-02-21
ASoC: fsl_ssi: Rename fsl_ssi_disable_val macro
Nicolin Chen
1
-32
/
+23
2018-02-21
ASoC: fsl_ssi: Maintain a mask of active streams
Nicolin Chen
1
-4
/
+11
2018-02-21
ASoC: fsl_ssi: Clean up set_dai_tdm_slot()
Nicolin Chen
1
-5
/
+2
2018-02-21
ASoC: fsl_ssi: Keep ssi->i2s_net updated
Nicolin Chen
1
-6
/
+6
2018-02-21
ASoC: fsl_ssi: Redefine RX and TX macros
Nicolin Chen
2
-3
/
+4
2018-02-12
ASoC: fsl: mpc5200: replace platform to component
Kuninori Morimoto
1
-6
/
+10
2018-02-12
ASoC: fsl: imx: replace platform to component
Kuninori Morimoto
1
-3
/
+3
2018-02-12
ASoC: fsl: asrc: replace platform to component
Kuninori Morimoto
3
-16
/
+11
2018-02-12
ASoC: fsl: dma: replace platform to component
Kuninori Morimoto
1
-10
/
+17
2018-02-12
ASoC: wm8350: replace codec to component
Kuninori Morimoto
1
-3
/
+3
2018-02-12
ASoC: fsl_ssi: Use 'const _be *' type for iprop
Fabio Estevam
1
-1
/
+1
2018-02-12
ASoC: fsl_utils: Use 'const _be *' type for iprop
Fabio Estevam
1
-1
/
+1
[next]