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
2020-04-14
media: ov5640: fix use of destroyed mutex
Tomi Valkeinen
1
-2
/
+2
2020-01-04
media: ov5640: Fix check for PLL1 exceeding max allowed rate
Adam Ford
1
-1
/
+1
2020-01-04
media: ov5640: Put max framerate into table and simplify check
Adam Ford
1
-17
/
+22
2019-10-24
media: ov5640: Make 2592x1944 mode only available at 15 fps
Benoit Parrot
1
-0
/
+5
2019-10-24
media: ov5640: Fix 1920x1080 mode to remove extra enable/disable
Benoit Parrot
1
-2
/
+1
2019-10-24
media: ov5640: add PIXEL_RATE control
Benoit Parrot
1
-2
/
+23
2019-08-15
media: ov5640: Add support for flash and lens devices
Luca Weiss
1
-1
/
+1
2019-08-13
media: i2c: Convert to new i2c device probe()
Kieran Bingham
1
-3
/
+2
2019-07-25
media: i2c: ov5640: Fix the order for enabling regulators
Fabio Estevam
1
-1
/
+1
2019-07-25
media: i2c: ov5640: Check for devm_gpiod_get_optional() error
Fabio Estevam
1
-0
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-03-01
media: i2c: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
2019-02-18
media: i2c: ov5640: Fix post-reset delay
Loic Poulain
1
-1
/
+1
2019-02-18
media: ov5640: Fix set 15fps regression
Jagan Teki
1
-1
/
+1
2019-02-18
media: ov5640: Consolidate JPEG compression mode setting
Chen-Yu Tsai
1
-11
/
+23
2019-02-18
media: ov5640: Set JPEG output timings when outputting JPEG data
Chen-Yu Tsai
1
-0
/
+21
2019-02-18
media: ov5640: Add three more test patterns
Chen-Yu Tsai
1
-0
/
+7
2019-02-18
media: ov5640: Disable transparent feature for test pattern
Chen-Yu Tsai
1
-2
/
+1
2019-02-18
media: ov5640: Add register definition for test pattern register
Chen-Yu Tsai
1
-2
/
+22
2019-02-18
media: ov5640: Move test_pattern_menu before ov5640_set_ctrl_test_pattern
Chen-Yu Tsai
1
-5
/
+5
2019-01-16
media: ov5640: Add RAW bayer format support
Loic Poulain
1
-12
/
+46
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
[next]