index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
2019-05-29
media: ov8856: modify register to fix test pattern
Shawn Tu
1
-6
/
+6
2019-05-29
media: cx25840: Address several coding style issues
Mauro Carvalho Chehab
2
-330
/
+600
2019-05-28
media: cx25840: set_fmt operation should clamp out-of-range picture sizes
Maciej S. Szmigiero
1
-19
/
+40
2019-05-28
media: cx25840: add pin to pad mapping and output format configuration
Maciej S. Szmigiero
3
-9
/
+424
2019-05-28
media: cx25840: implement g_std operation
Maciej S. Szmigiero
1
-0
/
+10
2019-05-28
media: cx25840: g_std operation really implements querystd operation
Maciej S. Szmigiero
1
-4
/
+5
2019-05-28
media: cx25840: don't open-code cx25840_reset() inside cx25840_load_fw()
Maciej S. Szmigiero
1
-36
/
+34
2019-05-28
Merge tag 'v5.2-rc2' into patchwork
Mauro Carvalho Chehab
17
-78
/
+17
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 68
Thomas Gleixner
2
-26
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
4
-52
/
+4
2019-05-23
media: Kconfig: allow to select drivers if EMBEDDED
Stefan Agner
1
-2
/
+2
2019-05-23
media: smiapp: core: add small range to usleep_range
Nicholas Mc Guire
1
-1
/
+1
2019-05-23
media: ov7740: remove redundant V4L2_CTRL_FLAG_VOLATILE set
Akinobu Mita
1
-2
/
+0
2019-05-23
media: ov7740: fix vertical flip control
Akinobu Mita
1
-2
/
+2
2019-05-23
media: ov7740: avoid invalid framesize setting
Akinobu Mita
1
-1
/
+5
2019-05-23
media: ov7740: fix unbalanced pm_runtime_get/put
Akinobu Mita
1
-6
/
+6
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
11
-0
/
+11
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-04-22
media: st-mipid02: MIPID02 CSI-2 to PARALLEL bridge driver
Mickael Guene
3
-0
/
+1047
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
2019-04-22
media: ov6650: Register with asynchronous subdevice framework
Janusz Krzysztofik
1
-5
/
+13
2019-04-22
media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helper
Janusz Krzysztofik
1
-11
/
+14
2019-04-22
media: ov6650: Fix sensor possibly not detected on probe
Janusz Krzysztofik
1
-0
/
+2
2019-03-29
media: ov7740: enable to get exposure control in autoexposure mode
Akinobu Mita
1
-3
/
+25
2019-03-29
media: i2c: tda1997x: select V4L2_FWNODE
Koen Vandeputte
1
-1
/
+2
2019-03-25
media: imx214: don't de-reference a NULL pointer
Mauro Carvalho Chehab
1
-6
/
+4
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
5
-96
/
+96
2019-03-20
media: v4l: i2c: Regroup lens drivers under their own section
Sakari Ailus
1
-37
/
+39
2019-03-20
media: ov7670: don't access registers when the device is powered off
Akinobu Mita
1
-5
/
+26
2019-03-20
media: ov7670: restore default settings after power-up
Akinobu Mita
1
-0
/
+1
2019-03-19
media: i2c: adv748x: select V4L2_FWNODE
Arnd Bergmann
1
-0
/
+1
2019-03-01
media: i2c: fix several typos
Mauro Carvalho Chehab
28
-38
/
+38
2019-02-18
media: ov7740: fix runtime pm initialization
Akinobu Mita
1
-2
/
+5
2019-02-18
media: tda1997x: fix get_edid
Tim Harvey
1
-0
/
+4
2019-02-18
media: cx25840: mark pad sig_types to fix cx231xx init
Cody P Schafer
2
-2
/
+2
2019-02-18
media: soc_camera: Move to the staging tree
Sakari Ailus
7
-3137
/
+0
2019-02-18
media: soc_camera: Remove the rj45n1 SoC camera sensor driver
Sakari Ailus
3
-1422
/
+0
2019-02-18
media: soc_camera: Remove the mt9m001 SoC camera sensor driver
Sakari Ailus
3
-765
/
+0
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-02-18
media: i2c: adv748x: Remove PAGE_WAIT
Kieran Bingham
2
-14
/
+6
2019-02-18
media: i2c: adv748x: Convert SW reset routine to function
Kieran Bingham
2
-10
/
+38
2019-02-18
media: adv748x: Implement TX link_setup callback
Jacopo Mondi
2
-1
/
+49
[next]