Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linux
[firefly-linux-kernel-4.4.55.git] / sound / firewire / dice.c
2013-11-12 Linus TorvaldsMerge tag 'clk-for-linus-3.13' of git://git.linaro...
2013-11-12 Linus TorvaldsMerge tag 'gpio-v3.13-1' of git://git./linux/kernel...
2013-11-12 Linus TorvaldsMerge tag 'pinctrl-for-v3.13-1' of git://git./linux...
2013-11-12 Linus TorvaldsMerge tag 'sound-3.13-rc1' of git://git./linux/kernel...
2013-11-08 Takashi IwaiMerge tag 'asoc-v3.13-fixes' of git://git./linux/kernel...
2013-11-04 Takashi IwaiMerge branch 'for-linus' into for-next
2013-11-04 Takashi IwaiMerge tag 'asoc-v3.13-2' of git://git./linux/kernel...
2013-10-30 Takashi IwaiMerge branch 'for-linus' into for-next
2013-10-25 Takashi IwaiMerge branch 'for-linus' into for-next
2013-10-25 Takashi IwaiMerge tag 'asoc-v3.13' of git://git./linux/kernel/git...
2013-10-22 Takashi IwaiMerge branch 'dice-driver-playback-only' of git://git...
2013-10-20 Clemens LadischALSA: dice: restrict the driver to playback-only devices
2013-10-20 Clemens LadischALSA: dice: fix detection of Weiss devices
2013-10-20 Clemens LadischALSA: dice: dice_proc_read: remove wrong typecast
2013-10-20 Clemens LadischALSA: dice: add a proc file to show device information
2013-10-20 Clemens LadischALSA: dice: check clock change timeout
2013-10-20 Clemens LadischALSA: dice: dynamic sample rate selection
2013-10-20 Clemens LadischALSA: dice: get rate-dependent parameters
2013-10-20 Clemens LadischALSA: dice: allow notifications during initialization
2013-10-20 Clemens LadischALSA: dice: get clock capabilities
2013-10-20 Stefan RichterALSA: dice: fix locking
2013-10-20 Clemens LadischALSA: dice: remove superfluous field
2013-10-20 Clemens LadischALSA: dice: remove 10s period length limit
2013-10-20 Clemens LadischALSA: dice: avoid superflous write at bus reset
2013-10-20 Clemens LadischALSA: firewire: extend snd_fw_transaction()
2013-10-20 Clemens LadischALSA: dice: optimize reading of consecutive registers
2013-10-20 Clemens LadischALSA: dice: support dual-wire stream format at 192 kHz
2013-10-20 Clemens LadischALSA: dice: fix device detection for other vendors
2013-10-20 Clemens LadischALSA: dice: reorganize interface definitions
2013-10-20 Clemens LadischALSA: firewire: introduce amdtp_out_stream_running()
2013-10-20 Clemens LadischALSA: dice: clear device lock when closing hwdep device
2013-10-20 Clemens LadischALSA: dice: implement hwdep device
2013-10-20 Clemens LadischALSA: dice: fix hang when unplugging a running device
2013-10-20 Clemens LadischALSA: dice, firewire-lib: add blocking mode
2013-10-20 Clemens LadischALSA: dice: reduce noisy logging
2013-10-20 Clemens LadischALSA: dice: allow all sample rates
2013-10-20 Clemens LadischALSA: dice: optimize bus reset handling
2013-10-17 Clemens LadischALSA: add DICE driver