aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob/bebob.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-05ALSA: bebob: correct duplicated entries with TerraTec OUITakashi Sakamoto1-3/+2
2021-06-20ALSA: bebob: add support for ToneWeal FW66Takashi Sakamoto1-0/+3
2021-06-12ALSA: bebob: correct device entries for Phonic Helix Board and FireFly seriesTakashi Sakamoto1-9/+7
2021-06-12ALSA: bebob: code refactoring for M-Audio modelsTakashi Sakamoto1-17/+17
2021-06-12ALSA: bebob: correct device entry for Acoustic Reality eAR Master One, Eroica, Figaro, and CiacconaTakashi Sakamoto1-3/+2
2021-06-12ALSA: bebob: correct device entry for Mackie D.2 FireWire option cardTakashi Sakamoto1-4/+3
2021-06-12ALSA: bebob: fulfil device entriesTakashi Sakamoto1-13/+17
2021-06-11ALSA: bebob: code refactoring for model-dependent quirksTakashi Sakamoto1-6/+28
2021-06-11ALSA: bebob: delete workaround for protocol version 3Takashi Sakamoto1-7/+0
2021-06-07ALSA: bebob: cease from delayed card registrationTakashi Sakamoto1-102/+57
2021-05-25ALSA: bebob: distinguish M-Audio ProFire Lightbridge quirkTakashi Sakamoto1-1/+9
2021-05-18Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"Takashi Sakamoto1-1/+1
2021-05-14ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 ProTakashi Sakamoto1-1/+1
2020-03-06ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of stringTakashi Sakamoto1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner1-2/+1
2019-02-26ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liquid Saffire 56Takashi Sakamoto1-1/+13
2018-12-19ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto1-1/+1
2018-10-10ALSA: firewire: simplify cleanup process when failing to register sound cardTakashi Sakamoto1-20/+7
2018-10-10ALSA: bebob/fireworks: simplify handling of local device entry tableTakashi Sakamoto1-11/+6
2018-10-10ALSA: firewire: release reference count of firewire unit in .remove callback of bus driverTakashi Sakamoto1-6/+3
2018-10-10ALSA: firewire: block .remove callback of bus driver till all of ALSA character devices are releasedTakashi Sakamoto1-2/+2
2018-10-04ALSA: bebob: use managed-resource to maintain data specific to M-Audio FW-1814/ProjectMix I/OTakashi Sakamoto1-4/+0
2018-10-04ALSA: firewire: use managed-resource of fw unit device for private dataTakashi Sakamoto1-7/+6
2018-09-17ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error pathTakashi Sakamoto1-0/+2
2016-11-18ALSA: bebob: compare whole string for model name so that readers are not confusedTakashi Sakamoto1-2/+2
2016-08-24ALSA: bebob: unify configurations for some models produced by Yamaha/TerratecTakashi Sakamoto1-4/+4
2016-03-31ALSA: bebob: delayed registration of sound cardTakashi Sakamoto1-88/+127
2016-03-28ALSA: bebob: remove needless argument from local functionTakashi Sakamoto1-2/+2
2016-02-20ALSA: bebob: give up updating streams at bus reset handlerTakashi Sakamoto1-4/+16
2016-02-20ALSA: bebob: simplify bus-reset handlingTakashi Sakamoto1-4/+3
2015-10-11ALSA: bebob: constify various snd_bebob structuresJulia Lawall1-1/+1
2015-10-04ALSA: bebob: support Firewire I/O card of Mackie Onyx 1220/1620/1640Takashi Sakamoto1-3/+4
2015-06-15ALSA: bebob: add support for Behringer FCA 610/1616Takashi Sakamoto1-2/+4
2015-06-15ALSA: bebob: add 'version' member for BeBoB protocol versionTakashi Sakamoto1-0/+8
2015-05-24ALSA: bebob: add Digidesign Mbox 2 Pro supportTakashi Sakamoto1-0/+3
2015-02-23ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto1-4/+6
2015-02-23ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto1-1/+11
2014-05-27ALSA: bebob: Remove meaningless mutex_unlock()Takashi Sakamoto1-1/+0
2014-05-27ALSA: bebob: Add static specifier to identifier with file scopeTakashi Sakamoto1-1/+1
2014-05-27ALSA: bebob: Use different names for identifiers in the same fileTakashi Sakamoto1-3/+3
2014-05-26ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire seriesTakashi Sakamoto1-4/+28
2014-05-26ALSA: bebob: Send a cue to load firmware for M-Audio Firewire seriesTakashi Sakamoto1-9/+14
2014-05-26ALSA: bebob: Add support for M-Audio special Firewire seriesTakashi Sakamoto1-1/+18
2014-05-26ALSA: bebob: Add support for M-Audio usual Firewire seriesTakashi Sakamoto1-2/+43
2014-05-26ALSA: bebob: Add support for Focusrite Saffire/SaffirePro seriesTakashi Sakamoto1-1/+29
2014-05-26ALSA: bebob: Add support for Yamaha GO seriesTakashi Sakamoto1-0/+5
2014-05-26ALSA: bebob: Add support for Terratec PHASE, EWS series and AureonTakashi Sakamoto1-0/+11
2014-05-26ALSA: bebob: Prepare for device specific operationsTakashi Sakamoto1-27/+45
2014-05-26ALSA: bebob: Add hwdep interfaceTakashi Sakamoto1-0/+5
2014-05-26ALSA: bebob: Add PCM interfaceTakashi Sakamoto1-0/+4