Age | Commit message (Expand) | Author | Files | Lines |
2015-06-15 | ALSA: bebob: add support for Behringer FCA 610/1616 | Takashi Sakamoto | 2 | -2/+5 |
2015-06-15 | ALSA: bebob: keep duplex streams always to keep internal multiplexer properly | Takashi Sakamoto | 4 | -27/+16 |
2015-06-15 | ALSA: bebob: loosen up severity of checking continuity for BeBoB v3 quirk | Takashi Sakamoto | 1 | -0/+11 |
2015-06-15 | ALSA: bebob: expand timeout for DM1500 quirk | Takashi Sakamoto | 1 | -1/+1 |
2015-06-15 | ALSA: bebob: add 'version' member for BeBoB protocol version | Takashi Sakamoto | 2 | -0/+11 |
2015-06-15 | ALSA: bebob: add SYT-Match support | Takashi Sakamoto | 2 | -7/+18 |
2015-06-15 | ALSA: bebob: obsolete string literal expression for clock source | Takashi Sakamoto | 5 | -27/+6 |
2015-06-15 | ALSA: bebob: use normalized representation for the type of clock source | Takashi Sakamoto | 4 | -31/+33 |
2015-06-15 | ALSA: bebob: preparation for replacing string literals by normalized represen... | Takashi Sakamoto | 4 | -12/+72 |
2015-06-15 | ALSA: bebob: apply new enumerator to normalize the type of clock source | Takashi Sakamoto | 1 | -0/+6 |
2015-06-15 | ALSA: bebob: improve signal mode detection for clock source | Takashi Sakamoto | 2 | -9/+72 |
2015-05-27 | ALSA: firewire-lib: fix buffer-over-run when detecting packet discontinuity | Takashi Sakamoto | 1 | -16/+16 |
2015-05-24 | ALSA: bebob: add Digidesign Mbox 2 Pro support | Takashi Sakamoto | 2 | -0/+4 |
2015-05-24 | ALSA: firewire-lib: use protocol error when detecting wrong value in CIP header | Takashi Sakamoto | 1 | -1/+1 |
2015-05-24 | ALSA: firewire-lib: use dev_err() when detecting incoming streaming error | Takashi Sakamoto | 1 | -4/+4 |
2015-05-24 | ALSA: firewire-lib: macro arrangement for code cleanup | Takashi Sakamoto | 1 | -14/+20 |
2015-05-24 | ALSA: firewire-lib: rename local functions for code cleanup | Takashi Sakamoto | 1 | -30/+30 |
2015-05-23 | ALSA: firewire-lib: remove restriction for non-blocking mode | Takashi Sakamoto | 1 | -1/+1 |
2015-05-23 | ALSA: firewire-lib: set streaming error outside of packetization | Takashi Sakamoto | 1 | -15/+24 |
2015-05-23 | ALSA: firewire-lib: pass the number of data blocks in incoming packets to out... | Takashi Sakamoto | 1 | -24/+30 |
2015-05-23 | ALSA: firewire-lib: simplify function to calculate the number of data blocks | Takashi Sakamoto | 1 | -22/+27 |
2015-05-23 | ALSA: firewire-lib: add buffer-over-run protection at receiving more data blo... | Takashi Sakamoto | 3 | -4/+31 |
2015-04-13 | Merge branch 'for-next' into for-linus | Takashi Iwai | 2 | -5/+5 |
2015-04-08 | ALSA: bebob: fix to processing in big-endian machine for sending cue | Takashi Sakamoto | 1 | -4/+4 |
2015-03-12 | Merge branch 'for-linus' into for-next | Takashi Iwai | 3 | -13/+12 |
2015-03-10 | ALSA: firewire-lib: leave unit reference counting completely | Takashi Sakamoto | 1 | -2/+1 |
2015-03-10 | Revert "ALSA: dice: fix wrong offsets for Dice interface" | Takashi Sakamoto | 2 | -11/+11 |
2015-03-10 | ALSA: firewire: Fix trivial typos in comments | Yannick Guerrini | 2 | -5/+5 |
2015-03-01 | ALSA: dice: fix wrong offsets for Dice interface | Takashi Sakamoto | 2 | -11/+11 |
2015-02-27 | ALSA: oxfw: fix a condition and return code in start_stream() | Takashi Sakamoto | 1 | -2/+3 |
2015-02-23 | ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safely | Takashi Sakamoto | 6 | -28/+15 |
2015-02-23 | ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime | Takashi Sakamoto | 4 | -21/+30 |
2015-02-23 | ALSA: firewire-lib: remove reference counting | Takashi Sakamoto | 1 | -2/+1 |
2015-02-23 | ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unit | Takashi Sakamoto | 4 | -4/+42 |
2015-02-23 | ALSA: firewire-lib: fix an unexpected byte sequence for micro sign | Takashi Sakamoto | 1 | -1/+1 |
2015-01-17 | ALSA: firewire-lib: limit the MIDI data rate | Clemens Ladisch | 2 | -6/+57 |
2015-01-17 | ALSA: firewire-lib: remove rx_blocks_for_midi quirk | Clemens Ladisch | 4 | -19/+8 |
2015-01-07 | ALSA: fireworks: fix an endianness bug for transaction length | Takashi Sakamoto | 1 | -1/+1 |
2014-12-15 | ALSA: oxfw: some signedness bugs | Dan Carpenter | 3 | -5/+6 |
2014-12-14 | ALSA: oxfw: fix detect_loud_models() return value | Dan Carpenter | 1 | -1/+1 |
2014-12-10 | ALSA: oxfw: Add hwdep interface | Takashi Sakamoto | 8 | -2/+276 |
2014-12-10 | ALSA: oxfw: Add support for capture/playback MIDI messages | Takashi Sakamoto | 5 | -1/+208 |
2014-12-10 | ALSA: oxfw: add support for capturing PCM samples | Takashi Sakamoto | 1 | -20/+180 |
2014-12-10 | ALSA: oxfw: Add support AMDTP in-stream | Takashi Sakamoto | 5 | -75/+279 |
2014-12-10 | ALSA: oxfw: Add support for Behringer/Mackie devices | Takashi Sakamoto | 2 | -6/+91 |
2014-12-10 | ALSA: oxfw: Change the way to start stream | Takashi Sakamoto | 3 | -48/+138 |
2014-12-10 | ALSA: oxfw: Add proc interface for debugging purpose | Takashi Sakamoto | 5 | -1/+118 |
2014-12-10 | ALSA: oxfw: Change the way to make PCM rules/constraints | Takashi Sakamoto | 4 | -86/+410 |
2014-12-10 | ALSA: oxfw: Add support for AV/C stream format command to get/set supported s... | Takashi Sakamoto | 3 | -1/+187 |
2014-12-10 | ALSA: oxfw: Change the way to name card | Takashi Sakamoto | 2 | -23/+34 |