index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
saa7164
/
saa7164-encoder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
1
-3
/
+3
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
1
-2
/
+2
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-3
/
+3
*
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] media: Drop FSF's postal address from the source code files
Sakari Ailus
2017-01-27
1
-4
/
+0
*
[media] saa7164: don't break long lines
Mauro Carvalho Chehab
2016-10-21
1
-10
/
+8
*
[media] saa7164: Replace if and BUG with BUG_ON
Amitoj Kaur Chawla
2016-07-08
1
-4
/
+2
*
[media] saa7164: video and vbi ports share the same input/tuner/std
Hans Verkuil
2015-10-01
1
-30
/
+55
*
[media] saa7164: fix input and tuner compliance problems
Hans Verkuil
2015-10-01
1
-9
/
+15
*
[media] saa7164: fix format ioctls
Hans Verkuil
2015-10-01
1
-49
/
+19
*
[media] saa7164: add support for control events
Hans Verkuil
2015-10-01
1
-2
/
+6
*
[media] saa7164: fix poll bugs
Hans Verkuil
2015-10-01
1
-11
/
+4
*
[media] saa7164: add v4l2_fh support
Hans Verkuil
2015-10-01
1
-2
/
+5
*
[media] saa7164: convert to the control framework
Hans Verkuil
2015-10-01
1
-383
/
+79
*
[media] saa7164: fix querycap warning
Hans Verkuil
2015-05-01
1
-5
/
+6
*
[media] saa7164: Copyright update
Steven Toth
2015-05-01
1
-1
/
+1
*
[media] saa7164: add v4l2_device and replace parent with v4l2_dev
Hans Verkuil
2013-06-21
1
-1
/
+1
*
[media] saa7164: replace current_norm by g_std
Hans Verkuil
2013-06-17
1
-1
/
+12
*
[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
Hans Verkuil
2013-06-17
1
-37
/
+0
*
[media] media: pci: remove duplicate checks for EPERM
Lad, Prabhakar
2013-05-27
1
-6
/
+0
*
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
2013-03-24
1
-1
/
+1
*
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
2013-03-24
1
-4
/
+4
*
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2013-03-24
1
-1
/
+1
*
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
2013-03-24
1
-1
/
+1
*
[media] saa7164: silence GCC warnings
Paul Bolle
2013-02-05
1
-0
/
+2
*
[media] saa7164: get rid of warning: no previous prototype
Mauro Carvalho Chehab
2012-10-27
1
-7
/
+8
*
[media] rename most media/video pci drivers to media/pci
Mauro Carvalho Chehab
2012-08-15
1
-0
/
+1500