summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (11039): gspca - most jpeg subdrivers: Change the JPEG header creation.Jean-Francois Moine9-250/+226
2009-03-30V4L/DVB (11035): mt9t031 bugfixPhilippe Rétornaz1-4/+2
2009-03-30V4L/DVB (11034): soc-camera: remove now unused gpio member of struct soc_came...Sascha Hauer2-3/+0
2009-03-30V4L/DVB (11033): mt9v022: allow setting of bus width from board codeSascha Hauer2-106/+42
2009-03-30V4L/DVB (11032): mt9m001: allow setting of bus width from board codeSascha Hauer2-110/+40
2009-03-30V4L/DVB (11031): pcm990 baseboard: add camera bus width switch settingSascha Hauer1-9/+45
2009-03-30V4L/DVB (11030): soc-camera: add board hook to specify the buswidth for camer...Sascha Hauer1-0/+7
2009-03-30V4L/DVB (11029): video: use videobuf_waiton() in sh_mobile_ceu free_buffer()Magnus Damm1-0/+1
2009-03-30V4L/DVB (11028): ov772x: use soft sleep mode in stop_captureKuninori Morimoto1-0/+4
2009-03-30V4L/DVB (11027): soc-camera: configure drivers with a default format at probe...Guennadi Liakhovetski2-16/+24
2009-03-30V4L/DVB (11026): sh-mobile-ceu-camera: set field to the value, configured at ...Guennadi Liakhovetski1-8/+9
2009-03-30V4L/DVB (11025): soc-camera: configure drivers with a default format on openGuennadi Liakhovetski1-32/+68
2009-03-30V4L/DVB (11024): soc-camera: separate S_FMT and S_CROP operationsGuennadi Liakhovetski12-192/+381
2009-03-30V4L/DVB (11022): zoran/bt819: use new notify functionality.Hans Verkuil6-47/+71
2009-03-30V4L/DVB (11021): v4l2-device: add a notify callback.Hans Verkuil3-0/+18
2009-03-30V4L/DVB (10988): v4l2-dev: use parent field if the v4l2_device has no parent ...Hans Verkuil2-2/+12
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 (10980): doc: improve the v4l2-framework documentation.Hans Verkuil1-2/+10
2009-03-30V4L/DVB (10908): videobuf-core: also needs a minimal subset of V4L1 headerMauro Carvalho Chehab1-0/+1
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 Wienczny4-0/+56
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 Millan2-1/+3
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 Delvare2-17/+6
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 Delvare2-22/+1
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 Krufky4-2/+51
2009-03-30V4L/DVB (10925): add support for LG Electronics LGDT3305 ATSC/QAM-B DemodulatorMichael Krufky4-0/+1181