Age | Commit message (Expand) | Author | Files | Lines |
2013-11-26 | Merge branch 'fix/firewire' into for-linus | Takashi Iwai | 1 | -9/+6 |
2013-11-22 | Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2013-11-22 | ALSA: firewire-lib: fix wrong value for FDF field as an empty packet | Takashi Sakamoto | 1 | -9/+6 |
2013-11-19 | ALSA: firewire-lib: include sound/asound.h to refer to snd_pcm_format_t | Takashi Sakamoto | 1 | -0/+1 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 1 | -1/+1 |
2013-10-22 | Merge branch 'dice-driver-playback-only' of git://git.alsa-project.org/alsa-k... | Takashi Iwai | 13 | -150/+2137 |
2013-10-21 | ALSA: dice: restrict the driver to playback-only devices | Clemens Ladisch | 2 | -4/+15 |
2013-10-21 | ALSA: dice: fix detection of Weiss devices | Clemens Ladisch | 1 | -5/+12 |
2013-10-21 | ALSA: dice: dice_proc_read: remove wrong typecast | Clemens Ladisch | 1 | -2/+1 |
2013-10-21 | ALSA: dice: document quadlet alignment | Clemens Ladisch | 1 | -3/+3 |
2013-10-21 | ALSA: dice: add a proc file to show device information | Clemens Ladisch | 1 | -0/+246 |
2013-10-21 | ALSA: dice: check clock change timeout | Clemens Ladisch | 1 | -2/+3 |
2013-10-21 | ALSA: dice: dynamic sample rate selection | Clemens Ladisch | 1 | -35/+102 |
2013-10-21 | ALSA: dice: get rate-dependent parameters | Clemens Ladisch | 1 | -2/+90 |
2013-10-21 | ALSA: dice: allow notifications during initialization | Clemens Ladisch | 1 | -11/+11 |
2013-10-21 | ALSA: dice: get clock capabilities | Clemens Ladisch | 1 | -2/+21 |
2013-10-21 | ALSA: dice: make amdtp_rates[] const | Clemens Ladisch | 2 | -2/+2 |
2013-10-21 | ALSA: dice: fix locking | Stefan Richter | 1 | -4/+4 |
2013-10-21 | ALSA: dice: remove superfluous field | Clemens Ladisch | 1 | -3/+1 |
2013-10-21 | ALSA: dice: remove 10s period length limit | Clemens Ladisch | 1 | -1/+1 |
2013-10-21 | ALSA: dice: avoid superflous write at bus reset | Clemens Ladisch | 1 | -0/+5 |
2013-10-21 | ALSA: firewire: extend snd_fw_transaction() | Clemens Ladisch | 8 | -206/+137 |
2013-10-21 | ALSA: dice: optimize reading of consecutive registers | Clemens Ladisch | 1 | -16/+11 |
2013-10-21 | ALSA: dice: support dual-wire stream format at 192 kHz | Clemens Ladisch | 4 | -67/+164 |
2013-10-21 | ALSA: dice: fix device detection for other vendors | Clemens Ladisch | 1 | -18/+84 |
2013-10-21 | ALSA: dice: reorganize interface definitions | Clemens Ladisch | 2 | -207/+373 |
2013-10-21 | ALSA: firewire: introduce amdtp_out_stream_running() | Clemens Ladisch | 4 | -23/+18 |
2013-10-21 | ALSA: dice: clear device lock when closing hwdep device | Clemens Ladisch | 1 | -0/+13 |
2013-10-21 | ALSA: dice: implement hwdep device | Clemens Ladisch | 1 | -22/+203 |
2013-10-21 | ALSA: dice: fix hang when unplugging a running device | Clemens Ladisch | 1 | -2/+5 |
2013-10-21 | ALSA: dice, firewire-lib: add blocking mode | Clemens Ladisch | 3 | -27/+36 |
2013-10-21 | ALSA: dice: reduce noisy logging | Clemens Ladisch | 1 | -2/+2 |
2013-10-21 | ALSA: dice: allow all sample rates | Clemens Ladisch | 1 | -13/+42 |
2013-10-21 | ALSA: dice: optimize bus reset handling | Clemens Ladisch | 1 | -55/+93 |
2013-10-17 | ALSA: add DICE driver | Clemens Ladisch | 3 | -0/+1023 |
2013-09-26 | ALSA: firewire-lib: use inlune function to calculate frame bytes | Takashi Sakamoto | 1 | -2/+2 |
2013-07-15 | Merge branch 'for-3.12' into for-next | Takashi Iwai | 1 | -3/+1 |
2013-07-10 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -107/+82 |
2013-07-10 | ALSA: firewire-speakers: remove not-reused member from structure | Takashi Sakamoto | 1 | -3/+1 |
2013-06-25 | ALSA: snd-firewire-lib: remove unused header inclusion | Takashi Sakamoto | 1 | -1/+0 |
2013-06-18 | ALSA: firewire: fix error return code in scs_probe() | Wei Yongjun | 1 | -1/+3 |
2013-06-09 | firewire: introduce fw_driver.probe and .remove methods | Stefan Richter | 3 | -107/+82 |
2012-12-07 | ALSA: firewire-speakers: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 |
2012-11-12 | ALSA: firewire: add Stanton SCS.1d/1m driver | Clemens Ladisch | 3 | -0/+542 |
2012-05-24 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -29/+2 |
2012-05-14 | ALSA: firewire-lib: optimize packet flushing | Clemens Ladisch | 2 | -1/+8 |
2012-05-14 | ALSA: firewire-lib: flush completed packets when reading PCM position | Clemens Ladisch | 2 | -12/+15 |
2012-05-14 | ALSA: firewire-lib: taskletize the snd_pcm_period_elapsed() call | Clemens Ladisch | 2 | -13/+31 |
2012-04-18 | firewire: move rcode_string() to core | Clemens Ladisch | 3 | -29/+2 |
2012-03-23 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -7/+1 |