summaryrefslogtreecommitdiffstats
path: root/sound/firewire/dice.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: dice: optimize reading of consecutive registersClemens Ladisch2013-10-201-16/+11Star
* ALSA: dice: support dual-wire stream format at 192 kHzClemens Ladisch2013-10-201-8/+21
* ALSA: dice: fix device detection for other vendorsClemens Ladisch2013-10-201-18/+84
* ALSA: dice: reorganize interface definitionsClemens Ladisch2013-10-201-207/+2Star
* ALSA: firewire: introduce amdtp_out_stream_running()Clemens Ladisch2013-10-201-12/+5Star
* ALSA: dice: clear device lock when closing hwdep deviceClemens Ladisch2013-10-201-0/+13
* ALSA: dice: implement hwdep deviceClemens Ladisch2013-10-201-22/+203
* ALSA: dice: fix hang when unplugging a running deviceClemens Ladisch2013-10-201-2/+5
* ALSA: dice, firewire-lib: add blocking modeClemens Ladisch2013-10-201-1/+1
* ALSA: dice: reduce noisy loggingClemens Ladisch2013-10-201-2/+2
* ALSA: dice: allow all sample ratesClemens Ladisch2013-10-201-13/+42
* ALSA: dice: optimize bus reset handlingClemens Ladisch2013-10-201-55/+93
* ALSA: add DICE driverClemens Ladisch2013-10-171-0/+1008