]> asedeno.scripts.mit.edu Git - linux.git/history - sound/firewire
include/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE()
[linux.git] / sound / firewire /
2014-06-04 Linus TorvaldsMerge tag 'devicetree-for-3.16' of git://git.kernel...
2014-06-04 Linus TorvaldsMerge tag 'sound-3.16-rc1' of git://git.kernel.org...
2014-06-03 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git.kernel...
2014-06-03 Takashi IwaiMerge tag 'asoc-v3.16-2' of git://git.kernel.org/pub...
2014-06-03 Takashi IwaiMerge branch 'for-linus' into for-next
2014-06-03 Takashi SakamotoALSA: firewire-lib: Remove a comment about restriction...
2014-06-02 Takashi SakamotoALSA: firewire-lib: Use IEC 61883-6 compliant labels...
2014-06-01 Dan CarpenterALSA: bebob: sizeof() vs ARRAY_SIZE() typo
2014-05-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-05-30 Takashi IwaiALSA: firewire: Fix dependency on PCM and rawmidi
2014-05-29 Dan CarpenterALSA: fireworks: small leak on error path
2014-05-29 Dan CarpenterALSA: fireworks: remove some stray checks
2014-05-27 Takashi IwaiMerge branch 'topic/firewire' into for-next
2014-05-27 Takashi SakamotoALSA: bebob: Improve comments about stream format
2014-05-27 Takashi SakamotoALSA: bebob: Remove meaningless mutex_unlock()
2014-05-27 Takashi SakamotoALSA: bebob: Add static specifier to identifier with...
2014-05-27 Takashi SakamotoALSA: bebob: Use different names for identifiers in...
2014-05-27 Takashi SakamotoALSA: fireworks/bebob: Improve indentation
2014-05-27 Takashi SakamotoALSA: fireworks/bebob: Add suffix for long long integer...
2014-05-27 Takashi SakamotoALSA: fireworks/bebob: Use the same type of variables...
2014-05-27 Takashi SakamotoALSA: fireworks/bebob: Change type of argument for...
2014-05-27 Takashi SakamotoALSA: fireworks: Use the same prototype for functions...
2014-05-27 Takashi SakamotoALSA: fireworks: Fix wrong value as argument for PTR_ERR()
2014-05-27 Takashi SakamotoALSA: firewire-lib: Fix sparse warning of incorrect...
2014-05-27 Takashi SakamotoALSA: firewire-lib: Use ARRAY_SIZE() instead of sizeof...
2014-05-26 Olof JohanssonMerge tag 'omap-for-v3.16/l3-noc-signed' of git://git...
2014-05-26 Takashi SakamotoALSA: firewire/bebob: Add a workaround for M-Audio...
2014-05-26 Takashi SakamotoALSA: bebob: Send a cue to load firmware for M-Audio...
2014-05-26 Takashi SakamotoALSA: bebob: Add a quirk of data blocks for MIDI messag...
2014-05-26 Takashi SakamotoALSA: bebob/firewire-lib: Add a quirk of wrong dbc...
2014-05-26 Takashi SakamotoALSA: bebob: Add support for M-Audio special Firewire...
2014-05-26 Takashi SakamotoALSA: bebob: Add support for M-Audio usual Firewire series
2014-05-26 Takashi SakamotoALSA: bebob: Add support for Focusrite Saffire/SaffireP...
2014-05-26 Takashi SakamotoALSA: bebob: Add support for Yamaha GO series
2014-05-26 Takashi SakamotoALSA: bebob: Add support for Terratec PHASE, EWS series...
2014-05-26 Takashi SakamotoALSA: bebob: Prepare for device specific operations
2014-05-26 Takashi SakamotoALSA: bebob: Add hwdep interface
2014-05-26 Takashi SakamotoALSA: bebob: Add PCM interface
2014-05-26 Takashi SakamotoALSA: bebob: Add MIDI interface
2014-05-26 Takashi SakamotoALSA: bebob: Add proc interface for debugging purpose
2014-05-26 Takashi SakamotoALSA: bebob/firewire-lib: Add a quirk for discontinuity...
2014-05-26 Takashi SakamotoALSA: bebob: Add commands and connections/streams manag...
2014-05-26 Takashi SakamotoALSA: bebob: Add skelton for BeBoB based devices
2014-05-26 Takashi SakamotoALSA: fireworks: Add command/response functionality...
2014-05-26 Takashi SakamotoALSA: fireworks: Add hwdep interface
2014-05-26 Takashi SakamotoALSA: fireworks: Add PCM interface
2014-05-26 Takashi SakamotoALSA: fireworks/firewire-lib: Add a quirk of data block...
2014-05-26 Takashi SakamotoALSA: fireworks: Add MIDI interface
2014-05-26 Takashi SakamotoALSA: fireworks: Add proc interface for debugging purpose
2014-05-26 Takashi SakamotoALSA: fireworks/firewire-lib: Add a quirk to reset...
2014-05-26 Takashi SakamotoALSA: fireworks/firewire-lib: Add a quirk for fixed...
2014-05-26 Takashi SakamotoALSA: fireworks/firewire-lib: Add a quirk for wrong...
2014-05-26 Takashi SakamotoALSA: fireworks/firewire-lib: Add a quirk for the meani...
2014-05-26 Takashi SakamotoALSA: fireworks/firewire-lib: Add a quirk for empty...
2014-05-26 Takashi SakamotoALSA: fireworks: Add connection and stream management
2014-05-26 Takashi SakamotoALSA: fireworks: Add transaction and some commands
2014-05-26 Takashi SakamotoALSA: fireworks: Add skelton for Fireworks based devices
2014-05-26 Takashi SakamotoALSA: firewire-lib: Add some AV/C general commands
2014-05-26 Takashi SakamotoALSA: firewire-lib: Add support for deferred transaction
2014-05-26 Takashi SakamotoALSA: firewire-lib: Add a new function to check others...
2014-05-26 Takashi SakamotoALSA: firewire-lib: Add handling output connection by CMP
2014-05-26 Takashi SakamotoALSA: firewire-lib: Add 'direction' member to 'cmp_conn...
2014-05-26 Takashi SakamotoALSA: firewire-lib: Rename macros, variables and functi...
2014-05-26 Takashi SakamotoALSA: firewire-lib: Restrict calling flush_context_comp...
2014-05-26 Takashi SakamotoALSA: firewire-lib/dice/speakers: Add common PCM constr...
2014-05-26 Takashi SakamotoALSA: dice/firewire-lib: Keep dualwire mode but obsolet...
2014-05-26 Takashi SakamotoALSA: firewire-lib: Add support for channel mapping
2014-05-26 Takashi SakamotoALSA: firewire-lib: Add support for duplex streams...
2014-05-26 Takashi SakamotoALSA: firewire-lib: Give syt value as parameter to...
2014-05-26 Takashi SakamotoALSA: firewire-lib: Add support for MIDI capture/playback
2014-05-26 Takashi SakamotoALSA: firewire-lib: Add support for AMDTP in-stream...
2014-05-26 Takashi SakamotoALSA: firewire-lib: Split some codes into functions...
2014-05-26 Takashi SakamotoALSA: firewire-lib: Add 'direction' member to 'amdtp_st...
2014-05-26 Takashi SakamotoALSA: firewire-lib: Add macros instead of fixed value...
2014-05-26 Takashi SakamotoALSA: firewire-lib: Rename functions, structure, member...
2014-05-21 Dave AirlieMerge branch 'drm-nouveau-next' of git://anongit.freede...
2014-05-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-05-20 Linus TorvaldsMerge branch 'parisc-3.15-4' of git://git.kernel.org...
2014-05-14 Mark BrownMerge remote-tracking branches 'asoc/fix/audmux', ...
2014-05-13 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2014-05-13 Linus TorvaldsMerge tag 'stable/for-linus-3.15-rc5-tag' of git:/...
2014-05-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-05-08 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-05-08 Tony LindgrenMerge branch 'pull/l3noc/dts-fixes' of https://github...
2014-05-06 Dave AirlieMerge branch 'drm-nouveau-next' of git://anongit.freede...
2014-05-06 Tony LindgrenMerge tag 'ib-mfd-omap-3.16' of git://git.kernel.org...
2014-05-05 Linus TorvaldsMerge tag 'xtensa-next-20140503' of git://github.com...
2014-05-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-05-05 Olof JohanssonMerge tag 'kconfig-cleanups' of git://git.kernel.org...
2014-05-04 Ingo MolnarMerge tag 'efi-urgent' of git://git.kernel.org/pub...
2014-05-02 Linus TorvaldsMerge tag 'dm-3.15-fixes' of git://git.kernel.org/pub...
2014-05-01 Linus TorvaldsMerge branch 'parisc-3.15-3' of git://git.kernel.org...
2014-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-04-26 Greg Kroah-HartmanMerge tag 'iio-for-3.16a' of git://git.kernel.org/pub...
2014-04-24 Arnd BergmannMerge tag 'renesas-dt5-for-v3.15' of git://git.kernel...
2014-04-24 Arnd BergmannMerge tag 'mvebu-dt-fixes-non-crit-3.15' of git://git...
2014-04-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-04-23 Greg Kroah-HartmanMerge tag 'iio-fixes-for-3.15a' of git://git.kernel...
2014-04-22 Mark BrownMerge remote-tracking branches 'asoc/fix/intel', 'asoc...
2014-04-22 Linus TorvaldsMerge branch 'x86-vdso-for-linus' of git://git.kernel...
next