ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtime
[firefly-linux-kernel-4.4.55.git] / sound /
2015-10-22 Lars-Peter ClausenALSA: Remove transfer_ack_{begin,end} callbacks from...
2015-10-20 Takashi SakamotoALSA: firewire-tascam: clear extra MIDI bytes in an...
2015-10-20 Takashi SakamotoALSA: firewire-tascam: fix loop condition with some...
2015-10-20 Takashi SakamotoALSA: firewire-tascam: use better name for local variab...
2015-10-20 Takashi SakamotoALSA: firewire-tascam: change type of valiables accordi...
2015-10-20 Takashi SakamotoALSA: firewire-tascam: remove buffer initialization...
2015-10-20 Takashi IwaiMerge branch 'topic/hda-modalias' into for-next
2015-10-20 Thierry RedingALSA: hda - Advertise MODALIAS in uevent
2015-10-20 Takashi IwaiALSA: hda - convert to hda_device_id
2015-10-20 Subhransu S. PrustyALSA: hda - Add hdaudio bus modalias support
2015-10-20 Takashi IwaiALSA: hda - Add a common helper to give the codec modal...
2015-10-20 Subhransu S. PrustyALSA: hda - Add hduadio support to DEVTABLE
2015-10-19 Dan CarpenterALSA: firewire-tascam: off by one in identify_model()
2015-10-19 Ricard WanderlofALSA: USB-audio: Remove mixer entry from Zoom R16/24...
2015-10-19 Ricard WanderlofALSA: USB-audio: Adjust max packet size calculation...
2015-10-19 Ricard WanderlofALSA: USB-audio: Add quirk for Zoom R16/24 playback
2015-10-19 Ricard WanderlofALSA: USB-audio: Add offset parameter to copy_to_urb()
2015-10-19 Ricard WanderlofALSA: USB-audio: Break out creation of silent urbs...
2015-10-19 Ricard WanderlofALSA: USB-audio: Also move out hwptr_done wrap from...
2015-10-19 Ricard WanderlofALSA: USB-audio: Break out copying to urb from prepare_...
2015-10-19 Takashi SakamotoALSA: oxfw: add an entry for TASCAM FireOne
2015-10-19 Takashi SakamotoALSA: oxfw: support more MIDI ports
2015-10-19 Takashi SakamotoALSA: oxfw: calculating MIDI ports in stream discover
2015-10-19 Takashi SakamotoALSA: firewire-lib: avoid NULL pointer dereference...
2015-10-19 Takashi SakamotoALSA: firewire-digi00x/firewire-tascam: remove wrong...
2015-10-19 Takashi SakamotoALSA: bebob: use correct type for __be32 data
2015-10-19 Takashi SakamotoALSA: fireworks: use u32 type for be32_to_cpup() macro
2015-10-19 Takashi SakamotoALSA: dice: assign converted data to the same type...
2015-10-19 Takashi SakamotoALSA: dice: correct variable types for __be32 data
2015-10-18 Takashi SakamotoALSA: oxfw: remove a meaningless entry from firewire...
2015-10-18 Takashi SakamotoALSA: fireworks/bebob/oxfw/dice: enable to make as...
2015-10-17 Takashi IwaiALSA: hda - Remove leftover snd_hda_bus() prototype
2015-10-17 Takashi IwaiALSA: hda - Fix bogus codec address check for mixer...
2015-10-17 Dan CarpenterALSA: firewire-tascam: off by one in handle_midi_tx()
2015-10-17 Dan CarpenterALSA: firewire-tascam: fix an LED bug
2015-10-16 Jie YangALSA: timer: add config item to export PCM timer disabl...
2015-10-16 Ricard WanderlofALSA: USB-audio: Add support for Novation Nocturn MIDIc...
2015-10-15 Takashi IwaiALSA: hda - Update mixer name for the lower codec address
2015-10-15 Takashi IwaiALSA: hda - consolidate chip rename functions
2015-10-15 Takashi IwaiALSA: hda - Enable widget power saving for Cirrus codecs
2015-10-15 Dan CarpenterALSA: oss: underflow in snd_mixer_oss_proc_write()
2015-10-13 Ricard WanderlofALSA: usb-audio: Fix max packet size calculation for...
2015-10-13 Takashi IwaiMerge branch 'for-linus' into for-next
2015-10-13 David HenningssonALSA: hda - Fix inverted internal mic on Lenovo G50-80
2015-10-13 Vinod KoulALSA: hdac: Explicitly add io.h
2015-10-12 Takashi SakamotoALSA: firewire-tascam: change device probing processing
2015-10-12 Takashi SakamotoALSA: firewire-tascam: Turn on/off FireWire LED
2015-10-12 Takashi SakamotoALSA: firewire-tascam: add support for MIDI functionality
2015-10-12 Takashi SakamotoALSA: firewire-tascam: add support for outgoing MIDI...
2015-10-12 Takashi SakamotoALSA: firewire-tascam: add support for incoming MIDI...
2015-10-11 Takashi SakamotoALSA: firewire-digi00x: add support for MIDI ports...
2015-10-11 Takashi SakamotoALSA: firewire-digi00x: add support of asynchronous...
2015-10-11 Takashi SakamotoALSA: firewire-digi00x: add support of asynchronous...
2015-10-11 Takashi SakamotoALSA: firewire-digi00x: add support for MIDI ports...
2015-10-11 Takashi SakamotoALSA: firewire-digi00x: handle MIDI messages in isochro...
2015-10-11 Takashi SakamotoALSA: firewire-digi00x: use in-kernel representation...
2015-10-11 Keith A. MilnerALSA: usb-audio: Allow any MIDI endpoint to drive use...
2015-10-11 Takashi SakamotoALSA: firewire-lib: continue packet processing at detec...
2015-10-11 Julia LawallALSA: bebob: constify various snd_bebob structures
2015-10-09 Takashi SakamotoALSA: firewire-lib: avoid endless loop to transfer...
2015-10-09 Takashi SakamotoALSA: firewire-lib: add throttle for MIDI data rate
2015-10-09 Takashi SakamotoALSA: firewire-lib: schedule work again when MIDI subst...
2015-10-09 Takashi SakamotoALSA: firewire-lib: add a restriction for a transaction...
2015-10-09 Takashi SakamotoALSA: firewire-lib: add helper functions for asynchrono...
2015-10-09 Kosuke TatsukawaALSA: seq_oss: fix waitqueue_active without memory...
2015-10-08 Vinod KoulALSA: hda: make use of core codec fns
2015-10-08 Subhransu S. PrustyALSA: hdac: Copy codec helpers to core
2015-10-07 Takashi IwaiMerge tag 'asoc-fix-v4.3-rc4' of git://git./linux/kerne...
2015-10-07 Mark BrownMerge remote-tracking branches 'asoc/fix/tlv320aic3x...
2015-10-07 Mark BrownMerge remote-tracking branches 'asoc/fix/db1200', ...
2015-10-06 Andreas DannenbergASoC: tas2552: fix dBscale-min declaration
2015-10-05 Jeeja KPALSA: hdac: Fix to check if stream not in use in release
2015-10-05 Subhransu S. PrustyALSA: hdac: Fix incorrect update of stream id mapping
2015-10-05 Takashi IwaiALSA: synth: Fix conflicting OSS device registration...
2015-10-04 Takashi IwaiALSA: hda - Disable power_save_node for IDT 92HD73xx...
2015-10-04 Linus TorvaldsMerge branch 'strscpy' of git://git./linux/kernel/git...
2015-10-04 Takashi SakamotoALSA: bebob: support Firewire I/O card of Mackie Onyx...
2015-10-04 Linus TorvaldsMerge tag 'md/4.3-fixes' of git://neil.brown.name/md
2015-10-04 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-10-04 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-10-03 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-10-03 John FlatnessALSA: hda - Apply SPDIF pin ctl to MacBookPro 12,1
2015-10-03 Laura AbbottALSA: hda: Add dock support for ThinkPad T550
2015-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-10-02 Linus TorvaldsMerge tag 'dmaengine-fix-4.3-rc4' of git://git.infradea...
2015-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-10-02 yitianASoC: dwc: fix dma stop transferring issue
2015-10-02 Takashi SakamotoALSA: firewire-tascam: add hwdep interface
2015-10-02 Takashi SakamotoALSA: firewire-tascam: add PCM functionality
2015-10-02 Takashi SakamotoALSA: firewire-tascam: add streaming functionality
2015-10-02 Takashi SakamotoALSA: firewire-tascam: add data block processing layer
2015-10-02 Takashi SakamotoALSA: firewire-tascam: add proc node to show firmware...
2015-10-02 Takashi SakamotoALSA: firewire-tascam: add a structure for model-depend...
2015-10-02 Takashi SakamotoALSA: firewire-tascam: add skeleton for TASCAM FireWire...
2015-10-02 Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2015-10-02 Yitian BuASoC: dwc: correct irq clear method
2015-10-02 Dave AirlieMerge tag 'vmwgfx-fixes-4.3-151001' of git://people...
2015-10-02 Dave AirlieMerge branch 'exynos-drm-fixes' of git://git./linux...
2015-10-02 Dave AirlieMerge branch 'drm-fixes-4.3' of git://people.freedeskto...
2015-10-01 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
next