summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcm: allow for trigger_tstamp snapshot in .triggerPierre-Louis Bossart2015-02-091-0/+1
* ALSA: Add a helper to add a new attribute group to cardTakashi Iwai2015-02-061-0/+3
* Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2015-02-058-7/+43
|\
| *-----. Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc...Mark Brown2015-02-043-5/+22
| |\ \ \ \
| | | | | * 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 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/omap', 'asoc/topic/pxa' and 'asoc/...Mark Brown2015-02-041-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-041-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-042-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-041-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/dapm' into asoc-nextMark Brown2015-02-041-1/+0
| |\ \
| * \ \ Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2015-02-041-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-041-0/+1
| |\ \| |
| | * | | ASoC: Add support for allocating AC'97 device before registering itLars-Peter Clausen2015-01-261-0/+1
| | |/ /
* | | | Merge branch 'topic/snd-device' into for-nextTakashi Iwai2015-02-0316-69/+100
|\ \ \ \
| * | | | ALSA: Drop snd_get_device() helperTakashi Iwai2015-02-021-1/+0
| * | | | ALSA: Simplify snd_device_register() variantsTakashi Iwai2015-02-021-35/+4
| * | | | ALSA: compress: Embed struct deviceTakashi Iwai2015-02-021-2/+2
| * | | | ALSA: rawmidi: Embed struct deviceTakashi Iwai2015-02-021-1/+3
| * | | | ALSA: pcm: Embed struct deviceTakashi Iwai2015-02-021-1/+1
| * | | | ALSA: hwdep: Embed struct deviceTakashi Iwai2015-02-021-2/+1
| * | | | ALSA: control: Embed struct deviceTakashi Iwai2015-02-021-0/+1
| * | | | ALSA: Add a helper to initialize deviceTakashi Iwai2015-02-021-0/+2
| * | | | ALSA: control: Provide a helper to look for the preferred subdeviceTakashi Iwai2015-02-021-2/+9
| * | | | ALSA: Allow to pass the device object to snd_register_device*()Takashi Iwai2015-02-021-7/+7
| |/ / /
| * | | 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-271-5/+6
| * | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2015-01-272-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 'topic/ak411x-fix' into for-nextTakashi Iwai2015-01-282-2/+20
|\ \ \ \ \ \ \