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
starfive-6.6.48-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
/
usbaudio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-10
ALSA: usb-audio: dynamic detection of MIDI interfaces in uaxx-quirk
Pedro Lopez-Cabanillas
1
-0
/
+25
2008-10-10
ALSA: snd-usb-audio: support for Edirol UA-4FX device
Pedro Lopez-Cabanillas
1
-33
/
+8
2008-10-10
ALSA: usb-audio: add support for E-Mu Tracker Pre
Eran Tromer
1
-1
/
+2
2008-08-15
ALSA: usb-audio - Add ignore_ctl_error parameter
Takashi Iwai
1
-2
/
+5
2008-08-13
ALSA: Kill snd_assert() in other places
Takashi Iwai
1
-4
/
+8
2008-06-06
[ALSA] usbaudio.c: remove #ifndef CONFIG_USB_EHCI_SPLIT_ISO code
Adrian Bunk
1
-4
/
+0
2008-04-24
[ALSA] usb-audio - Fix race in reconnection
Takashi Iwai
1
-1
/
+1
2008-04-24
[ALSA] sound/usb/usbaudio.c: coding style
Pavel Machek
1
-31
/
+32
2008-04-24
[ALSA] usb audio: make quirk handling more readable, and fix commented-out code
Pavel Machek
1
-5
/
+6
2008-04-24
[ALSA] usb audio: Fix another Dallas quirk
Pavel Machek
1
-1
/
+12
2008-04-24
[ALSA] usb-audio - Add a proper error check
Takashi Iwai
1
-2
/
+7
2008-03-11
USB: usbaudio: handle kcalloc failure
Jim Meyering
1
-0
/
+2
2008-02-29
[ALSA] usb-audio: add workaround for broken E-Mu frequency feedback
Clemens Ladisch
1
-2
/
+36
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2008-01-31
[ALSA] sound/usb/usbaudio.c: fix build with CONFIG_PM=n
Andrew Morton
1
-0
/
+8
2008-01-31
[ALSA] usb audio suspend support
Oliver Neukum
1
-0
/
+41
2007-10-16
[ALSA] missing error check in usb sound driver
Oliver Neukum
1
-1
/
+5
2007-10-16
[ALSA] usb-audio: allow low speed MIDI devices
Clemens Ladisch
1
-2
/
+9
2007-10-16
[ALSA] pcm: add snd_pcm_rate_to_rate_bit() helper
Clemens Ladisch
1
-23
/
+6
2007-10-14
more trivial signedness fixes in drivers
Al Viro
1
-1
/
+1
2007-07-20
[ALSA] usb-audio - Fix AC3 with M-Audio Audiophile USB
Thibault Le Meur
1
-1
/
+12
2007-07-20
[ALSA] usb-audio - Fix audiophile-USB quirk for little-endian
Thibault Le Meur
1
-1
/
+8
2007-05-11
[ALSA] usbaudio - Revert the minimal period size fix patch
Takashi Iwai
1
-3
/
+4
2007-05-11
[ALSA] usb-audio - Fix the minimum period size per transfer mode
Takashi Iwai
1
-1
/
+3
2007-02-14
[ALSA] usbaudio - remove urb->bandwidth reference
Jiri Kosina
1
-10
/
+0
2007-02-09
[ALSA] usbaudio - Add support for Edirol UA-101
Bjoern Fay
1
-0
/
+53
2007-02-09
[ALSA] usbaudio - Fix Oops with unconventional sample rates
Takashi Iwai
1
-19
/
+26
2007-02-09
[ALSA] usbaudio - Fix Oops with broken usb descriptors
Gregor Jasny
1
-0
/
+6
2007-02-09
[ALSA] usbaudio.c: remove unneeded casts
John Daiker
1
-10
/
+10
2007-02-09
[ALSA] usb-audio: allow pausing
Clemens Ladisch
1
-9
/
+31
2007-02-09
[ALSA] usb-audio: merge playback/capture hardware information structs
Clemens Ladisch
1
-20
/
+5
2007-01-09
[ALSA] usbaudio - Fix kobject_add() error at reconnection
Takashi Iwai
1
-1
/
+1
2007-01-09
[ALSA] usb-audio: work around wrong frequency in CM6501 descriptors
Clemens Ladisch
1
-1
/
+7
2006-12-20
[ALSA] sound/usb/usbaudio: Handle return value of usb_register()
Tobias Klauser
1
-2
/
+1
2006-11-28
[ALSA] Fix hang-up at disconnection of usb-audio
Takashi Iwai
1
-1
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-10-01
[PATCH] kmemdup: some users
Alexey Dobriyan
1
-7
/
+4
2006-09-23
[ALSA] usb-audio: increase number of packets per URB
Clemens Ladisch
1
-2
/
+2
2006-09-23
[ALSA] Support for non-standard rates in USB audio driver
Luke Ross
1
-0
/
+46
2006-09-23
[ALSA] usb-audio - Fix a typo of CONFIG_PROC_FS
Takashi Iwai
1
-1
/
+1
2006-09-23
[ALSA] Unregister device files at disconnection
Takashi Iwai
1
-1
/
+1
2006-08-03
[ALSA] Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
1
-4
/
+2
2006-06-28
[ALSA] usb-audio support for Turtle Beach Roadie
Sam Revitch
1
-0
/
+32
2006-06-22
[ALSA] USB midi: Remove duplicate CS_AUDIO_* #defines
Ben Williamson
1
-1
/
+1
2006-06-22
[ALSA] usbaudio - Fix a typo
Takashi Iwai
1
-1
/
+1
2006-06-22
[ALSA] usb-audio: add workaround for CSR Bluetooth Headphones (Saitek A-250)
Clemens Ladisch
1
-3
/
+4
2006-06-22
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
1
-3
/
+3
2006-03-22
[ALSA] Fixes audiophile usb analog capture with the new device_setup parameter
Thibault LE MEUR
1
-1
/
+51
2006-03-22
[ALSA] usb-audio: add error message about missing split iso support
Clemens Ladisch
1
-0
/
+4
2006-03-22
[ALSA] usb-audio: show USB error descriptions
Clemens Ladisch
1
-4
/
+35
[next]