Age | Commit message (Expand) | Author | Files | Lines |
2015-02-09 | ALSA: pcm: allow for trigger_tstamp snapshot in .trigger | Pierre-Louis Bossart | 1 | -0/+1 |
2015-02-05 | Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 1 | -0/+12 |
2015-02-04 | Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next | Mark Brown | 1 | -0/+12 |
2015-02-03 | Merge branch 'topic/snd-device' into for-next | Takashi Iwai | 1 | -1/+1 |
2015-02-02 | ALSA: pcm: Embed struct device | Takashi Iwai | 1 | -1/+1 |
2015-01-28 | ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges() | Peter Rosin | 1 | -0/+12 |
2015-01-03 | ALSA: pcm: Remove unused functions declaration | Lars-Peter Clausen | 1 | -7/+0 |
2014-12-31 | ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN trigger | Libin Yang | 1 | -0/+1 |
2014-12-30 | ALSA: pcm: Remove unused SNDRV_PCM_IOCTL1_{FALSE,TRUE} defines | Lars-Peter Clausen | 1 | -3/+0 |
2014-12-30 | ALSA: pcm: Fix kerneldoc for params_*() functions | Lars-Peter Clausen | 1 | -5/+5 |
2014-11-28 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+2 |
2014-11-21 | ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample format | Jussi Laako | 1 | -0/+2 |
2014-11-09 | ALSA: pcm: Add snd_pcm_stop_xrun() helper | Takashi Iwai | 1 | -0/+1 |
2014-11-04 | ALSA: pcm: Add xrun_injection proc entry | Takashi Iwai | 1 | -0/+3 |
2014-10-30 | ALSA: pcm: Convert params_*() with static inline functions | Takashi Iwai | 1 | -12/+53 |
2014-10-30 | ALSA: pcm: More kerneldoc updates | Takashi Iwai | 1 | -7/+153 |
2014-10-30 | ALSA: pcm: Use static inline for snd_pcm_lib_alloc_vmalloc_buffer() | Takashi Iwai | 1 | -12/+13 |
2014-09-08 | ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based dev... | Jurgen Kramer | 1 | -0/+1 |
2014-09-03 | ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock() | Takashi Iwai | 1 | -69/+12 |
2014-09-03 | ALSA: pcm: Allow nonatomic trigger operations | Takashi Iwai | 1 | -12/+46 |
2014-07-10 | ALSA: Provide a CLOCK_MONOTONIC_RAW timestamp type | Mark Brown | 1 | -2/+9 |
2014-06-12 | ALSA: core: Use ktime_get_ts() | Thomas Gleixner | 1 | -1/+1 |
2014-02-14 | ALSA: pcm: Use standard printk helpers | Takashi Iwai | 1 | -0/+8 |
2014-01-16 | Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai | Mark Brown | 1 | -0/+2 |
2014-01-14 | ALSA: Add helper function for intersecting two rate masks | Lars-Peter Clausen | 1 | -0/+2 |
2014-01-09 | ALSA: Remove memory reservation code from memalloc helper | Takashi Iwai | 1 | -1/+0 |
2013-05-24 | ALSA: Constify the snd_pcm_substream struct ops field | Lars-Peter Clausen | 1 | -2/+3 |
2013-05-03 | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 1 | -9/+22 |
2013-04-29 | ALSA: pcm_format_to_bits strong-typed conversion | Eldad Zack | 1 | -0/+6 |
2013-04-24 | treewide: Fix typo in printk and comments | Masanari Iida | 1 | -1/+1 |
2013-04-18 | ALSA: add DSD formats | Daniel Mack | 1 | -0/+2 |
2013-03-12 | ALSA: add/change some comments describing function return values | Yacine Belkadi | 1 | -9/+14 |
2012-10-23 | ALSA: core: add hooks for audio timestamps | Pierre-Louis Bossart | 1 | -0/+2 |
2012-10-23 | ALSA: core: keep track of boundary wrap-around | Pierre-Louis Bossart | 1 | -0/+1 |
2012-10-09 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -25/+62 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 1 | -1/+1 |
2012-09-23 | ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG cases | Takashi Iwai | 1 | -25/+14 |
2012-09-06 | ALSA: PCM: channel mapping API implementation | Takashi Iwai | 1 | -0/+48 |
2012-08-20 | ALSA: fix pcm.h kernel-doc warning and notation | Randy Dunlap | 1 | -1/+2 |
2012-07-19 | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 1 | -0/+11 |
2012-07-05 | ALSA: pcm: Make constraints lists const | Mark Brown | 1 | -1/+1 |
2012-06-18 | ALSA: pcm: Add snd_pcm_rate_bit_to_rate() | Dimitris Papastamos | 1 | -0/+1 |
2012-06-03 | ALSA: pcm: Add debug-print helper function | Ola Lilja | 1 | -0/+11 |
2012-03-18 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -0/+4 |
2012-03-15 | ALSA: pcm: Constify the list in snd_pcm_hw_constraint_list | Mark Brown | 1 | -2/+3 |
2012-02-09 | ALSA: PCM - Add PCM creation API for internal PCMs. | Liam Girdwood | 1 | -0/+4 |
2011-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -0/+4 |
2011-10-26 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 1 | -0/+2 |
2011-09-28 | ALSA: pcm - Export snd_pcm_lib_default_mmap() helper | Takashi Iwai | 1 | -0/+2 |
2011-09-20 | ALSA: pcm: add snd_pcm_hw_rule_noresample() | Clemens Ladisch | 1 | -0/+2 |