summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (8522): videodev2: Fix merge conflictMauro Carvalho Chehab2008-07-271-2/+2
* V4L/DVB (8532): mxl5007t: remove excessive locksMichael Krufky2008-07-271-16/+0
* V4L/DVB (8531): mxl5007t: move i2c gate handling outside of mutex protected c...Michael Krufky2008-07-271-21/+24
* V4L/DVB (8530): au0828: add support for new revision of HVR950QMichael Krufky2008-07-275-0/+30
* V4L/DVB (8529): mxl5007t: enable _init and _sleep power management functionalityMichael Krufky2008-07-271-8/+34
* V4L/DVB (8528): add support for MaxLinear MxL5007T silicon tunerMichael Krufky2008-07-274-0/+1130
* V4L/DVB (8526): saa7146: fix VIDIOC_ENUM_FMTHans Verkuil2008-07-271-10/+7
* V4L/DVB (8525): fix a few assorted spelling mistakes.Hans Verkuil2008-07-272-3/+3
* V4L/DVB (8524): videodev: copy the VID_TYPE defines to videodev.hHans Verkuil2008-07-272-0/+21
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-2764-124/+14
* V4L/DVB (8521): gspca: Webcams with Sonix bridge and sensor ov7630 are VGA.Jean-Francois Moine2008-07-271-4/+4
* V4L/DVB (8520): gspca: Bad webcam information in some modules since 28b8203a8...Jean-Francois Moine2008-07-276-54/+54
* V4L/DVB (8519): gspca: Set the specific per webcam information in driver_info...Jean-Francois Moine2008-07-271-77/+57
* V4L/DVB (8518): gspca: Remove the remaining frame decoding functions from the...Jean-Francois Moine2008-07-274-227/+76
* V4L/DVB (8517): gspca: Bad sensor for some webcams in zc3xx since 28b8203a830e.Jean-Francois Moine2008-07-271-4/+4
* V4L/DVB (8515): gspca: Webcam 0c45:6143 added in sonixj.Jean-Francois Moine2008-07-271-0/+1
* V4L/DVB (8513): gspca: Set the specific per webcam information in driver_info.Jean-Francois Moine2008-07-2719-945/+284
* V4L/DVB (8512): gspca: Do not use the driver_info field of usb_device_id.Jean-Francois Moine2008-07-2717-17/+0
* V4L/DVB (8511): gspca: Get the card name of QUERYCAP from the usb product name.Jean-Francois Moine2008-07-271-1/+10
* V4L/DVB (8509): pvrusb2: fix device descriptions for HVR-1900 & HVR-1950Michael Krufky2008-07-271-3/+3
* V4L/DVB (8506): empress: fix control handling oopsHans Verkuil2008-07-273-16/+48
* V4L/DVB (8505): saa7134-empress.c: fix deadlockHans Verkuil2008-07-272-9/+5
* V4L/DVB (8504): s2255drv: add missing headerHans Verkuil2008-07-271-0/+1
* V4L/DVB (8502): videodev2.h: CodingStyle cleanupsMauro Carvalho Chehab2008-07-271-212/+166
* V4L/DVB (8500a): videotext.h: whitespace cleanupMauro Carvalho Chehab2008-07-261-8/+8
* V4L/DVB (8500): zr36067: Load the avs6eyes chip drivers automaticallyMartin Samuelsson2008-07-261-0/+6
* V4L/DVB (8499): zr36067: Rework device memory allocationJean Delvare2008-07-263-16/+26
* V4L/DVB (8498): uvcvideo: Return sensible min and max values when querying a ...Laurent Pinchart2008-07-261-1/+12
* V4L/DVB (8497): uvcvideo: Make the auto-exposure menu control V4L2 compliantLaurent Pinchart2008-07-261-1/+1
* V4L/DVB (8496): saa7134: Copy tuner data earlier in init to avoid overwriting...Simon Arlott2008-07-262-5/+3
* V4L/DVB (8495): usb/anysee.c: make struct anysee_usb_mutex staticAdrian Bunk2008-07-261-1/+1
* V4L/DVB (8494): make cx25840_debug staticAdrian Bunk2008-07-262-3/+1
* V4L/DVB (8493): mt20xx: test below 0 on unsigned lo1a and lo2aroel kluin2008-07-261-1/+2
* V4L/DVB (8492): Add support for the ATI TV Wonder HD 600Devin Heitmueller2008-07-264-0/+54
* V4L/DVB (8491): stkwebcam: Always reuse last queued bufferJaime Velasco Juan2008-07-261-11/+12
* V4L/DVB (8490): s2255drv Sensoray 2255 driver fixesDean Anderson2008-07-261-46/+65
* V4L/DVB (8489): add dvb-t support for terratec cinergy hybrid T usb xsreinhard schwab2008-07-262-0/+13
* V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...Hans Verkuil2008-07-2612-81/+60
* V4L/DVB (8488a): Add myself as a maintainer of the soc-camera subsystemGuennadi Liakhovetski2008-07-261-0/+6
* V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where po...Hans Verkuil2008-07-2618-18/+15
* V4L/DVB (8485): v4l-dvb: remove broken PlanB driverAdrian Bunk2008-07-265-2670/+0
* V4L/DVB (8484): videodev: missed two more usages of the removed 'owner' field.Hans Verkuil2008-07-262-2/+0
* V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil2008-07-2639-54/+7
* V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-2638-828/+980
* V4L/DVB (8479): tveeprom/ivtv: fix usage of has_ir fieldHans Verkuil2008-07-263-12/+16
* V4L/DVB (8477): v4l: remove obsolete audiochip.hHans Verkuil2008-07-269-88/+65
* V4L/DVB (8475): pvrusb2: Cosmetic macro fix (benign)Mike Isely2008-07-261-2/+2
* V4L/DVB (8474): pvrusb2: Enable IR chip on HVR-1900 class devicesMike Isely2008-07-265-11/+35
* V4L/DVB (8472): cx23885: SRAM changes for the 885 and 887 silicon parts.Steven Toth2008-07-261-2/+114
* V4L/DVB (8471): cx23885: Reallocated the sram to avoid concurrent VIDB/C issues.Steven Toth2008-07-261-6/+9
OpenPOWER on IntegriCloud