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
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-01
ASoC: core: replace codec_dev_list to component_dev_list on Card
Kuninori Morimoto
3
-24
/
+36
2016-11-30
ASoC: sun4i-codec: Add support for H3 codec
Chen-Yu Tsai
1
-0
/
+71
2016-11-30
ASoC: sun4i-codec: Add support for A23 codec
Chen-Yu Tsai
1
-0
/
+108
2016-11-30
ASoC: cht_bsw_rt5672: Use HID translation unit
Takashi Iwai
1
-2
/
+28
2016-11-30
ASoC: intel: Fix crash at suspend/resume without card registration
Takashi Iwai
1
-0
/
+6
2016-11-30
ASoC: nau8825: lock longer to avoid playback pop upon resume
John Hsu
1
-6
/
+6
2016-11-30
ASoC: intel: Replace kthread with work
Takashi Iwai
7
-48
/
+24
2016-11-30
ASoC: arizona: Use component pin control functions
Richard Fitzgerald
6
-9
/
+18
2016-11-30
Merge branch 'topic/dapm-pin' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
1
-0
/
+199
2016-11-30
ASoC: core: Add component pin control functions
Richard Fitzgerald
1
-0
/
+199
2016-11-30
ASoC: rt5670: Add missing 10EC5072 ACPI ID
Takashi Iwai
1
-0
/
+1
2016-11-30
ASoC: rt5670: Enable Braswell platform workaround for Dell Wyse 3040
Takashi Iwai
1
-0
/
+7
2016-11-30
ASoC: Intel: Add missing 10EC5672 ACPI ID matching for Cherry Trail
Takashi Iwai
1
-0
/
+2
2016-11-30
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
24
-188
/
+196
2016-11-30
ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()
Takashi Iwai
1
-1
/
+0
2016-11-30
ALSA: line6: Claim pod x3 usb data interface
Andrej Krutak
2
-4
/
+31
2016-11-29
ALSA: echoaudio: Fix improper return value in function load_asic
Pan Bian
1
-1
/
+1
2016-11-29
ASoC: rt298: disable IRQ when jack is NULL
Bard Liao
1
-2
/
+22
2016-11-29
ASoC: Intel: atom: Make some messages to debug level
Takashi Iwai
2
-3
/
+3
2016-11-29
ASoC: wm_adsp: Remove redundant extern declarations
Charles Keepax
1
-13
/
+12
2016-11-29
ASoC: arizona: Remove redundant extern declarations
Charles Keepax
1
-42
/
+38
2016-11-29
ALSA: hda/realtek - Add support for headset MIC for ALC622
Kailang Yang
1
-0
/
+41
2016-11-29
Merge branch 'for-linus' into for-next
Takashi Iwai
5
-5
/
+9
2016-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-10
/
+16
2016-11-28
dbri: Fix compiler warning
Tushar Dave
1
-10
/
+16
2016-11-25
ALSA: hda/ca0132 - Add quirk for Alienware 15 R2 2016
Sven Hahne
1
-0
/
+1
2016-11-25
ASoC: Intel: Skylake: Removed the unused I2S blob structure
GuruprasadX Pawse
1
-17
/
+0
2016-11-25
ASoC: Intel: Skylake: Don't use dma I2S config structure in kernel
GuruprasadX Pawse
1
-6
/
+3
2016-11-24
ASoC: sunxi: Uninitialized variable in probe()
Dan Carpenter
1
-1
/
+1
2016-11-24
ALSA: hda - fix headset-mic problem on a Dell laptop
Hui Wang
1
-0
/
+3
2016-11-24
ALSA: hda - ignore the assoc and seq when comparing pin configurations
Hui Wang
1
-1
/
+1
2016-11-23
ASoC: ab8500: Remove explicit initialization of driver callbacks to NULL
Lars-Peter Clausen
1
-2
/
+0
2016-11-23
ASoC: uda1380: Request GPIOs at bus probe time
Lars-Peter Clausen
1
-35
/
+20
2016-11-23
ASoC: uda1380: Remove unused DAI ID defines
Lars-Peter Clausen
1
-4
/
+0
2016-11-22
ASoC: wm_adsp: Check return value from wm_adsp_buffer_init
Charles Keepax
1
-1
/
+6
2016-11-22
ASoC: sunxi: Add support for A23/A33/H3 codec's analog path controls
Chen-Yu Tsai
3
-0
/
+674
2016-11-22
ASoC: rsnd: use dma_sync_single_for_xxx() for IOMMU
Kuninori Morimoto
2
-6
/
+82
2016-11-22
ASoC: rsnd: Request/Release DMA channel each time
Kuninori Morimoto
1
-77
/
+107
2016-11-22
ASoC: wm_adsp: Remove unused wm_coeff_ctl.kcontrol
Richard Fitzgerald
1
-3
/
+0
2016-11-22
ASoC: wm_adsp: Firmware controls should be added as codec controls
Richard Fitzgerald
2
-5
/
+5
2016-11-22
ASoC: cht_bsw_rt5645: Fix leftover kmalloc
Takashi Iwai
1
-3
/
+3
2016-11-22
ASoC: samsung: Enable COMPILE_TEST for SmartQ and WM8580
Krzysztof Kozlowski
1
-2
/
+3
2016-11-22
ASoC: samsung: Enable COMPILE_TEST for entire Samsung ASoc
Krzysztof Kozlowski
1
-1
/
+2
2016-11-22
ASoC: samsung: smdk_wm8580: Remove old platforms and drop mach-types usage
Krzysztof Kozlowski
1
-27
/
+3
2016-11-22
ASoC: samsung: Remove non-existing MACH dependencies
Krzysztof Kozlowski
1
-1
/
+1
2016-11-22
ASoC: Make return type of dpcm_state_string() const char *
Lars-Peter Clausen
1
-1
/
+1
2016-11-22
ASoC: wm8580: Remove #if IS_ENABLED(CONFIG_I2C)
Kuninori Morimoto
1
-24
/
+1
2016-11-21
ASoC: wm8523: Remove #if IS_ENABLED(CONFIG_I2C)
Kuninori Morimoto
1
-23
/
+1
2016-11-21
ASoC: wm_adsp: Only write shutdown controls for active firmwares
Charles Keepax
1
-0
/
+3
2016-11-18
Merge tag 'sound-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
3
-4
/
+4
[prev]
[next]