Age | Commit message (Expand) | Author | Files | Lines |
2018-03-13 | ALSA: pcm: Use krealloc() for resizing the rules array | Takashi Iwai | 1 | -6/+2 |
2018-01-15 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -1/+0 |
2018-01-11 | ALSA: pcm: Remove yet superfluous WARN_ON() | Takashi Iwai | 1 | -1/+0 |
2018-01-09 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -2/+2 |
2018-01-02 | ALSA: pcm: Set config update bits only when really changed | Takashi Iwai | 1 | -2/+2 |
2018-01-02 | ALSA: pcm: Remove incorrect snd_BUG_ON() usages | Takashi Iwai | 1 | -2/+2 |
2017-11-21 | ALSA: pcm: update tstamp only if audio_tstamp changed | Henrik Eriksson | 1 | -2/+4 |
2017-07-06 | Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -415/+253 |
2017-06-24 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 1 | -2/+2 |
2017-06-20 | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar | 1 | -1/+1 |
2017-06-20 | ALSA: pcm: Fix possible inconsistent appl_ptr update via mmap | Takashi Iwai | 1 | -6/+7 |
2017-06-20 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -2/+2 |
2017-06-16 | ALSA: pcm: Follow standard EXPORT_SYMBOL() declarations | Takashi Iwai | 1 | -21/+0 |
2017-06-14 | ALSA: pcm: Don't treat NULL chmap as a fatal error | Takashi Iwai | 1 | -2/+2 |
2017-06-14 | ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command | Takashi Sakamoto | 1 | -2/+0 |
2017-06-14 | ALSA: pcm: Skip ack callback without actual appl_ptr update | Takashi Iwai | 1 | -0/+3 |
2017-06-12 | ALSA: pcm: add 'applptr' event of tracepoint | Takashi Sakamoto | 1 | -0/+4 |
2017-06-12 | ALSA: pcm: unify codes to operate application-side position on PCM buffer | Takashi Sakamoto | 1 | -3/+24 |
2017-06-09 | ALSA: pcm: localize snd_pcm_hw_params_choose() | Takashi Sakamoto | 1 | -40/+0 |
2017-06-02 | ALSA: pcm: Direct in-kernel read/write support | Takashi Iwai | 1 | -1/+25 |
2017-06-02 | ALSA: pcm: Simplify snd_pcm_playback_silence() | Takashi Iwai | 1 | -30/+20 |
2017-06-02 | ALSA: pcm: Unify read/write loop | Takashi Iwai | 1 | -138/+46 |
2017-06-02 | ALSA: pcm: More unification of PCM transfer codes | Takashi Iwai | 1 | -131/+123 |
2017-06-02 | ALSA: pcm: Call directly the common read/write helpers | Takashi Iwai | 1 | -101/+55 |
2017-06-02 | ALSA: pcm: Shuffle codes | Takashi Iwai | 1 | -106/+106 |
2017-06-02 | ALSA: pcm: Check PCM state by a common helper function | Takashi Iwai | 1 | -52/+29 |
2017-06-02 | ALSA: pcm: Drop the old copy and silence ops | Takashi Iwai | 1 | -37/+1 |
2017-06-02 | ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence ops | Takashi Iwai | 1 | -15/+74 |
2017-05-26 | ALSA: pcm: add local header file for snd-pcm module | Takashi Sakamoto | 1 | -0/+2 |
2017-05-17 | ALSA: pcm: constify function local and read-only table | Takashi Sakamoto | 1 | -2/+3 |
2017-05-17 | ALSA: pcm: use helper function to refer parameter as read-only | Takashi Sakamoto | 1 | -1/+2 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -0/+1 |
2016-05-10 | ALSA: pcm: Bail out when chmap is already present | Takashi Iwai | 1 | -0/+2 |
2016-04-14 | ALSA: pcm : Call kill_fasync() in stream lock | Takashi Iwai | 1 | -1/+1 |
2016-03-10 | ALSA: pcm: Avoid "BUG:" string for warnings again | Takashi Iwai | 1 | -1/+1 |
2015-10-28 | ALSA: Constify ratden/ratnum constraints | Lars-Peter Clausen | 1 | -8/+9 |
2015-10-22 | ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtime | Lars-Peter Clausen | 1 | -5/+0 |
2015-10-16 | ALSA: timer: add config item to export PCM timer disabling for expert | Jie Yang | 1 | -0/+2 |
2015-05-19 | ALSA: pcm: Modify double acknowledged interrupts check condition | Koro Chen | 1 | -1/+1 |
2015-02-20 | ALSA: core: add .get_time_info | Pierre-Louis Bossart | 1 | -29/+59 |
2015-02-05 | Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 1 | -0/+85 |
2015-01-28 | ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges() | Peter Rosin | 1 | -0/+85 |
2014-12-30 | ALSA: Add support for wildcard msbits constraints | Lars-Peter Clausen | 1 | -1/+12 |
2014-12-30 | ALSA: Fix handling of multiple msbits constraints on the same runtime | Lars-Peter Clausen | 1 | -1/+1 |
2014-11-04 | ALSA: pcm: Replace PCM hwptr tracking with tracepoints | Takashi Iwai | 1 | -122/+24 |
2014-11-04 | ALSA: pcm: Correct PCM BUG error message | Takashi Iwai | 1 | -1/+1 |
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-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 |