summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-10-13236-4910/+14582
|\
| * V4L/DVB (9186): Added support for Prof 7300 DVB-S/S2 cardsOleg Roitburd2008-10-133-18/+19
| * V4L/DVB (9169): uvcvideo: Support two new Bison Electronics webcams.Laurent Pinchart2008-10-131-0/+18
| * V4L/DVB (9168): Add support for MSI TV@nywhere Plus remoteBrian Rogers2008-10-134-2/+94
| * V4L/DVB: v4l2-dev: remove duplicated #includeHuang Weiyi2008-10-131-1/+0
| * V4L/DVB (9166): ivtv - Fix potential race condition in yuv handlerIan Armstrong2008-10-134-5/+9
| * V4L/DVB (9165): ivtv: V4L2_FBUF_FLAG_OVERLAY status fixIan Armstrong2008-10-131-2/+3
| * V4L/DVB (9164): ivtvfb: a small cosmetic changeIan Armstrong2008-10-131-1/+1
| * V4L/DVB (9163): ivtvfb: fix sparse warnings and improve write functionIan Armstrong2008-10-131-39/+37
| * V4L/DVB (9162): ivtv: fix raw/sliced VBI mixupHans Verkuil2008-10-138-12/+27
| * V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_capHans Verkuil2008-10-133-38/+0
| * V4L/DVB (9159): saa5249: fix compile errorsHans Verkuil2008-10-131-0/+1
| * V4L/DVB (9157): cx18/ivtv: add 'PCI:' prefix to bus_info.Hans Verkuil2008-10-132-2/+2
| * V4L/DVB (9155): em28xx-dvb: dvb_init() code factorizationThierry MERLE2008-10-131-18/+2
| * V4L/DVB (9149): hvr950q: led feedback based on snrMichael Krufky2008-10-131-1/+38
| * V4L/DVB (9129): zoran: move zoran sources into a zoran subdirectoryHans Verkuil2008-10-1221-78/+81
| * V4L/DVB (9135): cx88 Dvico FusionHDTV ProTim Farrington2008-10-121-3/+3
| * V4L/DVB (9133): v4l: disconnect kernel number from minorHans Verkuil2008-10-127-78/+126
| * V4L/DVB (9132): cx18: Fix warning message for DMA done notification for inact...Andy Walls2008-10-121-2/+2
| * V4L/DVB (9131): cx18: Add entries for the Leadtek PVR2100 and Toshiba Qosmio ...Andy Walls2008-10-123-1/+106
| * V4L/DVB (9126): gspca: Fix some compilation warnings in m5602.Jean-Francois Moine2008-10-123-3/+7
| * V4L/DVB (9125): gspca: Big rewrite of t613 driverJean-Francois Moine2008-10-121-266/+326
| * V4L/DVB (9124): gspca: Bad name of the tv8532 subdriver in Kconfig.Jean-Francois Moine2008-10-121-1/+1
| * V4L/DVB (9123): gspca: Add some lost controls to the s5k83a sensor.Erik Andren2008-10-122-10/+140
| * V4L/DVB (9122): gspca: Bad name of the sunplus subdriver in Kconfig.Jean-Francois Moine2008-10-121-2/+2
| * V4L/DVB (9121): gspca: Add the subdriver finepix in Kconfig and Makefile.Jean-Francois Moine2008-10-122-0/+11
| * V4L/DVB (9120): gspca: sd_desc->start returns a value and static functions in...Jean-Francois Moine2008-10-122-28/+21
| * V4L/DVB (9119): gspca: Don't destroy the URBs on disconnect.Jean-Francois Moine2008-10-121-8/+3
| * V4L/DVB (9118): gspca: Set the vertical flip at streamon time in sonixj.Jean-Francois Moine2008-10-121-1/+5
| * V4L/DVB (9116): USB: remove info() macro from usb media driversGreg Kroah-Hartman2008-10-1215-201/+310
| * V4L/DVB (8904): cx88: add missing unlock_kernelHans Verkuil2008-10-121-0/+1
| * V4L/DVB (9113): saa7134: fixes for the Asus Tiger Revision 1.00Hermann Pitton2008-10-123-5/+46
| * V4L/DVB (9111): cx18: Up the version to 1.0.1Andy Walls2008-10-121-1/+1
| * V4L/DVB (9110): cx18: Add default behavior of checking and retrying PCI MMIO ...Andy Walls2008-10-128-36/+427
| * V4L/DVB (9098): Whitespace cleanupsMauro Carvalho Chehab2008-10-121-1/+1
| * V4L/DVB (9097): gspca: Adjust control values and restore compilation of sonixj.Jean-Francois Moine2008-10-122-15/+14
| * V4L/DVB (9096): gspca: Subdriver selection at config time.Erik Andren2008-10-123-40/+240
| * V4L/DVB (9095): gspca: Moves some sensor initialization to each sensor in m5602.Erik Andren2008-10-127-21/+20
| * V4L/DVB (9094): gspca: Frame counter in ALi m5602.Erik Andren2008-10-121-4/+6
| * V4L/DVB (9093): gspca: Cleanup code and small changes.Erik Andren2008-10-123-14/+11
| * V4L/DVB (9091): gspca: Subdriver m5602 (ALi) added.Erik Andren2008-10-1217-0/+5428
| * V4L/DVB (9090): gspca: Restart the state machine when no frame buffer in fine...Frank Zago2008-10-121-10/+11
| * V4L/DVB (9089): gspca: Remove the duplicated EOF (ff d9) in t613.Jean-Francois Moine2008-10-121-1/+1
| * V4L/DVB (9088): gspca: New subdriver 'finepix' added.Frank Zago2008-10-122-1/+467
| * V4L/DVB (9087): gspca: Image transfer by bulk uses altsetting 0 with any buff...Jean-Francois Moine2008-10-122-16/+28
| * V4L/DVB (9086): gspca: Use a kref to avoid potentialy blocking forever in dis...Frank Zago2008-10-122-12/+28
| * V4L/DVB (9085): gspca: URB_NO_TRANSFER_DMA_MAP is required for isoc and bulk ...Frank Zago2008-10-121-1/+3
| * V4L/DVB (9084): gspca: Fixed a few typos in comments.Frank Zago2008-10-121-6/+6
| * V4L/DVB (9083): gspca: URB_NO_TRANSFER_DMA_MAP is not useful for isoc transfers.Jean-Francois Moine2008-10-121-2/+1
| * V4L/DVB (9082): gspca: Vertical flip the image by default in sonixj.Jean-Francois Moine2008-10-121-1/+1
OpenPOWER on IntegriCloud