summaryrefslogtreecommitdiffstats
path: root/sound/usb/usbaudio.c
Commit message (Expand)AuthorAgeFilesLines
* USB: usbaudio: handle kcalloc failureJim Meyering2008-03-111-0/+2
* [ALSA] usb-audio: add workaround for broken E-Mu frequency feedbackClemens Ladisch2008-02-291-2/+36
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0Star
* [ALSA] sound/usb/usbaudio.c: fix build with CONFIG_PM=nAndrew Morton2008-01-311-0/+8
* [ALSA] usb audio suspend supportOliver Neukum2008-01-311-0/+41
* [ALSA] missing error check in usb sound driverOliver Neukum2007-10-161-1/+5
* [ALSA] usb-audio: allow low speed MIDI devicesClemens Ladisch2007-10-161-2/+9
* [ALSA] pcm: add snd_pcm_rate_to_rate_bit() helperClemens Ladisch2007-10-161-23/+6Star
* more trivial signedness fixes in driversAl Viro2007-10-141-1/+1
* [ALSA] usb-audio - Fix AC3 with M-Audio Audiophile USBThibault Le Meur2007-07-201-1/+12
* [ALSA] usb-audio - Fix audiophile-USB quirk for little-endianThibault Le Meur2007-07-201-1/+8
* [ALSA] usbaudio - Revert the minimal period size fix patchTakashi Iwai2007-05-111-3/+4
* [ALSA] usb-audio - Fix the minimum period size per transfer modeTakashi Iwai2007-05-111-1/+3
* [ALSA] usbaudio - remove urb->bandwidth referenceJiri Kosina2007-02-141-10/+0Star
* [ALSA] usbaudio - Add support for Edirol UA-101Bjoern Fay2007-02-091-0/+53
* [ALSA] usbaudio - Fix Oops with unconventional sample ratesTakashi Iwai2007-02-091-19/+26
* [ALSA] usbaudio - Fix Oops with broken usb descriptorsGregor Jasny2007-02-091-0/+6
* [ALSA] usbaudio.c: remove unneeded castsJohn Daiker2007-02-091-10/+10
* [ALSA] usb-audio: allow pausingClemens Ladisch2007-02-091-9/+31
* [ALSA] usb-audio: merge playback/capture hardware information structsClemens Ladisch2007-02-091-20/+5Star
* [ALSA] usbaudio - Fix kobject_add() error at reconnectionTakashi Iwai2007-01-091-1/+1
* [ALSA] usb-audio: work around wrong frequency in CM6501 descriptorsClemens Ladisch2007-01-091-1/+7
* [ALSA] sound/usb/usbaudio: Handle return value of usb_register()Tobias Klauser2006-12-201-2/+1Star
* [ALSA] Fix hang-up at disconnection of usb-audioTakashi Iwai2006-11-281-1/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PATCH] kmemdup: some usersAlexey Dobriyan2006-10-011-7/+4Star
* [ALSA] usb-audio: increase number of packets per URBClemens Ladisch2006-09-231-2/+2
* [ALSA] Support for non-standard rates in USB audio driverLuke Ross2006-09-231-0/+46
* [ALSA] usb-audio - Fix a typo of CONFIG_PROC_FSTakashi Iwai2006-09-231-1/+1
* [ALSA] Unregister device files at disconnectionTakashi Iwai2006-09-231-1/+1
* [ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-08-031-4/+2Star
* [ALSA] usb-audio support for Turtle Beach RoadieSam Revitch2006-06-281-0/+32
* [ALSA] USB midi: Remove duplicate CS_AUDIO_* #definesBen Williamson2006-06-221-1/+1
* [ALSA] usbaudio - Fix a typoTakashi Iwai2006-06-221-1/+1
* [ALSA] usb-audio: add workaround for CSR Bluetooth Headphones (Saitek A-250)Clemens Ladisch2006-06-221-3/+4
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-3/+3
* [ALSA] Fixes audiophile usb analog capture with the new device_setup parameterThibault LE MEUR2006-03-221-1/+51
* [ALSA] usb-audio: add error message about missing split iso supportClemens Ladisch2006-03-221-0/+4
* [ALSA] usb-audio: show USB error descriptionsClemens Ladisch2006-03-221-4/+35
* [ALSA] no need to check pointers passed to vfree() for NULLJesper Juhl2006-03-221-4/+3Star
* [ALSA] usb-audio: rename QUIRK_MIDI_MIDITECH to QUIRK_MIDI_CMEClemens Ladisch2006-03-221-1/+1
* [ALSA] snd_pcm_format_name() is no longer exportedJaroslav Kysela2006-03-221-1/+1
* [ALSA] semaphore -> mutex (Archs, misc buses)Ingo Molnar2006-03-221-7/+8
* [ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optionalJaroslav Kysela2006-03-221-2/+11
* [ALSA] usb-audio: factor out packet size calculation codeClemens Ladisch2006-03-221-20/+14Star
* [ALSA] usb-audio: fix non-48k sample rates with SB Audigy 2 ZSClemens Ladisch2006-01-221-2/+3
* [ALSA] usb-audio: don't use empty packets at start of playbackClemens Ladisch2006-01-221-5/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-01-051-188/+186Star
|\
| * [ALSA] Remove xxx_t typedefs: USB-AudioTakashi Iwai2006-01-031-188/+186Star
* | [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0Star
|/