Age | Commit message (Expand) | Author | Files | Lines |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -2/+2 |
2017-11-28 | sound: annotate ->poll() instances | Al Viro | 1 | -2/+2 |
2017-08-22 | ALSA: firewire: add const qualifier to identifiers for read-only symbols | Takashi Sakamoto | 1 | -1/+1 |
2017-06-08 | ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat... | Takashi Sakamoto | 1 | -21/+0 |
2017-06-07 | ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback | Takashi Sakamoto | 1 | -0/+16 |
2017-05-22 | ALSA: firewire: remove support for 16 bit PCM samples in playback substream | Takashi Sakamoto | 1 | -4/+0 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -0/+1 |
2017-01-12 | ALSA: firewire: Constify snd_rawmidi_ops | Takashi Iwai | 1 | -2/+2 |
2017-01-05 | ALSA: fireworks: enclose identifiers referred by single function | Takashi Sakamoto | 3 | -51/+46 |
2017-01-03 | ALSA: fireworks: fix asymmetric API call at unit removal | Takashi Sakamoto | 1 | -1/+1 |
2016-08-31 | ALSA: fireworks: accessing to user space outside spinlock | Takashi Sakamoto | 4 | -25/+56 |
2016-05-10 | ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet p... | Takashi Sakamoto | 2 | -68/+17 |
2016-03-31 | ALSA: fireworks: delayed registration of sound card | Takashi Sakamoto | 2 | -47/+103 |
2016-03-28 | ALSA: fireworks: move model quirk detection code to information parser | Takashi Sakamoto | 1 | -10/+11 |
2016-02-20 | ALSA: fireworks: serialize transactions to update connections at bus reset | Takashi Sakamoto | 2 | -4/+5 |
2015-11-14 | ALSA: fireworks: change type of substream counter from atomic_t to unsigned int | Takashi Sakamoto | 4 | -23/+22 |
2015-11-14 | ALSA: fireworks: move mutex from function callees to callers | Takashi Sakamoto | 3 | -11/+24 |
2015-10-19 | ALSA: fireworks: use u32 type for be32_to_cpup() macro | Takashi Sakamoto | 1 | -1/+1 |
2015-10-18 | ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in | Takashi Sakamoto | 1 | -1/+1 |
2015-09-29 | ALSA: firewire-lib: rename macros with AM824 prefix | Takashi Sakamoto | 2 | -8/+8 |
2015-09-29 | ALSA: firewire-lib: rename PCM format helper function | Takashi Sakamoto | 1 | -2/+4 |
2015-09-29 | ALSA: firewire-lib: move MIDI trigger helper function to AM824 layer | Takashi Sakamoto | 1 | -6/+6 |
2015-09-29 | ALSA: firewire-lib: move PCM substream constraint to AM824 layer | Takashi Sakamoto | 1 | -1/+1 |
2015-09-29 | ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field | Takashi Sakamoto | 1 | -2/+2 |
2015-09-29 | ALSA: firewire-lib: add data block processing layer for AM824 format | Takashi Sakamoto | 2 | -2/+2 |
2015-09-29 | ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona... | Takashi Sakamoto | 1 | -1/+1 |
2015-09-29 | ALSA: firewire-lib: add an argument for Dice's dual wire mode | Takashi Sakamoto | 1 | -1/+1 |
2015-09-29 | ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete... | Takashi Sakamoto | 1 | -2/+4 |
2015-08-29 | ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failure | Takashi Sakamoto | 1 | -4/+14 |
2015-08-05 | ALSA: fireworks/firewire-lib: add support for recent firmware quirk | Takashi Sakamoto | 3 | -0/+18 |
2015-08-05 | Revert "ALSA: fireworks: add support for AudioFire2 quirk" | Takashi Sakamoto | 3 | -6/+0 |
2015-07-27 | ALSA: fireworks: add support for AudioFire2 quirk | Takashi Sakamoto | 3 | -0/+6 |
2015-03-10 | ALSA: firewire: Fix trivial typos in comments | Yannick Guerrini | 1 | -1/+1 |
2015-02-23 | ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safely | Takashi Sakamoto | 2 | -10/+4 |
2015-02-23 | ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime | Takashi Sakamoto | 1 | -5/+10 |
2015-02-23 | ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unit | Takashi Sakamoto | 1 | -1/+11 |
2015-01-17 | ALSA: firewire-lib: remove rx_blocks_for_midi quirk | Clemens Ladisch | 1 | -5/+0 |
2015-01-07 | ALSA: fireworks: fix an endianness bug for transaction length | Takashi Sakamoto | 1 | -1/+1 |
2014-08-05 | ALSA: fireworks: fix specifiers in format strings for propper output | Takashi Sakamoto | 1 | -2/+2 |
2014-08-04 | ALSA: fireworks: fix %d confusingly prefixed with 0x in format strings | Hans Wennborg | 1 | -2/+2 |
2014-06-04 | ALSA: fireworks: Remove meaningless mutex_destroy() | Takashi Sakamoto | 1 | -1/+0 |
2014-06-04 | ALSA: fireworks: Remove a constant over width to which it's applied | Takashi Sakamoto | 1 | -1/+0 |
2014-06-04 | ALSA: fireworks: Improve comments about Fireworks transaction | Takashi Sakamoto | 1 | -8/+8 |
2014-06-04 | ALSA: fireworks: Use safer way to arrange ring buffer pointer | Takashi Sakamoto | 2 | -2/+2 |
2014-06-04 | ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex() | Takashi Sakamoto | 1 | -2/+2 |
2014-05-29 | ALSA: fireworks: small leak on error path | Dan Carpenter | 1 | -1/+1 |
2014-05-29 | ALSA: fireworks: remove some stray checks | Dan Carpenter | 1 | -4/+0 |
2014-05-27 | ALSA: fireworks/bebob: Improve indentation | Takashi Sakamoto | 1 | -2/+2 |
2014-05-27 | ALSA: fireworks/bebob: Add suffix for long long integer literal | Takashi Sakamoto | 1 | -2/+2 |
2014-05-27 | ALSA: fireworks/bebob: Use the same type of variables as function parameters | Takashi Sakamoto | 1 | -2/+2 |