index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
/
usx2y
/
us122l.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: usx2y: Fix spaces
Takashi Iwai
2021-05-17
1
-16
/
+22
*
sound: usx2y: move to use usb_control_msg_send()
Greg Kroah-Hartman
2020-09-25
1
-34
/
+8
*
Revert "sound: usx2y: move to use usb_control_msg_send()"
Oliver Neukum
2020-09-25
1
-8
/
+34
*
sound: usx2y: move to use usb_control_msg_send()
Greg Kroah-Hartman
2020-09-16
1
-34
/
+8
*
ALSA: usx2y: Constify struct snd_usb_audio_quirk entries
Takashi Iwai
2020-01-03
1
-4
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
1
-14
/
+1
*
ALSA: usx2y: Change return type to vm_fault_t
Souptick Joarder
2018-04-25
1
-1
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-31
1
-25
/
+18
|
\
|
*
usx2y: don't bother with memdup_user() for 16-byte structure
Al Viro
2017-12-28
1
-25
/
+18
*
|
sound: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
|
/
*
ALSA: us122l: Use common error handling code in us122l_create_card()
Markus Elfring
2017-09-07
1
-4
/
+6
*
ALSA: us122l: constify usb_device_id.
Arvind Yadav
2017-08-06
1
-1
/
+1
*
ALSA: us122l: clean up US144 handling
Johan Hovold
2017-05-15
1
-18
/
+18
*
ALSA: usb-audio: replace /proc/bus/usb by /dev/bus/usb
Mauro Carvalho Chehab
2017-04-17
1
-1
/
+1
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-3
/
+2
*
ALSA: usb: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-12
1
-5
/
+6
*
ALSA: us122l: Fix pcm_usb_stream mmapping regression
Takashi Iwai
2013-10-15
1
-1
/
+3
*
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2012-01-12
1
-1
/
+1
|
\
|
*
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-12-19
1
-1
/
+1
*
|
USB: convert sound/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-13
/
+1
|
/
*
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ALSA: snd-usb-us122l: Fix missing NULL checks
Karsten Wiese
2011-01-11
1
-21
/
+20
*
Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Jaroslav Kysela
2010-04-16
1
-0
/
+1
|
\
|
*
ALSA: usb-audio: refactor code
Daniel Mack
2010-03-05
1
-1
/
+1
|
*
ALSA: usb-audio: header file cleanups
Daniel Mack
2010-03-05
1
-0
/
+1
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
ALSA: usbaudio: consolidate header files
Daniel Mack
2010-02-23
1
-2
/
+4
*
ALSA: snd-usb-us122l: add product IDs of US-122MKII and US-144MKII
Tobias Hansen
2009-12-08
1
-6
/
+22
*
sound: usxxx: cleanup chip field
Clemens Ladisch
2009-11-24
1
-35
/
+33
*
sound: usb: make the USB MIDI module more independent
Clemens Ladisch
2009-11-24
1
-11
/
+11
*
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
2009-11-01
1
-1
/
+1
|
\
|
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
1
-1
/
+1
*
|
ALSA: snd-usb-us122l: corrent error number for not probing US-144 on ehci-hcd
Tobias Hansen
2009-10-13
1
-1
/
+1
*
|
ALSA: snd-usb-us122l: add support for US-144
Tobias Hansen
2009-09-22
1
-8
/
+67
|
/
*
ALSA: usx2y - reparent sound device
Takashi Iwai
2009-07-02
1
-1
/
+1
*
Merge branch 'fix/usx2y' into for-linus
Takashi Iwai
2009-04-21
1
-2
/
+10
|
\
|
*
ALSA: us122l: add snd_us122l_free()
Karsten Wiese
2009-04-20
1
-2
/
+10
*
|
ALSA: sound/usb: use memdup_user()
Li Zefan
2009-04-14
1
-7
/
+3
|
/
*
ALSA: Return proper error code at probe in sound/usb/*
Takashi Iwai
2009-01-12
1
-20
/
+31
*
ALSA: Convert to snd_card_create() in other sound/*
Takashi Iwai
2009-01-12
1
-3
/
+5
*
ALSA: Use usb_set/get_intfdata
Julia Lawall
2009-01-02
1
-2
/
+2
*
ALSA: us122l: fix missing unlock in usb_stream_hwdep_vm_fault()
Li Zefan
2008-10-15
1
-6
/
+7
*
ALSA: Add USB US122L driver
Karsten Wiese
2008-08-01
1
-0
/
+692