summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-08-042-4/+6
|\
| *-. Merge remote-tracking branches 'asoc/topic/tlv', 'asoc/topic/tlv320aic23', 'a...Mark Brown2014-08-041-3/+3
| |\ \
| | * | ALSA: control: Define SNDRV_CTL_TLV_OP_* constantsTakashi Iwai2014-07-151-3/+3
| * | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2014-08-041-1/+3
| |\ \ \ | | |/ / | |/| |
| | * | ALSA: pcm_dmaengine: Correct support for 24bits physical sample widthsPeter Ujfalusi2014-07-041-0/+2
| | * | ALSA: pcm_dmaengine: Use the available wrapper to get physical widthPeter Ujfalusi2014-07-041-1/+1
| | |/
* | | Merge branch 'topic/monotonic' into for-nextTakashi Iwai2014-07-222-4/+10
|\ \ \
| * | | ALSA: pcm: Add tstamp_type and proto to sw_params compat layerTakashi Iwai2014-07-211-2/+6
| * | | ALSA: pcm: Introduce protocol version field to sw_paramsTakashi Iwai2014-07-211-2/+4
* | | | ALSA: compress: fix an integer overflow checkDan Carpenter2014-07-161-1/+1
* | | | Merge branch 'topic/monotonic' into for-nextTakashi Iwai2014-07-141-3/+4
|\| | |
| * | | ALSA: pcm: Add timestamp type to sw_paramsTakashi Iwai2014-07-101-0/+3
| * | | ALSA: pcm: simplify snd_pcm_tstamp()Takashi Iwai2014-07-101-3/+1
| |/ /
* / / ALSA: seq: seq_memory.c: Fix closing brace followed by ifRasmus Villemoes2014-06-231-2/+2
|/ /
* | ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen2014-06-181-0/+3
* | ALSA: control: Handle numid overflowLars-Peter Clausen2014-06-181-0/+4
* | ALSA: control: Don't access controls outside of protected regionsLars-Peter Clausen2014-06-181-5/+10
* | ALSA: control: Fix replacing user controlsLars-Peter Clausen2014-06-181-16/+9
* | ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen2014-06-182-6/+26
|/
* ALSA: core: Use ktime_get_ts()Thomas Gleixner2014-06-121-2/+2
* ALSA: seq: Continue broadcasting events to ports if one of them failsAdam Goode2014-06-041-12/+24
* ALSA: seq: correctly detect input buffer overflowAdam Goode2014-06-041-1/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-06-031-0/+6
|\
| * ALSA: pcm_dmaengine: Add check during device suspendTushar Behera2014-05-191-0/+6
* | ALSA: core: Fix format string mismatch in seq_midi.cMasanari Iida2014-04-281-2/+2
* | ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloopsTim Gardner2014-04-161-1/+1
|/
* Merge branch 'for-next' into for-linusTakashi Iwai2014-03-3142-555/+519
|\
| * Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-03-131-0/+1
| |\
| | * ALSA: Export snd_pcm_constraint_mask64()Mark Brown2014-02-201-0/+1
| * | ALSA: Move EXPORT_SYMBOL() in appropriate placesTakashi Iwai2014-02-272-20/+18
| * | ALSA: Clean up snd_device_*() codesTakashi Iwai2014-02-252-83/+50
| * | ALSA: Use priority list for managing device listTakashi Iwai2014-02-252-40/+40
| * | ALSA: hwdep: Allow to assign the given parentTakashi Iwai2014-02-251-7/+12
| * | ALSA: hwdep: Take private_data as drvdata for sysfsTakashi Iwai2014-02-251-0/+2
| * | ALSA: Create sysfs attribute files via groupsTakashi Iwai2014-02-253-14/+53
| * | ALSA: core: Fix missing card sysfs contentsTakashi Iwai2014-02-191-5/+5
| * | ALSA: Drop __bitwise and typedefs for snd_device attributesTakashi Iwai2014-02-141-4/+4
| * | ALSA: seq_oss: Use standard printk helpersTakashi Iwai2014-02-145-18/+18
| * | ALSA: seq: Use standard printk helpersTakashi Iwai2014-02-1413-47/+47
| * | ALSA: timer: Use standard printk helpersTakashi Iwai2014-02-143-11/+8
| * | ALSA: oss: Use standard printk helpersTakashi Iwai2014-02-142-56/+55
| * | ALSA: hwdep: Use standard printk helpersTakashi Iwai2014-02-141-8/+12
| * | ALSA: rawmidi: Use standard printk helpersTakashi Iwai2014-02-141-15/+34
| * | ALSA: core: Use standard printk helpersTakashi Iwai2014-02-148-32/+38
| * | ALSA: pcm: Use standard printk helpersTakashi Iwai2014-02-144-43/+47
| * | ALSA: control: Use standard printk helpersTakashi Iwai2014-02-142-9/+8
| * | ALSA: seq_oss: Drop debug printsTakashi Iwai2014-02-147-68/+0
| * | ALSA: Use standard device refcount for card accountingTakashi Iwai2014-02-143-40/+17
| * | ALSA: Use static groups for id and number card sysfs attr filesTakashi Iwai2014-02-141-13/+19
| * | ALSA: Embed card device into struct snd_cardTakashi Iwai2014-02-141-19/+35