summaryrefslogtreecommitdiff
path: root/drivers/media/radio/radio-si476x.c
AgeCommit message (Expand)Author
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-12-11media: radio-si476x: fix behavior when seek->range* are definedMauro Carvalho Chehab
2017-11-30media: radio-si476x: fix kernel-doc markupsMauro Carvalho Chehab
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-27annotate poll_table_struct ->_keyAl Viro
2016-02-01[media] radio-si476x: add return value check to avoid dead codeFugang Duan
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
2015-04-30[media] radio-si476x: Fix indentMauro Carvalho Chehab
2014-10-20media: radio: drop owner assignment from platform_driversWolfram Sang
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan
2013-06-20Merge branch 'linus' into patchworkMauro Carvalho Chehab
2013-06-17[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil
2013-05-21[media] v4l2: SI476X MFD - Do not use binary constantsGeert Uytterhoeven
2013-04-18[media] v4l2: Add a V4L2 driver for SI476X MFDAndrey Smirnov
2013-04-17Revert "[media] v4l2: Add a V4L2 driver for SI476X MFD"Mauro Carvalho Chehab
2013-03-29[media] radio-si476x: vidioc_s* now uses a const parameterMauro Carvalho Chehab
2013-03-29[media] v4l2: Add a V4L2 driver for SI476X MFDAndrey Smirnov