summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/radio-si476x.c
Commit message (Expand)AuthorAgeFilesLines
* media: radio-si476x: don't fill in bus_infoHans Verkuil2023-09-271-3/+1
* media: radio-si476x: Convert to platform remove callback returning voidUwe Kleine-König2023-04-111-4/+2
* media: radio-si476x: Remove the unneeded result variableye xingchen2022-09-241-4/+1
* media: radio-si476x: drop a container_of() abstraction macroMauro Carvalho Chehab2021-11-291-6/+0
* media: radio-si476x: rectify spelling and grammarXiaofeng Cao2021-03-221-3/+3
* Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab2020-09-071-1/+2
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+2
* | media: radio: si476x: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2020-09-011-53/+13
|/
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-111-10/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-10/+1
* | media: media/radio: set device_caps in struct video_deviceHans Verkuil2019-06-051-13/+8
|/
* media: radio: fix several typosMauro Carvalho Chehab2019-03-011-1/+1
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-6/+6
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-3/+3
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-061-9/+7
|\
| * media: radio-si476x: fix behavior when seek->range* are definedMauro Carvalho Chehab2017-12-111-9/+7
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-3/+3
|\ \ | |/ |/|
| * media: annotate ->poll() instancesAl Viro2017-11-271-2/+2
| * annotate poll_table_struct ->_keyAl Viro2017-11-271-1/+1
* | media: radio-si476x: fix kernel-doc markupsMauro Carvalho Chehab2017-11-301-7/+11
|/
* [media] radio-si476x: add return value check to avoid dead codeFugang Duan2016-02-011-2/+2
* [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-171-1/+1
* [media] radio-si476x: Fix indentMauro Carvalho Chehab2015-04-301-2/+2
* media: radio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] media_tree: Fix spelling errorsJonathan McCrohan2013-11-291-2/+2
* Merge branch 'linus' into patchworkMauro Carvalho Chehab2013-06-201-1/+1
|\
| * [media] v4l2: SI476X MFD - Do not use binary constantsGeert Uytterhoeven2013-05-211-1/+1
* | [media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil2013-06-171-11/+0
|/
* [media] v4l2: Add a V4L2 driver for SI476X MFDAndrey Smirnov2013-04-181-0/+1599
* Revert "[media] v4l2: Add a V4L2 driver for SI476X MFD"Mauro Carvalho Chehab2013-04-171-1599/+0
* [media] radio-si476x: vidioc_s* now uses a const parameterMauro Carvalho Chehab2013-03-291-10/+10
* [media] v4l2: Add a V4L2 driver for SI476X MFDAndrey Smirnov2013-03-291-0/+1599