summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-07-05Merge tag 'asoc-v3.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai5-3/+10
2013-07-04Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown8-2/+109
2013-06-28Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai11-44/+70
2013-06-28Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-nextMark Brown1-0/+7
2013-06-28ALSA: Replace the magic number 44 with constTakashi Iwai1-0/+2
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown1-1/+3
2013-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-1/+4
2013-06-27net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan1-0/+1
2013-06-26gre: fix a possible skb leakEric Dumazet1-0/+1
2013-06-24mfd: twl6040: Update register bit definitionsPeter Ujfalusi1-0/+7
2013-06-24ALSA: vmaster: Add snd_ctl_sync_vmaster() helper functionTakashi Iwai1-1/+2
2013-06-24ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki1-2/+6
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+1
2013-06-21Merge tag 'acpi-3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+1
2013-06-21Merge tag 'asoc-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai8-2/+109
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+17
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+1
2013-06-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-38/+38
2013-06-20splice: don't pass the address of ->f_pos to methodsAl Viro2-2/+1
2013-06-20net: vlan: fix comment for vlan_ethhdr->h_vlan_protoOlaf Hering1-1/+1
2013-06-20netlink: export netlink_diag.h headerstephen hemminger1-0/+1
2013-06-20ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki1-0/+1
2013-06-19tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt1-1/+17
2013-06-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2013-06-17Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown2-0/+13
2013-06-17Merge remote-tracking branch 'asoc/topic/ssm2518' into asoc-nextMark Brown1-0/+22
2013-06-17Merge remote-tracking branch 'asoc/topic/rt5640' into asoc-nextMark Brown1-0/+22
2013-06-17Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-1/+0
2013-06-17Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-0/+2
2013-06-17Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown3-1/+50
2013-06-17Merge branch 'for-linus' into for-nextTakashi Iwai33-49/+157
2013-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+3
2013-06-15smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney1-7/+12
2013-06-14ASoC: dapm: Remove unused long_name field from snd_soc_dapm_path structLars-Peter Clausen1-1/+0
2013-06-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds1-2/+2
2013-06-13Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-1/+2
2013-06-13ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet1-3/+3
2013-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+5
2013-06-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2013-06-13include/linux/math64.h: add div64_ul()Alex Shi1-2/+4
2013-06-13mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi1-0/+3
2013-06-13kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook1-2/+2
2013-06-13CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat1-0/+4
2013-06-12mfd: wm5102: Expose DRE control registersCharles Keepax1-0/+44
2013-06-12ASoC: add RT5640 CODEC driverBard Liao1-0/+22
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-0/+2
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2-0/+2
2013-06-12team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko1-2/+2
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+6
2013-06-11kvm: Add definition of KVM_REG_MIPSDavid Daney1-0/+1