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
/
ov5640.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-05
media: ov5640: Remove duplicate auto-exposure setup
Maxime Ripard
1
-1
/
+1
2018-12-05
media: ov5640: Add 60 fps support
Maxime Ripard
1
-4
/
+16
2018-12-05
media: ov5640: Make the FPS clamping / rounding more extendable
Maxime Ripard
1
-12
/
+15
2018-12-05
media: ov5640: Make the return rate type more explicit
Maxime Ripard
1
-4
/
+4
2018-12-05
media: ov5640: Enhance FPS handling
Maxime Ripard
1
-255
/
+51
2018-12-05
media: ov5640: Remove pixel clock rates
Maxime Ripard
1
-20
/
+1
2018-12-05
media: ov5640: Compute the clock rate at runtime
Maxime Ripard
1
-1
/
+2
2018-12-05
media: ov5640: Remove redundant register setup
Maxime Ripard
1
-10
/
+0
2018-12-05
media: ov5640: Remove redundant defines
Maxime Ripard
1
-5
/
+2
2018-12-05
media: ov5640: Remove the clocks registers initialization
Maxime Ripard
1
-24
/
+22
2018-12-05
media: ov5640: Adjust the clock based on the expected rate
Maxime Ripard
1
-1
/
+364
2018-12-05
media: ov5640: Fix set format regression
Jacopo Mondi
1
-9
/
+8
2018-11-23
media: ov5640: support log_status ioctl and event interface
Akinobu Mita
1
-1
/
+6
2018-10-05
media: ov5640: fix framerate update
Hugues Fruchet
1
-3
/
+4
2018-10-04
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
1
-3
/
+3
2018-10-03
media: ov5640: use JPEG mode 3 for 720p
Hugues Fruchet
1
-1
/
+1
2018-09-17
media: ov5640: fix restore of last mode set
Hugues Fruchet
1
-4
/
+8
2018-09-17
media: ov5640: fix auto controls values when switching to manual mode
Hugues Fruchet
1
-4
/
+0
2018-09-17
media: ov5640: fix wrong binning value in exposure calculation
Hugues Fruchet
1
-4
/
+4
2018-09-17
media: ov5640: fix auto gain & exposure when changing mode
Hugues Fruchet
1
-42
/
+54
2018-09-17
media: ov5640: fix exposure regression
Hugues Fruchet
1
-6
/
+12
2018-09-17
media: ov5640: Fix timings setup code
Jacopo Mondi
1
-29
/
+21
2018-09-17
media: ov5640: Re-work MIPI startup sequence
Jacopo Mondi
1
-20
/
+79
2018-08-31
media: ov5640: fix mode change regression
Hugues Fruchet
1
-5
/
+16
2018-07-24
media: ov5640: do not change mode if format or frame interval is unchanged
Hugues Fruchet
1
-5
/
+9
2018-06-28
media: ov5640: fix frame interval enumeration
Hugues Fruchet
1
-18
/
+16
2018-06-28
media: ov5640: adjust xclk_max
Philipp Puschmann
1
-1
/
+1
2018-06-28
media: ov5640: add support of module orientation
Hugues Fruchet
1
-2
/
+26
2018-06-28
media: ov5640: add HFLIP/VFLIP controls support
Hugues Fruchet
1
-18
/
+85
2018-05-17
media: ov5640: Program the visible resolution
Maxime Ripard
1
-44
/
+14
2018-05-17
media: ov5640: Add horizontal and vertical totals
Maxime Ripard
1
-59
/
+97
2018-05-17
media: ov5640: Change horizontal and vertical resolutions name
Maxime Ripard
1
-13
/
+13
2018-05-17
media: ov5640: Init properly the SCLK dividers
Maxime Ripard
1
-1
/
+10
2018-05-17
media: ov5640: Don't force the auto exposure state at start time
Maxime Ripard
1
-4
/
+9
2018-05-17
media: ov5640: Add light frequency control
Mylène Josserand
1
-0
/
+25
2018-05-17
media: ov5640: Use dev_fwnode() to obtain device's fwnode
Sakari Ailus
1
-2
/
+2
2018-04-04
media: ov5640: add missing output pixel format setting
Akinobu Mita
1
-1
/
+8
2018-04-04
media: ov5640: fix get_/set_fmt colorspace related fields
Hugues Fruchet
1
-8
/
+21
2018-02-23
media: ov5640: fix framerate update
Hugues Fruchet
1
-0
/
+2
2018-02-23
media: ov5640: fix virtual_channel parameter permissions
Hugues Fruchet
1
-2
/
+7
2018-02-23
media: ov5640: various typo & style fixes
Hugues Fruchet
1
-18
/
+18
2018-02-23
media: ov5640: add error trace in case of i2c read failure
Hugues Fruchet
1
-2
/
+5
2018-02-23
media: ov5640: add JPEG support
Hugues Fruchet
1
-2
/
+43
2018-01-23
media: ov5640: fix spurious streamon failures
Hugues Fruchet
1
-0
/
+1
2018-01-05
media: ov5640: add support of RGB565 and YUYV formats
Hugues Fruchet
1
-7
/
+67
2018-01-05
media: ov5640: add support of DVP parallel interface
Hugues Fruchet
1
-18
/
+130
2018-01-05
media: ov5640: check chip id
Hugues Fruchet
1
-16
/
+79
2018-01-05
media: ov5640: switch to gpiod_set_value_cansleep()
Hugues Fruchet
1
-4
/
+4
2017-10-31
media: ov5640: don't clear V4L2_SUBDEV_FL_IS_I2C
Akinobu Mita
1
-1
/
+1
2017-07-26
media: ov5640: Remove unneeded gpiod NULL check
Fabio Estevam
1
-2
/
+1
[next]