summaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-02ALSA: firewire-tascam: add PCM functionalityTakashi Sakamoto4-1/+308
2015-10-02ALSA: firewire-tascam: add streaming functionalityTakashi Sakamoto4-2/+506
2015-10-02ALSA: firewire-tascam: add data block processing layerTakashi Sakamoto3-1/+254
2015-10-02ALSA: firewire-tascam: add proc node to show firmware informationTakashi Sakamoto4-1/+101
2015-10-02ALSA: firewire-tascam: add a structure for model-dependent parameters.Takashi Sakamoto2-0/+49
2015-10-02ALSA: firewire-tascam: add skeleton for TASCAM FireWire seriesTakashi Sakamoto5-0/+202
2015-09-30ALSA: firewire-digi00x: add support for asynchronous messagingTakashi Sakamoto6-3/+114
2015-09-30ALSA: firewire-digi00x: add hwdep interfaceTakashi Sakamoto9-8/+273
2015-09-30ALSA: firewire-digi00x: add PCM functionalityTakashi Sakamoto4-1/+370
2015-09-30ALSA: firewire-digi00x: add proc node to show clock statusTakashi Sakamoto4-1/+111
2015-09-30ALSA: firewire-digi00x: add stream functionalityTakashi Sakamoto4-2/+461
2015-09-30ALSA: firewire-digi00x: add data block processing layerTakashi Sakamoto3-1/+345
2015-09-30ALSA: firewire-digi00x: add skeleton for Digi 002/003 familyTakashi Sakamoto5-0/+187
2015-09-30drm/i915: Add missing const to audio_rate_need_prog()Takashi Iwai1-1/+1
2015-09-29ALSA: firewire-lib: process_rx_data_blocks() can be statickbuild test robot1-4/+4
2015-09-29ALSA: pcm: Avoid double hw_free calls at releasing a streamTakashi Iwai1-1/+2
2015-09-29ALSA: firewire-lib: complete AM824 data block processing layerTakashi Sakamoto4-350/+401
2015-09-29ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto9-28/+28
2015-09-29ALSA: firewire-lib: rename PCM format helper functionTakashi Sakamoto6-18/+17
2015-09-29ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto7-46/+50
2015-09-29ALSA: firewire-lib: add helper functions to set positions of data channelsTakashi Sakamoto4-4/+40
2015-09-29ALSA: firewire-lib: move PCM substream constraint to AM824 layerTakashi Sakamoto7-9/+29
2015-09-29ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldTakashi Sakamoto8-33/+62
2015-09-29ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto13-16/+52
2015-09-29ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona...Takashi Sakamoto8-9/+9
2015-09-29ALSA: firewire-lib: add support arbitrary value for fmt/fdf fields in CIP headerTakashi Sakamoto2-8/+25
2015-09-29ALSA: firewire-lib: add helper functions as interfaces between packet streami...Takashi Sakamoto1-27/+55
2015-09-29ALSA: firewire-lib: add a member of frame_multiplier instead of double_pcm_fr...Takashi Sakamoto2-11/+14
2015-09-29ALSA: firewire-lib: add an argument for Dice's dual wire modeTakashi Sakamoto6-12/+17
2015-09-29ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete...Takashi Sakamoto6-22/+37
2015-09-29ALSA: firewire-lib: arrange structure for AMDTP streamTakashi Sakamoto1-27/+31
2015-09-28ALSA: usb-audio: harmless underflow in snd_audigy2nx_led_put()Dan Carpenter1-1/+1
2015-09-28ALSA: hda - Fix typos in snd_hdac_regmap_*() documentsTakashi Iwai1-2/+2
2015-09-27Linux 4.3-rc3v4.3-rc3Linus Torvalds1-1/+1
2015-09-26net: Fix panic in icmp_route_lookupDavid Ahern1-2/+2
2015-09-26net: update docbook comment for __mdiobus_register()Russell King1-2/+5
2015-09-26MAINTAINERS: remove amd5536udc USB gadget driver maintainerGreg Kroah-Hartman1-2/+1
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault1-1/+3
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee1-1/+1
2015-09-25phy: marvell: add link partner advertised modesRussell King1-0/+9
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand7-2/+8
2015-09-25KVM: x86: fix off-by-one in reserved bits checkPaolo Bonzini1-1/+1
2015-09-25KVM: x86: use correct page table format to check nested page table reserved bitsPaolo Bonzini1-6/+17
2015-09-25KVM: svm: do not call kvm_set_cr0 from init_vmcbPaolo Bonzini1-1/+2
2015-09-25drm/i915: set proper N/CTS in modesetLibin Yang2-9/+58
2015-09-25ALSA: hda - display audio call sync_audio_rate callbackLibin Yang1-0/+19
2015-09-25drm/i915: implement sync_audio_rate callbackLibin Yang3-0/+144
2015-09-25drm/i915: Add audio sync_audio_rate callbackLibin Yang1-0/+7
2015-09-25iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger1-2/+3
2015-09-25target: Make TCM_WRITE_PROTECT failure honor D_SENSE bitNicholas Bellinger1-17/+23