aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/pcm.c
Commit message (Expand)AuthorAge
* ALSA: snd-usb: move calls to usb_set_interfaceDaniel Mack2012-07-13
* ALSA: usb-audio: Fix the first PCM interface assignmentTakashi Iwai2012-07-06
* ALSA: snd-usb: make snd_usb_substream_capture_trigger staticDaniel Mack2012-06-18
* ALSA: snd-usb: fix sync pipe checkDaniel Mack2012-06-18
* ALSA: usb-audio: fix rate_list memory leakClemens Ladisch2012-05-31
* ALSA: snd-usb: fix stream info output in /procDaniel Mack2012-05-21
* ALSA: snd-usb: add support for implicit feedbackDaniel Mack2012-04-13
* ALSA: snd-usb: switch over to new endpoint streaming logicDaniel Mack2012-04-13
* ALSA: usb-audio - Fix build error by consitification of rate listTakashi Iwai2012-03-15
* ALSA: usb-audio: increase control transfer timeoutClemens Ladisch2011-09-27
* ALSA: snd-usb: move code from urb.c to endpoint.cDaniel Mack2011-09-14
* ALSA: usb: refine delay information with USB frame counterPierre-Louis Bossart2011-09-12
* ALSA: usbaudio: implement USB autosuspendOliver Neukum2011-03-11
* ALSA: usb-audio: fix oops due to cleanup race when disconnectingTakashi Iwai2011-02-23
* ALSA: usb - driver neglects kmalloc return value check and may deref NULLJesper Juhl2010-11-01
* ALSA: usb-audio: automatically detect feedback formatClemens Ladisch2010-10-27
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-03
|\
| * ALSA: usb-audio: fix detection of vendor-specific device protocol settingsClemens Ladisch2010-09-03
* | Merge branch 'topic/isa' into topic/miscTakashi Iwai2010-08-18
|\|
| * fix comnment/printk typos concerning "empty"Uwe Kleine-König2010-07-12
* | ALSA: usb: USB3 SuperSpeed sound supportPaul Zimmerman2010-08-14
|/
* ALSA: usb-audio: parse clock topology of UAC2 devicesDaniel Mack2010-05-31
* ALSA: usb-audio: add support for UAC2 pitch controlDaniel Mack2010-05-27
* ALSA: usb pcm: use of kmalloc requires the include of slab.hStephen Rothwell2010-03-29
* linux/usb/audio.h: split headerDaniel Mack2010-03-12
* ALSA: usb-audio: add support for samplerate setting on v2 devicesDaniel Mack2010-03-05
* ALSA: usb-audio: use a format bitmask per alternate settingClemens Ladisch2010-03-05
* ALSA: usb-audio: rename substream format field to altset_idxClemens Ladisch2010-03-05
* ALSA: usb-audio: refactor codeDaniel Mack2010-03-05