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