index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
/
usbaudio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ALSA] missing error check in usb sound driver
Oliver Neukum
2007-10-16
1
-1
/
+5
*
[ALSA] usb-audio: allow low speed MIDI devices
Clemens Ladisch
2007-10-16
1
-2
/
+9
*
[ALSA] pcm: add snd_pcm_rate_to_rate_bit() helper
Clemens Ladisch
2007-10-16
1
-23
/
+6
*
more trivial signedness fixes in drivers
Al Viro
2007-10-14
1
-1
/
+1
*
[ALSA] usb-audio - Fix AC3 with M-Audio Audiophile USB
Thibault Le Meur
2007-07-20
1
-1
/
+12
*
[ALSA] usb-audio - Fix audiophile-USB quirk for little-endian
Thibault Le Meur
2007-07-20
1
-1
/
+8
*
[ALSA] usbaudio - Revert the minimal period size fix patch
Takashi Iwai
2007-05-11
1
-3
/
+4
*
[ALSA] usb-audio - Fix the minimum period size per transfer mode
Takashi Iwai
2007-05-11
1
-1
/
+3
*
[ALSA] usbaudio - remove urb->bandwidth reference
Jiri Kosina
2007-02-14
1
-10
/
+0
*
[ALSA] usbaudio - Add support for Edirol UA-101
Bjoern Fay
2007-02-09
1
-0
/
+53
*
[ALSA] usbaudio - Fix Oops with unconventional sample rates
Takashi Iwai
2007-02-09
1
-19
/
+26
*
[ALSA] usbaudio - Fix Oops with broken usb descriptors
Gregor Jasny
2007-02-09
1
-0
/
+6
*
[ALSA] usbaudio.c: remove unneeded casts
John Daiker
2007-02-09
1
-10
/
+10
*
[ALSA] usb-audio: allow pausing
Clemens Ladisch
2007-02-09
1
-9
/
+31
*
[ALSA] usb-audio: merge playback/capture hardware information structs
Clemens Ladisch
2007-02-09
1
-20
/
+5
*
[ALSA] usbaudio - Fix kobject_add() error at reconnection
Takashi Iwai
2007-01-09
1
-1
/
+1
*
[ALSA] usb-audio: work around wrong frequency in CM6501 descriptors
Clemens Ladisch
2007-01-09
1
-1
/
+7
*
[ALSA] sound/usb/usbaudio: Handle return value of usb_register()
Tobias Klauser
2006-12-20
1
-2
/
+1
*
[ALSA] Fix hang-up at disconnection of usb-audio
Takashi Iwai
2006-11-28
1
-1
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+2
*
[PATCH] kmemdup: some users
Alexey Dobriyan
2006-10-01
1
-7
/
+4
*
[ALSA] usb-audio: increase number of packets per URB
Clemens Ladisch
2006-09-23
1
-2
/
+2
*
[ALSA] Support for non-standard rates in USB audio driver
Luke Ross
2006-09-23
1
-0
/
+46
*
[ALSA] usb-audio - Fix a typo of CONFIG_PROC_FS
Takashi Iwai
2006-09-23
1
-1
/
+1
*
[ALSA] Unregister device files at disconnection
Takashi Iwai
2006-09-23
1
-1
/
+1
*
[ALSA] Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-08-03
1
-4
/
+2
*
[ALSA] usb-audio support for Turtle Beach Roadie
Sam Revitch
2006-06-28
1
-0
/
+32
*
[ALSA] USB midi: Remove duplicate CS_AUDIO_* #defines
Ben Williamson
2006-06-22
1
-1
/
+1
*
[ALSA] usbaudio - Fix a typo
Takashi Iwai
2006-06-22
1
-1
/
+1
*
[ALSA] usb-audio: add workaround for CSR Bluetooth Headphones (Saitek A-250)
Clemens Ladisch
2006-06-22
1
-3
/
+4
*
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
2006-06-22
1
-3
/
+3
*
[ALSA] Fixes audiophile usb analog capture with the new device_setup parameter
Thibault LE MEUR
2006-03-22
1
-1
/
+51
*
[ALSA] usb-audio: add error message about missing split iso support
Clemens Ladisch
2006-03-22
1
-0
/
+4
*
[ALSA] usb-audio: show USB error descriptions
Clemens Ladisch
2006-03-22
1
-4
/
+35
*
[ALSA] no need to check pointers passed to vfree() for NULL
Jesper Juhl
2006-03-22
1
-4
/
+3
*
[ALSA] usb-audio: rename QUIRK_MIDI_MIDITECH to QUIRK_MIDI_CME
Clemens Ladisch
2006-03-22
1
-1
/
+1
*
[ALSA] snd_pcm_format_name() is no longer exported
Jaroslav Kysela
2006-03-22
1
-1
/
+1
*
[ALSA] semaphore -> mutex (Archs, misc buses)
Ingo Molnar
2006-03-22
1
-7
/
+8
*
[ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optional
Jaroslav Kysela
2006-03-22
1
-2
/
+11
*
[ALSA] usb-audio: factor out packet size calculation code
Clemens Ladisch
2006-03-22
1
-20
/
+14
*
[ALSA] usb-audio: fix non-48k sample rates with SB Audigy 2 ZS
Clemens Ladisch
2006-01-22
1
-2
/
+3
*
[ALSA] usb-audio: don't use empty packets at start of playback
Clemens Ladisch
2006-01-22
1
-5
/
+21
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
2006-01-04
1
-188
/
+186
|
\
|
*
[ALSA] Remove xxx_t typedefs: USB-Audio
Takashi Iwai
2006-01-03
1
-188
/
+186
*
|
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2006-01-04
1
-1
/
+0
|
/
*
[ALSA] usb-audio: start submitting URBs in the prepared state
Clemens Ladisch
2005-11-04
1
-38
/
+62
*
[ALSA] Fix schedule_timeout usage
Nishanth Aravamudan
2005-11-04
1
-2
/
+1
*
[ALSA] usb-audio: don't call usb_reset_configuration() when probing
Clemens Ladisch
2005-11-04
1
-7
/
+0
*
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
Takashi Iwai
2005-11-04
1
-3
/
+3
*
[ALSA] usb-audio: remove old compatibility wrappers (2/2)
Clemens Ladisch
2005-11-04
1
-2
/
+2
[next]