index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
usx2y
/
us122l.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-25
sound: usx2y: move to use usb_control_msg_send()
Greg Kroah-Hartman
1
-34
/
+8
2020-09-25
Revert "sound: usx2y: move to use usb_control_msg_send()"
Oliver Neukum
1
-8
/
+34
2020-09-16
sound: usx2y: move to use usb_control_msg_send()
Greg Kroah-Hartman
1
-34
/
+8
2020-01-03
ALSA: usx2y: Constify struct snd_usb_audio_quirk entries
Takashi Iwai
1
-4
/
+4
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
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
-25
/
+18
2017-12-29
usx2y: don't bother with memdup_user() for 16-byte structure
Al Viro
1
-25
/
+18
2017-11-28
sound: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-09-07
ALSA: us122l: Use common error handling code in us122l_create_card()
Markus Elfring
1
-4
/
+6
2017-08-06
ALSA: us122l: constify usb_device_id.
Arvind Yadav
1
-1
/
+1
2017-05-15
ALSA: us122l: clean up US144 handling
Johan Hovold
1
-18
/
+18
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
-3
/
+2
2014-02-12
ALSA: usb: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-5
/
+6
2013-10-15
ALSA: us122l: Fix pcm_usb_stream mmapping regression
Takashi Iwai
1
-1
/
+3
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+1
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-1
/
+1
2011-11-18
USB: convert sound/* to use module_usb_driver()
Greg Kroah-Hartman
1
-13
/
+1
2011-11-01
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-01-11
ALSA: snd-usb-us122l: Fix missing NULL checks
Karsten Wiese
1
-21
/
+20
2010-04-16
Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Jaroslav Kysela
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-05
ALSA: usb-audio: refactor code
Daniel Mack
1
-1
/
+1
2010-03-05
ALSA: usb-audio: header file cleanups
Daniel Mack
1
-0
/
+1
2010-02-23
ALSA: usbaudio: consolidate header files
Daniel Mack
1
-2
/
+4
2009-12-08
ALSA: snd-usb-us122l: add product IDs of US-122MKII and US-144MKII
Tobias Hansen
1
-6
/
+22
2009-11-24
sound: usxxx: cleanup chip field
Clemens Ladisch
1
-35
/
+33
2009-11-24
sound: usb: make the USB MIDI module more independent
Clemens Ladisch
1
-11
/
+11
2009-11-01
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
1
-1
/
+1
2009-10-13
ALSA: snd-usb-us122l: corrent error number for not probing US-144 on ehci-hcd
Tobias Hansen
1
-1
/
+1
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-22
ALSA: snd-usb-us122l: add support for US-144
Tobias Hansen
1
-8
/
+67
2009-07-02
ALSA: usx2y - reparent sound device
Takashi Iwai
1
-1
/
+1
2009-04-21
Merge branch 'fix/usx2y' into for-linus
Takashi Iwai
1
-2
/
+10
2009-04-20
ALSA: us122l: add snd_us122l_free()
Karsten Wiese
1
-2
/
+10
2009-04-14
ALSA: sound/usb: use memdup_user()
Li Zefan
1
-7
/
+3
2009-01-12
ALSA: Return proper error code at probe in sound/usb/*
Takashi Iwai
1
-20
/
+31
2009-01-12
ALSA: Convert to snd_card_create() in other sound/*
Takashi Iwai
1
-3
/
+5
2009-01-02
ALSA: Use usb_set/get_intfdata
Julia Lawall
1
-2
/
+2
2008-10-15
ALSA: us122l: fix missing unlock in usb_stream_hwdep_vm_fault()
Li Zefan
1
-6
/
+7
2008-08-01
ALSA: Add USB US122L driver
Karsten Wiese
1
-0
/
+692