Age | Commit message (Expand) | Author | Files | Lines |
2014-10-14 | ALSA: pcm: Fix referred substream in snd_pcm_action_group() unlock loop | Takashi Iwai | 1 | -1/+1 |
2014-10-08 | ALSA: Allow pass NULL dev for snd_pci_quirk_lookup() | Takashi Iwai | 1 | -0/+2 |
2014-10-06 | Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 1 | -3/+5 |
2014-09-22 | ALSA: pcm: fix fifo_size frame calculation | Clemens Ladisch | 1 | -3/+5 |
2014-09-11 | Merge branch 'for-linus' into for-next | Takashi Iwai | 2 | -4/+4 |
2014-09-08 | ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based dev... | Jurgen Kramer | 2 | -0/+5 |
2014-09-08 | Merge branch 'topic/pcm-nonatomic' into for-next | Takashi Iwai | 2 | -9/+128 |
2014-09-08 | ALSA: pcm: snd_interval_step: fix changes of open intervals | Clemens Ladisch | 1 | -0/+2 |
2014-09-08 | ALSA: pcm: snd_interval_step: drop the min parameter | Clemens Ladisch | 1 | -4/+4 |
2014-09-03 | ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock() | Takashi Iwai | 1 | -4/+60 |
2014-09-03 | ALSA: pcm: Allow nonatomic trigger operations | Takashi Iwai | 2 | -7/+70 |
2014-08-22 | ALSA: pcm: Fix the silence data for DSD formats | Takashi Iwai | 1 | -2/+2 |
2014-08-22 | ALSA: core: fix buffer overflow in snd_info_get_line() | Clemens Ladisch | 1 | -2/+2 |
2014-08-04 | Merge tag 'asoc-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 2 | -4/+6 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/tlv', 'asoc/topic/tlv320aic23', 'a... | Mark Brown | 1 | -3/+3 |
2014-08-04 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 1 | -1/+3 |
2014-07-22 | Merge branch 'topic/monotonic' into for-next | Takashi Iwai | 2 | -4/+10 |
2014-07-21 | ALSA: pcm: Add tstamp_type and proto to sw_params compat layer | Takashi Iwai | 1 | -2/+6 |
2014-07-21 | ALSA: pcm: Introduce protocol version field to sw_params | Takashi Iwai | 1 | -2/+4 |
2014-07-16 | ALSA: compress: fix an integer overflow check | Dan Carpenter | 1 | -1/+1 |
2014-07-15 | ALSA: control: Define SNDRV_CTL_TLV_OP_* constants | Takashi Iwai | 1 | -3/+3 |
2014-07-14 | Merge branch 'topic/monotonic' into for-next | Takashi Iwai | 1 | -3/+4 |
2014-07-10 | ALSA: pcm: Add timestamp type to sw_params | Takashi Iwai | 1 | -0/+3 |
2014-07-10 | ALSA: pcm: simplify snd_pcm_tstamp() | Takashi Iwai | 1 | -3/+1 |
2014-07-04 | ALSA: pcm_dmaengine: Correct support for 24bits physical sample widths | Peter Ujfalusi | 1 | -0/+2 |
2014-07-04 | ALSA: pcm_dmaengine: Use the available wrapper to get physical width | Peter Ujfalusi | 1 | -1/+1 |
2014-06-23 | ALSA: seq: seq_memory.c: Fix closing brace followed by if | Rasmus Villemoes | 1 | -2/+2 |
2014-06-18 | ALSA: control: Make sure that id->index does not overflow | Lars-Peter Clausen | 1 | -0/+3 |
2014-06-18 | ALSA: control: Handle numid overflow | Lars-Peter Clausen | 1 | -0/+4 |
2014-06-18 | ALSA: control: Don't access controls outside of protected regions | Lars-Peter Clausen | 1 | -5/+10 |
2014-06-18 | ALSA: control: Fix replacing user controls | Lars-Peter Clausen | 1 | -16/+9 |
2014-06-18 | ALSA: control: Protect user controls against concurrent access | Lars-Peter Clausen | 2 | -6/+26 |
2014-06-12 | ALSA: core: Use ktime_get_ts() | Thomas Gleixner | 1 | -2/+2 |
2014-06-04 | ALSA: seq: Continue broadcasting events to ports if one of them fails | Adam Goode | 1 | -12/+24 |
2014-06-04 | ALSA: seq: correctly detect input buffer overflow | Adam Goode | 1 | -1/+1 |
2014-06-03 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+6 |
2014-05-19 | ALSA: pcm_dmaengine: Add check during device suspend | Tushar Behera | 1 | -0/+6 |
2014-04-28 | ALSA: core: Fix format string mismatch in seq_midi.c | Masanari Iida | 1 | -2/+2 |
2014-04-16 | ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops | Tim Gardner | 1 | -1/+1 |
2014-03-31 | Merge branch 'for-next' into for-linus | Takashi Iwai | 42 | -555/+519 |
2014-03-19 | ALSA: compress: Pass through return value of open ops callback | Charles Keepax | 1 | -1/+1 |
2014-03-13 | Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 1 | -0/+1 |
2014-02-27 | ALSA: Move EXPORT_SYMBOL() in appropriate places | Takashi Iwai | 2 | -20/+18 |
2014-02-25 | ALSA: Clean up snd_device_*() codes | Takashi Iwai | 2 | -83/+50 |
2014-02-25 | ALSA: Use priority list for managing device list | Takashi Iwai | 2 | -40/+40 |
2014-02-25 | ALSA: hwdep: Allow to assign the given parent | Takashi Iwai | 1 | -7/+12 |
2014-02-25 | ALSA: hwdep: Take private_data as drvdata for sysfs | Takashi Iwai | 1 | -0/+2 |
2014-02-25 | ALSA: Create sysfs attribute files via groups | Takashi Iwai | 3 | -14/+53 |
2014-02-20 | ALSA: Export snd_pcm_constraint_mask64() | Mark Brown | 1 | -0/+1 |
2014-02-19 | ALSA: core: Fix missing card sysfs contents | Takashi Iwai | 1 | -5/+5 |