Age | Commit message (Expand) | Author |
2023-08-01 | ALSA: usb-audio: Remove unused function declaration | Yue Haibing |
2023-03-21 | ALSA: usb-audio: Fix recursive locking at XRUN during syncing | Takashi Iwai |
2022-12-22 | ALSA: usb-audio: Add new quirk FIXED_RATE for JBL Quantum810 Wireless | Jaroslav Kysela |
2022-09-20 | ALSA: usb-audio: Split endpoint setups for hw_params and prepare (take#2) | Takashi Iwai |
2022-09-20 | Revert "ALSA: usb-audio: Split endpoint setups for hw_params and prepare" | Takashi Iwai |
2022-09-01 | ALSA: usb-audio: Split endpoint setups for hw_params and prepare | Takashi Iwai |
2021-09-30 | ALSA: usb-audio: Avoid killing in-flight URBs during draining | Takashi Iwai |
2021-09-30 | ALSA: usb-audio: Improved lowlatency playback support | Takashi Iwai |
2021-09-30 | ALSA: usb-audio: Check available frames for the next packet size | Takashi Iwai |
2021-09-30 | ALSA: usb-audio: Restrict rates for the shared clocks | Takashi Iwai |
2021-05-30 | ALSA: usb-audio: Remove the repeated declaration | Shaokun Zhang |
2021-01-08 | ALSA: usb-audio: Avoid unnecessary interface re-setup | Takashi Iwai |
2020-11-23 | ALSA: usb-audio: Unify the code for the next packet size calculation | Takashi Iwai |
2020-11-23 | ALSA: usb-audio: Constify audioformat pointer references | Takashi Iwai |
2020-11-23 | ALSA: usb-audio: Refactor endpoint management | Takashi Iwai |
2020-11-23 | ALSA: usb-audio: Set callbacks via snd_usb_endpoint_set_callback() | Takashi Iwai |
2020-11-23 | ALSA: usb-audio: Create endpoint objects at parsing phase | Takashi Iwai |
2020-11-23 | ALSA: usb-audio: Add snd_usb_get_endpoint() helper | Takashi Iwai |
2020-04-24 | ALSA: usb-audio: Improve frames size computation | Alexander Tsoy |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-01-05 | ALSA: usb-audio: Fix irq/process data synchronization | Ioan-Adrian Ratiu |
2014-11-04 | ALSA: usb-audio: Pass direct struct pointer instead of list_head | Takashi Iwai |
2014-06-26 | ALSA: usb-audio: Fix races at disconnection and PCM closing | Takashi Iwai |
2013-10-07 | ALSA: usb-audio: void return type of snd_usb_endpoint_deactivate() | Eldad Zack |
2013-09-26 | ALSA: improve buffer size computations for USB PCM audio | Alan Stern |
2013-04-04 | ALSA: usb-audio: spelling correction | Eldad Zack |
2012-11-21 | ALSA: usb-audio: stop both data and sync endpoints asynchronously | Takashi Iwai |
2012-11-21 | ALSA: usb-audio: simplify snd_usb_endpoint_start/stop arguments | Takashi Iwai |
2012-11-08 | ALSA: usb-audio: Fix crash at re-preparing the PCM stream | Takashi Iwai |
2012-09-19 | ALSA: usb-audio: Don't require hw_params in endpoint. | Dylan Reid |
2012-08-31 | ALSA: snd-usb: fix calls to next_packet_size | Daniel Mack |
2012-08-30 | ALSA: snd-usb: Fix URB cancellation at stream start | Daniel Mack |
2012-04-13 | ALSA: snd-usb: remove old streaming logic | Daniel Mack |
2012-04-13 | ALSA: snd-usb: switch over to new endpoint streaming logic | Daniel Mack |
2012-04-13 | ALSA: snd-usb: implement new endpoint streaming model | Daniel Mack |
2011-09-14 | ALSA: snd-usb: move code from urb.c to endpoint.c | Daniel Mack |
2011-09-14 | ALSA: snd-usb: re-order code | Daniel Mack |
2010-03-05 | ALSA: usb-audio: refactor code | Daniel Mack |