summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/tw686x/tw686x-audio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: pci: tw686x: no need to check 'next'Hans Verkuil2023-06-091-1/+1
* media: tw686x: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-04-061-6/+7
* media: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-131-1/+0
* media: tw686x: Use managed buffer allocationTakashi Iwai2019-12-131-14/+1
* media: tw686x: audio: Avoid non-standard macro usageTakashi Iwai2019-11-111-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1
* media: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-1/+2
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-4/+4
* [media] pci: constify snd_pcm_ops structuresJulia Lawall2016-09-191-1/+1
* [media] tw686x: audio: Prevent hw param changes while busyEzequiel Garcia2016-06-281-4/+16
* [media] tw686x: audio: Allow to configure the period sizeEzequiel Garcia2016-06-281-21/+27
* [media] tw686x: audio: Implement non-memcpy captureEzequiel Garcia2016-06-281-4/+28
* [media] media: Support Intersil/Techwell TW686x-based video capture cardsEzequiel Garcia2016-04-201-0/+386