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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-04
[media] V4L: soc_camera_platform: support the new mbus-config subdev ops
Guennadi Liakhovetski
1
-0
/
+12
2011-11-04
[media] V4L: tw9910: support the new mbus-config subdev ops
Guennadi Liakhovetski
1
-2
/
+47
2011-11-04
[media] V4L: tw9910: remove a not really implemented cropping support
Guennadi Liakhovetski
1
-83
/
+46
2011-11-04
[media] V4L: sh_mobile_csi2: support the new mbus-config subdev ops
Guennadi Liakhovetski
1
-0
/
+27
2011-11-04
[media] V4L: sh_mobile_csi2: verify client compatibility
Guennadi Liakhovetski
1
-6
/
+52
2011-11-04
[media] V4L: rj54n1cb0c: support the new mbus-config subdev ops
Guennadi Liakhovetski
1
-0
/
+34
2011-11-04
[media] V4L: ov9740: support the new mbus-config subdev ops
Guennadi Liakhovetski
1
-7
/
+26
2011-11-04
[media] V4L: ov9640: support the new mbus-config subdev ops
Guennadi Liakhovetski
1
-2
/
+20
2011-11-04
[media] V4L: ov772x: support the new mbus-config subdev ops
Guennadi Liakhovetski
1
-3
/
+21
2011-11-04
[media] V4L: ov772x: rename macros to not pollute the global namespace
Guennadi Liakhovetski
1
-4
/
+4
2011-11-04
[media] V4L: ov6650: support the new mbus-config subdev ops
Guennadi Liakhovetski
1
-1
/
+52
2011-11-04
[media] V4L: ov5642: support the new mbus-config subdev ops
Guennadi Liakhovetski
1
-0
/
+12
2011-11-04
[media] V4L: ov2640: support the new mbus-config subdev ops
Guennadi Liakhovetski
1
-2
/
+20
2011-11-04
[media] V4L: mt9v022: support the new mbus-config subdev ops
Guennadi Liakhovetski
1
-1
/
+75
2011-11-04
[media] V4L: mt9t112: support the new mbus-config subdev ops
Guennadi Liakhovetski
1
-39
/
+42
2011-11-04
[media] V4L: mt9t031: support the new mbus-config subdev ops
Guennadi Liakhovetski
1
-0
/
+33
2011-11-04
[media] V4L: mt9m111: support the new mbus-config subdev ops
Guennadi Liakhovetski
1
-1
/
+19
2011-11-04
[media] V4L: mt9m001: support the new mbus-config subdev ops
Guennadi Liakhovetski
1
-1
/
+39
2011-11-04
[media] V4L: soc-camera: add helper functions for new bus configuration type
Guennadi Liakhovetski
2
-0
/
+67
2011-11-04
[media] V4L: imx074: support the new mbus-config subdev ops
Guennadi Liakhovetski
1
-0
/
+12
2011-11-04
[media] V4L: sh_mobile_ceu_camera: remove duplicated code
Guennadi Liakhovetski
1
-3
/
+0
2011-11-04
[media] V4L: sh_mobile_ceu_camera: fix field addresses in interleaved mode
Guennadi Liakhovetski
1
-6
/
+19
2011-11-04
[media] V4L: sh_mobile_ceu_camera: don't try to improve client scaling, if pe...
Guennadi Liakhovetski
1
-5
/
+16
2011-11-04
[media] V4L: sh_mobile_ceu_camera: output image sizes must be a multiple of 4
Guennadi Liakhovetski
1
-18
/
+31
2011-11-03
staging: Move media drivers to staging/media
Mauro Carvalho Chehab
83
-22
/
+48
2011-11-03
[media] move cx25821 out of staging
Mauro Carvalho Chehab
29
-9
/
+3
2011-11-03
[media] staging: as102: Remove conditional compilation based on kernel version
Sylwester Nawrocki
3
-82
/
+1
2011-11-03
[media] staging: as102: Unconditionally compile code dependent on DVB_CORE
Sylwester Nawrocki
4
-23
/
+1
2011-11-03
[media] staging: as102: Add nBox Tuner Dongle support
Piotr Chmura
2
-0
/
+7
2011-11-03
[media] staging: as102: Enable compilation
Piotr Chmura
3
-2
/
+5
2011-11-03
[media] staging: as102: Convert the comments to kernel-doc style
Sylwester Nawrocki
4
-117
/
+106
2011-11-03
[media] staging: as102: Remove non-linux headers inclusion
Piotr Chmura
4
-67
/
+4
2011-11-03
[media] staging: as102: Fix licensing oversight
Pierrick Hascoet
2
-36
/
+36
2011-11-03
[media] staging: as102: Properly handle multiple product names
Devin Heitmueller
5
-4
/
+35
2011-11-03
[media] staging: as102: Add Elgato EyeTV DTT Deluxe
Devin Heitmueller
2
-0
/
+6
2011-11-03
[media] staging: as102: Fix CodingStyle errors in file as10x_cmd_cfg.c
Devin Heitmueller
1
-132
/
+130
2011-11-03
[media] staging: as102: Fix CodingStyle errors in file as102_usb_drv.c
Devin Heitmueller
2
-49
/
+72
2011-11-03
[media] staging: as102: Fix CodingStyle errors in file as102_fe.c
Devin Heitmueller
1
-224
/
+252
2011-11-03
[media] staging: as102: Fix CodingStyle errors in file as10x_cmd_stream.c
Devin Heitmueller
1
-144
/
+136
2011-11-03
[media] staging: as102: Fix CodingStyle errors in file as10x_cmd.c
Devin Heitmueller
1
-285
/
+288
2011-11-03
[media] staging: as102: Fix CodingStyle errors in file as102_fw.c
Devin Heitmueller
1
-43
/
+58
2011-11-03
[media] staging: as102: Fix CodingStyle errors in file as102_drv.c
Devin Heitmueller
1
-48
/
+52
2011-11-03
[media] staging: as102: Initial import from Abilis
Pierrick Hascoet
15
-0
/
+3694
2011-11-03
[media] mxl111sf: update demod_ops.info.name to "MaxLinear MxL111SF DVB-T dem...
Michael Krufky
1
-5
/
+5
2011-11-03
[media] mxl111sf: disable snr / ber calculations for DVB-T
Michael Krufky
1
-0
/
+10
2011-11-03
[media] mxl111sf: add DVB-T support
Michael Krufky
1
-3
/
+225
2011-11-03
[media] DVB: add MaxLinear MxL111SF DVB-T demodulator driver
Michael Krufky
4
-1
/
+661
2011-11-03
[media] cx18: Fix FM radio
Andy Walls
1
-0
/
+2
2011-11-03
[media] ivtv: Fix radio support
Ian Armstrong
1
-0
/
+2
2011-11-01
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
389
-6428
/
+27349
[next]