summaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
2011-07-28[media] OMAP_VOUT: CLEANUP: Make rotation related helper functions more descr...archit taneja2-15/+15
2011-07-28[media] OMAP_VOUT: CLEANUP: Move generic functions and macros to common filesarchit taneja4-118/+119
2011-07-28[media] OMAP2: V4L2: Remove GFP_DMA allocation as ZONE_DMA is not configured ...Amber Jain1-2/+2
2011-07-28[media] V4L2: omap_vout: Remove GFP_DMA allocation as ZONE_DMA is not configu...Amber Jain1-1/+1
2011-07-28[media] uvcvideo: Add FIX_BANDWIDTH quirk to HP Webcam on HP Mini 5103 netbookKirill Smelkov1-0/+9
2011-07-28[media] cx231xx: Provide signal lock status in G_INPUTDevin Heitmueller1-1/+14
2011-07-28[media] cx231xx: Fix power ramping issueDevin Heitmueller1-1/+1
2011-07-28[media] Fix regression introduced which broke the Hauppauge USBLive 2Devin Heitmueller1-0/+1
2011-07-28[media] uvcvideo: Fix control mapping for devices with multiple chainsStephan Lachowsky1-2/+2
2011-07-28[media] bt8xx: use pci_dev->subsystem_{vendor|device}Sergei Shtylyov1-5/+2
2011-07-28[media] Remove the double symbol increment hack from drxk_hardMauro Carvalho Chehab1-8/+14
2011-07-28[media] em28xx: Add other Terratec H5 USB ID'sMauro Carvalho Chehab1-3/+3
2011-07-28[media] cx88: implemented luma notch filter controlistvan_v@mailbox.hu2-2/+20
2011-07-28[media] cx88: implemented sharpness controlistvan_v@mailbox.hu2-3/+30
2011-07-28[media] v4l: s5p-tv: add TV Mixer driver for Samsung S5P platformTomasz Stanislawski10-0/+3011
2011-07-28[media] v4l: s5p-tv: add SDO driver for Samsung S5P platformTomasz Stanislawski4-0/+555
2011-07-28[media] v4l: s5p-tv: add drivers for HDMI on Samsung S5P platformTomasz Stanislawski7-0/+1436
2011-07-28[media] cx88: properly maintain decoder config when using MPEG encoderDevin Heitmueller2-7/+18
2011-07-28[media] MFC: Add MFC 5.1 V4L2 driverKamil Debski23-0/+7639
2011-07-28[media] drivers/media/video/cx231xx/cx231xx-cards.c: add missing kfreeJulia Lawall1-0/+3
2011-07-28[media] drivers/media/video: add missing kfreeJulia Lawall2-0/+2
2011-07-28[media] cx23885: added support for card 107d:6f39istvan_v@mailbox.hu3-0/+59
2011-07-28[media] drivers/media: static should be at beginning of declarationJesper Juhl1-1/+1
2011-07-28[media] marvell-cam: clean up a couple of unused cam structure fieldsJonathan Corbet2-5/+0
2011-07-28[media] marvell-cam: Allow selection of supported buffer modesJonathan Corbet3-59/+152
2011-07-28[media] marvell-cam: power down mmp camera on registration failureJonathan Corbet1-1/+1
2011-07-28[media] marvell-cam: remove {min,max}_buffers parametersJonathan Corbet1-13/+0
2011-07-28[media] marvell-cam: core code reorganizationJonathan Corbet1-404/+420
2011-07-28[media] marvell-cam: delete struct mcam_sio_bufferJonathan Corbet1-11/+0
2011-07-28[media] Make Compro VideoMate Vista T750F actually workCarlos Corbacho2-1/+37
2011-07-28[media] em28xx: Change firmware name for Terratec H5 DRX-KMauro Carvalho Chehab1-1/+1
2011-07-28[media] drxk: Allow to disable I2C Bridge control switchMauro Carvalho Chehab1-0/+1
2011-07-28[media] em28xx-i2c: Add a read after I2C writeMauro Carvalho Chehab1-1/+10
2011-07-28[media] drxk: Add a parameter for the microcode nameMauro Carvalho Chehab1-2/+2
2011-07-28[media] Add initial support for Terratec H5Mauro Carvalho Chehab7-6/+160
2011-07-28[media] v4l2-ctrls: Fix a merge conflictMauro Carvalho Chehab1-2/+0
2011-07-28[media] v4l2-ctrl: add codec controls support to the control frameworkKamil Debski1-5/+191
2011-07-28[media] adp1653: Add driver for LED flash controllerSakari Ailus3-0/+501
2011-07-28[media] v4l: Add a class and a set of controls for flash devicesSakari Ailus1-0/+45
2011-07-28[media] vivi: add bitmask test controlHans Verkuil1-2/+16
2011-07-28[media] v4l2-ctrls: add new bitmask control typeHans Verkuil2-1/+20
2011-07-28[media] vivi: Fix sleep-in-atomic-contextHans Verkuil1-3/+3
2011-07-28[media] v4l2-ctrls: always send an event if a control changed implicitlyHans Verkuil1-1/+6
2011-07-28[media] v4l2-ctrls.c: copy-and-paste error: user_to_new -> new_to_userHans Verkuil1-1/+1
2011-07-28[media] pwc: clean-up header filesHans de Goede7-367/+3
2011-07-28[media] pwc: Enable power-management by default on tested modelsHans de Goede1-0/+6
2011-07-28[media] pwc: Add v4l2 controls for pan/tilt on Logitech QuickCam Orbit/SphereHans de Goede3-1/+66
2011-07-28[media] pwc: Allow dqbuf / read to complete while waiting for controlsHans de Goede3-4/+38
2011-07-28[media] pwc: Replace control code with v4l2-ctrls frameworkHans de Goede4-1084/+823
2011-07-28[media] pwc: properly allocate dma-able memory for ISO buffersHans de Goede2-59/+28