summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-17v4l-dvb: fix a bunch of compile warnings.Hans Verkuil
2009-01-17saa7134: convert to the new v4l2 framework.Hans Verkuil
2009-01-16pvrusb2: Code module name directly in printkMike Isely
2009-01-16pvrusb2: Issue VIDIOC_INT_INIT to v4l2 modules when they first attachMike Isely
2009-01-15v4l2 doc: explain why v4l2_device_unregister_subdev() has to be called.Hans Verkuil
2009-01-15cx25840: add comments explaining what the init() does.Hans Verkuil
2009-01-15cx25840: fix regression: fw not loaded on first useHans Verkuil
2009-01-14uvcvideo: Add support for the Alcor Micro AU3820 chipset.Laurent Pinchart
2009-01-14saa6752hs: convert to v4l2_subdev.Hans Verkuil
2009-01-17v4l2: fix 2.6.29 buildHans Verkuil
2009-01-17v4l2: replace a few snprintfs with strlcpyHans Verkuil
2009-01-17em28xx: fix compile warningHans Verkuil
2009-01-14Fix obvious swapped names in v4l2_subdev logicMauro Carvalho Chehab
2009-01-14pvrusb2: Fix misleading comment caused by earlier commitMauro Carvalho Chehab
2009-01-14pvrusb2: Change sysfs serial number handlingMauro Carvalho Chehab
2009-01-14pvrusb2: Generate a device-unique identifierMauro Carvalho Chehab
2009-01-14pvrusb2: Stop advertising VBI capability - it isn't thereMauro Carvalho Chehab
2009-01-14changeset: 10235:e30767d80056Mauro Carvalho Chehab
2009-01-14merge: http://linuxtv.org/hg/~pb/v4l-dvb/Mauro Carvalho Chehab
2009-01-14merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-saa7134Mauro Carvalho Chehab
2009-01-13af9015: fix second FEAntti Palosaari
2009-01-13af9015: add new USB ID for KWorld DVB-T 395UAntti Palosaari
2009-01-13[PATCH] Terratec Cinergy DT XS Diversity new USB ID (0ccd:0081)Patrick Boettcher
2009-01-12em28xx: fix audio output PCM IN selectionMauro Carvalho Chehab
2009-01-12v4l2-subdev: add v4l2_ext_controls supportHans Verkuil
2009-01-12v4l2-device: fix buggy macroHans Verkuil
2009-01-12ivtv: fix memory leakHans Verkuil
2009-01-12scripts: Fix pull request scriptTrent Piepho
2009-01-12zoran: Get rid of extra module ref countTrent Piepho
2009-01-12zoran: Remove zr36057_adr fieldTrent Piepho
2009-01-12zoran: Use pci device table to get card typeTrent Piepho
2009-01-12zoran: Remove global device arrayTrent Piepho
2009-01-12zoran: Better syntax for initializing array module paramsTrent Piepho
2009-01-12fixup previous patchTrent Piepho
2009-01-12pwc: add support for webcam snapshot buttonMauro Carvalho Chehab
2009-01-12merge: http://linuxtv.org/hg/~awalls/cx88Mauro Carvalho Chehab
2009-01-12merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2009-01-12cx88-dvb: Fix order of frontend allocationsMauro Carvalho Chehab
2009-01-11cx18: Conversion to new V4L2 framework: use v4l2_device objectAndy Walls
2009-01-11zoran: Fix a few CodingStyle issues rised by the previous patchMauro Carvalho Chehab
2009-01-11Convert to be a pci driverMauro Carvalho Chehab
2009-01-11vivi: Implements 4 inputs on viviMauro Carvalho Chehab
2009-01-10cx18: Rename structure members: dev to pci_dev and v4l2dev to video_devAndy Walls
2009-01-10saa7134: Prevent Oops due to stale IRQ status when enabling interruptsAndy Walls
2009-01-10cx18: Print driver version number when logging statusAndy Walls
2009-01-10saa7127: fix broken S-Video with saa7129Hans Verkuil
2009-01-10pxa_camera needs 2.6.27 at minimum.Hans Verkuil
2009-01-10Fix 'stb0899_get_srate' defined but not used warningHans Verkuil
2009-01-09cx23885: Fix Oops for mixed install of analog and digital only cardsAndy Walls
2009-01-09Fix a bug on v4lgrab.cMauro Carvalho Chehab