summaryrefslogtreecommitdiff
path: root/drivers/media/radio/radio-si476x.c
AgeCommit message (Expand)Author
2023-09-27media: radio-si476x: don't fill in bus_infoHans Verkuil
2023-04-11media: radio-si476x: Convert to platform remove callback returning voidUwe Kleine-König
2022-09-24media: radio-si476x: Remove the unneeded result variableye xingchen
2021-11-29media: radio-si476x: drop a container_of() abstraction macroMauro Carvalho Chehab
2021-03-22media: radio-si476x: rectify spelling and grammarXiaofeng Cao
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab
2020-09-01media: radio: si476x: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-06-05media: media/radio: set device_caps in struct video_deviceHans Verkuil
2019-03-01media: radio: fix several typosMauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
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