Age | Commit message (Expand) | Author |
2015-05-27 | ALSA: firewire-lib: fix buffer-over-run when detecting packet discontinuity | Takashi Sakamoto |
2015-05-24 | ALSA: bebob: add Digidesign Mbox 2 Pro support | Takashi Sakamoto |
2015-05-24 | ALSA: firewire-lib: use protocol error when detecting wrong value in CIP header | Takashi Sakamoto |
2015-05-24 | ALSA: firewire-lib: use dev_err() when detecting incoming streaming error | Takashi Sakamoto |
2015-05-24 | ALSA: firewire-lib: macro arrangement for code cleanup | Takashi Sakamoto |
2015-05-24 | ALSA: firewire-lib: rename local functions for code cleanup | Takashi Sakamoto |
2015-05-23 | ALSA: firewire-lib: remove restriction for non-blocking mode | Takashi Sakamoto |
2015-05-23 | ALSA: firewire-lib: set streaming error outside of packetization | Takashi Sakamoto |
2015-05-23 | ALSA: firewire-lib: pass the number of data blocks in incoming packets to out... | Takashi Sakamoto |
2015-05-23 | ALSA: firewire-lib: simplify function to calculate the number of data blocks | Takashi Sakamoto |
2015-05-23 | ALSA: firewire-lib: add buffer-over-run protection at receiving more data blo... | Takashi Sakamoto |
2015-04-13 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2015-04-08 | ALSA: bebob: fix to processing in big-endian machine for sending cue | Takashi Sakamoto |
2015-03-12 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2015-03-10 | ALSA: firewire-lib: leave unit reference counting completely | Takashi Sakamoto |
2015-03-10 | Revert "ALSA: dice: fix wrong offsets for Dice interface" | Takashi Sakamoto |
2015-03-10 | ALSA: firewire: Fix trivial typos in comments | Yannick Guerrini |
2015-03-01 | ALSA: dice: fix wrong offsets for Dice interface | Takashi Sakamoto |
2015-02-27 | ALSA: oxfw: fix a condition and return code in start_stream() | Takashi Sakamoto |
2015-02-23 | ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safely | Takashi Sakamoto |
2015-02-23 | ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime | Takashi Sakamoto |
2015-02-23 | ALSA: firewire-lib: remove reference counting | Takashi Sakamoto |
2015-02-23 | ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unit | Takashi Sakamoto |
2015-02-23 | ALSA: firewire-lib: fix an unexpected byte sequence for micro sign | Takashi Sakamoto |
2015-01-16 | ALSA: firewire-lib: limit the MIDI data rate | Clemens Ladisch |
2015-01-16 | ALSA: firewire-lib: remove rx_blocks_for_midi quirk | Clemens Ladisch |
2015-01-07 | ALSA: fireworks: fix an endianness bug for transaction length | Takashi Sakamoto |
2014-12-15 | ALSA: oxfw: some signedness bugs | Dan Carpenter |
2014-12-14 | ALSA: oxfw: fix detect_loud_models() return value | Dan Carpenter |
2014-12-10 | ALSA: oxfw: Add hwdep interface | Takashi Sakamoto |
2014-12-10 | ALSA: oxfw: Add support for capture/playback MIDI messages | Takashi Sakamoto |
2014-12-10 | ALSA: oxfw: add support for capturing PCM samples | Takashi Sakamoto |
2014-12-10 | ALSA: oxfw: Add support AMDTP in-stream | Takashi Sakamoto |
2014-12-10 | ALSA: oxfw: Add support for Behringer/Mackie devices | Takashi Sakamoto |
2014-12-10 | ALSA: oxfw: Change the way to start stream | Takashi Sakamoto |
2014-12-10 | ALSA: oxfw: Add proc interface for debugging purpose | Takashi Sakamoto |
2014-12-10 | ALSA: oxfw: Change the way to make PCM rules/constraints | Takashi Sakamoto |
2014-12-10 | ALSA: oxfw: Add support for AV/C stream format command to get/set supported s... | Takashi Sakamoto |
2014-12-10 | ALSA: oxfw: Change the way to name card | Takashi Sakamoto |
2014-12-10 | ALSA: dice: Add support for MIDI capture/playback | Takashi Sakamoto |
2014-12-10 | ALSA: dice: Add support for capturing PCM samples | Takashi Sakamoto |
2014-12-10 | ALSA: dice: Support for non SYT-Match sampling clock source mode | Takashi Sakamoto |
2014-12-10 | ALSA: dice: Add support for duplex streams with synchronization | Takashi Sakamoto |
2014-12-10 | ALSA: dice: Change the way to start stream | Takashi Sakamoto |
2014-12-01 | ALSA: dice: fix semicolon.cocci warnings | Fengguang Wu |
2014-11-29 | ALSA: oxfw: Split control functionality to a new file | Takashi Sakamoto |
2014-11-29 | ALSA: oxfw: Split PCM functionality to a new file | Takashi Sakamoto |
2014-11-29 | ALSA: oxfw: Split stream functionality to a new file and add a header file | Takashi Sakamoto |
2014-11-29 | ALSA: oxfw: Move to its own directory | Takashi Sakamoto |
2014-11-29 | ALSA: speakers: Rename to oxfw and rename some members | Takashi Sakamoto |