index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-24
media: smiapp: Use the BIT macro where appropriate, remove useless definition
Sakari Ailus
2
-18
/
+18
2019-10-24
media: st-mipid02: add a check for devm_gpiod_get_optional
Chuhong Yuan
1
-0
/
+5
2019-10-24
media: i2c: Add IMX290 CMOS image sensor driver
Manivannan Sadhasivam
3
-0
/
+896
2019-10-24
media: i2c: ov5695: Fix randbuild error
YueHaibing
1
-0
/
+1
2019-10-24
media: ad5820: Add support for ad5821 and ad5823
Ricardo Ribalda Delgado
1
-4
/
+6
2019-10-24
media: ad5820: Add support for of-autoload
Ricardo Ribalda Delgado
1
-0
/
+7
2019-10-24
media: ad5820: Add support for enable pin
Ricardo Ribalda Delgado
2
-1
/
+18
2019-10-24
media: ad5820: Define entity function
Ricardo Ribalda Delgado
1
-0
/
+1
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-10-24
media: lm3646: remove redundant assignment to variable rval
Colin Ian King
1
-1
/
+1
2019-10-24
media: ov6650: Fix arbitrary selection of master clock rate
Janusz Krzysztofik
1
-6
/
+58
2019-10-24
media: ov6650: Drop unused .pclk_max field
Janusz Krzysztofik
1
-4
/
+0
2019-10-24
media: ov6650: Don't reapply pixel clock divisor on format change
Janusz Krzysztofik
1
-14
/
+3
2019-10-24
media: ov6650: Simplify clock divisor calculation
Janusz Krzysztofik
1
-24
/
+5
2019-10-24
media: ov6650: Drop obsolete .pclk_limit attribute
Janusz Krzysztofik
1
-10
/
+4
2019-10-24
media: ov6650: Fix stored frame interval not in sync with hardware
Janusz Krzysztofik
1
-9
/
+12
2019-10-24
media: i2c: adv7842: make array cri static and const, makes object smaller
Christophe JAILLET
1
-2
/
+2
2019-10-24
media: adv7180: Only print 'chip found' message on successful probe
Fabio Estevam
1
-3
/
+3
2019-10-10
media: imx214: Add new control with V4L2_CID_UNIT_CELL_SIZE
Ricardo Ribalda Delgado
1
-0
/
+9
2019-10-10
media: i2c: Use div64_ul() for u64-by-unsigned-long divide
Geert Uytterhoeven
1
-2
/
+2
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
2
-3
/
+85
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-10-01
media: i2c: ov5695: Modify the function of async register subdev related devices
Dongchun Zhu
1
-1
/
+1
2019-10-01
media: v4l: Put camera sensor, lens and flash drivers under MEDIA_CAMERA_SUPPORT
Sakari Ailus
1
-40
/
+11
2019-10-01
media: ov6650: Fix stored crop rectangle not in sync with hardware
Janusz Krzysztofik
1
-0
/
+2
2019-10-01
media: ov6650: Fix stored frame format not in sync with hardware
Janusz Krzysztofik
1
-3
/
+6
2019-10-01
media: ov6650: Fix default format not applied on device probe
Janusz Krzysztofik
1
-2
/
+5
2019-10-01
media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY support
Janusz Krzysztofik
1
-3
/
+9
2019-10-01
media: ov6650: Fix some format attributes not under control
Janusz Krzysztofik
1
-12
/
+39
2019-10-01
media: ov6650: Fix incorrect use of JPEG colorspace
Janusz Krzysztofik
1
-11
/
+2
2019-10-01
media: ov6650: Fix crop rectangle alignment not passed back
Janusz Krzysztofik
1
-16
/
+15
2019-10-01
media: ov6650: Fix control handler not freed on init error
Janusz Krzysztofik
1
-4
/
+8
2019-10-01
media: ov6650: Fix MODULE_DESCRIPTION
Janusz Krzysztofik
1
-2
/
+2
2019-10-01
media: max2175: Fix build error without CONFIG_REGMAP_I2C
YueHaibing
1
-0
/
+1
2019-10-01
media: i2c: mt9m001: make array init_regs static, makes object smaller
Colin Ian King
1
-1
/
+1
2019-09-24
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2
-13
/
+15
2019-08-26
media: ov9650: add a sanity check
Mauro Carvalho Chehab
1
-0
/
+5
2019-08-26
media: i2c: adv7842: drop check because i2c_unregister_device() is NULL safe
Wolfram Sang
1
-22
/
+11
2019-08-26
media: i2c: adv7511-v4l2: drop check because i2c_unregister_device() is NULL ...
Wolfram Sang
1
-4
/
+2
2019-08-19
media: Clarify how menus are hidden by SUBDRV_AUTOSELECT
Ezequiel Garcia
1
-1
/
+4
2019-08-15
media: i2c: ov5645: Fix power sequence
Ezequiel Garcia
1
-8
/
+18
2019-08-15
media: ov5640: Add support for flash and lens devices
Luca Weiss
1
-1
/
+1
2019-08-15
media: ov8856: Check reading clock frequency succeeded
Sakari Ailus
1
-1
/
+4
[prev]
[next]