summaryrefslogtreecommitdiff
path: root/sound/firewire/bebob
AgeCommit message (Expand)Author
2015-10-19ALSA: bebob: use correct type for __be32 dataTakashi Sakamoto
2015-10-18ALSA: fireworks/bebob/oxfw/dice: enable to make as built-inTakashi Sakamoto
2015-10-11ALSA: bebob: constify various snd_bebob structuresJulia Lawall
2015-10-04ALSA: bebob: support Firewire I/O card of Mackie Onyx 1220/1620/1640Takashi Sakamoto
2015-09-29ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto
2015-09-29ALSA: firewire-lib: rename PCM format helper functionTakashi Sakamoto
2015-09-29ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto
2015-09-29ALSA: firewire-lib: add helper functions to set positions of data channelsTakashi Sakamoto
2015-09-29ALSA: firewire-lib: move PCM substream constraint to AM824 layerTakashi Sakamoto
2015-09-29ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldTakashi Sakamoto
2015-09-29ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto
2015-09-29ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona...Takashi Sakamoto
2015-09-29ALSA: firewire-lib: add an argument for Dice's dual wire modeTakashi Sakamoto
2015-09-29ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete...Takashi Sakamoto
2015-08-29ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failureTakashi Sakamoto
2015-06-15ALSA: bebob: add support for Behringer FCA 610/1616Takashi Sakamoto
2015-06-15ALSA: bebob: keep duplex streams always to keep internal multiplexer properlyTakashi Sakamoto
2015-06-15ALSA: bebob: loosen up severity of checking continuity for BeBoB v3 quirkTakashi Sakamoto
2015-06-15ALSA: bebob: expand timeout for DM1500 quirkTakashi Sakamoto
2015-06-15ALSA: bebob: add 'version' member for BeBoB protocol versionTakashi Sakamoto
2015-06-15ALSA: bebob: add SYT-Match supportTakashi Sakamoto
2015-06-15ALSA: bebob: obsolete string literal expression for clock sourceTakashi Sakamoto
2015-06-15ALSA: bebob: use normalized representation for the type of clock sourceTakashi Sakamoto
2015-06-15ALSA: bebob: preparation for replacing string literals by normalized represen...Takashi Sakamoto
2015-06-15ALSA: bebob: apply new enumerator to normalize the type of clock sourceTakashi Sakamoto
2015-06-15ALSA: bebob: improve signal mode detection for clock sourceTakashi Sakamoto
2015-05-24ALSA: bebob: add Digidesign Mbox 2 Pro supportTakashi Sakamoto
2015-04-08ALSA: bebob: fix to processing in big-endian machine for sending cueTakashi Sakamoto
2015-02-23ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto
2015-02-23ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto
2015-02-23ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto
2015-01-16ALSA: firewire-lib: remove rx_blocks_for_midi quirkClemens Ladisch
2014-10-27Merge branch 'for-linus' into for-nextTakashi Iwai
2014-10-27ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_getChristian Vogel
2014-10-27ALSA: bebob: fix wrong decoding of clock information for Terratec PHASE 88 Ra...Takashi Sakamoto
2014-10-21ALSA: bebob: Use snd_ctl_enum_info()Takashi Iwai
2014-10-21ALSA: bebob: More constify text arraysTakashi Iwai
2014-10-10ALSA: bebob: Fix failure to detect source of clock for Terratec Phase 88Takashi Sakamoto
2014-07-22ALSA: bebob: Correction for return value of special_clk_ctl_put() in errorTakashi Sakamoto
2014-07-22ALSA: bebob: Correction for return value of .put callbackTakashi Sakamoto
2014-07-22ALSA: bebob: Use different labels for digital input/outputTakashi Sakamoto
2014-07-22ALSA: bebob: Fix a missing to unlock mutex in error handling caseTakashi Sakamoto
2014-06-04ALSA: bebob: Remove unused function prototypeTakashi Sakamoto
2014-06-04ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()Takashi Sakamoto
2014-06-01ALSA: bebob: sizeof() vs ARRAY_SIZE() typoDan Carpenter
2014-05-27ALSA: bebob: Improve comments about stream formatTakashi Sakamoto
2014-05-27ALSA: bebob: Remove meaningless mutex_unlock()Takashi Sakamoto
2014-05-27ALSA: bebob: Add static specifier to identifier with file scopeTakashi Sakamoto
2014-05-27ALSA: bebob: Use different names for identifiers in the same fileTakashi Sakamoto
2014-05-27ALSA: fireworks/bebob: Improve indentationTakashi Sakamoto