| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: dice: Move file to its own directory | Takashi Sakamoto | 2014-11-29 | 1 | -1512/+0 |
* | ALSA: dice: Rename structure and its members | Takashi Sakamoto | 2014-11-29 | 1 | -81/+81 |
* | ALSA: dice: suppress checkpatch.pl warnings | Takashi Sakamoto | 2014-11-29 | 1 | -4/+5 |
* | ALSA: firewire-lib/dice: add arrangements of PCM pointer and interrupts for D... | Takashi Sakamoto | 2014-08-29 | 1 | -4/+11 |
* | ALSA: dice: fix wrong channel mappping at higher sampling rate | Takashi Sakamoto | 2014-08-29 | 1 | -5/+9 |
* | ALSA: firewire-lib/dice/speakers: Add common PCM constraints for AMDTP streams | Takashi Sakamoto | 2014-05-26 | 1 | -16/+1 |
* | ALSA: dice/firewire-lib: Keep dualwire mode but obsolete CIP_HI_DUALWIRE | Takashi Sakamoto | 2014-05-26 | 1 | -6/+27 |
* | ALSA: firewire-lib: Add 'direction' member to 'amdtp_stream' structure | Takashi Sakamoto | 2014-05-26 | 1 | -1/+1 |
* | ALSA: firewire-lib: Rename functions, structure, member for AMDTP | Takashi Sakamoto | 2014-05-26 | 1 | -23/+23 |
* | ALSA: firewire: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-14 | 1 | -2/+2 |
* | ALSA: dice: fix array limits in dice_proc_read() | Dan Carpenter | 2013-11-29 | 1 | -2/+2 |
* | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-15 | 1 | -1/+1 |
* | ALSA: dice: restrict the driver to playback-only devices | Clemens Ladisch | 2013-10-20 | 1 | -0/+9 |
* | ALSA: dice: fix detection of Weiss devices | Clemens Ladisch | 2013-10-20 | 1 | -5/+12 |
* | ALSA: dice: dice_proc_read: remove wrong typecast | Clemens Ladisch | 2013-10-20 | 1 | -2/+1 |
* | ALSA: dice: add a proc file to show device information | Clemens Ladisch | 2013-10-20 | 1 | -0/+246 |
* | ALSA: dice: check clock change timeout | Clemens Ladisch | 2013-10-20 | 1 | -2/+3 |
* | ALSA: dice: dynamic sample rate selection | Clemens Ladisch | 2013-10-20 | 1 | -35/+102 |
* | ALSA: dice: get rate-dependent parameters | Clemens Ladisch | 2013-10-20 | 1 | -2/+90 |
* | ALSA: dice: allow notifications during initialization | Clemens Ladisch | 2013-10-20 | 1 | -11/+11 |
* | ALSA: dice: get clock capabilities | Clemens Ladisch | 2013-10-20 | 1 | -2/+21 |
* | ALSA: dice: fix locking | Stefan Richter | 2013-10-20 | 1 | -4/+4 |
* | ALSA: dice: remove superfluous field | Clemens Ladisch | 2013-10-20 | 1 | -3/+1 |
* | ALSA: dice: remove 10s period length limit | Clemens Ladisch | 2013-10-20 | 1 | -1/+1 |
* | ALSA: dice: avoid superflous write at bus reset | Clemens Ladisch | 2013-10-20 | 1 | -0/+5 |
* | ALSA: firewire: extend snd_fw_transaction() | Clemens Ladisch | 2013-10-20 | 1 | -143/+64 |
* | ALSA: dice: optimize reading of consecutive registers | Clemens Ladisch | 2013-10-20 | 1 | -16/+11 |
* | ALSA: dice: support dual-wire stream format at 192 kHz | Clemens Ladisch | 2013-10-20 | 1 | -8/+21 |
* | ALSA: dice: fix device detection for other vendors | Clemens Ladisch | 2013-10-20 | 1 | -18/+84 |
* | ALSA: dice: reorganize interface definitions | Clemens Ladisch | 2013-10-20 | 1 | -207/+2 |
* | ALSA: firewire: introduce amdtp_out_stream_running() | Clemens Ladisch | 2013-10-20 | 1 | -12/+5 |
* | ALSA: dice: clear device lock when closing hwdep device | Clemens Ladisch | 2013-10-20 | 1 | -0/+13 |
* | ALSA: dice: implement hwdep device | Clemens Ladisch | 2013-10-20 | 1 | -22/+203 |
* | ALSA: dice: fix hang when unplugging a running device | Clemens Ladisch | 2013-10-20 | 1 | -2/+5 |
* | ALSA: dice, firewire-lib: add blocking mode | Clemens Ladisch | 2013-10-20 | 1 | -1/+1 |
* | ALSA: dice: reduce noisy logging | Clemens Ladisch | 2013-10-20 | 1 | -2/+2 |
* | ALSA: dice: allow all sample rates | Clemens Ladisch | 2013-10-20 | 1 | -13/+42 |
* | ALSA: dice: optimize bus reset handling | Clemens Ladisch | 2013-10-20 | 1 | -55/+93 |
* | ALSA: add DICE driver | Clemens Ladisch | 2013-10-17 | 1 | -0/+1008 |