summaryrefslogtreecommitdiff
path: root/drivers/media/pci/tw686x/tw686x-audio.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-09media: pci: tw686x: no need to check 'next'Hans Verkuil1-1/+1
2021-04-06media: tw686x: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-6/+7
2019-12-13media: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-12-13media: tw686x: Use managed buffer allocationTakashi Iwai1-14/+1
2019-11-11media: tw686x: audio: Avoid non-standard macro usageTakashi Iwai1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner1-4/+1
2019-02-06media: Drop superfluous PCM preallocation error checksTakashi Iwai1-1/+2
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-4/+4
2016-09-19[media] pci: constify snd_pcm_ops structuresJulia Lawall1-1/+1
2016-06-28[media] tw686x: audio: Prevent hw param changes while busyEzequiel Garcia1-4/+16
2016-06-28[media] tw686x: audio: Allow to configure the period sizeEzequiel Garcia1-21/+27
2016-06-28[media] tw686x: audio: Implement non-memcpy captureEzequiel Garcia1-4/+28
2016-04-20[media] media: Support Intersil/Techwell TW686x-based video capture cardsEzequiel Garcia1-0/+386