开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
ths7303.c
Age
Commit message (
Expand
)
Author
2024-11-08
media: replace obsolete hans.verkuil@cisco.com alias
Hans Verkuil
2024-08-09
media: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-04-09
media: i2c: ths7303: Switch dv timing callbacks to pad ops
Paweł Anikiel
2023-05-25
media: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-21
media: i2c/ths7303: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2016-05-07
[media] media: i2c: ths7303: remove redundant assignment on bt
Colin Ian King
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
2015-08-11
[media] i2c: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-03-03
[media] media: i2c: ths7303: drop module param debug
Lad, Prabhakar
2013-12-09
[media] ths7303: Declare as static a private function
Ricardo Ribalda
2013-08-18
[media] v4l2: use new V4L2_DV_BT_BLANKING/FRAME defines
Hans Verkuil
2013-06-21
[media] media: i2c: ths7303: remove unused member driver_data
Lad, Prabhakar
2013-06-17
[media] media/i2c: remove g_chip_ident op
Hans Verkuil
2013-06-13
[media] media: i2c: ths7303: make the pdata as a constant pointer
Lad, Prabhakar
2013-06-13
[media] media: i2c: ths7303: remove unnecessary function ths7303_setup()
Lad, Prabhakar
2013-06-13
[media] media: i2c: ths7303: remove init_enable option from pdata
Lad, Prabhakar
2013-05-27
[media] media: i2c: remove duplicate checks for EPERM in dbg_g/s_register
Lad, Prabhakar
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
2013-03-21
[media] media: ths7353: add support for ths7353 video amplifier
Lad, Prabhakar
2013-02-05
[media] ths7303: use devm_kzalloc() instead of kzalloc()
Lad, Prabhakar
2012-10-05
[media] ths7303: enable THS7303 for HD modes
Manjunath Hadli
2012-08-15
[media] move i2c files into drivers/media/i2c
Mauro Carvalho Chehab