aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vivid/vivid-radio-rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-1/+1
2018-03-23media: vivid-radio-rx: add a cast to avoid a warningMauro Carvalho Chehab1-1/+1
2018-02-14media: vivid: add SPDX license infoHans Verkuil1-13/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-6/+5
2017-12-08media: vivid: use ktime_t for timestamp calculationArnd Bergmann1-6/+5
2017-11-27media: annotate ->poll() instancesAl Viro1-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+2
2015-04-30[media] vivid-radio-rx: Don't go past bufferMauro Carvalho Chehab1-0/+2
2014-09-02[media] vivid: add support for radio receivers and transmittersHans Verkuil1-0/+287