aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/pcm_misc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-09ALSA: pcm: Fix assignment in if conditionTakashi Iwai1-4/+8
2020-03-30Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-9/+9
2020-03-06ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_ratesSamuel Holland1-9/+9
2020-02-10ALSA: pcm: Minor refactoringTakashi Iwai1-6/+11
2020-01-05ALSA: pcm: More constificationsTakashi Iwai1-2/+3
2017-11-29ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20Maciej S. Szmigiero1-1/+18
2017-06-16ALSA: pcm: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai1-11/+0
2017-05-26ALSA: pcm: add local header file for snd-pcm moduleTakashi Sakamoto1-0/+3
2016-02-05ALSA: pcm: Add snd_pcm_rate_range_to_bits()Mengdong Lin1-0/+30
2014-11-21ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample formatJussi Laako1-0/+8
2014-09-11Merge branch 'for-linus' into for-nextTakashi Iwai1-2/+2
2014-09-08ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based devicesJurgen Kramer1-0/+4
2014-08-22ALSA: pcm: Fix the silence data for DSD formatsTakashi Iwai1-2/+2
2014-01-14ALSA: Add helper function for intersecting two rate masksLars-Peter Clausen1-0/+39
2013-04-18ALSA: add DSD formatsDaniel Mack1-0/+8
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi1-14/+14
2012-06-18ALSA: pcm: Add snd_pcm_rate_bit_to_rate()Dimitris Papastamos1-0/+18
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker1-0/+1
2011-02-14ALSA: core: sparse cleanupsClemens Ladisch1-16/+19
2010-05-31ALSA: pcm: Define G723 3-bit and 5-bit formatsBen Collins1-0/+16
2008-10-18sound: add missing pcm kernel-docRandy Dunlap1-0/+1
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] PCM - fixed SNDRV_PCM_FORMAT_U24_BE silence constantJaroslav Kysela1-1/+1
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2007-10-16[ALSA] pcm: add snd_pcm_rate_to_rate_bit() helperClemens Ladisch1-0/+18
2007-10-16[ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.cClemens Ladisch1-9/+4
2007-10-16[ALSA] Support 3-bytes 24bit format in PCM OSS emulationTakashi Iwai1-32/+0
2006-06-22[ALSA] Move OSS-specific hw_params helper to snd-pcm-oss moduleTakashi Iwai1-0/+24
2006-01-03[ALSA] Remove xxx_t typedefs: PCMTakashi Iwai1-1/+1
2005-05-29[ALSA] Export missing snd_pcm_format_*()Takashi Iwai1-16/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+481