index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
radio
/
radio-si476x.c
Age
Commit message (
Expand
)
Author
2021-03-22
media: radio-si476x: rectify spelling and grammar
Xiaofeng Cao
2020-09-07
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
2020-09-01
media: radio: si476x: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-06-05
media: media/radio: set device_caps in struct video_device
Hans Verkuil
2019-03-01
media: radio: fix several typos
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-12-11
media: radio-si476x: fix behavior when seek->range* are defined
Mauro Carvalho Chehab
2017-11-30
media: radio-si476x: fix kernel-doc markups
Mauro Carvalho Chehab
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-11-27
annotate poll_table_struct ->_key
Al Viro
2016-02-01
[media] radio-si476x: add return value check to avoid dead code
Fugang Duan
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2015-04-30
[media] radio-si476x: Fix indent
Mauro Carvalho Chehab
2014-10-20
media: radio: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2013-11-29
[media] media_tree: Fix spelling errors
Jonathan McCrohan
2013-06-20
Merge branch 'linus' into patchwork
Mauro Carvalho Chehab
2013-06-17
[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
Hans Verkuil
2013-05-21
[media] v4l2: SI476X MFD - Do not use binary constants
Geert Uytterhoeven
2013-04-18
[media] v4l2: Add a V4L2 driver for SI476X MFD
Andrey Smirnov
2013-04-17
Revert "[media] v4l2: Add a V4L2 driver for SI476X MFD"
Mauro Carvalho Chehab
2013-03-29
[media] radio-si476x: vidioc_s* now uses a const parameter
Mauro Carvalho Chehab
2013-03-29
[media] v4l2: Add a V4L2 driver for SI476X MFD
Andrey Smirnov