index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-30
V4L/DVB(10738a): remove include/linux/video_encoder.h
Mauro Carvalho Chehab
3
-25
/
+0
2009-03-30
V4L/DVB (10738): Get rid of video_decoder.h header were uneeded
Mauro Carvalho Chehab
3
-3
/
+0
2009-03-30
V4L/DVB (10733): zoran: increase bufsize to a value suitable for 768x576.
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10732): zoran: s_jpegcomp should return a proper result, not 0.
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10731): zoran i2c modules: remove i2c autoprobing support.
Hans Verkuil
10
-125
/
+10
2009-03-30
V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers.
Hans Verkuil
17
-95
/
+56
2009-03-30
V4L/DVB (10729): zoran: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
5
-288
/
+159
2009-03-30
V4L/DVB (10728): adv7175: convert to v4l2-subdev.
Hans Verkuil
2
-143
/
+166
2009-03-30
V4L/DVB (10727): adv7170: convert to v4l2_subdev.
Hans Verkuil
2
-153
/
+174
2009-03-30
V4L/DVB (10726): vpx3220: convert to v4l2_subdev.
Hans Verkuil
2
-231
/
+271
2009-03-30
V4L/DVB (10725): saa7185: convert to v4l2_subdev.
Hans Verkuil
2
-98
/
+122
2009-03-30
V4L/DVB (10724): saa7110: convert to v4l2_subdev.
Hans Verkuil
2
-221
/
+251
2009-03-30
V4L/DVB (10723): ks0127: add supported ks0127 variants to the i2c device list.
Hans Verkuil
1
-0
/
+2
2009-03-30
V4L/DVB (10722): ks0127: convert to v4l2_subdev.
Hans Verkuil
2
-336
/
+315
2009-03-30
V4L/DVB (10721): bt856: convert to v4l2_subdev.
Hans Verkuil
2
-107
/
+139
2009-03-30
V4L/DVB (10720): bt819: that delay include is needed after all.
Hans Verkuil
1
-0
/
+1
2009-03-30
V4L/DVB (10719): bt819: convert to v4l2_subdev.
Hans Verkuil
2
-225
/
+257
2009-03-30
V4L/DVB (10718): bt866: convert to v4l2_subdev.
Hans Verkuil
2
-110
/
+126
2009-03-30
V4L/DVB (10717): zoran: TRY_FMT and S_FMT now do the same parameter checks.
Hans Verkuil
1
-2
/
+10
2009-03-30
V4L/DVB (10716): zoran: change buffer defaults to something that works with t...
Hans Verkuil
1
-2
/
+2
2009-03-30
V4L/DVB (10715): zoran: clean up some old V4L1 left-overs and remove the MAP_...
Hans Verkuil
2
-90
/
+43
2009-03-30
V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2.
Hans Verkuil
18
-2562
/
+636
2009-03-30
V4L/DVB (10713): zoran: if reqbufs is called with count == 0, do a streamoff.
Hans Verkuil
1
-3
/
+7
2009-03-30
V4L/DVB (10712): zoran: fix G_FMT
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10711): zoran: fix TRY_FMT support
Hans Verkuil
3
-24
/
+63
2009-03-30
V4L/DVB (10710): zoran: cleanups in an attempt to make the source a bit more ...
Hans Verkuil
3
-233
/
+184
2009-03-30
V4L/DVB (10709): zoran: set correct parent of the video device.
Hans Verkuil
1
-0
/
+1
2009-03-30
V4L/DVB (10708): zoran: remove old V4L1 ioctls, use v4l1-compat instead.
Hans Verkuil
2
-417
/
+46
2009-03-30
V4L/DVB (10707): zoran: set bytesperline to 0 when using MJPEG.
Hans Verkuil
1
-6
/
+2
2009-03-30
V4L/DVB (10706): zoran: fix field typo.
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10705): zoran: use slider flag with volume etc. controls.
Hans Verkuil
1
-0
/
+1
2009-03-30
V4L/DVB (10704): zoran: remove broken BIGPHYS_AREA and BUZ_HIMEM code, and al...
Hans Verkuil
2
-160
/
+31
2009-03-30
V4L/DVB (10703): zoran: convert to video_ioctl2 and remove 'ready_to_be_freed...
Hans Verkuil
2
-1443
/
+1112
2009-03-30
V4L/DVB (10702): saa7115: add querystd and g_input_status support for zoran.
Hans Verkuil
1
-0
/
+43
2009-03-30
V4L/DVB (10701): saa7185: add colorbar support.
Hans Verkuil
1
-0
/
+14
2009-03-30
V4L/DVB (10700): saa7115: don't access reg 0x87 if it is not present.
Hans Verkuil
1
-5
/
+6
2009-03-30
V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std
Hans Verkuil
13
-202
/
+141
2009-03-30
V4L/DVB (10692): usbvision: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
4
-145
/
+75
2009-03-30
V4L/DVB (10691): v4l2-common: add v4l2_i2c_subdev_addr()
Hans Verkuil
2
-0
/
+11
2009-03-30
V4L/DVB (10687): v4l2-common/v4l2-spec: support/document write-only and butto...
Hans Verkuil
1
-5
/
+24
2009-03-30
V4L/DVB (10686): v4l2: add V4L2_CTRL_FLAG_WRITE_ONLY flag.
Hans Verkuil
1
-0
/
+1
2009-03-30
V4L/DVB (10685): v4l2: add colorfx support to v4l2-common.c, and add to 'Chan...
Hans Verkuil
1
-0
/
+12
2009-03-30
V4L/DVB (10681): gspca - zc3xx: Bad probe of the ov7630c sensor.
Jean-Francois Moine
1
-0
/
+4
2009-03-30
V4L/DVB (10680): gspca - zc3xx: Bad probe of the ov7xxx sensors.
Jean-Francois Moine
1
-10
/
+3
2009-03-30
V4L/DVB (10679): gspca - sonixj: Handle the webcam 0c45:613c instead of sn9c102.
Jean-Francois Moine
2
-1
/
+3
2009-03-30
V4L/DVB (10676): mt9m111: Call icl->reset() on mt9m111_reset().
Antonio Ospite
1
-0
/
+6
2009-03-30
V4L/DVB (10675): soc-camera: extend soc_camera_bus_param_compatible with more...
Guennadi Liakhovetski
1
-2
/
+6
2009-03-30
V4L/DVB (10674): soc-camera: camera host driver for i.MX3x SoCs
Guennadi Liakhovetski
4
-2
/
+1245
2009-03-30
V4L/DVB (10673): mt9t031: fix gain and hflip controls, register update, and s...
Guennadi Liakhovetski
1
-43
/
+84
2009-03-30
V4L/DVB (10672): sh_mobile_ceu_camera: include NV* formats into the format li...
Guennadi Liakhovetski
1
-0
/
+19
[next]