summaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
2011-09-06[media] media: vb2: dma contig allocator: use dma_addr instread of paddrMarek Szyprowski12-48/+48
2011-09-06[media] media: vb2: change plane sizes array to unsigned int[]Marek Szyprowski12-13/+13
2011-09-06[media] media: vb2: fix handling MAPPED buffer flagMarek Szyprowski1-31/+36
2011-09-06[media] media: vb2: add a check if queued userptr buffer is large enoughMarek Szyprowski1-17/+24
2011-09-06[media] media: mem2mem: eliminate possible NULL pointer dereferenceAndrzej Pietrasiewicz1-8/+10
2011-09-06[media] media: v4l: remove single to multiplane conversionTomasz Stanislawski1-238/+12
2011-09-06[media] v4l2-ioctl: more -ENOTTY fixesHans Verkuil1-61/+145
2011-09-06[media] ivtv: fill in service_setHans Verkuil1-5/+10
2011-09-06[media] vivi: fill in colorspaceHans Verkuil1-0/+10
2011-09-06[media] vpx3220, bt819: fix compiler warningsHans Verkuil2-2/+2
2011-09-06[media] tvaudio: fix compiler warningsHans Verkuil1-3/+6
2011-09-04[media] gspca: Use current logging stylesJoe Perches42-266/+338
2011-09-04[media] t613: Use current logging stylesJoe Perches1-5/+7
2011-09-04[media] sn9c20x: Use current logging stylesJoe Perches1-36/+38
2011-09-04[media] pac207: Use current logging stylesJoe Perches1-6/+8
2011-09-04[media] finepix: Use current logging stylesJoe Perches1-3/+5
2011-09-04[media] m5602: Use current logging stylesJoe Perches7-74/+89
2011-09-04[media] gl860: Use current logging stylesJoe Perches1-3/+5
2011-09-04[media] et61x251: Use current logging stylesJoe Perches3-31/+39
2011-09-04[media] bt8xx: Use current logging stylesJoe Perches8-330/+355
2011-09-04[media] saa7146: Use current logging stylesJoe Perches3-74/+86
2011-09-04[media] em28xx: don't sleep on disconnectChris Rankin1-2/+20
2011-09-04[media] em28xx: move printk lines outside mutex lockChris Rankin1-2/+2
2011-09-04[media] em28xx: clean up resources should init failChris Rankin2-45/+37
2011-09-04[media] em28xx: use atomic bit operations for devices-in-use maskChris Rankin1-17/+16
2011-09-04[media] em28xx: pass correct buffer size to snprintfChris Rankin1-1/+1
2011-09-04[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe20-63/+61
2011-09-04[media] drivers/media/video/zr364xx.c: add missing cleanup codeJulia Lawall1-0/+3
2011-09-04[media] CXD2820R: Replace i2c message translation with repeater gate controlSteve Kerrison1-4/+3
2011-09-03[media] em28xx: add em28xx_ prefix to functionsJarod Wilson1-30/+28
2011-09-03[media] videobuf2: Do not unconditionally map S/G buffers into kernel spaceJonathan Corbet1-6/+0
2011-09-03[media] drivers/media/video/hexium_gemini.c: delete useless initializationJulia Lawall1-1/+1
2011-08-29[media] omap3isp: ccdc: Use generic frame sync event instead of private HS_VS...Sakari Ailus1-2/+9
2011-08-27[media] cx88: notch filter control fixesistvan_v@mailbox.hu2-4/+1
2011-08-27[media] em28xx: use MFE lock for PCTV nanoStick T2 290eAntti Palosaari1-1/+6
2011-08-07[media] Fix wrong register mask in gspca/sonixj.cLuiz Ramos1-1/+1
2011-08-06[media] uvcvideo: Set alternate setting 0 on resume if the bus has been resetMing Lei3-3/+11
2011-08-06[media] tuner_xc2028: Allow selection of the frequency adjustment code for XC...Mauro Carvalho Chehab1-1/+1
2011-08-06[media] adp1653: check error code of adp1653_init_controlsAndy Shevchenko1-2/+9
2011-08-06[media] adp1653: check platform_data before usageAndy Shevchenko1-0/+4
2011-07-31v4l2-ioctl: properly return -EINVAL when parameters are wrongMauro Carvalho Chehab1-37/+52
2011-07-31[media] em28xx: Fix IR unregister logicMauro Carvalho Chehab1-3/+3
2011-07-31[media] gspca-stv06xx: Triple frame rate by decreasing the scan rateErik Andrén1-1/+1
2011-07-31[media] gspca-stv06xx: Remove writes to read-only registersErik Andrén1-9/+0
2011-07-31[media] gspca-stv06xx: Fix sensor init indentationErik Andrén1-10/+10
2011-07-31[media] gspca-stv06xx: Simplify stv_init struct and vv6410 bridge initErik Andrén2-30/+18
2011-07-31[media] gspca-stv06xx: Simplify register writes by avoiding special data stru...Erik Andrén2-16/+21
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds234-7685/+29954
2011-07-29[media] ov5642: include module.h for its facilitiesStephen Rothwell1-0/+1
2011-07-29[media] em28xx: Fix DVB-C maxsize for em2884Mauro Carvalho Chehab2-12/+34