Age | Commit message (Expand) | Author |
2016-02-05 | ALSA: pcm: Add snd_pcm_rate_range_to_bits() | Mengdong Lin |
2015-10-28 | ALSA: Constify ratden/ratnum constraints | Lars-Peter Clausen |
2015-10-23 | Merge branch 'topic/hw-constraint-single' into for-next | Takashi Iwai |
2015-10-22 | ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtime | Lars-Peter Clausen |
2015-10-21 | ALSA: Add helper function to add single value constraint | Lars-Peter Clausen |
2015-10-16 | ALSA: timer: add config item to export PCM timer disabling for expert | Jie Yang |
2015-09-13 | ALSA: pcm: remove structure member of 'struct snd_pcm_hwptr_log *' type becau... | Takashi Sakamoto |
2015-04-27 | ALSA: Close holes in struct snd_pcm_constraint_list | Lars-Peter Clausen |
2015-04-27 | ALSA: Close holes in struct snd_pcm_hw_rule | Lars-Peter Clausen |
2015-02-20 | ALSA: core: remove .wall_clock | Pierre-Louis Bossart |
2015-02-20 | ALSA: core: add .get_time_info | Pierre-Louis Bossart |
2015-02-20 | ALSA: core: selection of audio_tstamp type and accuracy reports | Pierre-Louis Bossart |
2015-02-09 | ALSA: pcm: allow for trigger_tstamp snapshot in .trigger | Pierre-Louis Bossart |
2015-02-05 | Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2015-02-04 | Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next | Mark Brown |
2015-02-03 | Merge branch 'topic/snd-device' into for-next | Takashi Iwai |
2015-02-02 | ALSA: pcm: Embed struct device | Takashi Iwai |
2015-01-28 | ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges() | Peter Rosin |
2015-01-03 | ALSA: pcm: Remove unused functions declaration | Lars-Peter Clausen |
2014-12-31 | ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN trigger | Libin Yang |
2014-12-30 | ALSA: pcm: Remove unused SNDRV_PCM_IOCTL1_{FALSE,TRUE} defines | Lars-Peter Clausen |
2014-12-30 | ALSA: pcm: Fix kerneldoc for params_*() functions | Lars-Peter Clausen |
2014-11-28 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2014-11-21 | ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample format | Jussi Laako |
2014-11-09 | ALSA: pcm: Add snd_pcm_stop_xrun() helper | Takashi Iwai |
2014-11-04 | ALSA: pcm: Add xrun_injection proc entry | Takashi Iwai |
2014-10-30 | ALSA: pcm: Convert params_*() with static inline functions | Takashi Iwai |
2014-10-30 | ALSA: pcm: More kerneldoc updates | Takashi Iwai |
2014-10-30 | ALSA: pcm: Use static inline for snd_pcm_lib_alloc_vmalloc_buffer() | Takashi Iwai |
2014-09-08 | ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based dev... | Jurgen Kramer |
2014-09-03 | ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock() | Takashi Iwai |
2014-09-03 | ALSA: pcm: Allow nonatomic trigger operations | Takashi Iwai |
2014-07-10 | ALSA: Provide a CLOCK_MONOTONIC_RAW timestamp type | Mark Brown |
2014-06-12 | ALSA: core: Use ktime_get_ts() | Thomas Gleixner |
2014-02-14 | ALSA: pcm: Use standard printk helpers | Takashi Iwai |
2014-01-16 | Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai | Mark Brown |
2014-01-14 | ALSA: Add helper function for intersecting two rate masks | Lars-Peter Clausen |
2014-01-09 | ALSA: Remove memory reservation code from memalloc helper | Takashi Iwai |
2013-05-24 | ALSA: Constify the snd_pcm_substream struct ops field | Lars-Peter Clausen |
2013-05-03 | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds |
2013-04-29 | ALSA: pcm_format_to_bits strong-typed conversion | Eldad Zack |
2013-04-24 | treewide: Fix typo in printk and comments | Masanari Iida |
2013-04-18 | ALSA: add DSD formats | Daniel Mack |
2013-03-12 | ALSA: add/change some comments describing function return values | Yacine Belkadi |
2012-10-23 | ALSA: core: add hooks for audio timestamps | Pierre-Louis Bossart |
2012-10-23 | ALSA: core: keep track of boundary wrap-around | Pierre-Louis Bossart |
2012-10-09 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells |
2012-09-23 | ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG cases | Takashi Iwai |
2012-09-06 | ALSA: PCM: channel mapping API implementation | Takashi Iwai |