summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-06-2811-44/+70
|\
| * Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-nextMark Brown2013-06-281-0/+7
| |\
| | * mfd: twl6040: Update register bit definitionsPeter Ujfalusi2013-06-241-0/+7
| * | ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-271-1/+3
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-222-2/+1
| |\
| | * splice: don't pass the address of ->f_pos to methodsAl Viro2013-06-202-2/+1
| * | Merge tag 'acpi-3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2013-06-211-0/+1
| |\ \
| | * | ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki2013-06-201-0/+1
| | |/
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-06-201-1/+17
| |\ \
| | * | tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt2013-06-191-1/+17
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-201-2/+1
| |\ \ \
| | * | | perf: Fix perf mmap bugsPeter Zijlstra2013-05-281-2/+1
| | |/ /
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-203-38/+38
| |\ \ \
| | * | | kvm: Move guest entry/exit APIs to context_trackingFrederic Weisbecker2013-05-312-36/+36
| | * | | vtime: Use consistent clocks among nohz accountingFrederic Weisbecker2013-05-311-2/+2
| | |/ /
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-181-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | [media] v4l2-mem2mem: add v4l2_m2m_create_bufs helperPhilipp Zabel2013-06-031-0/+2
* | | | ALSA: Replace the magic number 44 with constTakashi Iwai2013-06-281-0/+2
* | | | ALSA: vmaster: Add snd_ctl_sync_vmaster() helper functionTakashi Iwai2013-06-241-1/+2
* | | | Merge tag 'asoc-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-06-218-2/+109
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown2013-06-172-0/+13
| |\ \ \ \
| | * | | | ASoC: wm8994: Allow debounce before MICDET identificationMark Brown2013-06-011-0/+5
| | * | | | ASoC: wm8994: Handle LRCLK inversion for WM8958 and WM1811AMark Brown2013-05-201-0/+8
| * | | | | Merge remote-tracking branch 'asoc/topic/ssm2518' into asoc-nextMark Brown2013-06-171-0/+22
| |\ \ \ \ \
| | * | | | | ASoC: Add ssm2518 supportLars-Peter Clausen2013-05-251-0/+22
| * | | | | | Merge remote-tracking branch 'asoc/topic/rt5640' into asoc-nextMark Brown2013-06-171-0/+22
| |\ \ \ \ \ \
| | * | | | | | ASoC: add RT5640 CODEC driverBard Liao2013-06-121-0/+22
| * | | | | | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2013-06-171-1/+0
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: dapm: Remove unused long_name field from snd_soc_dapm_path structLars-Peter Clausen2013-06-141-1/+0
| | |/ / / / / /
| * | | | | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-06-171-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: dapm: Provide early event callbacks for power up and downMark Brown2013-05-121-0/+2
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown2013-06-173-1/+50
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | mfd: wm5102: Expose DRE control registersCharles Keepax2013-06-121-0/+44
| | * | | | | | mfd: wm5110: Make DSPn_STATUS_3 readableMark Brown2013-05-221-0/+3
| | * | | | | | mfd: arizona: Change fast_start pdata name to better reflect functionalityCharles Keepax2013-05-211-1/+1
| | * | | | | | mfd: arizona: Support use of external DCVDDMark Brown2013-05-201-0/+2
| | |/ / / / /
* | | | | | | Merge branch 'for-linus' into for-nextTakashi Iwai2013-06-1733-49/+157
|\| | | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-151-3/+3
| |\ \ \ \ \ \
| | * | | | | | ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet2013-06-131-3/+3
| * | | | | | | smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney2013-06-141-7/+12
| * | | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2013-06-131-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney2013-06-101-2/+2
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2013-06-131-1/+2
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2013-06-101-1/+2
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown2013-06-071-1/+2
| | | | |_|_|/ | | | |/| | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-124-2/+5
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-122-0/+2
| | |\ \ \ \ \ \
| | | * | | | | | Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2013-06-122-0/+2
| | * | | | | | | team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko2013-06-121-2/+2
| | * | | | | | | sock_diag: fix filter code sent to userspaceNicolas Dichtel2013-06-101-0/+1