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
2017-06-02
ALSA: pcm: Simplify snd_pcm_playback_silence()
Takashi Iwai
1
-30
/
+20
2017-06-02
ALSA: pcm: Unify read/write loop
Takashi Iwai
2
-146
/
+51
2017-06-02
ALSA: pcm: More unification of PCM transfer codes
Takashi Iwai
1
-131
/
+123
2017-06-02
ALSA: pcm: Call directly the common read/write helpers
Takashi Iwai
2
-110
/
+89
2017-06-02
ALSA: pcm: Shuffle codes
Takashi Iwai
1
-106
/
+106
2017-06-02
ALSA: pcm: Check PCM state by a common helper function
Takashi Iwai
1
-52
/
+29
2017-06-02
ALSA: pcm: Drop the old copy and silence ops
Takashi Iwai
3
-44
/
+1
2017-06-02
[media] solo6x10: Convert to the new PCM ops
Takashi Iwai
1
-8
/
+24
2017-06-02
ASoC: blackfin: Convert to the new PCM ops
Takashi Iwai
2
-20
/
+43
2017-06-02
ALSA: sh: Convert to the new PCM ops
Takashi Iwai
1
-24
/
+30
2017-06-02
ALSA: sb: Convert to the new PCM ops
Takashi Iwai
1
-81
/
+109
2017-06-02
ALSA: gus: Convert to the new PCM ops
Takashi Iwai
1
-38
/
+59
2017-06-02
ALSA: hdsp: Convert to the new PCM ops
Takashi Iwai
1
-17
/
+50
2017-06-02
ALSA: rme9652: Convert to the new PCM ops
Takashi Iwai
1
-17
/
+54
2017-06-02
ALSA: rme96: Convert to the new PCM ops
Takashi Iwai
1
-26
/
+44
2017-06-02
ALSA: rme32: Convert to the new PCM copy ops
Takashi Iwai
1
-22
/
+43
2017-06-02
ALSA: korg1212: Convert to the new PCM ops
Takashi Iwai
1
-47
/
+65
2017-06-02
ALSA: nm256: Convert to new PCM copy ops
Takashi Iwai
1
-20
/
+37
2017-06-02
ALSA: es1938: Convert to the new PCM copy ops
Takashi Iwai
1
-8
/
+25
2017-06-02
ALSA: dummy: Convert to new PCM copy ops
Takashi Iwai
1
-6
/
+14
2017-06-02
ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence ops
Takashi Iwai
3
-15
/
+84
2017-06-01
ALSA: hda - Fix applying MSI dual-codec mobo quirk
Takashi Iwai
1
-2
/
+2
2017-05-31
ALSA: usb: Avoid VLA in mixer_us16x08.c
Takashi Iwai
1
-3
/
+8
2017-05-31
ALSA: usb: Fix a typo in Tascam US-16x08 mixer element
Takashi Iwai
1
-1
/
+1
2017-05-31
Revert "ALSA: usb-audio: purge needless variable length array"
Takashi Iwai
1
-4
/
+4
2017-05-30
ALSA: pcm: include pcm_local.h and remove some extraneous tabs
Colin Ian King
1
-6
/
+8
2017-05-30
ALSA: declare snd_kcontrol_new structures as const
Bhumika Goyal
14
-51
/
+51
2017-05-26
Merge remote-tracking branch 'asoc/fix/rt286' into asoc-linus
Mark Brown
1
-0
/
+7
2017-05-26
Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/cirrus', 'asoc/fix...
Mark Brown
5
-5
/
+15
2017-05-26
Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus
Mark Brown
8
-8
/
+86
2017-05-26
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
Mark Brown
4
-76
/
+97
2017-05-26
ASoC: rsnd: fixup parent_clk_name of AUDIO_CLKOUTx
Kuninori Morimoto
1
-2
/
+4
2017-05-26
ALSA: pcm: add local header file for snd-pcm module
Takashi Sakamoto
6
-32
/
+60
2017-05-26
ALSA: pcm: Call ack() whenever appl_ptr is updated
Takashi Iwai
1
-9
/
+37
2017-05-26
staging: bcm2835-audio: Deliver indirect-PCM transfer error
Takashi Iwai
1
-3
/
+2
2017-05-26
ALSA: rme32: Deliver indirect-PCM transfer error
Takashi Iwai
1
-6
/
+4
2017-05-26
ALSA: emu10k1: Deliver indirect-PCM transfer error
Takashi Iwai
1
-2
/
+2
2017-05-26
ALSA: cs46xx: Deliver indirect-PCM transfer error
Takashi Iwai
1
-4
/
+4
2017-05-26
ALSA: mips: Deliver indirect-PCM transfer error
Takashi Iwai
1
-8
/
+6
2017-05-26
ALSA: pcm: Fix negative appl_ptr handling in pcm-indirect helpers
Takashi Iwai
1
-2
/
+8
2017-05-25
ALSA: sb: remove needless evaluation in implementation for copy callback
Takashi Sakamoto
1
-25
/
+3
2017-05-25
ALSA: gus: remove unused local flag
Takashi Sakamoto
1
-27
/
+22
2017-05-24
ASoC: Intel: Skylake: Fix to parse consecutive string tkns in manifest
Shreyas NC
1
-1
/
+1
2017-05-24
ASoC: Intel: Skylake: Fix IPC rx_list corruption
Pardha Saradhi K
1
-0
/
+5
2017-05-24
ASoC: rsnd: SSI PIO adjust to 24bit mode
Kuninori Morimoto
1
-2
/
+9
2017-05-24
MAINTAINERS: Update email address for patches to Wolfson parts
Charles Keepax
1
-1
/
+1
2017-05-24
ASoC: Fix use-after-free at card unregistration
Takashi Iwai
1
-2
/
+3
2017-05-24
ALSA: control: remove entry limitation for list operation
Takashi Sakamoto
1
-3
/
+1
2017-05-23
ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430
Alexander Tsoy
1
-0
/
+2
2017-05-23
ALSA: info: Use kvzalloc() for a temporary write buffer
Takashi Iwai
1
-3
/
+3
[prev]
[next]