summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (10988): v4l2-dev: use parent field if the v4l2_device has no parent ...Hans Verkuil1-1/+1
2009-03-30V4L/DVB (10987): cx23885: fix crash on non-netup cardsHans Verkuil2-3/+13
2009-03-30V4L/DVB (10986): mr97310a: don't discard frame headers on stream outputTheodore Kilgore1-19/+3
2009-03-30V4L/DVB (10984): lgdt3305: avoid OOPS in error path of lgdt3305_attachMichael Krufky1-1/+0
2009-03-30V4L/DVB (10983): v4l2-common: add missing i2c_unregister_device.Hans Verkuil1-5/+16
2009-03-30V4L/DVB (10970): lgdt3305: add MODULE_VERSIONMichael Krufky1-0/+1
2009-03-30V4L/DVB (10969): lgdt3305: add missing space in commentMichael Krufky1-1/+1
2009-03-30V4L/DVB (10968): lgdt3305: add email address to MODULE_AUTHORMichael Krufky1-1/+1
2009-03-30V4L/DVB (10965): ivtv: bump versionHans Verkuil1-1/+1
2009-03-30V4L/DVB (10962): fired-avc: fix printk formatting warning.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (10961): radio-terratec: remove linux/delay.h which hadn't been used.Alexey Klimov1-1/+0
2009-03-30V4L/DVB (10960): omap24xxcam: don't set vfl_type.Hans Verkuil1-1/+0
2009-03-30V4L/DVB (10959): radio: remove uaccess includeHans Verkuil14-14/+0
2009-03-30V4L/DVB (10951): xc5000: Fix CodingStyle errors introduced by the last patchMauro Carvalho Chehab1-4/+4
2009-03-30V4L/DVB (10950): xc5000: prepare it to be used by cx231xx moduleSri Deevi1-1/+4
2009-03-30V4L/DVB (10949): Add support for Terratec Cinergy HT PCI MKIIStephan Wienczny3-0/+55
2009-03-30V4L/DVB (10948): flexcop-pci: Print a message in case the new stream watchdog...Matthias Schwarzott1-0/+1
2009-03-30V4L/DVB (10947): Auto-load videodev module when device opened.Scott James Remnant1-0/+1
2009-03-30V4L/DVB (10946): radio-rtrack2: fix double mutex_unlockAlexey Klimov1-1/+0
2009-03-30V4L/DVB (10945): pwc : fix LED and power setup for first openMartin Fuzzey1-1/+1
2009-03-30V4L/DVB (10944): Conceptronic CTVFMI2 PCI IdRobert Millan1-0/+2
2009-03-30V4L/DVB (10943): cx88: Prevent general protection fault on rmmodJean Delvare1-18/+7
2009-03-30V4L/DVB (10940): saa6588: Prevent general protection fault on rmmodJean Delvare1-18/+6
2009-03-30V4L/DVB (10939): ir-kbd-i2c: Prevent general protection fault on rmmodJean Delvare1-15/+5
2009-03-30V4L/DVB (10938): em28xx: Prevent general protection fault on rmmodJean Delvare1-16/+6
2009-03-30V4L/DVB (10934): zoran: replace functions names in strings with __func__Trent Piepho2-196/+173
2009-03-30V4L/DVB (10933): zoran: Pass zoran_fh pointers instead of file pointersTrent Piepho3-110/+56
2009-03-30V4L/DVB (10932): zoran: Don't frighten users with failed buffer allocationJean Delvare1-1/+2
2009-03-30V4L/DVB (10931): zoran: Drop the lock_norm module parameterJean Delvare1-20/+0
2009-03-30V4L/DVB (10930): zoran: Unify buffer descriptorsTrent Piepho3-514/+386
2009-03-30V4L/DVB (10927): dib0700: add support for Hauppauge ATSC MiniCardMichael Krufky3-0/+99
2009-03-30V4L/DVB (10926): saa7134: enable digital tv support for Hauppauge WinTV-HVR1120Michael Krufky3-1/+50
2009-03-30V4L/DVB (10925): add support for LG Electronics LGDT3305 ATSC/QAM-B DemodulatorMichael Krufky4-0/+1181
2009-03-30V4L/DVB (10924): saa7134: enable serial transport streaming interfaceMichael Krufky2-2/+19
2009-03-30V4L/DVB (10923): saa7134: fix typo in product nameMichael Krufky2-11/+11
2009-03-30V4L/DVB (10921): msp3400: remove obsolete V4L1 codeHans Verkuil1-116/+0
2009-03-30V4L/DVB (10920): v4l2-ioctl: fix partial-copy code.Hans Verkuil1-4/+5
2009-03-30V4L/DVB (10919): tlv320aic23b: use v4l2-i2c-drv.h instead of drv-legacy.hHans Verkuil1-4/+1
2009-03-30V4L/DVB (10914): v4l2: fix compile warnings when printing u64 value.Hans Verkuil8-13/+16
2009-03-30V4L/DVB (10912): vivi: fix compile warning.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (10910): videodev2.h: remove deprecated VIDIOC_G_CHIP_IDENT_OLDHans Verkuil2-6/+0
2009-03-30V4L/DVB (10909): tvmixer: remove last remaining references to this deleted mo...Hans Verkuil1-1/+0
2009-03-30V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversMauro Carvalho Chehab14-27/+8
2009-03-30V4L/DVB (10870a): remove all references for video_decoder.hMauro Carvalho Chehab1-1/+0
2009-03-30V4L/DVB (10905): dib0700: enable DVB_FE_CUSTOMISE for dibcom frontendsMichael Krufky1-4/+4
2009-03-30V4L/DVB (10904): remove dib0070_ctrl_agc_filter from dib0070.hMichael Krufky1-2/+0
2009-03-30V4L/DVB (10903): cleanup linewraps in dib3000mc.hMichael Krufky1-1/+2
2009-03-30V4L/DVB (10902): cleanup linewraps in dib7000m.hMichael Krufky1-2/+6
2009-03-30V4L/DVB (10901): cleanup linewraps in dib7000p.hMichael Krufky1-13/+13
2009-03-30V4L/DVB (10900): remove build-time dependencies on dib3000mcMichael Krufky1-5/+28