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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
11
-99
/
+106
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
5
-29
/
+124
2010-08-02
ALSA: usb - Correct audio problem for Hauppage HVR-850 and others rel. to urb...
John S Gruber
1
-8
/
+22
2010-07-12
fix comnment/printk typos concerning "empty"
Uwe Kleine-König
1
-1
/
+1
2010-07-09
ALSA: usb-audio: silence a superfluous warning
Clemens Ladisch
1
-4
/
+1
2010-06-24
ALSA: usb - Fix compile error with CONFIG_SND_DEBUG_VERBOSE=y
Takashi Iwai
1
-1
/
+1
2010-06-23
ALSA: usb-audio: simplify control interface access
Daniel Mack
8
-44
/
+34
2010-06-23
ALSA: usb-audio: move and add some comments
Daniel Mack
2
-10
/
+30
2010-06-23
ALSA: usb-midi: whitespace fixes
Daniel Mack
1
-7
/
+7
2010-06-23
ALSA: usb-audio: unify UAC macros and struct names
Daniel Mack
3
-10
/
+10
2010-06-23
ALSA: usb-audio: clean up includes in clock.c
Daniel Mack
1
-15
/
+1
2010-06-23
ALSA: usb-audio - Add volume resolution quirk for some Logitech webcams
Alexey Fisher
1
-0
/
+13
2010-06-21
ALSA: usb/endpoint, fix dangling pointer use
Jiri Slaby
1
-0
/
+1
2010-06-11
ALSA: usb-audio: fix UAC2 control value queries
Daniel Mack
1
-5
/
+14
2010-06-11
ALSA: usb-audio: parse UAC2 sample rate ranges correctly
Daniel Mack
1
-18
/
+74
2010-06-11
ALSA: usb-audio: fix control messages for USB_RECIP_INTERFACE
Daniel Mack
3
-6
/
+16
2010-06-11
ALSA: usb-audio: add check for faulty clock in parse_audio_format_rates_v2()
Daniel Mack
1
-0
/
+6
2010-05-31
ALSA: usb-audio: export UAC2 clock selectors as mixer controls
Daniel Mack
1
-7
/
+35
2010-05-31
ALSA: usb-audio: clean up find_audio_control_unit()
Daniel Mack
1
-8
/
+10
2010-05-31
ALSA: usb-audio: add UAC2 sepecific Feature Unit controls
Daniel Mack
1
-6
/
+10
2010-05-31
ALSA: usb-audio: unify constants from specification
Daniel Mack
2
-68
/
+35
2010-05-31
ALSA: usb-audio: parse clock topology of UAC2 devices
Daniel Mack
9
-125
/
+396
2010-05-31
ALSA: usb-audio: support partially write-protected UAC2 controls
Daniel Mack
2
-6
/
+26
2010-05-31
ALSA: usb-audio: UAC2: clean up parsing of bmaControls
Daniel Mack
1
-4
/
+4
2010-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
7
-78
/
+100
2010-05-29
ALSA: snd-usb-caiaq: Bump version number to 1.3.21
Mark Hills
1
-1
/
+1
2010-05-29
ALSA: Revert "ALSA: snd-usb-caiaq: Set default input mode of A4DJ"
Mark Hills
1
-6
/
+0
2010-05-29
ALSA: snd-usb-caiaq: Simplify single case to an 'if'
Mark Hills
1
-4
/
+2
2010-05-29
ALSA: snd-usb-caiaq: Restore 'Control vinyl' input mode on A4DJ
Mark Hills
1
-28
/
+2
2010-05-28
ALSA: usb-audio: fix feature unit parser for UAC2
Daniel Mack
1
-1
/
+1
2010-05-27
ALSA: usb-audio: add support for UAC2 pitch control
Daniel Mack
1
-7
/
+30
2010-05-27
ALSA: usb-audio: parse UAC2 endpoint descriptors correctly
Daniel Mack
1
-13
/
+42
2010-05-27
ALSA: usb-audio: fix return values
Daniel Mack
1
-2
/
+2
2010-05-27
ALSA: usb-audio: parse more format descriptors with structs
Daniel Mack
3
-17
/
+21
2010-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
6
-1
/
+126
2010-05-25
ALSA: usb/caiaq: fix Traktor Kontrol X1 ABS_HAT2X axis
Daniel Mack
1
-1
/
+1
2010-05-21
ALSA: usb-audio: add support for Akai MPD16
Krzysztof Foltman
5
-0
/
+125
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2
-15
/
+15
2010-05-21
sound: fixup for usb_buffer_alloc/free rename
Stephen Rothwell
1
-5
/
+5
2010-05-21
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
3
-24
/
+24
2010-05-20
Merge branch 'topic/usb' into for-linus
Takashi Iwai
1
-14
/
+86
2010-05-12
ALSA: sound/usb: add preliminary support for UAC2 interrupts
Daniel Mack
1
-13
/
+85
2010-05-08
ALSA: sound/usb: fix UAC1 regression
Daniel Mack
1
-1
/
+1
2010-04-16
ALSA: usb/mixer - use get_iface_desc() rather than direct structure
Jaroslav Kysela
1
-1
/
+1
2010-04-16
Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Jaroslav Kysela
37
-4757
/
+5679
2010-04-16
Merge branch 'fix/misc' into for-linus
Takashi Iwai
1
-6
/
+18
2010-04-10
Merge branch 'fix/misc' into topic/usb
Takashi Iwai
1
-6
/
+18
2010-04-10
ALSA: usb - Fix Oops after usb-midi disconnection
Takashi Iwai
1
-6
/
+18
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
9
-0
/
+9
2010-03-29
ALSA: usb - update gfp/slab.h includes
Tejun Heo
2
-0
/
+2
[next]