index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-23
media: tvaudio: improve error handling
Mauro Carvalho Chehab
1
-20
/
+72
2018-03-23
media: ov5670: get rid of a series of __be warnings
Mauro Carvalho Chehab
1
-4
/
+5
2018-03-21
media: i2c: mt9t112: Remove soc_camera dependencies
Jacopo Mondi
4
-214
/
+203
2018-03-21
media: i2c: Copy mt9t112 soc_camera sensor driver
Jacopo Mondi
1
-0
/
+1163
2018-03-21
media: adv7604: Add support for i2c_new_secondary_device
Jean-Michel Hautbois
1
-22
/
+40
2018-03-21
media: i2c: adv748x: Add support for i2c_new_secondary_device
Kieran Bingham
2
-55
/
+36
2018-03-21
media: i2c: adv748x: Add missing CBUS page
Kieran Bingham
2
-0
/
+5
2018-03-21
media: i2c: adv748x: Simplify regmap configuration
Kieran Bingham
1
-89
/
+20
2018-03-21
media: ov5670: Use v4l2_find_nearest_size
Sakari Ailus
1
-31
/
+2
2018-03-21
media: ov13858: Use v4l2_find_nearest_size
Sakari Ailus
1
-34
/
+2
2018-03-07
media: s5c73m3-core: fix logic on a timeout condition
Mauro Carvalho Chehab
1
-3
/
+3
2018-03-07
media: cx25840: Use subdev host data for PLL override
Brad Love
1
-6
/
+22
2018-03-06
media: ov5695: Off by one in ov5695_enum_frame_sizes()
Dan Carpenter
1
-1
/
+1
2018-03-06
media: ov2685: Not delay latch for gain
Shunqian Zheng
1
-1
/
+1
2018-03-06
media: ov772x: Unregister async subdevice
Jacopo Mondi
1
-1
/
+1
2018-03-06
media: ov772x: Replace msleep(1) with usleep_range
Jacopo Mondi
1
-1
/
+1
2018-03-06
media: ov772x: Empty line before end-of-function return
Jacopo Mondi
1
-0
/
+4
2018-03-06
media: ov772x: Re-organize in-code comments
Jacopo Mondi
1
-22
/
+10
2018-03-06
media: ov772x: Align function parameters
Jacopo Mondi
1
-4
/
+4
2018-03-06
media: tw9910: Replace msleep(1) with usleep_range
Jacopo Mondi
1
-1
/
+1
2018-03-06
media: tw9910: Sort includes alphabetically
Jacopo Mondi
1
-3
/
+3
2018-03-06
media: tw9910: Mixed style fixes
Jacopo Mondi
1
-4
/
+4
2018-03-06
media: tw9910: Miscellaneous neatening
Joe Perches
1
-10
/
+17
2018-03-06
media: tw9910: Whitespace alignment
Joe Perches
1
-10
/
+9
2018-03-06
media: tw9910: Re-organize in-code comments
Jacopo Mondi
1
-31
/
+13
2018-03-06
media: ov772x: constify ov772x_frame_intervals
Mauro Carvalho Chehab
1
-1
/
+1
2018-03-06
media: sr030pc30: prevent array underflow in try_fmt()
Dan Carpenter
1
-2
/
+5
2018-03-05
Merge commit 'v4.16-rc4~0' into patchwork
Mauro Carvalho Chehab
1
-43
/
+45
2018-02-26
media: ov2685: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-02-26
media: ov5695: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-02-26
media: i2c: TDA1997x: add CONFIG_SND dependency
Arnd Bergmann
1
-0
/
+2
2018-02-26
media: i2c: adv748x: Fix cleanup jump on chip identification
Kieran Bingham
1
-1
/
+1
2018-02-26
media: tw9910: solve coding style issues
Mauro Carvalho Chehab
1
-16
/
+16
2018-02-26
media: ov772x: fix whitespace issues
Mauro Carvalho Chehab
1
-10
/
+9
2018-02-26
media: i2c: tw9910: Remove soc_camera dependencies
Jacopo Mondi
3
-61
/
+111
2018-02-26
media: i2c: Copy tw9910 soc_camera sensor driver
Jacopo Mondi
1
-0
/
+999
2018-02-26
media: i2c: ov772x: Support frame interval handling
Jacopo Mondi
1
-17
/
+196
2018-02-26
media: i2c: ov772x: Remove soc_camera dependencies
Jacopo Mondi
3
-55
/
+129
2018-02-26
media: i2c: Copy ov772x soc_camera sensor driver
Jacopo Mondi
1
-0
/
+1124
2018-02-26
media: tvp541x: fix some kernel-doc parameters
Mauro Carvalho Chehab
1
-2
/
+2
2018-02-26
media: ov7740: remove an unused var
Mauro Carvalho Chehab
1
-1
/
+1
2018-02-26
media: i2c: adv748x: fix HDMI field heights
Kieran Bingham
1
-0
/
+3
2018-02-26
media: i2c: max2175: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-1
/
+1
2018-02-23
media: Don't let tvp5150_get_vbi() go out of vbi_ram_default array
Mauro Carvalho Chehab
1
-43
/
+45
2018-02-23
ov13858: fix endiannes warnings
Mauro Carvalho Chehab
1
-5
/
+8
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
[next]