summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'for-linus' into for-nextTakashi Iwai2017-06-071-2/+5
| |\ \
| * | | ALSA: pcm: Build OSS writev/readv helpers conditionallyTakashi Iwai2017-06-023-12/+10Star
| * | | ALSA: pcm: Kill set_fs() in PCM OSS layerTakashi Iwai2017-06-021-65/+12Star
| * | | ALSA: pcm: Direct in-kernel read/write supportTakashi Iwai2017-06-021-1/+25
| * | | ALSA: pcm: Simplify snd_pcm_playback_silence()Takashi Iwai2017-06-021-30/+20Star
| * | | ALSA: pcm: Unify read/write loopTakashi Iwai2017-06-021-138/+46Star
| * | | ALSA: pcm: More unification of PCM transfer codesTakashi Iwai2017-06-021-131/+123Star
| * | | ALSA: pcm: Call directly the common read/write helpersTakashi Iwai2017-06-021-101/+55Star
| * | | ALSA: pcm: Shuffle codesTakashi Iwai2017-06-021-106/+106
| * | | ALSA: pcm: Check PCM state by a common helper functionTakashi Iwai2017-06-021-52/+29Star
| * | | ALSA: pcm: Drop the old copy and silence opsTakashi Iwai2017-06-021-37/+1Star
| * | | ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence opsTakashi Iwai2017-06-021-15/+74
| * | | ALSA: pcm: include pcm_local.h and remove some extraneous tabsColin Ian King2017-05-301-6/+8
| * | | ALSA: declare snd_kcontrol_new structures as constBhumika Goyal2017-05-301-1/+1
| * | | ALSA: pcm: add local header file for snd-pcm moduleTakashi Sakamoto2017-05-265-0/+60
| * | | ALSA: pcm: Call ack() whenever appl_ptr is updatedTakashi Iwai2017-05-251-9/+37
| * | | ALSA: control: remove entry limitation for list operationTakashi Sakamoto2017-05-241-3/+1Star
| * | | ALSA: info: Use kvzalloc() for a temporary write bufferTakashi Iwai2017-05-231-3/+3
| * | | ALSA: pcm: Remove set_fs() in PCM core codeTakashi Iwai2017-05-232-47/+67
| * | | ALSA: control: Simplify snd_ctl_elem_list() implementationTakashi Iwai2017-05-231-42/+24Star
| * | | ALSA: pcm: Simplify forward/rewind codesTakashi Iwai2017-05-211-68/+50Star
| * | | ALSA: pcm: Use a common helper for PCM state check and hwsyncTakashi Iwai2017-05-211-118/+35Star
| * | | ALSA: pcm/oss: mark snd_pcm_plug_slave_format arg as constArnd Bergmann2017-05-181-1/+1
| * | | ALSA: pcm: use "do {} while (0)" for empty macroArnd Bergmann2017-05-181-1/+1
| * | | ALSA: pcm: constify function local and read-only tableTakashi Sakamoto2017-05-171-2/+3
| * | | ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kern...Takashi Sakamoto2017-05-173-11/+12
| * | | ALSA: pcm: use helper function to refer parameter as read-onlyTakashi Sakamoto2017-05-174-8/+10
| * | | ALSA: pcm: add const qualifier for read-only table for sampling rateTakashi Sakamoto2017-05-171-2/+4
| * | | ALSA: pcm: Build pcm notifier code conditionallyTakashi Iwai2017-05-171-13/+20
* | | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-06-241-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | ALSA: pcm: Don't treat NULL chmap as a fatal errorTakashi Iwai2017-06-141-2/+2
| | |/ | |/|
* / | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-2010-15/+15
|/ /
* | ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECTTakashi Iwai2017-06-071-0/+1
* | ALSA: timer: Fix race between read and ioctlTakashi Iwai2017-06-071-2/+4
|/
* Merge branch 'for-linus' into for-nextTakashi Iwai2017-04-141-6/+3Star
|\
| * ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai2017-04-131-6/+3Star
* | Merge branch 'for-linus' into for-nextTakashi Iwai2017-04-124-4/+22
|\|
| * ALSA: seq: Fix race during FIFO resizeTakashi Iwai2017-03-241-0/+4
| * ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai2017-03-214-4/+18
* | ALSA: timer: Info leak in snd_timer_user_tinterrupt()Dan Carpenter2017-03-311-1/+1
* | ALSA: timer: remove some dead codeDan Carpenter2017-03-311-11/+6Star
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-0211-2/+12
* Merge tag 'sound-fix-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-012-3/+18
|\
| * ALSA: seq: Fix link corruption by event error handlingTakashi Iwai2017-02-281-0/+3
| * ALSA: timer: Reject user params with too small ticksTakashi Iwai2017-02-281-3/+15
* | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-251-9/+6Star
|/
* Merge branch 'for-next' into for-linusTakashi Iwai2017-02-202-3/+3
|\
| * Merge branch 'for-linus' into for-nextTakashi Iwai2017-02-071-8/+1Star
| |\
| * | ALSA: seq: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-2/+2
| * | ALSA: rawmidi: Add const to snd_rawmidi_opsTakashi Iwai2017-01-121-1/+1