summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* [media] em28xx: move printk lines outside mutex lockChris Rankin2011-09-031-2/+2
* [media] em28xx: clean up resources should init failChris Rankin2011-09-032-45/+37
* [media] em28xx: use atomic bit operations for devices-in-use maskChris Rankin2011-09-031-17/+16
* [media] em28xx: pass correct buffer size to snprintfChris Rankin2011-09-031-1/+1
* [media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe2011-09-0320-63/+61
* [media] drivers/media/video/zr364xx.c: add missing cleanup codeJulia Lawall2011-09-031-0/+3
* [media] CXD2820R: Replace i2c message translation with repeater gate controlSteve Kerrison2011-09-031-4/+3
* [media] em28xx: add em28xx_ prefix to functionsJarod Wilson2011-09-031-30/+28
* [media] videobuf2: Do not unconditionally map S/G buffers into kernel spaceJonathan Corbet2011-09-031-6/+0
* [media] drivers/media/video/hexium_gemini.c: delete useless initializationJulia Lawall2011-09-031-1/+1
* [media] omap3isp: ccdc: Use generic frame sync event instead of private HS_VS...Sakari Ailus2011-08-291-2/+9
* [media] cx88: notch filter control fixesistvan_v@mailbox.hu2011-08-272-4/+1
* [media] em28xx: use MFE lock for PCTV nanoStick T2 290eAntti Palosaari2011-08-271-1/+6
* [media] Fix wrong register mask in gspca/sonixj.cLuiz Ramos2011-08-071-1/+1
* [media] uvcvideo: Set alternate setting 0 on resume if the bus has been resetMing Lei2011-08-063-3/+11
* [media] tuner_xc2028: Allow selection of the frequency adjustment code for XC...Mauro Carvalho Chehab2011-08-061-1/+1
* [media] adp1653: check error code of adp1653_init_controlsAndy Shevchenko2011-08-061-2/+9
* [media] adp1653: check platform_data before usageAndy Shevchenko2011-08-061-0/+4
* v4l2-ioctl: properly return -EINVAL when parameters are wrongMauro Carvalho Chehab2011-07-311-37/+52
* [media] em28xx: Fix IR unregister logicMauro Carvalho Chehab2011-07-311-3/+3
* [media] gspca-stv06xx: Triple frame rate by decreasing the scan rateErik Andrén2011-07-311-1/+1
* [media] gspca-stv06xx: Remove writes to read-only registersErik Andrén2011-07-311-9/+0
* [media] gspca-stv06xx: Fix sensor init indentationErik Andrén2011-07-311-10/+10
* [media] gspca-stv06xx: Simplify stv_init struct and vv6410 bridge initErik Andrén2011-07-312-30/+18
* [media] gspca-stv06xx: Simplify register writes by avoiding special data stru...Erik Andrén2011-07-312-16/+21
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-30234-7685/+29954
|\
| * [media] ov5642: include module.h for its facilitiesStephen Rothwell2011-07-291-0/+1
| * [media] em28xx: Fix DVB-C maxsize for em2884Mauro Carvalho Chehab2011-07-282-12/+34
| * [media] v4l: mt9v032: Fix Bayer patternLaurent Pinchart2011-07-271-10/+10
| * [media] V4L: mt9m111: rewrite set_pixfmtMichael Grzeschik2011-07-271-106/+69
| * [media] V4L: mt9m111: fix missing return value check mt9m111_reg_clearMichael Grzeschik2011-07-271-1/+3
| * [media] V4L: initial driver for ov5642 CMOS sensorBastian Hecht2011-07-273-0/+1018
| * [media] V4L: sh_mobile_ceu_camera: fix Oops when USERPTR mapping failsGuennadi Liakhovetski2011-07-271-2/+6
| * [media] V4L: soc-camera: remove soc-camera bus and devices on itGuennadi Liakhovetski2011-07-2720-428/+309
| * [media] V4L: soc-camera: un-export the soc-camera busGuennadi Liakhovetski2011-07-271-2/+1
| * [media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifierGuennadi Liakhovetski2011-07-272-90/+162
| * [media] V4L: soc-camera: group struct field initialisations togetherGuennadi Liakhovetski2011-07-271-2/+1
| * [media] V4L: soc-camera: remove now unused soc-camera specific PM hooksGuennadi Liakhovetski2011-07-271-26/+0
| * [media] V4L: pxa-camera: switch to using standard PM hooksGuennadi Liakhovetski2011-07-271-8/+12
| * [media] NetUP Dual DVB-T/C CI RF: force card hardware revision by module paramAbylay Ospan2011-07-271-0/+7
| * [media] Don't OOPS if videobuf_dvb_get_frontend return NULLAbylay Ospan2011-07-271-1/+1
| * [media] NetUP Dual DVB-T/C CI RF: load firmware according card revisionAbylay Ospan2011-07-271-0/+14
| * [media] omap3isp: Support configurable HS/VS polaritiesLaurent Pinchart2011-07-272-2/+8
| * [media] OMAP3: ISP: Add regulator control for omap34xxKalle Jokiniemi2011-07-272-2/+26
| * [media] V4l2: OMAP: VOUT: Minor Cleanup, removing the unnecessary codeAmber Jain2011-07-271-6/+0
| * [media] V4L2: OMAP: VOUT: dma map and unmap v4l2 buffers in qbuf and dqbufAmber Jain2011-07-271-2/+27
| * [media] V4L2: OMAP: VOUT: isr handling extended for DPI and HDMI interfaceAmber Jain2011-07-271-7/+19
| * [media] OMAP_VOUT: Create separate file for VRFB related API'sarchit taneja2011-07-276-372/+537
| * [media] OMAP_VOUT: CLEANUP: Make rotation related helper functions more descr...archit taneja2011-07-272-15/+15
| * [media] OMAP_VOUT: CLEANUP: Move generic functions and macros to common filesarchit taneja2011-07-274-118/+119