summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-0711-13/+56
|\
| * media/video: don't use flush_scheduled_work()Tejun Heo2010-12-244-10/+5
| * media/video: explicitly flush request_module workTejun Heo2010-12-246-2/+50
| * workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-151-1/+1
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-1/+2
|\ \
| * \ USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-2221-543/+492
| |\ \
| * \ \ Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-161-1/+2
| |\ \ \
| | * | | USB: fix leftover references to udev->autosuspend_delayAlan Stern2010-11-171-1/+2
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-06190-19757/+8444
|\ \ \ \ \
| * | | | | [media] v4l2-compat-ioctl32: fix compile warningHans Verkuil2011-01-041-4/+0
| * | | | | [media] zoran: fix compiler warningHans Verkuil2011-01-041-0/+1
| * | | | | [media] cx23885, cimax2.c: Fix case of two CAM insertion irqIgor M. Liplianin2010-12-311-8/+16
| * | | | | [media] soc_camera: Add the ability to bind regulators to soc_camedra devicesAlberto Panizzo2010-12-301-21/+65
| * | | | | [media] V4L2: Add a v4l2-subdev (soc-camera) driver for OmniVision OV2640 sensorAlberto Panizzo2010-12-303-0/+1212
| * | | | | [media] v4l: soc-camera: switch to .unlocked_ioctlGuennadi Liakhovetski2010-12-307-48/+19
| * | | | | [media] v4l: ov772x: simplify pointer dereferenceGuennadi Liakhovetski2010-12-301-10/+7
| * | | | | [media] ov9640: fix OmniVision OV9640 sensor driver's priv data retrievingDavid Cohen2010-12-301-2/+4
| * | | | | [media] ov9640: use macro to request OmniVision OV9640 sensor private dataDavid Cohen2010-12-301-8/+5
| * | | | | [media] ivtv-i2c: Fix two warningsMauro Carvalho Chehab2010-12-301-2/+2
| * | | | | [media] cx88: Remove the obsolete i2c_adapter.id fieldMauro Carvalho Chehab2010-12-302-2/+0
| * | | | | [media] ir-kbd-i2c: Add HD PVR IR Rx support to ir-kbd-i2cAndy Walls2010-12-301-0/+1
| * | | | | [media] hdpvr: Add I2C and ir-kdb-i2c registration of the Zilog Z8 IR chipAndy Walls2010-12-303-0/+64
| * | | | | [media] ivtv-i2c: Don't use IR legacy mode for Zilog IRMauro Carvalho Chehab2010-12-301-1/+0
| * | | | | [media] ivtv: Add Adaptec Remote ControllerMauro Carvalho Chehab2010-12-303-3/+40
| * | | | | [media] cx88: Add RC logic for Leadtek PVR 2000Mauro Carvalho Chehab2010-12-301-1/+48
| * | | | | [media] bttv-input: Add a note about PV951 RCMauro Carvalho Chehab2010-12-301-0/+12
| * | | | | [media] timblogiw: fix compile warningHans Verkuil2010-12-301-2/+2
| * | | | | [media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil2010-12-3012-37/+24
| * | | | | [media] em28xx: fix incorrect s_ctrl error code and wrong call to res_freeHans Verkuil2010-12-301-5/+9
| * | | | | [media] v4l2-ctrls: only check def for menu, integer and boolean controlsHans Verkuil2010-12-301-1/+8
| * | | | | [media] v4l2-ctrls: use const char * const * for the menu arraysHans Verkuil2010-12-306-35/+35
| * | | | | [media] usbvision: coding styleHans Verkuil2010-12-305-686/+557
| * | | | | [media] usbvision: convert // to /* */Hans Verkuil2010-12-304-175/+173
| * | | | | [media] usbvision: get rid of camelCaseHans Verkuil2010-12-305-1581/+1581
| * | | | | [media] usbvision: convert to unlocked_ioctlHans Verkuil2010-12-303-43/+9
| * | | | | [media] gspca - sonixj: Bad clock for om6802 in 640x480Jean-François Moine2010-12-291-1/+1
| * | | | | [media] gspca - stv06xx/st6422: Use the new video control mechanismJean-François Moine2010-12-292-164/+118
| * | | | | [media] gspca - vc032x: Cleanup sourceJean-François Moine2010-12-291-34/+40
| * | | | | [media] gspca - zc3xx: The sensor of the VF0250 is a GC0303Jean-François Moine2010-12-291-30/+30
| * | | | | [media] gspca - zc3xx: Use the new video control mechanismJean-François Moine2010-12-291-176/+52
| * | | | | [media] gspca - zc3xx: Keep sorted the device tableJean-François Moine2010-12-291-1/+1
| * | | | | [media] gspca: Bad commentJean-François Moine2010-12-291-1/+1
| * | | | | [media] gspca - pac7302/pac7311: Fix some warningsJean-François Moine2010-12-292-2/+2
| * | | | | [media] gspca - main: Fix some warningsJean-François Moine2010-12-291-4/+6
| * | | | | [media] saa6588: rename rds.h to saa6588.hHans Verkuil2010-12-293-21/+21
| * | | | | [media] media: video: pvrusb2: fix memory leakVasiliy Kulikov2010-12-291-1/+1
| * | | | | [media] support of GoTView PCI-E X5 3D Hybrid in cx23885Alexey Chernov2010-12-292-0/+34
| * | | | | [media] cx231xx: use bitwise negate instead of logicalDan Carpenter2010-12-291-3/+3
| * | | | | [media] em28xx: Fix audio input for Terratec GrabbyMauro Carvalho Chehab2010-12-291-2/+2
| * | | | | [media] saa7134: Add support for Compro VideoMate Vista M1FRamiro Morales2010-12-293-0/+44