summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB: ir-core: remove IR_TYPE_PDDavid Härdeman2010-05-194-16/+9
* V4L/DVB: IR/imon: convert to ir-core protocol change handlingJarod Wilson2010-05-193-89/+69
* V4L/DVB: event: Export the v4l2_event_init and v4l2_event_dequeue functionsLaurent Pinchart2010-05-191-0/+2
* V4L/DVB: V4L: Events: Replace bad WARN_ON() with assert_spin_locked()Sakari Ailus2010-05-191-1/+1
* Fix compilation breakage with tm6000Mauro Carvalho Chehab2010-05-191-2/+2
* V4L/DVB: tm6000: update the todo listMauro Carvalho Chehab2010-05-191-7/+17
* V4L/DVB: Fix color format with tm6010Mauro Carvalho Chehab2010-05-192-4/+7
* V4L/DVB: tm6000: fix coding style issues of tm6000-cards.cRoel Van Nyen2010-05-191-62/+58
* V4L/DVB: tm6000: renaming firmwareStefan Ringel2010-05-191-1/+1
* V4L/DVB: tm6000: bugfix analog init for tm6010Stefan Ringel2010-05-191-3/+94
* V4L/DVB: tm6000: Don't copy outside the bufferMauro Carvalho Chehab2010-05-191-5/+5
* V4L/DVB: tm6000: Fix a panic if buffer become NULLMauro Carvalho Chehab2010-05-191-1/+3
* V4L/DVB: tm6000: Properly set alternate when preparing to streamMauro Carvalho Chehab2010-05-194-34/+51
* V4L/DVB: tm6000: Add additional GPIO for UT821 during frmware loadingBee Hock Goh2010-05-191-0/+16
* V4L/DVB: tm6000: fix i2c readDmitri Belimov2010-05-191-4/+77
* V4L/DVB: gspca - zc3xx: Fix the gamma calculation from the contrastJean-François Moine2010-05-191-5/+5
* V4L/DVB: gspca - zc3xx.c: Remove the brightness controlJean-François Moine2010-05-191-72/+1
* V4L/DVB: gspca - zc3xx: Fix the light frequency values for pas202b and pb0330Jean-François Moine2010-05-191-6/+6
* V4L/DVB: gspca - sonixj: Add sensor soi768Jean-François Moine2010-05-191-1/+94
* V4L/DVB: gspca - sonixj: Reset the bridge after sensor probeJean-François Moine2010-05-191-22/+19
* V4L/DVB: gspca - sonixj: Adjust minor values of sensor ov7630. - set the col...Jean-François Moine2010-05-191-1/+2
* V4L/DVB: gspca - sonixj: Set the colors at startup timeJean-François Moine2010-05-191-0/+1
* V4L/DVB: gspca - sonixj: Adjust debug output. - fix bad function name - add...Jean-François Moine2010-05-191-1/+3
* V4L/DVB: gspca - sonixj: Split the init sequence of sensor ov7630Jean-François Moine2010-05-191-1/+4
* V4L/DVB: v4l: videobuf: qbuf now uses relevant v4l2_buffer fields for OUTPUT ...Pawel Osciak2010-05-191-0/+7
* V4L/DVB: omap_vout:V4L2 Display: Changed enum return type to intVaibhav Hiremath2010-05-191-2/+1
* V4L/DVB: V4L2: Add support for OMAP2/3 V4L2 display driver on top of DSS2Vaibhav Hiremath2010-05-198-0/+3140
* V4L/DVB: v4l spec: document new eventsHans Verkuil2010-05-193-1/+39
* V4L/DVB: v4l spec: document what odd and even fields areHans Verkuil2010-05-191-4/+4
* V4L/DVB: ivtv: support the new events APIHans Verkuil2010-05-195-17/+87
* V4L/DVB: v4l: add VSYNC and EOS events for use with ivtvHans Verkuil2010-05-191-3/+12
* V4L/DVB: V4L: Events: Add documentationSakari Ailus2010-05-196-0/+331
* V4L/DVB: V4L: Events: Support event handling in do_ioctlSakari Ailus2010-05-193-1/+67
* V4L/DVB: V4L: Events: Add backendSakari Ailus2010-05-195-2/+366
* V4L/DVB: V4L: Events: Add new ioctls for eventsSakari Ailus2010-05-193-0/+32
* V4L/DVB: V4L: File handles: Add documentationSakari Ailus2010-05-191-0/+72
* V4L/DVB: V4L: File handlesSakari Ailus2010-05-195-1/+139
* V4L/DVB: [v5,2/2] v4l: Add a mem-to-mem videobuf framework test devicePawel Osciak2010-05-193-0/+1064
* V4L/DVB: add memory-to-memory device helper framework for videobufPawel Osciak2010-05-194-0/+850
* V4L/DVB: core: add support for more color effectsXiaolin Zhang2010-05-194-2/+30
* V4L/DVB: V4L: v4l2-subdev driver for AK8813 and AK8814 TV-encoders from AKMGuennadi Liakhovetski2010-05-195-0/+405
* V4L/DVB: V4L: SuperH Video Output Unit (VOU) driverGuennadi Liakhovetski2010-05-194-0/+1521
* V4L/DVB: videobuf-dma-contig.c: simplify pointer dereferenceGuennadi Liakhovetski2010-05-191-3/+3
* V4L/DVB: sh_mobile_ceu_camera.c: update documentation to reflect the new crop...Guennadi Liakhovetski2010-05-191-49/+31
* V4L/DVB: soc-camera: update commentGuennadi Liakhovetski2010-05-191-2/+1
* V4L/DVB: sh_mobile_ceu_camera.c: preserve output window on VIDIOC_S_CROPGuennadi Liakhovetski2010-05-191-292/+309
* V4L/DVB: vivi: clean up and a major overhaulHans Verkuil2010-05-193-892/+325
* V4L/DVB: videobuf-dma-sg: Avoid using a wrong sizeMauro Carvalho Chehab2010-05-191-2/+2
* V4L/DVB: gspca - main: Stop the webcam when bandwidth too smallJean-François Moine2010-05-191-33/+32
* V4L/DVB: gspca - main: Restart streaming after reqbufJean-François Moine2010-05-191-2/+5
OpenPOWER on IntegriCloud