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
/
usb
/
usx2y
/
usX2Yhwdep.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-08
ALSA: usx2y: Use standard print API
Takashi Iwai
1
-17
/
+8
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2021-05-17
ALSA: usx2y: Fix shmem initialization
Takashi Iwai
1
-9
/
+9
2021-05-17
ALSA: usx2y: Avoid self-killing
Takashi Iwai
1
-1
/
+0
2021-05-17
ALSA: usx2y: Fix potential leaks of uninitialized memory
Takashi Iwai
1
-4
/
+4
2021-05-17
ALSA: usx2y: Coding style fixes
Takashi Iwai
1
-18
/
+20
2021-05-17
ALSA: usx2y: Fix spaces
Takashi Iwai
1
-27
/
+25
2021-05-17
ALSA: usx2y: Avoid camelCase
Takashi Iwai
1
-28
/
+28
2020-01-05
ALSA: usx2y: More constifications
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: usx2y: Constify struct snd_usb_audio_quirk entries
Takashi Iwai
1
-5
/
+5
2019-12-18
ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status
Nathan Chancellor
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-03-27
ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...
Takashi Iwai
1
-1
/
+2
2018-04-25
ALSA: usx2y: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-01-31
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-15
/
+13
2017-12-28
usx2y: don't bother with access_ok() in ->dsp_load()
Al Viro
1
-15
/
+13
2017-11-28
sound: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-04-17
ALSA: usb-audio: replace /proc/bus/usb by /dev/bus/usb
Mauro Carvalho Chehab
1
-1
/
+1
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-4
/
+3
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-24
sound: usxxx: cleanup chip field
Clemens Ladisch
1
-3
/
+3
2009-11-24
sound: usb: make the USB MIDI module more independent
Clemens Ladisch
1
-1
/
+1
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-04-14
ALSA: sound/usb: use memdup_user()
Li Zefan
1
-7
/
+6
2009-03-24
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-3
/
+0
2009-02-26
ALSA: sound/usb/usx2y: fix sparse warning: Should it be static?
Hannes Eder
1
-3
/
+0
2009-02-05
ALSA: Remove superfluous hwdep ops
Takashi Iwai
1
-12
/
+0
2008-02-04
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
Nick Piggin
1
-1
/
+1
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2008-01-31
[ALSA] alsa: usx2y nopage
Nick Piggin
1
-13
/
+10
2006-12-07
[PATCH] mm: incorrect VM_FAULT_OOM returns from drivers
Nick Piggin
1
-1
/
+1
2006-01-03
[ALSA] Remove xxx_t typedefs: USB-USX2Y
Takashi Iwai
1
-29
/
+33
2006-01-03
[ALSA] usx2y - Code clean up
Takashi Iwai
1
-6
/
+7
2005-11-04
[ALSA] Add missing KERN_* prefix
Takashi Iwai
1
-5
/
+5
2005-07-28
[ALSA] Fix-up sleeping in sound/usb
Nishanth Aravamudan
1
-2
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+280