summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai238-1588/+2621
2015-02-03ALSA: line6: fixup of line6_start_timer argument typeNicholas Mc Guire2-2/+2
2015-02-03ALSA: line6: use msecs_to_jiffies for conversionNicholas Mc Guire1-1/+1
2015-02-02ALSA: Drop snd_get_device() helperTakashi Iwai2-44/+0
2015-02-02ALSA: Simplify snd_device_register() variantsTakashi Iwai9-121/+55
2015-02-02ALSA: compress: Embed struct deviceTakashi Iwai2-7/+21
2015-02-02ALSA: seq: Handle the device directlyTakashi Iwai1-2/+11
2015-02-02ALSA: timer: Handle the device directlyTakashi Iwai1-2/+11
2015-02-02ALSA: timer: Propagate the error at initializationTakashi Iwai1-10/+22
2015-02-02ALSA: rawmidi: Use rawmidi device file for kernel messagesTakashi Iwai1-3/+3
2015-02-02ALSA: rawmidi: Embed struct deviceTakashi Iwai2-8/+20
2015-02-02ALSA: pcm: Embed struct deviceTakashi Iwai5-27/+22
2015-02-02ALSA: hwdep: Embed struct deviceTakashi Iwai3-54/+38
2015-02-02ALSA: control: Embed struct deviceTakashi Iwai2-24/+17
2015-02-02ALSA: Add a helper to initialize deviceTakashi Iwai2-0/+25
2015-02-02ALSA: control: Provide a helper to look for the preferred subdeviceTakashi Iwai4-29/+38
2015-02-02ALSA: Allow to pass the device object to snd_register_device*()Takashi Iwai4-29/+44
2015-02-02Linux 3.19-rc7v3.19-rc7Linus Torvalds1-1/+1
2015-02-02Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-71/+150
2015-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-3/+28
2015-02-01sched: don't cause task state changes in nested sleep debuggingLinus Torvalds2-4/+3
2015-02-01Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig1-0/+16
2015-02-01Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linu...Olof Johansson4-0/+47
2015-02-01ALSA: line6: Remove unused line6_midibuf_skip_message()Chris Rorvick2-13/+0
2015-02-01ALSA: line6: Remove unused line6_midibuf_status()Chris Rorvick2-8/+0
2015-01-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-10/+41
2015-01-31Merge tag 'char-misc-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+1
2015-01-31Merge tag 'staging-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+13
2015-01-31Merge tag 'usb-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-5/+28
2015-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-51/+107
2015-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+2
2015-01-31Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds9-196/+319
2015-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-178/+330
2015-01-30Merge tag 'iommu-fixes-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2015-01-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-26/+49
2015-01-30arc: mm: Fix build failureGuenter Roeck1-1/+1
2015-01-30i2c: sh_mobile: terminate DMA reads properlyWolfram Sang1-1/+11
2015-01-30KVM: x86: check LAPIC presence when building apic_mapRadim Krčmář1-0/+3
2015-01-30Merge branch 'topic/line6' into for-nextTakashi Iwai13-250/+114
2015-01-30Merge tag 'kvm-arm-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini14-178/+327
2015-01-30Merge tag 'drm-intel-fixes-2015-01-29' of git://anongit.freedesktop.org/drm-i...Dave Airlie4-26/+19
2015-01-30drm: fix fb-helper vs MST dangling connector ptrs (v2)Rob Clark1-0/+30
2015-01-30Merge tag 'dm-3.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+11
2015-01-30Merge tag 'nfs-for-3.19-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-5/+10
2015-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-18/+7
2015-01-30arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier3-18/+50
2015-01-30arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier3-15/+116
2015-01-30arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier14-145/+161
2015-01-29Merge tag 'sound-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds17-66/+93
2015-01-29Merge tag 'pinctrl-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-53/+55