summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2011-07-28[media] V4l2: OMAP: VOUT: Minor Cleanup, removing the unnecessary codeAmber Jain1-6/+0
2011-07-28[media] V4L2: OMAP: VOUT: dma map and unmap v4l2 buffers in qbuf and dqbufAmber Jain1-2/+27
2011-07-28[media] V4L2: OMAP: VOUT: isr handling extended for DPI and HDMI interfaceAmber Jain1-7/+19
2011-07-28[media] OMAP_VOUT: Create separate file for VRFB related API'sarchit taneja6-372/+537
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] au8522: set signal field to 100% when signal presentDevin Heitmueller1-1/+1
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] drxk: Fix the logic that selects between DVB-C annex A and CMauro Carvalho Chehab1-30/+26
2011-07-28[media] drxk: Fix read debug messageMauro Carvalho Chehab1-9/+6
2011-07-28[media] drxk: Fix error return code during drxk initMauro Carvalho Chehab1-1/+1
2011-07-28[media] drxk: Remove goto/break after returnMauro Carvalho Chehab1-2/+0
2011-07-28[media] drxk: Fix a bug at some switches that broke DVB-TMauro Carvalho Chehab1-8/+8
2011-07-28[media] Remove the double symbol increment hack from drxk_hardMauro Carvalho Chehab2-25/+18
2011-07-28[media] em28xx: Add other Terratec H5 USB ID'sMauro Carvalho Chehab1-3/+3
2011-07-28Revert "[media] DVB: dvb_frontend: off by one in dtv_property_dump()"Mauro Carvalho Chehab1-1/+1
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] redrat3: improve compat with lirc userspace decodeJarod Wilson1-19/+24
2011-07-28[media] redrat3: cap duration in the right placeJarod Wilson1-3/+3
2011-07-28[media] redrat3: sending extra trailing space was uselessJarod Wilson1-11/+1
2011-07-28[media] rc-core support for Microsoft IR keyboard/mouseJarod Wilson6-0/+480
2011-07-28[media] af9015: add support for Sveon STV22 [1b80:e401]Emilio David Diaus Lopez2-1/+10
2011-07-28[media] af9015: remove 2nd I2C-adapterAntti Palosaari2-76/+19
2011-07-28[media] af9015: remove old FW based IR polling codeAntti Palosaari1-8/+0
2011-07-28[media] af9015: add more I2C msg checksAntti Palosaari1-0/+12
2011-07-28[media] af9015: small optimizationAntti Palosaari1-4/+4
2011-07-28[media] af9015: map remote for MSI DIGIVOX DuoAntti Palosaari1-0/+2
2011-07-28[media] af9015: setup rc keytable for LC-Power LC-USB-DVBTJuergen Lock1-0/+1
2011-07-28[media] media, Micronas dvb-t: Fix mem leaks, don't needlessly zero mem, fix ...Jesper Juhl1-2/+4
2011-07-28[media] rc-rc6-mce: minor keymap updatesJarod Wilson1-2/+1
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] DVB: dvb_frontend: off by one in dtv_property_dump()Dan Carpenter1-1/+1
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