| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: oxfw: add an comment to Kconfig for TASCAM FireOne | Takashi Sakamoto | 2015-11-08 | 1 | -0/+1 |
* | ALSA: firewire-digi00x: add another rawmidi character device for MIDI control... | Takashi Sakamoto | 2015-10-30 | 1 | -54/+50 |
* | ALSA: firewire-digi00x: add MIDI operations for MIDI control port | Takashi Sakamoto | 2015-10-30 | 1 | -0/+63 |
* | ALSA: firewire-digi00x: rename identifiers of MIDI operation for physical ports | Takashi Sakamoto | 2015-10-30 | 1 | -24/+28 |
* | ALSA: firewire-tascam: clear extra MIDI bytes in an asynchronous transaction | Takashi Sakamoto | 2015-10-20 | 1 | -8/+16 |
* | ALSA: firewire-tascam: fix loop condition with some readable variables | Takashi Sakamoto | 2015-10-20 | 1 | -15/+20 |
* | ALSA: firewire-tascam: use better name for local variables to describe their ... | Takashi Sakamoto | 2015-10-20 | 1 | -12/+12 |
* | ALSA: firewire-tascam: change type of valiables according to function prototype | Takashi Sakamoto | 2015-10-20 | 1 | -3/+1 |
* | ALSA: firewire-tascam: remove buffer initialization in driver side | Takashi Sakamoto | 2015-10-20 | 1 | -2/+0 |
* | ALSA: firewire-tascam: off by one in identify_model() | Dan Carpenter | 2015-10-19 | 1 | -1/+1 |
* | ALSA: oxfw: add an entry for TASCAM FireOne | Takashi Sakamoto | 2015-10-19 | 1 | -0/+17 |
* | ALSA: oxfw: support more MIDI ports | Takashi Sakamoto | 2015-10-19 | 1 | -1/+1 |
* | ALSA: oxfw: calculating MIDI ports in stream discover | Takashi Sakamoto | 2015-10-19 | 2 | -22/+37 |
* | ALSA: firewire-lib: avoid NULL pointer dereference after closing MIDI port | Takashi Sakamoto | 2015-10-19 | 1 | -1/+5 |
* | ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROM | Takashi Sakamoto | 2015-10-19 | 2 | -4/+2 |
* | ALSA: bebob: use correct type for __be32 data | Takashi Sakamoto | 2015-10-19 | 1 | -1/+1 |
* | ALSA: fireworks: use u32 type for be32_to_cpup() macro | Takashi Sakamoto | 2015-10-19 | 1 | -1/+1 |
* | ALSA: dice: assign converted data to the same type of variable | Takashi Sakamoto | 2015-10-19 | 1 | -1/+2 |
* | ALSA: dice: correct variable types for __be32 data | Takashi Sakamoto | 2015-10-19 | 1 | -6/+6 |
* | ALSA: oxfw: remove a meaningless entry from firewire Makefile | Takashi Sakamoto | 2015-10-18 | 1 | -1/+0 |
* | ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in | Takashi Sakamoto | 2015-10-18 | 4 | -4/+4 |
* | ALSA: firewire-tascam: off by one in handle_midi_tx() | Dan Carpenter | 2015-10-17 | 1 | -1/+1 |
* | ALSA: firewire-tascam: fix an LED bug | Dan Carpenter | 2015-10-17 | 1 | -1/+1 |
* | ALSA: firewire-tascam: change device probing processing | Takashi Sakamoto | 2015-10-12 | 1 | -46/+32 |
* | ALSA: firewire-tascam: Turn on/off FireWire LED | Takashi Sakamoto | 2015-10-12 | 2 | -0/+16 |
* | ALSA: firewire-tascam: add support for MIDI functionality | Takashi Sakamoto | 2015-10-12 | 4 | -1/+142 |
* | ALSA: firewire-tascam: add support for outgoing MIDI messages by asynchronous... | Takashi Sakamoto | 2015-10-12 | 2 | -1/+102 |
* | ALSA: firewire-tascam: add support for incoming MIDI messages by asynchronous... | Takashi Sakamoto | 2015-10-12 | 4 | -1/+213 |
* | ALSA: firewire-digi00x: add support for MIDI ports for physical controls | Takashi Sakamoto | 2015-10-11 | 1 | -16/+45 |
* | ALSA: firewire-digi00x: add support of asynchronous transaction for outgoing ... | Takashi Sakamoto | 2015-10-11 | 2 | -4/+26 |
* | ALSA: firewire-digi00x: add support of asynchronous transaction for incoming ... | Takashi Sakamoto | 2015-10-11 | 2 | -3/+41 |
* | ALSA: firewire-digi00x: add support for MIDI ports corresponding to isochrono... | Takashi Sakamoto | 2015-10-11 | 5 | -1/+140 |
* | ALSA: firewire-digi00x: handle MIDI messages in isochronous packets | Takashi Sakamoto | 2015-10-11 | 3 | -8/+125 |
* | ALSA: firewire-digi00x: use in-kernel representation for the type of 8 bits | Takashi Sakamoto | 2015-10-11 | 1 | -15/+15 |
* | ALSA: firewire-lib: continue packet processing at detecting wrong CIP headers | Takashi Sakamoto | 2015-10-11 | 1 | -4/+6 |
* | ALSA: bebob: constify various snd_bebob structures | Julia Lawall | 2015-10-11 | 9 | -61/+61 |
* | ALSA: firewire-lib: avoid endless loop to transfer MIDI messages at fatal error | Takashi Sakamoto | 2015-10-09 | 2 | -4/+15 |
* | ALSA: firewire-lib: add throttle for MIDI data rate | Takashi Sakamoto | 2015-10-09 | 2 | -1/+18 |
* | ALSA: firewire-lib: schedule work again when MIDI substream has rest of MIDI ... | Takashi Sakamoto | 2015-10-09 | 1 | -0/+3 |
* | ALSA: firewire-lib: add a restriction for a transaction at once | Takashi Sakamoto | 2015-10-09 | 2 | -0/+10 |
* | ALSA: firewire-lib: add helper functions for asynchronous transactions to tra... | Takashi Sakamoto | 2015-10-09 | 2 | -0/+153 |
* | ALSA: bebob: support Firewire I/O card of Mackie Onyx 1220/1620/1640 | Takashi Sakamoto | 2015-10-04 | 1 | -3/+4 |
* | ALSA: firewire-tascam: add hwdep interface | Takashi Sakamoto | 2015-10-02 | 7 | -4/+275 |
* | ALSA: firewire-tascam: add PCM functionality | Takashi Sakamoto | 2015-10-02 | 4 | -1/+308 |
* | ALSA: firewire-tascam: add streaming functionality | Takashi Sakamoto | 2015-10-02 | 4 | -2/+506 |
* | ALSA: firewire-tascam: add data block processing layer | Takashi Sakamoto | 2015-10-02 | 3 | -1/+254 |
* | ALSA: firewire-tascam: add proc node to show firmware information | Takashi Sakamoto | 2015-10-02 | 4 | -1/+101 |
* | ALSA: firewire-tascam: add a structure for model-dependent parameters. | Takashi Sakamoto | 2015-10-02 | 2 | -0/+49 |
* | ALSA: firewire-tascam: add skeleton for TASCAM FireWire series | Takashi Sakamoto | 2015-10-02 | 5 | -0/+202 |
* | ALSA: firewire-digi00x: add support for asynchronous messaging | Takashi Sakamoto | 2015-09-30 | 5 | -3/+107 |