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
2014-11-03
[media] cx25840: convert max_buf_size var to lowercase
Mauro Carvalho Chehab
1
-4
/
+4
2014-11-03
[media] cx25840: Don't report an error if max size is adjusted
Mauro Carvalho Chehab
1
-4
/
+3
2014-10-28
[media] smiapp: Update PLL when setting format
Sakari Ailus
1
-1
/
+1
2014-10-28
[media] smiapp: Set valid link frequency range
Sakari Ailus
1
-2
/
+17
2014-10-28
[media] smiapp: Clean up smiapp_set_format()
Sakari Ailus
1
-30
/
+43
2014-10-28
[media] smiapp: Take valid link frequencies into account in supported mbus codes
Sakari Ailus
1
-8
/
+16
2014-10-28
[media] smiapp: Gather information on valid link rate and BPP combinations
Sakari Ailus
2
-17
/
+60
2014-10-28
[media] smiapp: Split calculating PLL with sensor's limits from updating it
Sakari Ailus
1
-2
/
+9
2014-10-28
[media] smiapp: Use actual pixel rate calculated by the PLL calculator
Sakari Ailus
1
-2
/
+2
2014-10-28
[media] smiapp-pll: Add pixel rate in pixel array as output parameters
Sakari Ailus
2
-0
/
+2
2014-10-28
[media] smiapp: Remove validation of op_pix_clk_div
Sakari Ailus
1
-5
/
+0
2014-10-28
[media] smiapp: The PLL calculator handles sensors with VT clocks only
Sakari Ailus
1
-10
/
+0
2014-10-28
[media] smiapp-pll: Don't validate OP clocks if there are none
Sakari Ailus
1
-0
/
+8
2014-10-28
[media] smiapp-pll: Calculate OP clocks only for sensors that have them
Sakari Ailus
1
-30
/
+52
2014-10-28
[media] smiapp-pll: Unify OP and VT PLL structs
Sakari Ailus
3
-46
/
+46
2014-10-28
[media] smiapp-pll: External clock frequency isn't an output value
Sakari Ailus
1
-1
/
+1
2014-10-28
[media] smiapp-pll: Separate bounds checking into a separate function
Sakari Ailus
1
-51
/
+59
2014-10-28
[media] smiapp-pll: The clock tree values are unsigned --- fix debug prints
Sakari Ailus
1
-47
/
+47
2014-10-28
[media] smiapp-pll: Correct clock debug prints
Sakari Ailus
1
-2
/
+2
2014-10-28
[media] smiapp: Take mutex during PLL update in sensor initialisation
Sakari Ailus
1
-0
/
+2
2014-10-09
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
16
-102
/
+131
2014-09-22
[media] adv7604: fix inverted condition
Hans Verkuil
1
-1
/
+1
2014-09-22
[media] adv7604/adv7842: fix il_vbackporch typo and zero the struct
Hans Verkuil
2
-2
/
+4
2014-09-22
[media] drivers: media: i2c: adv7343_regs.h: Fix typo in #ifndef
Rasmus Villemoes
1
-1
/
+1
2014-09-22
[media] tvp7002: Don't update device->streaming if write to register fails
Axel Lin
1
-13
/
+8
2014-09-21
Merge remote-tracking branch 'linus/master' into patchwork
Mauro Carvalho Chehab
1
-10
/
+3
2014-09-04
[media] lm3560: simplify boolean tests
Mauro Carvalho Chehab
1
-2
/
+2
2014-09-04
[media] ov9740: use true/false for boolean vars
Mauro Carvalho Chehab
1
-2
/
+2
2014-09-04
[media] smiapp-core: use true/false for boolean vars
Mauro Carvalho Chehab
1
-4
/
+4
2014-09-04
[media] s5k5baf: remove an uneeded semicolon
Mauro Carvalho Chehab
1
-1
/
+1
2014-09-03
[media] smiapp: Set sub-device owner
Sakari Ailus
1
-1
/
+1
2014-09-03
[media] smiapp: Fix power count handling
Sakari Ailus
1
-9
/
+2
2014-08-22
[media] tda7432: Fix setting TDA7432_MUTE bit for TDA7432_RF register
Axel Lin
1
-1
/
+1
2014-08-22
[media] soc_camera: ov772x: Include media/v4l2-image-sizes.h
Axel Lin
1
-4
/
+1
2014-08-22
[media] soc_camera: mt9t112: Include media/v4l2-image-sizes.h
Axel Lin
1
-3
/
+1
2014-08-22
[media] vs6624: Include media/v4l2-image-sizes.h
Axel Lin
1
-13
/
+1
2014-08-22
[media] ov7670: Include media/v4l2-image-sizes.h
Axel Lin
1
-13
/
+1
2014-08-22
[media] saa6752hs: Convert to devm_kzalloc()
Axel Lin
1
-3
/
+3
2014-08-22
[media] cx25840: Spelling s/compuations/computations/
Geert Uytterhoeven
1
-1
/
+1
2014-08-22
[media] smiapp: Set 64-bit integer control using v4l2_ctrl_s_ctrl_int64()
Sakari Ailus
1
-2
/
+7
2014-08-22
[media] smiapp: Use unlocked __v4l2_ctrl_modify_range()
Sakari Ailus
1
-32
/
+15
2014-08-22
[media] smiapp: Implement the test pattern control
Sakari Ailus
2
-5
/
+78
2014-07-31
[media] media: mt9m111: add device-tree suppport
Robert Jarzmik
1
-0
/
+12
2014-07-26
[media] rc-core: remove protocol arrays
David Härdeman
1
-2
/
+2
2014-07-24
[media] rc-core: document the protocol type
David Härdeman
1
-2
/
+3
2014-07-24
[media] rc-core: improve ir-kbd-i2c get_key functions
David Härdeman
1
-45
/
+45
2014-07-22
[media] tvp5150: Use i2c_smbus_(read|write)_byte_data
Laurent Pinchart
1
-20
/
+11
2014-07-22
[media] tvp5150: Fix device ID kernel log message
Laurent Pinchart
1
-2
/
+2
2014-07-22
[media] v4l: smiapp: Return V4L2_FIELD_NONE from pad-level get/set format
Laurent Pinchart
1
-0
/
+3
2014-07-22
[media] v4l: s5k6a3: Return V4L2_FIELD_NONE from pad-level set format
Laurent Pinchart
1
-0
/
+1
[next]