aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/radio-si476x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-10/+1
2019-03-01media: radio: fix several typosMauro Carvalho Chehab1-1/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-6/+6
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-3/+3
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-9/+7
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+3
2017-12-11media: radio-si476x: fix behavior when seek->range* are definedMauro Carvalho Chehab1-9/+7
2017-11-30media: radio-si476x: fix kernel-doc markupsMauro Carvalho Chehab1-7/+11
2017-11-27media: annotate ->poll() instancesAl Viro1-2/+2
2017-11-27annotate poll_table_struct ->_keyAl Viro1-1/+1
2016-02-01[media] radio-si476x: add return value check to avoid dead codeFugang Duan1-2/+2
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab1-1/+1
2015-04-30[media] radio-si476x: Fix indentMauro Carvalho Chehab1-2/+2
2014-10-20media: radio: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan1-1/+0
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan1-2/+2
2013-06-20Merge branch 'linus' into patchworkMauro Carvalho Chehab1-1/+1
2013-06-17[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil1-11/+0
2013-05-21[media] v4l2: SI476X MFD - Do not use binary constantsGeert Uytterhoeven1-1/+1
2013-04-18[media] v4l2: Add a V4L2 driver for SI476X MFDAndrey Smirnov1-0/+1599
2013-04-17Revert "[media] v4l2: Add a V4L2 driver for SI476X MFD"Mauro Carvalho Chehab1-1599/+0
2013-03-29[media] radio-si476x: vidioc_s* now uses a const parameterMauro Carvalho Chehab1-10/+10
2013-03-29[media] v4l2: Add a V4L2 driver for SI476X MFDAndrey Smirnov1-0/+1599