summaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob/bebob.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-051-2/+1Star
* ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto2019-02-261-1/+13
* ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto2018-12-191-1/+1
* ALSA: firewire: simplify cleanup process when failing to register sound cardTakashi Sakamoto2018-10-101-20/+7Star
* ALSA: bebob/fireworks: simplify handling of local device entry tableTakashi Sakamoto2018-10-101-11/+6Star
* ALSA: firewire: release reference count of firewire unit in .remove callback ...Takashi Sakamoto2018-10-101-6/+3Star
* ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...Takashi Sakamoto2018-10-101-2/+2
* ALSA: bebob: use managed-resource to maintain data specific to M-Audio FW-181...Takashi Sakamoto2018-10-041-4/+0Star
* ALSA: firewire: use managed-resource of fw unit device for private dataTakashi Sakamoto2018-10-041-7/+6Star
* ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error pathTakashi Sakamoto2018-09-171-0/+2
* ALSA: bebob: compare whole string for model name so that readers are not conf...Takashi Sakamoto2016-11-181-2/+2
* ALSA: bebob: unify configurations for some models produced by Yamaha/TerratecTakashi Sakamoto2016-08-241-4/+4
* ALSA: bebob: delayed registration of sound cardTakashi Sakamoto2016-03-311-88/+127
* ALSA: bebob: remove needless argument from local functionTakashi Sakamoto2016-03-281-2/+2
* ALSA: bebob: give up updating streams at bus reset handlerTakashi Sakamoto2016-02-201-4/+16
* ALSA: bebob: simplify bus-reset handlingTakashi Sakamoto2016-02-201-4/+3Star
* ALSA: bebob: constify various snd_bebob structuresJulia Lawall2015-10-111-1/+1
* ALSA: bebob: support Firewire I/O card of Mackie Onyx 1220/1620/1640Takashi Sakamoto2015-10-041-3/+4
* ALSA: bebob: add support for Behringer FCA 610/1616Takashi Sakamoto2015-06-151-2/+4
* ALSA: bebob: add 'version' member for BeBoB protocol versionTakashi Sakamoto2015-06-151-0/+8
* ALSA: bebob: add Digidesign Mbox 2 Pro supportTakashi Sakamoto2015-05-241-0/+3
* ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto2015-02-231-4/+6
* ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto2015-02-231-1/+11
* ALSA: bebob: Remove meaningless mutex_unlock()Takashi Sakamoto2014-05-271-1/+0Star
* ALSA: bebob: Add static specifier to identifier with file scopeTakashi Sakamoto2014-05-271-1/+1
* ALSA: bebob: Use different names for identifiers in the same fileTakashi Sakamoto2014-05-271-3/+3
* ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire seriesTakashi Sakamoto2014-05-261-4/+28
* ALSA: bebob: Send a cue to load firmware for M-Audio Firewire seriesTakashi Sakamoto2014-05-261-9/+14
* ALSA: bebob: Add support for M-Audio special Firewire seriesTakashi Sakamoto2014-05-261-1/+18
* ALSA: bebob: Add support for M-Audio usual Firewire seriesTakashi Sakamoto2014-05-261-2/+43
* ALSA: bebob: Add support for Focusrite Saffire/SaffirePro seriesTakashi Sakamoto2014-05-261-1/+29
* ALSA: bebob: Add support for Yamaha GO seriesTakashi Sakamoto2014-05-261-0/+5
* ALSA: bebob: Add support for Terratec PHASE, EWS series and AureonTakashi Sakamoto2014-05-261-0/+11
* ALSA: bebob: Prepare for device specific operationsTakashi Sakamoto2014-05-261-27/+45
* ALSA: bebob: Add hwdep interfaceTakashi Sakamoto2014-05-261-0/+5
* ALSA: bebob: Add PCM interfaceTakashi Sakamoto2014-05-261-0/+4
* ALSA: bebob: Add MIDI interfaceTakashi Sakamoto2014-05-261-0/+7
* ALSA: bebob: Add proc interface for debugging purposeTakashi Sakamoto2014-05-261-0/+2
* ALSA: bebob: Add commands and connections/streams managementTakashi Sakamoto2014-05-261-1/+14
* ALSA: bebob: Add skelton for BeBoB based devicesTakashi Sakamoto2014-05-261-0/+292