aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-01V4L/DVB (10403): saa7134-alsa: saa7130 doesn't support digital audioMauro Carvalho Chehab1-1/+5
2009-01-29V4L/DVB (10229): ivtv: fix memory leakHans Verkuil1-1/+3
2009-01-29V4L/DVB (10385): gspca - main: Fix memory leak when USB disconnection while streaming.Jean-Francois Moine1-2/+2
2009-01-29V4L/DVB (10325): em28xx: Fix for fail to submit URB with IRQs and Pre-emption DisabledRobert Krakora2-5/+11
2009-01-29V4L/DVB (10314): cx25840: ignore TUNER_SET_CONFIG in the command callback.Hans Verkuil1-1/+1
2009-01-29V4L/DVB (10261): em28xx: fix kernel panic on audio shutdownDevin Heitmueller1-1/+1
2009-01-29V4L/DVB (10257): em28xx: Fix for KWorld 330U BoardRobert Krakora4-9/+49
2009-01-29V4L/DVB (10256): em28xx: Fix for KWorld 330U AC97Robert Krakora1-0/+4
2009-01-29V4L/DVB (10254): em28xx: Fix audio URB transfer buffer race conditionRobert Krakora1-1/+8
2009-01-29V4L/DVB (10250): cx25840: fix regression: fw not loaded on first useHans Verkuil1-0/+8
2009-01-29V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings.Hans Verkuil2-2/+2
2009-01-29V4L/DVB (10243): em28xx: fix compile warningHans Verkuil1-1/+1
2009-01-29V4L/DVB (10240): Fix obvious swapped names in v4l2_subdev logicMike Isely1-2/+2
2009-01-29V4L/DVB (10229): cx88-dvb: Fix order of frontend allocationsAndy Walls1-34/+38
2009-01-29V4L/DVB (10228): em28xx: fix audio output PCM IN selectionMauro Carvalho Chehab2-0/+28
2009-01-29V4L/DVB (10226): zoran: Get rid of extra module ref countTrent Piepho1-49/+33
2009-01-29V4L/DVB (10225): zoran: Remove zr36057_adr fieldTrent Piepho2-15/+7
2009-01-29V4L/DVB (10224): zoran: Use pci device table to get card typeTrent Piepho2-64/+47
2009-01-29V4L/DVB (10223): zoran: Remove global device arrayTrent Piepho3-30/+6
2009-01-29V4L/DVB (10222): zoran: Better syntax for initializing array module paramsTrent Piepho1-8/+8
2009-01-29V4L/DVB (10219): saa7134: Prevent Oops due to stale IRQ status when enabling interruptsAndy Walls1-0/+4
2009-01-29V4L/DVB (10218): cx23885: Fix Oops for mixed install of analog and digital only cardsAndy Walls2-3/+5
2009-01-29V4L/DVB (10216): saa7127: fix broken S-Video with saa7129Martin Dauskardt1-22/+30
2009-01-29V4L/DVB (10212): Convert to be a pci driverTrent Piepho3-304/+296
2009-01-29V4L/DVB (10209): tveeprom: Properly initialize tuner type (BZ#11367)Mauro Carvalho Chehab1-0/+3
2009-01-29V4L/DVB (10208): zoran: Re-adds udev entry removed by changeset 60b4bde4Mauro Carvalho Chehab1-0/+8
2009-01-29V4L/DVB (10202): [PATCH] v4l/tvp514x: Don't write after line endSebastian Andrzej Siewior1-1/+1
2009-01-29V4L/DVB (10201): Fixes cx88 compilation bugMauro Carvalho Chehab1-1/+1
2009-01-29V4L/DVB (10199): uvcvideo: Fix GET_DEF failure detection.Laurent Pinchart1-1/+1
2009-01-29V4L/DVB (10198): uvcvideo: Print the UVC version number in binary-coded decimal.Laurent Pinchart1-1/+1
2009-01-29V4L/DVB (10197): uvcvideo: Whitespace and comments cleanup, copyright updates.Laurent Pinchart8-178/+184
2009-01-29V4L/DVB (10193): removed unused #include <version.h>'sHuang Weiyi10-10/+0
2009-01-29V4L/DVB (10192): em28xx: fix input selectionMauro Carvalho Chehab1-18/+23
2009-01-07V4L/DVB (10190): cx88: Fix some Kbuild troublesMauro Carvalho Chehab6-47/+65
2009-01-07V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etcJulia Lawall5-7/+5
2009-01-07V4L/DVB (10181): v4l2-device: Fix some sparse warningsMauro Carvalho Chehab1-2/+2
2009-01-07V4L/DVB (10180): drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab1-1/+1
2009-01-07V4L/DVB (10177): Fix sparse warnings on em28xxMauro Carvalho Chehab3-3/+3
2009-01-07V4L/DVB (10176b): pxa-camera: fix redefinition warnings and missing DMA definitionsEric Miao2-98/+1
2009-01-07V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_highpageGuennadi Liakhovetski1-2/+1
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-1/+1
2009-01-07USB: change interface to usb_lock_device_for_reset()Alan Stern1-1/+1
2009-01-07i2c: Drop I2C_CLASS_CAM_DIGITALJean Delvare4-4/+0
2009-01-06poll: allow f_op->poll to sleepTejun Heo1-3/+1
2009-01-03V4L/DVB (10173): Missing v4l2_prio_close in radio_releaseUdo Steinberg1-0/+1
2009-01-03V4L/DVB (10171): Use usb_set_intfdataJulia Lawall1-1/+0
2009-01-02V4L/DVB (10163): em28xx: allocate adev together with struct em28xx devMauro Carvalho Chehab2-51/+42
2009-01-02V4L/DVB (10161): saa7134: fix autodetection for AVer TV GO 007 FM PlusPham Thanh Nam1-7/+7
2009-01-02V4L/DVB (10160): em28xx: update chip id for em2710Mauro Carvalho Chehab1-1/+1
2009-01-02V4L/DVB (10156): saa7134: Add support for Avermedia AVer TV GO 007 FM PlusPham Thanh Nam3-0/+42