aboutsummaryrefslogtreecommitdiff
path: root/sound/usb/endpoint.c
AgeCommit message (Expand)Author
2015-10-19ALSA: USB-audio: Adjust max packet size calculation for tx_length_quirkRicard Wanderlof
2015-10-19ALSA: USB-audio: Add quirk for Zoom R16/24 playbackRicard Wanderlof
2015-10-19ALSA: USB-audio: Break out creation of silent urbs from prepare_outbound_urb()Ricard Wanderlof
2015-10-13ALSA: usb-audio: Fix max packet size calculation for USB audioRicard Wanderlof
2015-08-26ALSA: usb-audio: Avoid nested autoresume callsTakashi Iwai
2014-11-09ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai
2014-11-06ALSA: usb-audio: Trigger PCM XRUN at XRUNTakashi Iwai
2014-11-04ALSA: usb-audio: Pass direct struct pointer instead of list_headTakashi Iwai
2014-06-26ALSA: usb-audio: Fix races at disconnection and PCM closingTakashi Iwai
2014-05-02ALSA: usb-audio: work around corrupted TEAC UD-H01 feedback dataClemens Ladisch
2014-02-26ALSA: usb-audio: Use standard printk helpersTakashi Iwai
2013-11-27ALSA: usb: use multiple packets per urb for Wireless USB inbound audioThomas Pugliese
2013-10-07ALSA: usb-audio: remove unused endpoint flag EP_FLAG_ACTIVATEDEldad Zack
2013-10-07ALSA: usb-audio: rename alt_idx to altsettingEldad Zack
2013-10-07ALSA: usb-audio: void return type of snd_usb_endpoint_deactivate()Eldad Zack
2013-10-07ALSA: usb-audio: don't deactivate URBs on in-use EPEldad Zack
2013-10-07ALSA: usb-audio: remove unused parameter from sync_ep_set_paramsEldad Zack
2013-09-26ALSA: improve buffer size computations for USB PCM audioAlan Stern
2013-08-23Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2013-08-08ALSA: usb-audio: do not trust too-big wMaxPacketSize valuesClemens Ladisch
2013-08-06ALSA: usb-audio: WARN_ON when alts is passed as NULLEldad Zack
2013-04-29ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch
2013-04-18ALSA: snd-usb: add support for DSD DOP stream transportDaniel Mack
2013-04-04ALSA: usb-audio: spelling correctionEldad Zack
2013-04-04ALSA: usb-audio: convert list_for_each to entry variantEldad Zack
2012-11-29ALSA: usb-audio: use sender stride for implicit feedbackEldad Zack
2012-11-21ALSA: usb-audio: stop both data and sync endpoints asynchronouslyTakashi Iwai
2012-11-21ALSA: usb-audio: simplify endpoint deactivation codeTakashi Iwai
2012-11-21ALSA: usb-audio: simplify snd_usb_endpoint_start/stop argumentsTakashi Iwai
2012-11-21ALSA: usb-audio: Deprecate async_unlink optionTakashi Iwai
2012-11-17ALSA: usb-audio: use bitmap_weightJoe Perches
2012-11-08ALSA: usb-audio: Fix crash at re-preparing the PCM streamTakashi Iwai
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-09-27ALSA: snd-usb: fix next_packet_size calls for pause caseDaniel Mack
2012-09-19ALSA: usb-audio: Don't require hw_params in endpoint.Dylan Reid
2012-09-11Merge branch 'for-linus' into for-nextTakashi Iwai
2012-09-04ALSA: snd-usb: Add quirks for Playback Designs devicesDaniel Mack
2012-08-31ALSA: snd-usb: fix calls to next_packet_sizeDaniel Mack
2012-08-30ALSA: snd-usb: Fix URB cancellation at stream startDaniel Mack
2012-08-16ALSA: usb-audio: Fix scheduling-while-atomic bug in PCM capture streamTakashi Iwai
2012-07-13ALSA: snd-usb: move calls to usb_set_interfaceDaniel Mack
2012-04-24ALSA: snd-usb: fix some typos in endpoint.c documentationDaniel Mack
2012-04-24ALSA: usb-audio: sound/usb/endpoint.c: suppress warningAndrew Morton
2012-04-13ALSA: usb: Fix fill_max flag setTakashi Iwai
2012-04-13ALSA: usb: Remove unused variableTakashi Iwai
2012-04-13ALSA: snd-usb: add some documentationDaniel Mack
2012-04-13ALSA: snd-usb: remove old streaming logicDaniel Mack
2012-04-13ALSA: snd-usb: switch over to new endpoint streaming logicDaniel Mack
2012-04-13ALSA: snd-usb: implement new endpoint streaming modelDaniel Mack
2012-01-09ALSA: usb-audio - Avoid flood of frame-active debug messagesTakashi Iwai