aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-02V4L/DVB: gspca - main: Handle the audio deviceJean-François Moine2-1/+24
2010-08-02V4L/DVB: gspca - main: Adjust and remove some debug messagesJean-François Moine1-7/+3
2010-08-02V4L/DVB: gspca - main: Remove useless audio ioctl'sJean-François Moine1-31/+0
2010-08-02V4L/DVB: gspca - main: Fix a compilation warningJean-François Moine1-1/+2
2010-08-02V4L/DVB: au0828: move dereference below sanity checksDan Carpenter1-1/+3
2010-08-02V4L/DVB: VIDEO: ivtvfb, remove unneeded NULL testJiri Slaby1-2/+2
2010-08-02V4L/DVB: drivers/media/video: Remove dead CONFIG_FB_OMAP2_FORCE_AUTO_UPDATEChristian Dietrich1-8/+0
2010-08-02V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches6-11/+11
2010-08-02V4L/DVB: gspca - sq930x: Add some comments for sensor mt9v111Jean-François Moine1-13/+13
2010-08-02V4L/DVB: gspca - vc032x: Add trace of USB exchangesJean-François Moine1-10/+38
2010-08-02V4L/DVB: gspca - vc032x: Stop the USB exchanges on errorJean-François Moine1-65/+87
2010-08-02V4L/DVB: gspca - vc032x: Add some commentsJean-François Moine1-4/+4
2010-08-02V4L/DVB: gspca - main: Don't use the frame buffer flagsJean-François Moine9-106/+58
2010-08-02V4L/DVB: gspca - main: Possible race condition in queue managementJean-François Moine1-2/+3
2010-08-02V4L/DVB: v4l2-dev: fix memory leakAnatolij Gustschin1-3/+3
2010-08-02V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)Kusanagi Kouichi1-2/+7
2010-08-02V4L/DVB: v4l: Add MPC5121e VIU video capture driverAnatolij Gustschin3-0/+1645
2010-08-02V4L/DVB: uvcvideo: Add support for Manta MM-353 PlakoLaurent Pinchart1-0/+9
2010-08-02V4L/DVB: uvcvideo: Don't use stack-based buffers for USB transfersLaurent Pinchart3-19/+38
2010-08-02V4L/DVB: uvcvideo: Define control information bits using macrosLaurent Pinchart1-6/+6
2010-08-02V4L/DVB: uvcvideo: Support menu controls in the control mapping APILaurent Pinchart4-28/+110
2010-08-02V4L/DVB: uvcvideo: Make button controls work properlyHans de Goede1-0/+8
2010-08-02V4L/DVB: uvcvideo: Add support for absolute pan/tilt controlsMartin Rubli1-0/+20
2010-08-02V4L/DVB: cx88: Let the user disable IR supportJean Delvare1-2/+8
2010-08-02V4L/DVB: cx88: Move I2C IR initializationJean Delvare3-1/+7
2010-08-02V4L/DVB: cx23885: add support for new model revisions of the HVR12xx board familyMichael Krufky1-0/+40
2010-08-02V4L/DVB: cx23885: Convert cx23885-input to use new in kernel IR pulse decodersAndy Walls3-226/+116
2010-08-02V4L/DVB: cx23885: Convert from struct card_ir to struct cx23885_ir_input for IR RxAndy Walls2-10/+31
2010-08-02V4L/DVB: gspca - main: Simplify image buildingJean-François Moine10-98/+79
2010-08-02V4L/DVB: gspca - gl860: Fix a compilation warningJean-François Moine1-1/+1
2010-08-02V4L/DVB: vpif: removing VPIF config variablesMurali Karicheri1-33/+0
2010-08-02V4L/DVB: vpfe_capture: Create separate Kconfig file for davinci devicesVaibhav Hiremath3-61/+95
2010-08-02V4L/DVB: hdpvr: Fixes probing functionPerceval Anichini1-0/+5
2010-08-02V4L/DVB: s2255drv: cleanup of device structureDean Anderson1-372/+352
2010-08-02V4L/DVB: cpia_usb: remove unneeded variableDan Carpenter1-3/+0
2010-08-02V4L/DVB: TechnoTrend TT-budget T-3000Vadim Catana3-0/+55
2010-08-02V4L/DVB: Remove obsolete zc0301 v4l driverAmerigo Wang10-2974/+0
2010-08-02V4L/DVB: Remove obsolete stv680 v4l1 driverAmerigo Wang4-1810/+0
2010-08-02V4L/DVB: Remove obsolete ovcamchip sensor frameworkAmerigo Wang10-2395/+0
2010-08-02V4L/DVB: Remove obsolete w9968cf v4l1 driverAmerigo Wang6-4101/+0
2010-08-02V4L/DVB: Remove obsolete ov511 driverAmerigo Wang4-6585/+0
2010-08-02V4L/DVB: Remove usbvideo quickcam_messenger driverAmerigo Wang4-1253/+0
2010-08-02V4L/DVB: videobuf: Rename vmalloc fields to vaddrLaurent Pinchart4-26/+26
2010-08-02V4L/DVB: videobuf: Remove videobuf_mapping start and end fieldsLaurent Pinchart3-6/+0
2010-08-02V4L/DVB: videobuf: Don't export videobuf_(vmalloc|pages)_to_sgLaurent Pinchart1-4/+14
2010-08-02V4L/DVB: Remove videobuf_sg_alloc abuseLaurent Pinchart1-15/+14
2010-08-02V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart9-40/+18
2010-08-02V4L/DVB: videobuf: rename videobuf_mmap_free and add sanity checksPawel Osciak1-28/+42
2010-08-02V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vbPawel Osciak4-14/+14
2010-08-02V4L/DVB: drivers/media: Use memdup_userJulia Lawall1-9/+4