aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/usbaudio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-10ALSA: usb-audio: dynamic detection of MIDI interfaces in uaxx-quirkPedro Lopez-Cabanillas1-0/+25
2008-10-10ALSA: snd-usb-audio: support for Edirol UA-4FX devicePedro Lopez-Cabanillas1-33/+8
2008-10-10ALSA: usb-audio: add support for E-Mu Tracker PreEran Tromer1-1/+2
2008-08-15ALSA: usb-audio - Add ignore_ctl_error parameterTakashi Iwai1-2/+5
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai1-4/+8
2008-06-06[ALSA] usbaudio.c: remove #ifndef CONFIG_USB_EHCI_SPLIT_ISO codeAdrian Bunk1-4/+0
2008-04-24[ALSA] usb-audio - Fix race in reconnectionTakashi Iwai1-1/+1
2008-04-24[ALSA] sound/usb/usbaudio.c: coding stylePavel Machek1-31/+32
2008-04-24[ALSA] usb audio: make quirk handling more readable, and fix commented-out codePavel Machek1-5/+6
2008-04-24[ALSA] usb audio: Fix another Dallas quirkPavel Machek1-1/+12
2008-04-24[ALSA] usb-audio - Add a proper error checkTakashi Iwai1-2/+7
2008-03-10USB: usbaudio: handle kcalloc failureJim Meyering1-0/+2
2008-02-29[ALSA] usb-audio: add workaround for broken E-Mu frequency feedbackClemens Ladisch1-2/+36
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] sound/usb/usbaudio.c: fix build with CONFIG_PM=nAndrew Morton1-0/+8
2008-01-31[ALSA] usb audio suspend supportOliver Neukum1-0/+41
2007-10-16[ALSA] missing error check in usb sound driverOliver Neukum1-1/+5
2007-10-16[ALSA] usb-audio: allow low speed MIDI devicesClemens Ladisch1-2/+9
2007-10-16[ALSA] pcm: add snd_pcm_rate_to_rate_bit() helperClemens Ladisch1-23/+6
2007-10-14more trivial signedness fixes in driversAl Viro1-1/+1
2007-07-20[ALSA] usb-audio - Fix AC3 with M-Audio Audiophile USBThibault Le Meur1-1/+12
2007-07-20[ALSA] usb-audio - Fix audiophile-USB quirk for little-endianThibault Le Meur1-1/+8
2007-05-11[ALSA] usbaudio - Revert the minimal period size fix patchTakashi Iwai1-3/+4
2007-05-11[ALSA] usb-audio - Fix the minimum period size per transfer modeTakashi Iwai1-1/+3
2007-02-14[ALSA] usbaudio - remove urb->bandwidth referenceJiri Kosina1-10/+0
2007-02-09[ALSA] usbaudio - Add support for Edirol UA-101Bjoern Fay1-0/+53
2007-02-09[ALSA] usbaudio - Fix Oops with unconventional sample ratesTakashi Iwai1-19/+26
2007-02-09[ALSA] usbaudio - Fix Oops with broken usb descriptorsGregor Jasny1-0/+6
2007-02-09[ALSA] usbaudio.c: remove unneeded castsJohn Daiker1-10/+10
2007-02-09[ALSA] usb-audio: allow pausingClemens Ladisch1-9/+31
2007-02-09[ALSA] usb-audio: merge playback/capture hardware information structsClemens Ladisch1-20/+5
2007-01-09[ALSA] usbaudio - Fix kobject_add() error at reconnectionTakashi Iwai1-1/+1
2007-01-09[ALSA] usb-audio: work around wrong frequency in CM6501 descriptorsClemens Ladisch1-1/+7
2006-12-20[ALSA] sound/usb/usbaudio: Handle return value of usb_register()Tobias Klauser1-2/+1
2006-11-28[ALSA] Fix hang-up at disconnection of usb-audioTakashi Iwai1-1/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-10-01[PATCH] kmemdup: some usersAlexey Dobriyan1-7/+4
2006-09-23[ALSA] usb-audio: increase number of packets per URBClemens Ladisch1-2/+2
2006-09-23[ALSA] Support for non-standard rates in USB audio driverLuke Ross1-0/+46
2006-09-23[ALSA] usb-audio - Fix a typo of CONFIG_PROC_FSTakashi Iwai1-1/+1
2006-09-23[ALSA] Unregister device files at disconnectionTakashi Iwai1-1/+1
2006-08-03[ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-4/+2
2006-06-28[ALSA] usb-audio support for Turtle Beach RoadieSam Revitch1-0/+32
2006-06-22[ALSA] USB midi: Remove duplicate CS_AUDIO_* #definesBen Williamson1-1/+1
2006-06-22[ALSA] usbaudio - Fix a typoTakashi Iwai1-1/+1
2006-06-22[ALSA] usb-audio: add workaround for CSR Bluetooth Headphones (Saitek A-250)Clemens Ladisch1-3/+4
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-3/+3
2006-03-22[ALSA] Fixes audiophile usb analog capture with the new device_setup parameterThibault LE MEUR1-1/+51
2006-03-22[ALSA] usb-audio: add error message about missing split iso supportClemens Ladisch1-0/+4
2006-03-22[ALSA] usb-audio: show USB error descriptionsClemens Ladisch1-4/+35