summaryrefslogtreecommitdiff
path: root/sound/core/pcm_native.c
AgeCommit message (Expand)Author
2015-11-30ALSA: pcm: constify action_ops structuresJulia Lawall
2015-10-16ALSA: timer: add config item to export PCM timer disabling for expertJie Yang
2015-09-29ALSA: pcm: Avoid double hw_free calls at releasing a streamTakashi Iwai
2015-09-24ALSA: core: check for underflow in snd_pcm_sw_params()Dan Carpenter
2015-07-17ALSA: pcm: Fix lockdep warning with nonatomic PCM opsTakashi Iwai
2015-04-15Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-04-11pcm: another weird API abuseAl Viro
2015-04-11Merge branch 'iocb' into for-nextAl Viro
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig
2015-03-06Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai
2015-02-23ALSA: pcm: Don't leave PREPARED state after drainingTakashi Iwai
2015-02-20ALSA: core: add .get_time_infoPierre-Louis Bossart
2015-02-20ALSA: core: pass audio tstamp config from userspacePierre-Louis Bossart
2015-02-09ALSA: pcm: allow for trigger_tstamp snapshot in .triggerPierre-Louis Bossart
2015-02-09ALSA: pcm: don't override timestamp unconditionallyPierre-Louis Bossart
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2014-12-31ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN triggerLibin Yang
2014-11-10ALSA: pcm: Fix document for snd_pcm_stop_xrun()Takashi Iwai
2014-11-09ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai
2014-11-06ALSA: pcm: Update the state properly before notificationTakashi Iwai
2014-10-31ALSA: pcm: Refactoring snd_pcm_action()Takashi Iwai
2014-10-31ALSA: pcm: Simplify snd_pcm_action_lock_irq()Takashi Iwai
2014-10-30ALSA: pcm: More kerneldoc updatesTakashi Iwai
2014-10-27Merge branch 'for-linus' into for-nextTakashi Iwai
2014-10-24ALSA: pcm: Avoid mmap warnings on x86Takashi Iwai
2014-10-22ALSA: pcm: Disable mmap for known broken archsTakashi Iwai
2014-10-22ALSA: pcm: Remove arch-dependent mmap kludgesTakashi Iwai
2014-10-21ALSA: pcm: Fix false lockdep warningsTakashi Iwai
2014-10-18ALSA: pcm: use the same dma mmap codepath both for arm and arm64Anatol Pomozov
2014-10-14ALSA: pcm: Fix referred substream in snd_pcm_action_group() unlock loopTakashi Iwai
2014-09-03ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock()Takashi Iwai
2014-09-03ALSA: pcm: Allow nonatomic trigger operationsTakashi Iwai
2014-07-21ALSA: pcm: Introduce protocol version field to sw_paramsTakashi Iwai
2014-07-10ALSA: pcm: Add timestamp type to sw_paramsTakashi Iwai
2014-07-10ALSA: pcm: simplify snd_pcm_tstamp()Takashi Iwai
2014-02-14ALSA: pcm: Use standard printk helpersTakashi Iwai
2014-02-10ALSA: Replace with IS_ENABLED()Takashi Iwai
2014-02-10ALSA: Fix typos in alsa-driver-api.xmlMasanari Iida
2013-10-29ALSA: pcm: Add fallthru commentsTakashi Iwai
2013-10-24ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM codeTakashi Iwai
2013-10-24ALSA: Add SoC on-chip internal ram support for DMA buffer allocationNicolin Chen
2013-06-29pcm_native: switch to fdget()/fdput()Al Viro
2013-06-15snd_pcm_link(): fix a leak...Al Viro
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-04-25Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-04-19vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi
2013-02-22new helper: file_inode(file)Al Viro
2012-11-21ALSA: pcm: Fix return code in pcm_native.cSachin Kamat
2012-11-08Merge branch 'for-linus' into for-nextTakashi Iwai