summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* drivers/media/video/vino.c needs v4l2-ioctl.hAndrew Morton2008-08-051-0/+1
* Merge branch 'zero-len' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...Linus Torvalds2008-08-014-0/+0
|\
| * drivers/media, include/media: delete zero-length filesJeff Garzik2008-07-314-0/+0
* | Remove newline from the description of module parametersNiels de Vos2008-08-013-3/+3
|/
* V4L/DVB (8548): pwc: Fix compilationMauro Carvalho Chehab2008-07-271-0/+1
* V4L/DVB (8544): gspca: probe/open race.Oliver Neukum2008-07-271-1/+1
* V4L/DVB (8543): em28xx: Rename #define for Compro VideoMate ForYou/StereoMauro Carvalho Chehab2008-07-272-3/+3
* V4L/DVB (8542): em28xx: AMD ATI TV Wonder HD 600 entry at cards struct is dup...Mauro Carvalho Chehab2008-07-271-23/+0
* V4L/DVB (8541): em28xx: HVR-950 entry is duplicated.Mauro Carvalho Chehab2008-07-273-33/+11
* V4L/DVB (8540): em28xx-cards: Add Compro VideoMate ForYou/Stereo modelVitaly Wool2008-07-272-0/+19
* V4L/DVB (8539): em28xx-cards: New supported IDs for analog modelsDouglas Schilling Landgraf2008-07-272-21/+938
* V4L/DVB (8538): em28xx-cards: Add GrabBeeX+ USB2800 modelAron Szabo2008-07-272-0/+20
* Merge ../linux-2.6Mauro Carvalho Chehab2008-07-274-0/+4
|\
| * PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-244-0/+4
* | V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk2008-07-278-16/+1
* | V4L/DVB (8530): au0828: add support for new revision of HVR950QMichael Krufky2008-07-274-0/+29
* | V4L/DVB (8525): fix a few assorted spelling mistakes.Hans Verkuil2008-07-271-1/+1
* | V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-2744-103/+12
* | 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-273-227/+74
* | 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 (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 (8494): make cx25840_debug staticAdrian Bunk2008-07-262-3/+1
* | V4L/DVB (8492): Add support for the ATI TV Wonder HD 600Devin Heitmueller2008-07-263-0/+53
* | 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-269-54/+58
* | 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-261-1/+0
* | V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil2008-07-2622-25/+0
* | V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-2620-511/+606
* | V4L/DVB (8479): tveeprom/ivtv: fix usage of has_ir fieldHans Verkuil2008-07-262-11/+10
* | V4L/DVB (8477): v4l: remove obsolete audiochip.hHans Verkuil2008-07-267-60/+60
OpenPOWER on IntegriCloud