summaryrefslogtreecommitdiff
path: root/sound/usb
AgeCommit message (Expand)Author
2006-01-03[ALSA] usx2y - Code clean upTakashi Iwai
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai
2005-11-22[PATCH] unpaged: sound nopage get_pageHugh Dickins
2005-11-04[ALSA] usb-audio: remove duplicate fixup entry (Hercules DJ Console)Jaroslav Kysela
2005-11-04[ALSA] usb-audio: start submitting URBs in the prepared stateClemens Ladisch
2005-11-04[ALSA] usb-audio: remove superfluous includeClemens Ladisch
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan
2005-11-04[ALSA] Add missing KERN_* prefixTakashi Iwai
2005-11-04[ALSA] usb-audio: don't call usb_reset_configuration() when probingClemens Ladisch
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai
2005-11-04[ALSA] usb-audio: remove old compatibility wrappers (2/2)Clemens Ladisch
2005-11-04[ALSA] usb-audio: remove old compatibility wrappers (1/2)Clemens Ladisch
2005-11-04[ALSA] usb-audio: add quirk commentsClemens Ladisch
2005-11-04[ALSA] usb-audio: ignore Hercules DJ Console mixer errorsClemens Ladisch
2005-11-04[ALSA] usb-audio: simplify MIDI quirk handlingClemens Ladisch
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro
2005-10-07[ALSA] usb-audio: add MIDI quirk for Hercules DJ ConsoleClemens Ladisch
2005-10-07[ALSA] usb-audio: add another ID for Hercules DJ ConsoleClemens Ladisch
2005-10-07[ALSA] usb-audio: increase max buffer sizeClemens Ladisch
2005-10-07[ALSA] usb-audio: add another ID for the TerraTec PHASE26Clemens Ladisch
2005-10-07[ALSA] usb-audio: add more Yamaha USB MIDI devicesClemens Ladisch
2005-10-07[ALSA] usb-audio: add Roland RD-700SX supportClemens Ladisch
2005-10-07[ALSA] usb-audio: ignore Hercules DJ Console mixer errorsClemens Ladisch
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai
2005-09-12[ALSA] usb-audio: add SNDRV_PCM_INFO_BATCH flagClemens Ladisch
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern
2005-08-30[ALSA] usb-audio: throttle MIDI URB resubmits on USB errorsClemens Ladisch
2005-08-30[ALSA] usb-audio: fix Emagic MIDI protocol handlingClemens Ladisch
2005-08-30[ALSA] usb-audio: use vmalloc for the PCM bufferClemens Ladisch
2005-08-30[ALSA] usb-audio: use usb_buffer_alloc/freeClemens Ladisch
2005-08-30[ALSA] usb-audio: properly lock hwptr_done accessesClemens Ladisch
2005-08-30[ALSA] usb-audio: actually schedule playback URBs at frame boundariesClemens Ladisch
2005-08-30[ALSA] usb-audio: double-buffer all playback dataClemens Ladisch
2005-08-30[ALSA] usb-audio: optimize handling of capture URBsClemens Ladisch
2005-08-30[ALSA] usb-audio: schedule high speed URBs with 1 ms alignmentClemens Ladisch
2005-08-30[ALSA] usb-audio: make nrpacks parameter writeableClemens Ladisch
2005-08-30[ALSA] usb-audio: fix packets per URB calculation for playbackClemens Ladisch
2005-08-30[ALSA] usb-audio: use 1 ms URBs when capturingClemens Ladisch
2005-08-30[ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flagKarsten Wiese
2005-07-28[ALSA] usb-audio - change quirk type handlingClemens Ladisch
2005-07-28[ALSA] usb-audio - add support for Miditech USB MIDI keyboardsClemens Ladisch
2005-07-28[ALSA] Fix-up sleeping in sound/usbNishanth Aravamudan
2005-07-28[ALSA] usb-audio - use bDeviceSubClass to detect MOTU FastLaneClemens Ladisch
2005-07-28[ALSA] usb-audio - rename QUIRK_MIDI_MOTU to QUIRK_MIDI_RAWClemens Ladisch
2005-07-28[ALSA] usb-audio - enable high speed transfers with Audiy 2 NXClemens Ladisch
2005-07-28[ALSA] usb-audio: add support for an unknown Yamaha USB MIDI deviceClemens Ladisch
2005-07-28[ALSA] usb-audio - fix capture of non-48k sample rates on Audigy 2 NXClemens Ladisch
2005-07-28[ALSA] usb-audio - high speed audio supportClemens Ladisch
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl