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
/
i2c
/
saa7115.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-2
/
+1
2022-02-22
media: saa7115: make static read-only array lcr2vbi const
Colin Ian King
1
-1
/
+1
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
1
-1
/
+1
2019-03-01
media: i2c: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
2018-09-17
media: saa7115: declare its own pads
Mauro Carvalho Chehab
1
-6
/
+13
2018-09-17
media: v4l2: taint pads with the signal types for consumer devices
Mauro Carvalho Chehab
1
-0
/
+2
2018-09-17
media: v4l2: remove VBI output pad
Mauro Carvalho Chehab
1
-1
/
+0
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-3
/
+3
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
1
-1
/
+1
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
1
-1
/
+1
2017-12-11
media: i2c: add SPDX identifiers to the code I wrote
Mauro Carvalho Chehab
1
-34
/
+24
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
1
-4
/
+0
2016-07-12
[media] media/i2c: drop the last users of the ctrl core ops
Hans Verkuil
1
-7
/
+0
2016-05-06
[media] i2c: saa7115: Support CJC7113 detection
Kevin Fitch
1
-0
/
+15
2016-02-01
[media] saa7115: initialize demod type and add the needed pads
Mauro Carvalho Chehab
1
-0
/
+19
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
1
-1
/
+1
2015-08-11
[media] i2c: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-05-01
[media] v4l2: replace s_mbus_fmt by set_fmt
Hans Verkuil
1
-3
/
+13
2014-11-14
[media] i2c: Make use of media_bus_format enum
Boris BREZILLON
1
-1
/
+1
2014-05-24
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
1
-1
/
+1
2013-11-29
[media] media_tree: Fix spelling errors
Jonathan McCrohan
1
-1
/
+1
2013-08-18
[media] saa7115: make multi-line comments compliant with CodingStyle
Mauro Carvalho Chehab
1
-10
/
+14
2013-08-18
[media] saa7115: Implement i2c_board_info.platform_data
Jon Arne Jørgensen
1
-9
/
+119
2013-08-18
[media] saa7115: Do not load saa7115_init_misc for gm7113c
Jon Arne Jørgensen
1
-1
/
+1
2013-08-18
[media] saa7115: Fix saa711x_set_v4lstd for gm7113c
Jon Arne Jørgensen
1
-24
/
+13
2013-06-17
[media] saa7115: fix querystd
Hans Verkuil
1
-1
/
+4
2013-06-17
[media] media/i2c: remove g_chip_ident op
Hans Verkuil
1
-57
/
+48
2013-06-17
[media] saa7115: add back the dropped 'found' message
Hans Verkuil
1
-0
/
+2
2013-05-27
[media] media: i2c: remove duplicate checks for EPERM in dbg_g/s_register
Lad, Prabhakar
1
-4
/
+0
2013-05-21
[media] saa7115: Don't use a dynamic array
Mauro Carvalho Chehab
1
-9
/
+10
2013-05-21
[media] saa7115: Add register setup and config for gm7113c
Jon Arne Jørgensen
1
-10
/
+37
2013-05-21
[media] saa7115: add detection code for gm7113c
Mauro Carvalho Chehab
1
-0
/
+36
2013-05-21
[media] saa7115: move the autodetection code out of the probe function
Mauro Carvalho Chehab
1
-50
/
+83
2013-05-21
[media] media: i2c: Convert to devm_kzalloc()
Laurent Pinchart
1
-3
/
+1
2013-03-24
[media] saa7115: add support for double-rate ASCLK
Hans Verkuil
1
-5
/
+11
2013-03-24
[media] saa7115: improve querystd handling for the saa7115
Hans Verkuil
1
-28
/
+28
2013-03-24
[media] saa7115: add config flag to change the IDQ polarity
Hans Verkuil
1
-0
/
+6
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
1
-1
/
+1
2012-10-01
[media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format s...
Hans Verkuil
1
-1
/
+2
2012-08-15
[media] move i2c files into drivers/media/i2c
Mauro Carvalho Chehab
1
-0
/
+1727