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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
6
-0
/
+6
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
2
-6
/
+24
2009-11-24
sound: usxxx: cleanup chip field
Clemens Ladisch
7
-72
/
+72
2009-11-24
sound: usb: make the USB MIDI module more independent
Clemens Ladisch
6
-16
/
+18
2009-11-01
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
3
-3
/
+3
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
3
-3
/
+3
2009-09-22
ALSA: snd-usb-us122l: add support for US-144
Tobias Hansen
1
-8
/
+67
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-3
/
+4
2009-07-02
ALSA: usx2y - reparent sound device
Takashi Iwai
2
-2
/
+2
2009-04-28
ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers
Takashi Iwai
1
-1
/
+2
2009-04-21
Merge branch 'fix/usx2y' into for-linus
Takashi Iwai
2
-39
/
+40
2009-04-20
ALSA: us122l: add snd_us122l_free()
Karsten Wiese
1
-2
/
+10
2009-04-17
ALSA: us122l: Fix signedness in comparisions
Karsten Wiese
1
-37
/
+30
2009-04-14
ALSA: sound/usb: use memdup_user()
Li Zefan
2
-14
/
+9
2009-03-24
Merge branch 'topic/usb-audio' into for-linus
Takashi Iwai
1
-1
/
+1
2009-03-24
Merge branch 'topic/misc' into for-linus
Takashi Iwai
3
-5
/
+4
2009-03-24
Merge branch 'topic/hwdep-cleanup' into for-linus
Takashi Iwai
1
-12
/
+0
2009-02-26
ALSA: sound/usb/usx2y: fix sparse warning: do-while statement is not a compou...
Hannes Eder
1
-2
/
+2
2009-02-26
ALSA: sound/usb/usx2y: fix sparse warning: Should it be static?
Hannes Eder
2
-3
/
+2
2009-02-05
ALSA: usb - Add missing KERN_* prefix to printk
Takashi Iwai
1
-1
/
+1
2009-02-05
ALSA: Remove superfluous hwdep ops
Takashi Iwai
1
-12
/
+0
2009-01-12
ALSA: Return proper error code at probe in sound/usb/*
Takashi Iwai
2
-37
/
+59
2009-01-12
ALSA: Convert to snd_card_create() in other sound/*
Takashi Iwai
2
-5
/
+10
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-1
/
+1
2009-01-02
ALSA: Use usb_set/get_intfdata
Julia Lawall
2
-4
/
+4
2008-12-10
ALSA: sound: Make static
Roel Kluin
1
-1
/
+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
5
-0
/
+1594
2008-02-04
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
Nick Piggin
2
-2
/
+2
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
3
-3
/
+0
2008-01-31
[ALSA] alsa: usx2y nopage
Nick Piggin
2
-26
/
+17
2007-07-20
[ALSA] usbusx2yaudio: kfree(NULL) is valid
Richard Knutsson
1
-4
/
+3
2007-01-23
[ALSA] Repair snd-usb-usx2y over OHCI
Karsten Wiese
2
-2
/
+2
2006-12-07
[PATCH] mm: incorrect VM_FAULT_OOM returns from drivers
Nick Piggin
1
-1
/
+1
2006-10-06
[ALSA] Repair snd-usb-usx2y for usb 2.6.18
Karsten Wiese
2
-22
/
+11
2006-10-06
[ALSA] Fix bug in snd-usb-usx2y's usX2Y_pcms_lock_check()
Karsten Wiese
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
3
-10
/
+10
2006-06-22
[ALSA] Add O_APPEND flag support to PCM
Takashi Iwai
1
-1
/
+1
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
1
-1
/
+1
2006-03-22
[ALSA] semaphore -> mutex (Archs, misc buses)
Ingo Molnar
4
-12
/
+12
2006-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
8
-391
/
+396
2006-01-05
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
1
-1
/
+0
2006-01-03
[ALSA] Remove xxx_t typedefs: USB-USX2Y
Takashi Iwai
8
-267
/
+299
2006-01-03
[ALSA] usx2y - Code clean up
Takashi Iwai
4
-129
/
+112
2006-01-03
[ALSA] Remove superfluous pcm_free callbacks
Takashi Iwai
2
-11
/
+1
2005-11-22
[PATCH] unpaged: sound nopage get_page
Hugh Dickins
1
-0
/
+1
2005-11-04
[ALSA] Add missing KERN_* prefix
Takashi Iwai
4
-22
/
+20
2005-09-12
[ALSA] Replace with kzalloc() - others
Takashi Iwai
1
-1
/
+1
[next]