summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
*---. Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sta32x', 'aso...Mark Brown2015-02-092-5/+14
|\ \ \
| | * | ASoC: sta32x: add device tree binding.Thomas Niederprüm2015-01-271-5/+13
| | |/
| * / ASoC: simple-card: Enable and disable DAI clocks as neededJyri Sarha2015-01-151-0/+1
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso...Mark Brown2015-02-091-0/+8
|\ \ \ \ | | |_|/ | |/| |
| | | * Merge branch 'topic/dai' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2015-01-161-0/+3
| | | |\
| | | * | ASoC: samsung: i2s: Add clk provider DT binding documentationSylwester Nawrocki2015-01-141-0/+8
| | |/ / | |/| |
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/rcar' and 'asoc/...Mark Brown2015-02-091-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| | * | | ASoC: rsnd: add recovery support for under/over flow error on SRCKuninori Morimoto2015-01-121-0/+1
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as...Mark Brown2015-02-091-0/+3
|\ \ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | ASoC: Add helper function for changing the DAI link formatLars-Peter Clausen2015-01-071-0/+3
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown2015-02-092-1/+3
|\ \ \
| * | | ASoC: Remove codec field from snd_soc_dapm_widgetLars-Peter Clausen2015-01-151-1/+0
| | |/ | |/|
| * | ASoC: rt5677: Add the MICBIAS VDD setting in the platform dataOder Chiou2015-01-081-0/+3
| |/
* | Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown2015-02-091-0/+12
|\ \
| * | ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges()Peter Rosin2015-01-281-0/+12
| |/
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2015-02-091-1/+1
|\ \
| * | ASoC: Add sysfs entries via static attribute groupsTakashi Iwai2015-02-021-1/+1
| |/
| |
| \
*-. | Merge remote-tracking branches 'asoc/fix/ac97', 'asoc/fix/atmel', 'asoc/fix/i...Mark Brown2015-02-091-0/+1
|\ \|
| * | ASoC: Add support for allocating AC'97 device before registering itLars-Peter Clausen2015-01-261-0/+1
| |/
* | Merge tag 'asoc-v3.19-rc2' into asoc-linusMark Brown2015-02-091-1/+0
|\ \
| * | ASoC: dapm: Simplify fully route card handlingLars-Peter Clausen2014-12-221-1/+0
| |/
* | sched: don't cause task state changes in nested sleep debuggingLinus Torvalds2015-02-011-1/+1
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-311-0/+6
|\ \
| * | i2c: Only include slave support if selectedJean Delvare2015-01-261-0/+6
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-301-6/+0
|\ \ \
| * | | perf: Tighten (and fix) the grouping conditionPeter Zijlstra2015-01-281-6/+0
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-01-302-4/+47
|\ \ \ \
| * | | | quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2015-01-282-4/+47
* | | | | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-2/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-271-5/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2015-01-261-5/+6
* | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2015-01-262-8/+12
|\ \ \ \ \
| * | | | | printk: add dummy routine for when CONFIG_PRINTK=nPranith Kumar2015-01-261-3/+12
| * | | | | mm: page_alloc: embed OOM killing naturally into allocation slowpathJohannes Weiner2015-01-261-5/+0
* | | | | | Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-01-261-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linusMark Brown2015-01-161-0/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | regulator: s2mps11: Fix wrong calculation of register offsetJonghwa Lee2015-01-081-0/+2
| | | |_|/ | | |/| |
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-01-251-0/+13
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...Thomas Gleixner2015-01-221-0/+13
| |\ \ \ \ \
| | * | | | | time: settimeofday: Validate the values of tv from userSasha Levin2015-01-071-0/+13
* | | | | | | Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-241-0/+3
|\ \ \ \ \ \ \
| * | | | | | | PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu2015-01-161-0/+1
| * | | | | | | PCI: Add flag for devices where we can't use bus resetAlex Williamson2015-01-161-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-01-241-2/+2
|\ \ \ \ \ \ \
| * | | | | | | ARM: dt: GIC: Spelling s/specific/specifier/, s/flaggs/flags/Geert Uytterhoeven2015-01-131-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-01-241-7/+9
|\ \ \ \ \ \ \
| * | | | | | | KVM: fix sparse warning in include/trace/events/kvm.hChristian Borntraeger2015-01-191-7/+9
* | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-232-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | module: make module_refcount() a signed integer.Rusty Russell2015-01-221-1/+1
| * | | | | | | | module: remove mod arg from module_free, rename module_memfree().Rusty Russell2015-01-201-1/+1