aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/lola/lola_pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-11ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-12-11ALSA: lola: Use managed buffer allocationTakashi Iwai1-6/+5
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai1-2/+2
2019-11-06ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-07-27ALSA: lola: Proper endian notationsTakashi Iwai1-4/+4
2017-08-12ALSA: lola: make snd_pcm_hardware constBhumika Goyal1-1/+1
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall1-1/+1
2014-02-26ALSA: lola: Use standard printk helpersTakashi Iwai1-11/+15
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton1-2/+2
2011-05-03ALSA: lola - Add missing inclusion of linux/delay.hTakashi Iwai1-0/+1
2011-05-03ALSA: lola - Rename to Digital SRC Capture SwitchTakashi Iwai1-2/+2
2011-05-03ALSA: lola - Add sync in loop implementationTakashi Iwai1-17/+59
2011-05-03ALSA: lola - Add SRC refcountingTakashi Iwai1-6/+43
2011-05-03ALSA: lola - Allow granularity changesTakashi Iwai1-2/+4
2011-05-03ALSA: lola - Use SG-bufferTakashi Iwai1-22/+4
2011-05-03ALSA: lola - Fix PCM stallsTakashi Iwai1-43/+60
2011-05-03ALSA: lola - Use a single BDLTakashi Iwai1-30/+48
2011-05-03ALSA: Add the driver for Digigram Lola PCI-e boardsTakashi Iwai1-0/+607