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
/
ov2659.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-01
media: i2c: ov2659: Switch to SPDX Licensing
Benoit Parrot
1
-13
/
+1
2019-10-01
media: i2c: ov2659: Fix missing 720p register config
Benoit Parrot
1
-0
/
+4
2019-10-01
media: i2c: ov2659: Add powerdown/reset gpio handling
Benoit Parrot
1
-2
/
+84
2019-10-01
media: i2c: ov2659: fix s_stream return value
Benoit Parrot
1
-5
/
+9
2019-10-01
media: i2c: ov2659: Cleanup include file list
Benoit Parrot
1
-14
/
+0
2019-10-01
media: i2c: ov2659: Fix sensor detection to actually fail when device is not ...
Benoit Parrot
1
-2
/
+3
2019-10-01
media: i2c: ov2659: Fix for image wrap-around in lower resolution
Benoit Parrot
1
-2
/
+2
2019-08-13
media: i2c: Convert to new i2c device probe()
Kieran Bingham
1
-3
/
+2
2019-07-23
media: media/i2c: don't return ENOTTY if SUBDEV_API is not set
Hans Verkuil
1
-3
/
+1
2019-04-22
media: ov2659: fix unbalanced mutex_lock/unlock
Akinobu Mita
1
-1
/
+1
2019-04-22
media: ov2659: make S_FMT succeed even if requested format doesn't match
Akinobu Mita
1
-2
/
+4
2018-10-04
media: v4l: fwnode: Let the caller provide V4L2 fwnode endpoint
Sakari Ailus
1
-6
/
+8
2018-01-23
media: entity: Add a nop variant of media_entity_cleanup
Sakari Ailus
1
-4
/
+0
2017-06-06
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
1
-4
/
+4
2017-06-06
[media] media: i2c: initialize scalar variables
Gustavo A. R. Silva
1
-1
/
+2
2017-01-30
[media] ov2659: remove NOP assignment
Baruch Siach
1
-1
/
+0
2016-01-25
[media] media: i2c: ov2659: speedup probe if no device connected
Grygorii Strashko
1
-5
/
+3
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] uapi/media.h: Rename entities types to functions
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] media-entity.h: rename entity.type to entity.function
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
1
-1
/
+1
2015-11-17
[media] i2c: constify v4l2_ctrl_ops structures
Julia Lawall
1
-1
/
+1
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
1
-1
/
+1
2015-08-16
[media] ov2659: get rid of unused values
Mauro Carvalho Chehab
1
-4
/
+0
2015-06-09
[media] ov2659: Don't depend on subdev API
Mauro Carvalho Chehab
1
-1
/
+16
2015-05-12
[media] media: i2c: ov2659: Use v4l2_of_alloc_parse_endpoint()
Lad, Prabhakar
1
-5
/
+14
2015-05-01
[media] i2c: ov2659: signedness bug inov2659_set_fmt()
Dan Carpenter
1
-1
/
+1
2015-04-02
[media] media: i2c: add support for omnivision's ov2659 sensor
Benoit Parrot
1
-0
/
+1509