summaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)Author
2009-03-30V4L/DVB (11053): saa7134: set v4l2_dev field of video_deviceHans Verkuil
2009-03-30V4L/DVB (11052): bt819: remove an unused headerHans Verkuil
2009-03-30V4L/DVB (11051): v4l-dvb: replace remaining references to the old mailinglist.Hans Verkuil
2009-03-30V4L/DVB (11048): zoran: fix incorrect return type of notify function.Hans Verkuil
2009-03-30V4L/DVB (11047): cx88: convert to v4l2_device.Hans Verkuil
2009-03-30V4L/DVB (11046): bttv: convert to v4l2_device.Hans Verkuil
2009-03-30V4L/DVB (11045): v4l2: call v4l2_device_disconnect in USB drivers.Hans Verkuil
2009-03-30V4L/DVB (11044): v4l2-device: add v4l2_device_disconnectHans Verkuil
2009-03-30V4L/DVB (11040): gspca - most jpeg subdrivers: Have the JPEG quality settable.Jean-Francois Moine
2009-03-30V4L/DVB (11039): gspca - most jpeg subdrivers: Change the JPEG header creation.Jean-Francois Moine
2009-03-30V4L/DVB (11035): mt9t031 bugfixPhilippe Rétornaz
2009-03-30V4L/DVB (11033): mt9v022: allow setting of bus width from board codeSascha Hauer
2009-03-30V4L/DVB (11032): mt9m001: allow setting of bus width from board codeSascha Hauer
2009-03-30V4L/DVB (11029): video: use videobuf_waiton() in sh_mobile_ceu free_buffer()Magnus Damm
2009-03-30V4L/DVB (11028): ov772x: use soft sleep mode in stop_captureKuninori Morimoto
2009-03-30V4L/DVB (11027): soc-camera: configure drivers with a default format at probe...Guennadi Liakhovetski
2009-03-30V4L/DVB (11026): sh-mobile-ceu-camera: set field to the value, configured at ...Guennadi Liakhovetski
2009-03-30V4L/DVB (11025): soc-camera: configure drivers with a default format on openGuennadi Liakhovetski
2009-03-30V4L/DVB (11024): soc-camera: separate S_FMT and S_CROP operationsGuennadi Liakhovetski
2009-03-30V4L/DVB (11022): zoran/bt819: use new notify functionality.Hans Verkuil
2009-03-30V4L/DVB (10988): v4l2-dev: use parent field if the v4l2_device has no parent ...Hans Verkuil
2009-03-30V4L/DVB (10987): cx23885: fix crash on non-netup cardsHans Verkuil
2009-03-30V4L/DVB (10986): mr97310a: don't discard frame headers on stream outputTheodore Kilgore
2009-03-30V4L/DVB (10983): v4l2-common: add missing i2c_unregister_device.Hans Verkuil
2009-03-30V4L/DVB (10965): ivtv: bump versionHans Verkuil
2009-03-30V4L/DVB (10960): omap24xxcam: don't set vfl_type.Hans Verkuil
2009-03-30V4L/DVB (10949): Add support for Terratec Cinergy HT PCI MKIIStephan Wienczny
2009-03-30V4L/DVB (10947): Auto-load videodev module when device opened.Scott James Remnant
2009-03-30V4L/DVB (10945): pwc : fix LED and power setup for first openMartin Fuzzey
2009-03-30V4L/DVB (10944): Conceptronic CTVFMI2 PCI IdRobert Millan
2009-03-30V4L/DVB (10943): cx88: Prevent general protection fault on rmmodJean Delvare
2009-03-30V4L/DVB (10940): saa6588: Prevent general protection fault on rmmodJean Delvare
2009-03-30V4L/DVB (10939): ir-kbd-i2c: Prevent general protection fault on rmmodJean Delvare
2009-03-30V4L/DVB (10938): em28xx: Prevent general protection fault on rmmodJean Delvare
2009-03-30V4L/DVB (10934): zoran: replace functions names in strings with __func__Trent Piepho
2009-03-30V4L/DVB (10933): zoran: Pass zoran_fh pointers instead of file pointersTrent Piepho
2009-03-30V4L/DVB (10932): zoran: Don't frighten users with failed buffer allocationJean Delvare
2009-03-30V4L/DVB (10931): zoran: Drop the lock_norm module parameterJean Delvare
2009-03-30V4L/DVB (10930): zoran: Unify buffer descriptorsTrent Piepho
2009-03-30V4L/DVB (10926): saa7134: enable digital tv support for Hauppauge WinTV-HVR1120Michael Krufky
2009-03-30V4L/DVB (10924): saa7134: enable serial transport streaming interfaceMichael Krufky
2009-03-30V4L/DVB (10923): saa7134: fix typo in product nameMichael Krufky
2009-03-30V4L/DVB (10921): msp3400: remove obsolete V4L1 codeHans Verkuil
2009-03-30V4L/DVB (10920): v4l2-ioctl: fix partial-copy code.Hans Verkuil
2009-03-30V4L/DVB (10919): tlv320aic23b: use v4l2-i2c-drv.h instead of drv-legacy.hHans Verkuil
2009-03-30V4L/DVB (10914): v4l2: fix compile warnings when printing u64 value.Hans Verkuil
2009-03-30V4L/DVB (10912): vivi: fix compile warning.Hans Verkuil
2009-03-30V4L/DVB (10910): videodev2.h: remove deprecated VIDIOC_G_CHIP_IDENT_OLDHans Verkuil
2009-03-30V4L/DVB (10909): tvmixer: remove last remaining references to this deleted mo...Hans Verkuil
2009-03-30V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversMauro Carvalho Chehab