| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: pcm: fix fifo_size frame calculation | Clemens Ladisch | 2014-09-22 | 1 | -3/+5 |
* | ALSA: pcm: Fix the silence data for DSD formats | Takashi Iwai | 2014-08-22 | 1 | -2/+2 |
* | ALSA: core: fix buffer overflow in snd_info_get_line() | Clemens Ladisch | 2014-08-22 | 1 | -2/+2 |
* | Merge tag 'asoc-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 2014-08-04 | 2 | -4/+6 |
|\ |
|
| *-. | Merge remote-tracking branches 'asoc/topic/tlv', 'asoc/topic/tlv320aic23', 'a... | Mark Brown | 2014-08-04 | 1 | -3/+3 |
| |\ \ |
|
| | * | | ALSA: control: Define SNDRV_CTL_TLV_OP_* constants | Takashi Iwai | 2014-07-15 | 1 | -3/+3 |
| * | | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 2014-08-04 | 1 | -1/+3 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | ALSA: pcm_dmaengine: Correct support for 24bits physical sample widths | Peter Ujfalusi | 2014-07-04 | 1 | -0/+2 |
| | * | | ALSA: pcm_dmaengine: Use the available wrapper to get physical width | Peter Ujfalusi | 2014-07-04 | 1 | -1/+1 |
| | |/ |
|
* | | | Merge branch 'topic/monotonic' into for-next | Takashi Iwai | 2014-07-22 | 2 | -4/+10 |
|\ \ \ |
|
| * | | | ALSA: pcm: Add tstamp_type and proto to sw_params compat layer | Takashi Iwai | 2014-07-21 | 1 | -2/+6 |
| * | | | ALSA: pcm: Introduce protocol version field to sw_params | Takashi Iwai | 2014-07-21 | 1 | -2/+4 |
* | | | | ALSA: compress: fix an integer overflow check | Dan Carpenter | 2014-07-16 | 1 | -1/+1 |
* | | | | Merge branch 'topic/monotonic' into for-next | Takashi Iwai | 2014-07-14 | 1 | -3/+4 |
|\| | | |
|
| * | | | ALSA: pcm: Add timestamp type to sw_params | Takashi Iwai | 2014-07-10 | 1 | -0/+3 |
| * | | | ALSA: pcm: simplify snd_pcm_tstamp() | Takashi Iwai | 2014-07-10 | 1 | -3/+1 |
| |/ / |
|
* / / | ALSA: seq: seq_memory.c: Fix closing brace followed by if | Rasmus Villemoes | 2014-06-23 | 1 | -2/+2 |
|/ / |
|
* | | ALSA: control: Make sure that id->index does not overflow | Lars-Peter Clausen | 2014-06-18 | 1 | -0/+3 |
* | | ALSA: control: Handle numid overflow | Lars-Peter Clausen | 2014-06-18 | 1 | -0/+4 |
* | | ALSA: control: Don't access controls outside of protected regions | Lars-Peter Clausen | 2014-06-18 | 1 | -5/+10 |
* | | ALSA: control: Fix replacing user controls | Lars-Peter Clausen | 2014-06-18 | 1 | -16/+9 |
* | | ALSA: control: Protect user controls against concurrent access | Lars-Peter Clausen | 2014-06-18 | 2 | -6/+26 |
|/ |
|
* | ALSA: core: Use ktime_get_ts() | Thomas Gleixner | 2014-06-12 | 1 | -2/+2 |
* | ALSA: seq: Continue broadcasting events to ports if one of them fails | Adam Goode | 2014-06-04 | 1 | -12/+24 |
* | ALSA: seq: correctly detect input buffer overflow | Adam Goode | 2014-06-04 | 1 | -1/+1 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2014-06-03 | 1 | -0/+6 |
|\ |
|
| * | ALSA: pcm_dmaengine: Add check during device suspend | Tushar Behera | 2014-05-19 | 1 | -0/+6 |
* | | ALSA: core: Fix format string mismatch in seq_midi.c | Masanari Iida | 2014-04-28 | 1 | -2/+2 |
* | | ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops | Tim Gardner | 2014-04-16 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-next' into for-linus | Takashi Iwai | 2014-03-31 | 42 | -555/+519 |
|\ |
|
| * | Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 2014-03-13 | 1 | -0/+1 |
| |\ |
|
| | * | ALSA: Export snd_pcm_constraint_mask64() | Mark Brown | 2014-02-20 | 1 | -0/+1 |
| * | | ALSA: Move EXPORT_SYMBOL() in appropriate places | Takashi Iwai | 2014-02-27 | 2 | -20/+18 |
| * | | ALSA: Clean up snd_device_*() codes | Takashi Iwai | 2014-02-25 | 2 | -83/+50 |
| * | | ALSA: Use priority list for managing device list | Takashi Iwai | 2014-02-25 | 2 | -40/+40 |
| * | | ALSA: hwdep: Allow to assign the given parent | Takashi Iwai | 2014-02-25 | 1 | -7/+12 |
| * | | ALSA: hwdep: Take private_data as drvdata for sysfs | Takashi Iwai | 2014-02-25 | 1 | -0/+2 |
| * | | ALSA: Create sysfs attribute files via groups | Takashi Iwai | 2014-02-25 | 3 | -14/+53 |
| * | | ALSA: core: Fix missing card sysfs contents | Takashi Iwai | 2014-02-19 | 1 | -5/+5 |
| * | | ALSA: Drop __bitwise and typedefs for snd_device attributes | Takashi Iwai | 2014-02-14 | 1 | -4/+4 |
| * | | ALSA: seq_oss: Use standard printk helpers | Takashi Iwai | 2014-02-14 | 5 | -18/+18 |
| * | | ALSA: seq: Use standard printk helpers | Takashi Iwai | 2014-02-14 | 13 | -47/+47 |
| * | | ALSA: timer: Use standard printk helpers | Takashi Iwai | 2014-02-14 | 3 | -11/+8 |
| * | | ALSA: oss: Use standard printk helpers | Takashi Iwai | 2014-02-14 | 2 | -56/+55 |
| * | | ALSA: hwdep: Use standard printk helpers | Takashi Iwai | 2014-02-14 | 1 | -8/+12 |
| * | | ALSA: rawmidi: Use standard printk helpers | Takashi Iwai | 2014-02-14 | 1 | -15/+34 |
| * | | ALSA: core: Use standard printk helpers | Takashi Iwai | 2014-02-14 | 8 | -32/+38 |
| * | | ALSA: pcm: Use standard printk helpers | Takashi Iwai | 2014-02-14 | 4 | -43/+47 |
| * | | ALSA: control: Use standard printk helpers | Takashi Iwai | 2014-02-14 | 2 | -9/+8 |
| * | | ALSA: seq_oss: Drop debug prints | Takashi Iwai | 2014-02-14 | 7 | -68/+0 |