summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai16-69/+100
2015-02-02ALSA: Drop snd_get_device() helperTakashi Iwai1-1/+0
2015-02-02ALSA: Simplify snd_device_register() variantsTakashi Iwai1-35/+4
2015-02-02ALSA: compress: Embed struct deviceTakashi Iwai1-2/+2
2015-02-02ALSA: rawmidi: Embed struct deviceTakashi Iwai1-1/+3
2015-02-02ALSA: pcm: Embed struct deviceTakashi Iwai1-1/+1
2015-02-02ALSA: hwdep: Embed struct deviceTakashi Iwai1-2/+1
2015-02-02ALSA: control: Embed struct deviceTakashi Iwai1-0/+1
2015-02-02ALSA: Add a helper to initialize deviceTakashi Iwai1-0/+2
2015-02-02ALSA: control: Provide a helper to look for the preferred subdeviceTakashi Iwai1-2/+9
2015-02-02ALSA: Allow to pass the device object to snd_register_device*()Takashi Iwai1-7/+7
2015-02-01sched: don't cause task state changes in nested sleep debuggingLinus Torvalds1-1/+1
2015-01-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+6
2015-01-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+0
2015-01-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-4/+47
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-2/+4
2015-01-28Merge branch 'topic/ak411x-fix' into for-nextTakashi Iwai2-2/+20
2015-01-28ALSA: ak411x: Fix race of reinit() callsTakashi Iwai2-0/+2
2015-01-28ALSA: ak411x: Add PM helper functionsTakashi Iwai2-0/+16
2015-01-28ALSA: ak411x: Fix stall in work callbackTakashi Iwai2-2/+2
2015-01-28ALSA: usx2y: Move UAPI definition into include/uapi/sound/usb_stream.hTakashi Iwai1-0/+76
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai3-3/+3
2015-01-28perf: Tighten (and fix) the grouping conditionPeter Zijlstra1-6/+0
2015-01-28quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2-4/+47
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+6
2015-01-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa1-5/+6
2015-01-26Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-8/+12
2015-01-26Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2015-01-26printk: add dummy routine for when CONFIG_PRINTK=nPranith Kumar1-3/+12
2015-01-26mm: page_alloc: embed OOM killing naturally into allocation slowpathJohannes Weiner1-5/+0
2015-01-26i2c: Only include slave support if selectedJean Delvare1-0/+6
2015-01-26ALSA: seq: increase the maximum number of queuesClemens Ladisch1-1/+1
2015-01-26ALSA: seq: remove unused callback_all fieldClemens Ladisch1-1/+0
2015-01-26ALSA: seq: remove unused symbolsClemens Ladisch1-6/+0
2015-01-26Merge branch 'for-linus' into for-nextTakashi Iwai24-36/+131
2015-01-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+13
2015-01-24Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2015-01-24Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2015-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+9
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+4
2015-01-22Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...Thomas Gleixner1-0/+13
2015-01-22module: make module_refcount() a signed integer.Rusty Russell1-1/+1
2015-01-21Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2015-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+11
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell1-1/+1
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell1-0/+2
2015-01-19libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams1-0/+1
2015-01-19KVM: fix sparse warning in include/trace/events/kvm.hChristian Borntraeger1-7/+9
2015-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2015-01-16genetlink: synchronize socket closing and family removalJohannes Berg2-1/+8