summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
AgeCommit message (Expand)Author
2009-01-12em28xx: fix audio output PCM IN selectionMauro Carvalho Chehab
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-12merge: http://linuxtv.org/hg/~awalls/cx88Mauro Carvalho Chehab
2009-01-12merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
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-10saa7134: Prevent Oops due to stale IRQ status when enabling interruptsAndy Walls
2009-01-10saa7127: fix broken S-Video with saa7129Hans Verkuil
2009-01-09cx23885: Fix Oops for mixed install of analog and digital only cardsAndy Walls
2009-01-09tveeprom: Properly initialize tuner type (BZ#11367)Mauro Carvalho Chehab
2009-01-09zoran: Re-adds udev entry removed by changeset 60b4bde4Mauro Carvalho Chehab
2009-01-09backport commit 5f820f648c92a5ecc771a96b3c29aa6e90013bbaMauro Carvalho Chehab
2009-01-07backport commit b305271861219f0ce162eb565f0f28f4c781299dMauro Carvalho Chehab
2009-01-08[PATCH] v4l/tvp514x: Don't write after line endMauro Carvalho Chehab
2009-01-08Bad: author doesn't exist!Mauro Carvalho Chehab
2009-01-08merge: http://linuxtv.org/hg/~pinchartl/uvcvideoMauro Carvalho Chehab
2009-01-07removed unused #include <version.h>'sMauro Carvalho Chehab
2009-01-07em28xx: fix input selectionMauro Carvalho Chehab
2009-01-07cx88: Fix Kconfig MPEG dependenciesMauro Carvalho Chehab
2009-01-06cx88: Fix some Kbuild troublesMauro Carvalho Chehab
2009-01-05Fix an error on cx25840Mauro Carvalho Chehab
2009-01-04uvcvideo: Fix GET_DEF failure detection.Laurent Pinchart
2009-01-03uvcvideo: Print the UVC version number in binary-coded decimal.Laurent Pinchart
2009-01-03uvcvideo: Whitespace and comments cleanup, copyright updates.Laurent Pinchart
2009-01-03Use negated usb_endpoint_xfer_control, etcMauro Carvalho Chehab
2009-01-03backport commit cf9be254eda973a895e5d967ae62becc4ef55c06Mauro Carvalho Chehab
2009-01-05[PATCH] pxa-camera: fix redefinition warnings and missing DMA definitionsMauro Carvalho Chehab
2009-01-05v4l2-device: Fix some sparse warningsMauro Carvalho Chehab
2009-01-05drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab
2009-01-05From: Mauro Carvalho Chehab <mchehab@redhat.com>Mauro Carvalho Chehab
2009-01-03backport commit 013132cae84a36df8a88773a3e0391700d0a66d4Mauro Carvalho Chehab
2009-01-02Missing v4l2_prio_close in radio_releaseMauro Carvalho Chehab
2009-01-01Use usb_set_intfdataMauro Carvalho Chehab
2008-12-31em28xx: allocate adev together with struct em28xx devMauro Carvalho Chehab
2008-12-31saa7134: fix autodetection for AVer TV GO 007 FM PlusMauro Carvalho Chehab
2008-12-31em28xx: update chip id for em2710Mauro Carvalho Chehab
2008-12-31This patch adds support for Avermedia AVer TV GO 007 FM Plus (M15C) 1461:f31dMauro Carvalho Chehab
2008-12-30saa7134: fix a merge conflict on Behold H6 boardMauro Carvalho Chehab
2008-12-29uvcvideo: Add support for video output devicesLaurent Pinchart
2008-12-29merge: http://linuxtv.org/hg/v4l-dvbLaurent Pinchart
2008-12-29uvcvideo: Ignore interrupt endpoint for built-in iSight webcams.Laurent Pinchart
2008-12-23merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2008-12-23ivtv: set v4l2_dev instead of parent.Hans Verkuil
2008-12-23v4l2-dev: allow drivers to pass v4l2_device as parentHans Verkuil