aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-24ALSA: pdaudiocf: Drop superfluous GFP setupTakashi Iwai1-2/+1
2020-07-09ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2019-12-11ALSA: pcmcia: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-12-11ALSA: pdaudiocf: Use managed buffer allocationTakashi Iwai1-22/+3
2019-11-06ALSA: pdaudiocf: Convert to the common vmalloc memallocTakashi Iwai1-4/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai1-1/+0
2017-08-19ALSA: pcmcia: constify snd_pcm_ops structuresArvind Yadav1-1/+1
2017-08-17ALSA: pcmcia: make snd_pcm_hardware constBhumika Goyal1-1/+1
2014-09-15ALSA: pdaudiocf: Use nonatomic PCM opsTakashi Iwai1-2/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-01-18ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai1-0/+1
2009-12-18sound: pdaudiocf: use vmalloc buffer helper functionsClemens Ladisch1-47/+4
2009-12-18sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM bufferClemens Ladisch1-1/+1
2009-04-28ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai1-1/+2
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2006-03-22[ALSA] Don't NULL check vfree argument in pdaudiocf_pcm.cJesper Juhl1-4/+3
2006-01-10spelling: s/trough/through/Adrian Bunk1-1/+1
2006-01-03[ALSA] Remove xxx_t typedefs: PCMCIA PDaudioCFTakashi Iwai1-26/+26
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai1-10/+0
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+361