index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
radio
/
si470x
Age
Commit message (
Expand
)
Author
2022-12-31
media: si470x: Fix use-after-free in si470x_int_in_callback()
Shigeru Yoshida
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2021-11-30
media: si470x-i2c: fix possible memory leak in si470x_i2c_probe()
Yang Yingliang
2021-11-29
media: si470x: consolidate multiple printk's
Mauro Carvalho Chehab
2021-11-29
media: si470x: fix printk warnings with clang
Mauro Carvalho Chehab
2021-09-30
media: si470x: Avoid card name truncation
Kees Cook
2020-04-14
media: docs: move user-facing docs to the admin guide
Mauro Carvalho Chehab
2020-02-24
media: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-10
media: si470x-i2c: add missed operations in remove
Chuhong Yuan
2019-08-19
media: radio/si470x: kill urb on error
Hans Verkuil
2019-08-13
media: radio: si470x: Convert to new i2c device probe()
Kieran Bingham
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-05
media: media/radio: set device_caps in struct video_device
Hans Verkuil
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-01-21
media: si470x-i2c: Add optional reset-gpio support
Pawe? Chmiel
2019-01-21
media: si470x-i2c: Use managed resource helpers
Pawe? Chmiel
2019-01-21
media: si470x-i2c: Add device tree support
Pawe? Chmiel
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-04-18
media: si470x: fix a typo at the Makefile causing build issues
Mauro Carvalho Chehab
2018-04-17
media: si470x: fix __be16 annotations
Mauro Carvalho Chehab
2018-04-17
media: si470x: allow build both USB and I2C at the same time
Mauro Carvalho Chehab
2018-03-21
media: radio: Critical interrupt bugfix for si470x over i2c
Douglas Fischer
2018-03-21
media: radio: Critical v4l2 registration bugfix for si470x over i2c
Douglas Fischer
2018-03-21
media: radio: Tuning bugfix for si470x over i2c
Douglas Fischer
2018-03-06
media: usb: don't initialize vars if not needed
Markus Elfring
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-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-11-27
annotate poll_table_struct ->_key
Al Viro
2017-10-31
media: radio-si470x: make si470x_viddev_template const
Bhumika Goyal
2017-08-20
media: radio: constify usb_device_id
Arvind Yadav
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-10-21
[media] si470x: don't break long lines
Mauro Carvalho Chehab
2016-09-06
[media] radio-si470x-i2c: Delete owner assignment
Markus Elfring
2016-08-24
[media] media: radio: si470x: radio-si470x-usb: don't print error when alloca...
Wolfram Sang
2015-06-22
[media] si470x: cleanup define namespace
Mauro Carvalho Chehab
2015-06-06
[media] radio-si470x-i2c: Pass the IRQF_ONESHOT flag
Fabio Estevam
2015-03-02
[media] si470x: fixup wait_for_completion_timeout return handling
Nicholas Mc Guire
2014-09-21
[media] radio-si470x-usb: use USB API functions rather than constants
Himangi Saraogi
2014-09-03
[media] radio: use true/false for boolean vars
Mauro Carvalho Chehab
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2013-12-18
[media] si470x: add check to test if this is really a si470x
Hans Verkuil
2013-12-18
[media] si470x: don't use buffer on the stack for USB transfers
Hans Verkuil
2013-11-18
Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
[next]