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