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
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
/
pci
/
emu10k1
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-04
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2018-09-10
ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFO
Willy Tarreau
1
-1
/
+1
2018-09-04
ALSA: emu10k1: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag
Takashi Iwai
1
-1
/
+2
2018-08-06
ALSA: emu10k1: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-08-01
ALSA: emu10k1: remove redundant variable attn
Colin Ian King
1
-2
/
+1
2018-07-26
ALSA: emu10k1: Fix missing __force annotation for user/kernel pointer cast
Takashi Iwai
1
-12
/
+12
2018-07-17
ALSA: emu10k1_patch: Use swap macro in snd_emu10k1_sample_new
Gustavo A. R. Silva
1
-5
/
+2
2018-06-15
Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
3
-6
/
+7
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-3
/
+3
2018-06-11
ALSA: emu10k1: add error handling for snd_ctl_add
Zhouyang Jia
1
-1
/
+3
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
2
-12
/
+12
2018-05-17
ALSA: emu10k1: Rate-limit error messages about page errors
Takashi Iwai
1
-3
/
+3
2018-05-17
ALSA: emu10k1: fix spelling mistake: "Caputre" -> "Capture"
Colin Ian King
2
-2
/
+2
2018-04-16
ALSA: emu10k1: Reduce GFP_ATOMIC allocation
Takashi Iwai
2
-9
/
+2
2018-02-14
ALSA: emu10k1: add a IOMMU workaround
Maciej S. Szmigiero
3
-9
/
+90
2018-02-14
ALSA: emu10k1: make sure synth DMA pages are allocated with DMA functions
Maciej S. Szmigiero
1
-17
/
+27
2018-02-14
ALSA: emu10k1: add optional debug printouts with DMA addresses
Maciej S. Szmigiero
2
-4
/
+19
2018-02-14
ALSA: emu10k1: use dma_set_mask_and_coherent()
Maciej S. Szmigiero
1
-2
/
+1
2018-02-14
ALSA: emu10k1: remove reserved_page
Maciej S. Szmigiero
2
-13
/
+6
2017-11-13
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-17
ALSA: emu10k1: remove redundant assignment to tmp
Colin Ian King
1
-1
/
+0
2017-08-22
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-3
/
+11
2017-08-18
ALSA: emu10k1: Fix forgotten user-copy conversion in init code
Takashi Iwai
1
-3
/
+11
2017-08-13
ALSA: emu10k1: make snd_pcm_hardware const
Bhumika Goyal
3
-9
/
+9
2017-06-12
ALSA: seq: Allow the modular sequencer registration
Takashi Iwai
1
-1
/
+1
2017-06-09
ALSA: emu10k1: Constify hw_constraints
Takashi Iwai
1
-4
/
+4
2017-05-26
ALSA: emu10k1: Deliver indirect-PCM transfer error
Takashi Iwai
1
-2
/
+2
2017-05-17
ALSA: emu10k1: Get rid of set_fs() usage
Takashi Iwai
1
-54
/
+73
2017-02-22
ALSA: pci: constify snd_kcontrol_new structures
Bhumika Goyal
3
-19
/
+19
2017-02-20
ALSA: emu10k1: constify snd_emux_operators structure
Bhumika Goyal
1
-1
/
+1
2017-01-12
ALSA: pci: Constify snd_rawmidi_ops
Takashi Iwai
2
-4
/
+4
2016-11-15
ALSA: emu10k1: Use workqueue instead of kthread for emu1010 fw polling
Takashi Iwai
2
-76
/
+65
2016-11-15
ALSA: emu10k1: Simplify firmware loader code
Takashi Iwai
1
-62
/
+40
2016-11-15
ALSA: emu10k1: Fix emu1010 dock attach check
Takashi Iwai
1
-6
/
+6
2016-11-13
ALSA: pci: don't opencode IS_REACHABLE()
Fabian Frederick
1
-1
/
+1
2016-09-07
ALSA: squash lines for simple wrapper functions
Masahiro Yamada
1
-12
/
+4
2016-09-02
ALSA: constify snd_pcm_ops structures
Julia Lawall
3
-10
/
+10
2016-01-29
ALSA: emu10k1: correctly handling failed thread creation
Insu Yun
1
-0
/
+8
2015-07-08
ALSA: emu10k1: rename Audigy Analog Capture Boost control
Maciej S. Szmigiero
1
-1
/
+1
2015-07-08
ALSA: emu10k1: enable TAD mic out on Audigy
Maciej S. Szmigiero
1
-5
/
+7
2015-07-08
ALSA: emu10k1: remove unused AC'97 mixer controls on Audigy
Maciej S. Szmigiero
1
-5
/
+6
2015-05-29
ALSA: emu10k1: Fix/cleanup ifdef CONFIG_PROC_FS
Takashi Iwai
3
-4
/
+3
2015-04-29
Merge branch 'for-linus' into for-next
Takashi Iwai
4
-13
/
+21
2015-04-29
ALSA: emu10k1: Emu10k2 32 bit DMA mode
Peter Zubaj
4
-13
/
+21
2015-04-27
Merge branch 'for-4.2' into for-next
Takashi Iwai
1
-2
/
+2
2015-04-27
ALSA: emu10k1: Fix card shortname string buffer overflow
Takashi Iwai
2
-4
/
+6
2015-04-16
ALSA: remove deprecated use of pci api
Quentin Lambert
1
-2
/
+2
2015-04-13
Merge branch 'for-next' into for-linus
Takashi Iwai
3
-20
/
+158
[next]