aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAge
...
* | | ALSA: control: Consolidate helpers for adding and replacing ctl elementsTakashi Iwai2018-11-24
|/ /
* | ALSA: control: Fix race between adding and removing a user elementTakashi Iwai2018-11-24
* | ALSA: oss: Use kvzalloc() for local buffer allocationsTakashi Iwai2018-11-09
|/
* ALSA: seq: oss: Use the standard fall-through annotationTakashi Iwai2018-10-12
* ALSA: memalloc: Add fall-through annotationTakashi Iwai2018-10-12
* ALSA: rawmidi: A lightweight function to discard pending bytesTakashi Iwai2018-10-04
* ALSA: pcm: Update hardware pointer before start captureRicardo Biehl Pasquali2018-09-10
* Merge branch 'topic/pcm-indirect-fixes' into for-nextTakashi Iwai2018-09-04
|\
| * ALSA: rawmidi: Initialize allocated buffersTakashi Iwai2018-09-03
* | ALSA: memalloc: Add non-cached buffer typeTakashi Iwai2018-08-28
* | ALSA: memalloc: Simplify snd_malloc_dev_pages() callsTakashi Iwai2018-08-28
* | ALSA: memalloc: Don't align the size to power-of-twoTakashi Iwai2018-08-28
* | ALSA: seq: Do error checks at creating system portsTakashi Iwai2018-08-28
* | ALSA: seq: add error check in snd_seq_system_client_init()Dan Carpenter2018-08-28
* | ALSA: pcm: signedness bug in snd_pcm_plug_alloc()Dan Carpenter2018-08-27
* | ALSA: pcm: Return 0 when size < start_threshold in captureRicardo Biehl Pasquali2018-08-27
|/
* ALSA: seq: virmidi: Fix discarding the unsubscribed outputTakashi Iwai2018-08-14
* ALSA: seq_oss: Mark expected switch fall-throughGustavo A. R. Silva2018-08-04
* ALSA: seq: Mark expected switch fall-throughGustavo A. R. Silva2018-08-04
* ALSA: compress: Remove empty init and exitTakashi Iwai2018-08-03
* ALSA: seq: Drop unused 64bit division macrosTakashi Iwai2018-08-01
* ALSA: seq: Use no intrruptible mutex_lockTakashi Iwai2018-08-01
* ALSA: seq: Fix leftovers at probe error pathTakashi Iwai2018-08-01
* ALSA: seq: Remove dead codesTakashi Iwai2018-08-01
* ALSA: seq: Minor cleanup of MIDI event parser helpersTakashi Iwai2018-08-01
* ALSA: pcm: Mark expected switch fall-throughGustavo A. R. Silva2018-08-01
* ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macrosTakashi Iwai2018-07-30
* ALSA: seq: virmidi: Offload the output event processingTakashi Iwai2018-07-30
* Merge branch 'for-linus' into topic/virmidiTakashi Iwai2018-07-29
|\
| * ALSA: virmidi: Fix too long output trigger loopTakashi Iwai2018-07-27
| * ALSA: seq: Fix poll() error returnTakashi Iwai2018-07-26
| * ALSA: memalloc: Don't exceed over the requested sizeTakashi Iwai2018-07-23
* | ALSA: pcm: Fix sparse warning wrt PCM format typeTakashi Iwai2018-07-27
* | ALSA: pcm: Use standard lower_32_bits() and upper_32_bits()Takashi Iwai2018-07-26
* | ALSA: timer: catch invalid timer object creationSrikanth K H2018-07-22
* | ALSA: rawmidi: Use kvmalloc() for buffersTakashi Iwai2018-07-18
* | ALSA: rawmidi: Minor code refactoringTakashi Iwai2018-07-17
* | ALSA: rawmidi: Simplify error pathsTakashi Iwai2018-07-17
* | ALSA: rawmidi: Tidy up coding stylesTakashi Iwai2018-07-17
* | Merge branch 'for-linus' into for-nextTakashi Iwai2018-07-17
|\|
| * ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai2018-07-17
| * ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctlTakashi Iwai2018-06-25
| * ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctlTakashi Iwai2018-06-25
* | ALSA: pcm: Fix snd_interval_refine first/last with open min/maxTimo Wischer2018-07-11
* | ALSA: pcm: Allow drivers to set R/W wait time.Liam Girdwood2018-07-06
* | ALSA: pcm: Use snd_pcm_stop_xrun() for xrun injectionTakashi Iwai2018-07-04
* | ALSA: pcm: trace XRUN event at injection, tooTakashi Iwai2018-07-04
|/
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-15
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12