| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: dice: fix array limits in dice_proc_read() | Dan Carpenter | 2013-11-29 | 1 | -2/+2 |
* | Merge branch 'fix/firewire' into for-linus | Takashi Iwai | 2013-11-26 | 1 | -9/+6 |
|\ |
|
| * | ALSA: firewire-lib: fix wrong value for FDF field as an empty packet | Takashi Sakamoto | 2013-11-22 | 1 | -9/+6 |
* | | Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-22 | 1 | -0/+1 |
|\| |
|
| * | ALSA: firewire-lib: include sound/asound.h to refer to snd_pcm_format_t | Takashi Sakamoto | 2013-11-19 | 1 | -0/+1 |
* | | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-15 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'dice-driver-playback-only' of git://git.alsa-project.org/alsa-k... | Takashi Iwai | 2013-10-22 | 13 | -150/+2137 |
|\ |
|
| * | ALSA: dice: restrict the driver to playback-only devices | Clemens Ladisch | 2013-10-20 | 2 | -4/+15 |
| * | 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: document quadlet alignment | Clemens Ladisch | 2013-10-20 | 1 | -3/+3 |
| * | 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: make amdtp_rates[] const | Clemens Ladisch | 2013-10-20 | 2 | -2/+2 |
| * | 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 | 8 | -206/+137 |
| * | 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 | 4 | -67/+164 |
| * | 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 | 2 | -207/+373 |
| * | ALSA: firewire: introduce amdtp_out_stream_running() | Clemens Ladisch | 2013-10-20 | 4 | -23/+18 |
| * | 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 | 3 | -27/+36 |
| * | 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 | 3 | -0/+1023 |
* | | ALSA: firewire-lib: use inlune function to calculate frame bytes | Takashi Sakamoto | 2013-09-26 | 1 | -2/+2 |
* | | Merge branch 'for-3.12' into for-next | Takashi Iwai | 2013-07-15 | 1 | -3/+1 |
|\ \
| |/
|/| |
|
| * | ALSA: firewire-speakers: remove not-reused member from structure | Takashi Sakamoto | 2013-07-10 | 1 | -3/+1 |
* | | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-10 | 3 | -107/+82 |
|\ \
| |/
|/| |
|
| * | firewire: introduce fw_driver.probe and .remove methods | Stefan Richter | 2013-06-09 | 3 | -107/+82 |
* | | ALSA: snd-firewire-lib: remove unused header inclusion | Takashi Sakamoto | 2013-06-25 | 1 | -1/+0 |
* | | ALSA: firewire: fix error return code in scs_probe() | Wei Yongjun | 2013-06-18 | 1 | -1/+3 |
|/ |
|
* | ALSA: firewire-speakers: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 1 | -4/+4 |
* | ALSA: firewire: add Stanton SCS.1d/1m driver | Clemens Ladisch | 2012-11-12 | 3 | -0/+542 |
* | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-05-24 | 3 | -29/+2 |
|\ |
|
| * | firewire: move rcode_string() to core | Clemens Ladisch | 2012-04-17 | 3 | -29/+2 |
* | | ALSA: firewire-lib: optimize packet flushing | Clemens Ladisch | 2012-05-14 | 2 | -1/+8 |
* | | ALSA: firewire-lib: flush completed packets when reading PCM position | Clemens Ladisch | 2012-05-14 | 2 | -12/+15 |
* | | ALSA: firewire-lib: taskletize the snd_pcm_period_elapsed() call | Clemens Ladisch | 2012-05-14 | 2 | -13/+31 |
|/ |
|