summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-08-04137-21768/+7124
|\
| * V4L/DVB: rj54n1cb0c: fix a comment in the driverGuennadi Liakhovetski2010-08-021-1/+1
| * V4L/DVB: V4L2: sh_vou: VOU does support the full PAL resolution tooGuennadi Liakhovetski2010-08-021-22/+34
| * V4L/DVB: V4L2: sh_mobile_camera_ceu: add support for CSI2Guennadi Liakhovetski2010-08-021-15/+116
| * V4L/DVB: V4L2: soc-camera: add a MIPI CSI-2 driver for SH-Mobile platformsGuennadi Liakhovetski2010-08-023-0/+361
| * V4L/DVB: V4L2: soc-camera: export soc-camera bus type for notificationsGuennadi Liakhovetski2010-08-021-1/+2
| * V4L/DVB: mediabus: fix ambiguous pixel code namesGuennadi Liakhovetski2010-08-0211-56/+56
| * V4L/DVB: dvb: add support for kworld 340u and ub435-q to em28xx-dvbJarod Wilson2010-08-023-0/+62
| * V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.hLaurent Pinchart2010-08-021-19/+0
| * V4L/DVB: gspca - vc032x: Move the first VC0321 settings to sd_init()Jean-François Moine2010-08-021-13/+12
| * V4L/DVB: gspca - sonixj: Do the audio input work for webcams with a microphoneJean-François Moine2010-08-021-25/+12
| * V4L/DVB: gspca - main: Handle the audio deviceJean-François Moine2010-08-022-1/+24
| * V4L/DVB: gspca - main: Adjust and remove some debug messagesJean-François Moine2010-08-021-7/+3
| * V4L/DVB: gspca - main: Remove useless audio ioctl'sJean-François Moine2010-08-021-31/+0
| * V4L/DVB: gspca - main: Fix a compilation warningJean-François Moine2010-08-021-1/+2
| * V4L/DVB: au0828: move dereference below sanity checksDan Carpenter2010-08-021-1/+3
| * V4L/DVB: VIDEO: ivtvfb, remove unneeded NULL testJiri Slaby2010-08-021-2/+2
| * V4L/DVB: drivers/media/video: Remove dead CONFIG_FB_OMAP2_FORCE_AUTO_UPDATEChristian Dietrich2010-08-021-8/+0
| * V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches2010-08-026-11/+11
| * V4L/DVB: gspca - sq930x: Add some comments for sensor mt9v111Jean-François Moine2010-08-021-13/+13
| * V4L/DVB: gspca - vc032x: Add trace of USB exchangesJean-François Moine2010-08-021-10/+38
| * V4L/DVB: gspca - vc032x: Stop the USB exchanges on errorJean-François Moine2010-08-021-65/+87
| * V4L/DVB: gspca - vc032x: Add some commentsJean-François Moine2010-08-021-4/+4
| * V4L/DVB: gspca - main: Don't use the frame buffer flagsJean-François Moine2010-08-029-106/+58
| * V4L/DVB: gspca - main: Possible race condition in queue managementJean-François Moine2010-08-021-2/+3
| * V4L/DVB: v4l2-dev: fix memory leakAnatolij Gustschin2010-08-021-3/+3
| * V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)Kusanagi Kouichi2010-08-021-2/+7
| * V4L/DVB: v4l: Add MPC5121e VIU video capture driverAnatolij Gustschin2010-08-023-0/+1645
| * V4L/DVB: uvcvideo: Add support for Manta MM-353 PlakoLaurent Pinchart2010-08-021-0/+9
| * V4L/DVB: uvcvideo: Don't use stack-based buffers for USB transfersLaurent Pinchart2010-08-023-19/+38
| * V4L/DVB: uvcvideo: Define control information bits using macrosLaurent Pinchart2010-08-021-6/+6
| * V4L/DVB: uvcvideo: Support menu controls in the control mapping APILaurent Pinchart2010-08-024-28/+110
| * V4L/DVB: uvcvideo: Make button controls work properlyHans de Goede2010-08-021-0/+8
| * V4L/DVB: uvcvideo: Add support for absolute pan/tilt controlsMartin Rubli2010-08-021-0/+20
| * V4L/DVB: cx88: Let the user disable IR supportJean Delvare2010-08-021-2/+8
| * V4L/DVB: cx88: Move I2C IR initializationJean Delvare2010-08-023-1/+7
| * V4L/DVB: cx23885: add support for new model revisions of the HVR12xx board fa...Michael Krufky2010-08-021-0/+40
| * V4L/DVB: cx23885: Convert cx23885-input to use new in kernel IR pulse decodersAndy Walls2010-08-023-226/+116
| * V4L/DVB: cx23885: Convert from struct card_ir to struct cx23885_ir_input for ...Andy Walls2010-08-022-10/+31
| * V4L/DVB: gspca - main: Simplify image buildingJean-François Moine2010-08-0210-98/+79
| * V4L/DVB: gspca - gl860: Fix a compilation warningJean-François Moine2010-08-021-1/+1
| * V4L/DVB: vpif: removing VPIF config variablesMurali Karicheri2010-08-021-33/+0
| * V4L/DVB: vpfe_capture: Create separate Kconfig file for davinci devicesVaibhav Hiremath2010-08-023-61/+95
| * V4L/DVB: hdpvr: Fixes probing functionPerceval Anichini2010-08-021-0/+5
| * V4L/DVB: s2255drv: cleanup of device structureDean Anderson2010-08-021-372/+352
| * V4L/DVB: cpia_usb: remove unneeded variableDan Carpenter2010-08-021-3/+0
| * V4L/DVB: TechnoTrend TT-budget T-3000Vadim Catana2010-08-023-0/+55
| * V4L/DVB: Remove obsolete zc0301 v4l driverAmerigo Wang2010-08-0210-2974/+0
| * V4L/DVB: Remove obsolete stv680 v4l1 driverAmerigo Wang2010-08-024-1810/+0
| * V4L/DVB: Remove obsolete ovcamchip sensor frameworkAmerigo Wang2010-08-0210-2395/+0