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