index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-07
ASoC: imx: imx-audmux: Fix section mismatch
Fabio Estevam
1
-4
/
+4
2012-03-07
ASoC: dapm: Only lock CODEC for I/O if not using regmap
Mark Brown
1
-2
/
+2
2012-03-07
ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutex
Liam Girdwood
1
-6
/
+28
2012-03-07
ASoC: core: Add platform component mutex
Liam Girdwood
2
-0
/
+2
2012-03-07
ASoC: tegra: Remove unused variable
Stephen Warren
1
-1
/
+0
2012-03-07
ASoC: dapm: Use dev_warn for debugfs warning message
Liam Girdwood
1
-1
/
+1
2012-03-06
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
35
-449
/
+581
2012-03-06
ASoC: fsl: add dt support for imx-audmux
Richard Zhao
2
-0
/
+27
2012-03-06
ASoC: Add missing regmap_init_i2c in wm8804_i2c_probe
Axel Lin
1
-0
/
+6
2012-03-06
ASoC: wm8962: Remove defaults for volatile registers
Mark Brown
1
-14
/
+3
2012-03-06
ASoC: wm8962: Remove unneeded pm_runtime_set_active()
Mark Brown
1
-1
/
+0
2012-03-06
ASoC: wm8994: Use audio mode for jack detection when system is active
Mark Brown
2
-29
/
+49
2012-03-06
ASoC: imx: add an explicit Kconfig option for imx-ssi driver
Shawn Guo
2
-2
/
+9
2012-03-06
ASoC: imx: separate imx-pcm bits from imx-ssi driver
Shawn Guo
7
-109
/
+150
2012-03-06
ASoC: imx: rename audmux prefix mxc to imx
Shawn Guo
6
-106
/
+106
2012-03-06
ASoC: imx: move audmux driver into sound/soc/imx
Shawn Guo
12
-20
/
+19
2012-03-06
ARM: imx: convert audmux to a platform driver
Richard Zhao
6
-35
/
+147
2012-03-06
ARM: imx: merge audmux-v1 and audmux-v2
Shawn Guo
5
-79
/
+34
2012-03-06
ASoC: imx: move phycore audmux call into ASoC machine driver
Shawn Guo
3
-27
/
+25
2012-03-06
ASoC: imx: move eukrea audmux call into ASoC machine driver
Shawn Guo
4
-58
/
+36
2012-03-05
ASoC: dapm: Show if widgets are forced in debugfs
Mark Brown
1
-2
/
+3
2012-03-05
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
1371
-55784
/
+20857
2012-03-04
ASoC: wm8753: fix initialization
Denis 'GNUtoo' Carikli
1
-0
/
+5
2012-03-04
ASoC: core: Split the union for CODEC/platform in the DAI
Mark Brown
1
-4
/
+3
2012-03-04
ASoC: sgtl5000: rename device tree binding document
Shawn Guo
1
-0
/
+0
2012-03-04
ASoC: imx: move SND_SOC_AC97_BUS selection down to machine driver
Shawn Guo
1
-1
/
+1
2012-03-04
ASoC: imx: initialize dma_params burstsize just in imx-ssi
Shawn Guo
2
-6
/
+1
2012-03-04
ASoC: wm8994: Factor out WM1811A detection mode setting
Mark Brown
1
-20
/
+28
2012-03-04
ASoC: wm8994: Don't bother updating the jackdet mode needlessly
Mark Brown
1
-0
/
+3
2012-03-04
ASoC: wm8994: Disable JACKDET when disabling detecton
Mark Brown
1
-0
/
+1
2012-03-04
ASoC: wm8994: Make sure we sync DAPM on WM8958 detection mode changes
Mark Brown
1
-0
/
+2
2012-03-04
ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811
Mark Brown
3
-1
/
+3
2012-03-04
ASoC: wm8994: Suppress noop updates of FLL K
Mark Brown
1
-1
/
+2
2012-03-04
ASoC: wm8994: Push wm8994 private data allocation out into device probe
Mark Brown
1
-9
/
+13
2012-03-02
ASoC: core: Log a warning when machines use soc-audio
Mark Brown
1
-0
/
+4
2012-03-02
ASoC: core: cleanup platform debugfs on probe failure.
Liam Girdwood
1
-0
/
+1
2012-03-02
ASoC: mxs-pcm: Use dmaengine PCM helper functions
Lars-Peter Clausen
3
-124
/
+25
2012-03-02
ASoC: imx-pcm-dma: Use dmaengine PCM helper functions
Lars-Peter Clausen
2
-149
/
+28
2012-03-02
ASoC: Add dmaengine PCM helper functions
Lars-Peter Clausen
4
-0
/
+342
2012-03-02
ASoC: wm8962: Run the headphone in class G mode when sidetone is enabled
Mark Brown
1
-0
/
+2
2012-03-01
ASoC: wm8994: Disable debounce of jack detection on inserted jack
Mark Brown
1
-0
/
+8
2012-03-01
ASoC: wm8962: Remove register default for PLL2
Mark Brown
1
-2
/
+0
2012-03-01
ASoC: Samsung: Update email id of the author
Jaswinder Singh
6
-11
/
+11
2012-03-01
ASoC: Samsung: Merge two identical if-else clauses
Jassi Brar
1
-6
/
+4
2012-03-01
ASoC: wm8994: Remove stub of register access code
Mark Brown
1
-8
/
+0
2012-03-01
ASoC: wm_hubs: Bomb out if we can't read back the DC servo result
Mark Brown
1
-1
/
+1
2012-03-01
ASoC: wm8996: Remove stub register cache
Mark Brown
1
-8
/
+0
2012-03-01
ASoC: wm8996: Fix /RESET bounce ordering
Mark Brown
1
-1
/
+1
2012-02-29
ASoC: wm8994: Make sure we don't have MICBIAS on during jackdet mode
Mark Brown
1
-12
/
+13
2012-02-28
ASoC: DT: Update digital microphone binding documentation to PAZ00 board.
Leon Romanovsky
1
-0
/
+2
[next]