| Commit message (Expand) | Author | Age |
* | ALSA: usb-audio: rename alt_idx to altsetting | Eldad Zack | 2013-10-07 |
* | ALSA: usb-audio: clear SUBSTREAM_FLAG_SYNC_EP_STARTED on error | Eldad Zack | 2013-10-07 |
* | ALSA: usb-audio: remove deactivate_endpoints() | Eldad Zack | 2013-10-07 |
* | ALSA: improve buffer size computations for USB PCM audio | Alan Stern | 2013-09-26 |
* | ALSA: usb-audio: remove implicit_fb from quirk | Eldad Zack | 2013-08-06 |
* | ALSA: usb-audio: remove is_playback from implicit feedback quirks | Eldad Zack | 2013-08-06 |
* | ALSA: usb-audio: do not initialize and check implicit_fb | Eldad Zack | 2013-08-06 |
* | ALSA: usb-audio: reverse condition logic in set_sync_endpoint | Eldad Zack | 2013-08-06 |
* | ALSA: usb-audio: move implicit fb quirks to separate function | Eldad Zack | 2013-08-06 |
* | ALSA: usb-audio: separate sync endpoint setting from set_format | Eldad Zack | 2013-08-06 |
* | ALSA: usb-audio: remove assignment from if condition | Eldad Zack | 2013-08-06 |
* | ALSA: usb-audio: remove disabled debug code in set_format | Eldad Zack | 2013-08-06 |
* | ALSA: usb-audio: detect implicit feedback on Roland devices | Clemens Ladisch | 2013-06-27 |
* | ALSA: usb-audio: store protocol version in struct audioformat | Clemens Ladisch | 2013-06-27 |
* | ALSA: pcm_format_to_bits strong-typed conversion | Eldad Zack | 2013-04-29 |
* | ALSA: snd-usb: add support for bit-reversed byte formats | Daniel Mack | 2013-04-18 |
* | ALSA: snd-usb: add support for DSD DOP stream transport | Daniel Mack | 2013-04-18 |
* | ALSA: snd-usb: use ep->stride from urb callbacks | Daniel Mack | 2013-04-18 |
* | ALSA: usb: Add quirk for 192KHz recording on E-Mu devices | Calvin Owens | 2013-04-13 |
* | ALSA: snd-usb: Playback Design: use usb_set_inferface quirk from more locations | Daniel Mack | 2013-04-10 |
* | ALSA: usb-audio: spelling correction | Eldad Zack | 2013-04-04 |
* | ALSA: usb-audio: convert list_for_each to entry variant | Eldad Zack | 2013-04-04 |
* | ALSA: snd-usb: add delay quirk for "Playback Design" products | Daniel Mack | 2013-03-18 |
* | ALSA: usb-audio: add support for M-Audio FT C600 | Matt Gruskin | 2013-02-11 |
* | ALSA: Make snd_printd() and snd_printdd() inline | Takashi Iwai | 2013-01-25 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2013-01-23 |
|\ |
|
| * | ALSA: usb-audio: Fix NULL dereference by access to non-existing substream | Takashi Iwai | 2013-01-11 |
* | | ALSA: usb-audio: support delay calculation on capture streams | Pierre-Louis Bossart | 2012-12-24 |
|/ |
|
* | ALSA: usb-audio: sync ep init fix for audioformat mismatch | Eldad Zack | 2012-12-04 |
* | ALSA: usb-audio: FT C400 sync playback EP to capture EP | Eldad Zack | 2012-11-29 |
* | ALSA: usb-audio: replace hardcoded value with const | Eldad Zack | 2012-11-29 |
* | ALSA: usb-audio: fix delay account during pause | Takashi Iwai | 2012-11-23 |
* | ALSA: usb-audio: ignore delay calculation for capture stream | Takashi Iwai | 2012-11-23 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2012-11-22 |
|\ |
|
| * | ALSA: snd-usb: properly initialize the sync endpoint | Daniel Mack | 2012-11-22 |
* | | ALSA: usb-audio: process pending stop at PCM hw_free and close | Takashi Iwai | 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-21 |
* | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2012-11-08 |
|\| |
|
| * | ALSA: usb-audio: Fix crash at re-preparing the PCM stream | Takashi Iwai | 2012-11-08 |
* | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2012-10-30 |
|\| |
|
| * | ALSA: usb-audio: Use rwsem for disconnect protection | Takashi Iwai | 2012-10-30 |
| * | ALSA: usb-audio: Fix races at disconnection | Takashi Iwai | 2012-10-30 |
* | | ALSA: snd-usb: remove unused variable in init_pitch_v2() | Wei Yongjun | 2012-10-21 |
|/ |
|
* | ALSA: usb-audio: Avoid unnecessary EP setups in prepare | Takashi Iwai | 2012-09-19 |
* | ALSA: usb-audio: Move configuration to prepare. | Dylan Reid | 2012-09-19 |
* | ALSA: usb-audio: Don't require hw_params in endpoint. | Dylan Reid | 2012-09-19 |
* | ALSA: usb-audio: set period_bytes in substream. | Dylan Reid | 2012-09-19 |
* | ALSA: usb-audio: Fix bogus error messages for delay accounting | Takashi Iwai | 2012-09-06 |
* | ALSA: snd-usb: fix cross-interface streaming devices | Daniel Mack | 2012-08-31 |