index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
vs6624.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2018-07-27
media: i2c: vs6624: Replace mdelay() with msleep() and usleep_range() in vs66...
Jia-Ju Bai
2018-02-22
media: convert g/s_parm to g/s_frame_interval in subdevs
Hans Verkuil
2017-08-09
media: vs6624: constify vs6624_default_fmt
Julia Lawall
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-09-06
[media] media/i2c: Delete owner assignment
Markus Elfring
2015-05-01
[media] v4l2: replace try_mbus_fmt by set_fmt
Hans Verkuil
2015-05-01
[media] v4l2: replace video op g_mbus_fmt by pad op get_fmt
Hans Verkuil
2015-05-01
[media] v4l2: replace enum_mbus_fmt by enum_mbus_code
Hans Verkuil
2014-11-14
[media] i2c: Make use of media_bus_format enum
Boris BREZILLON
2014-08-21
[media] vs6624: Include media/v4l2-image-sizes.h
Axel Lin
2013-12-10
[media] v4l: vs6624: Fix warning due to unused function
Laurent Pinchart
2013-06-17
[media] media/i2c: remove g_chip_ident op
Hans Verkuil
2013-05-27
[media] media: i2c: remove duplicate checks for EPERM in dbg_g/s_register
Lad, Prabhakar
2013-05-21
[media] media: i2c: Convert to devm_gpio_request_one()
Laurent Pinchart
2013-05-21
[media] media: i2c: Convert to devm_kzalloc()
Laurent Pinchart
2013-05-21
[media] media: i2c: Convert to gpio_request_one()
Laurent Pinchart
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
2013-01-03
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-25
[media] i2c: vs6624: use module_i2c_driver to simplify the code
Wei Yongjun
2012-08-15
[media] move i2c files into drivers/media/i2c
Mauro Carvalho Chehab