summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-13[media] staging: media: Remove unnecessary OOM messagesJoe Perches5-32/+10
2013-02-13[media] sh_vou: Use vou_dev instead of vou_file wherever possibleLaurent Pinchart1-26/+31
2013-02-13[media] sh_vou: Use video_drvdata()Laurent Pinchart1-36/+21
2013-02-13[media] drivers/media/platform/soc_camera/pxa_camera.c: use devm_ functionsJulia Lawall1-50/+15
2013-02-13[media] mt9t112: mt9t111 format set up differs from mt9t112Guennadi Liakhovetski1-5/+13
2013-02-13[media] sh-mobile-ceu-camera: fix SHARPNESS control defaultGuennadi Liakhovetski1-1/+1
2013-02-12Revert "[media] fc0011: Return early, if the frequency is already tuned"Mauro Carvalho Chehab1-3/+0
2013-02-12[media] cx18/ivtv: fix regression: remove __init from a non-init functionHans Verkuil4-4/+4
2013-02-12[media] em28xx: fix analog streaming with USB bulk transfersFrank Schaefer1-21/+22
2013-02-09[media] stv0900: remove unnecessary null pointer checkCong Ding2-15/+6
2013-02-08[media] fc0011: Return early, if the frequency is already tunedMichael Büsch1-0/+3
2013-02-08[media] fc0011: Add some sanity checks and cleanupsMichael Büsch1-1/+5
2013-02-08[media] fc0011: Fix xin value clampingMichael Büsch1-7/+2
2013-02-08Revert "[media] [PATH,1/2] mxl5007 move reset to attach"Mauro Carvalho Chehab1-13/+4
2013-02-08[media] fc0011: fp/fa value overflow fixMichael Büsch1-2/+2
2013-02-08[media] tm6000: fix an uninitialized variableHans Verkuil1-4/+4
2013-02-08[media] dvb-usb: check for invalid length in ttusb_process_muxpack()Dan Carpenter1-0/+7
2013-02-08[media] s5p-tv: Include missing platform_device.h headerSachin Kamat1-0/+1
2013-02-08[media] s5p-tv: Include missing irqreturn.h headerSachin Kamat1-0/+1
2013-02-08[media] [REVIEW] em28xx: fix bytesperline calculation in TRY_FMTHans Verkuil1-1/+1
2013-02-08[media] tveeprom: Fix lots of bad whitespaceMauro Carvalho Chehab1-148/+142
2013-02-08[media] tveeprom: move from media/i2c to media/commonHans Verkuil5-9/+5
2013-02-08[media] btcx-risc: move from media/i2c to media/commonHans Verkuil10-5/+9
2013-02-08[media] cx2341x: move from media/i2c to media/commonHans Verkuil5-15/+4
2013-02-08[media] ttusb2: Kconfig patch to auto-select frontends for TechnoTrend CT-3650Matti Kurkela1-1/+5
2013-02-08[media] [PATH,1/2] mxl5007 move reset to attachJose Alberto Reguero1-4/+13
2013-02-08[media] soc-camera: fix compilation breakage in 3 driversGuennadi Liakhovetski3-4/+4
2013-02-08[media] Documentation: update V4L cardlistsMauro Carvalho Chehab3-2/+5
2013-02-08[media] saa7134: Add capture card Hawell HW-9004V1Vadim Frolov3-0/+19
2013-02-08[media] tm6000: check an allocation for failureDan Carpenter1-3/+6
2013-02-08[media] ov7670: remove legacy ctrl callbacksJavier Martin1-7/+0
2013-02-08[media] via-camera: implement the control frameworkJavier Martin1-46/+14
2013-02-08[media] mcam-core: implement the control frameworkJavier Martin2-45/+11
2013-02-08[media] ov7670: use the control frameworkJavier Martin1-198/+112
2013-02-08[media] media: ov7670: Add possibility to disable pixclk during hblankJavier Martin2-0/+8
2013-02-08[media] media: ov7670: add possibility to bypass pll for ov7675Javier Martin2-2/+27
2013-02-08[media] media: ov7670: calculate framerate properly for ov7675Javier Martin1-18/+118
2013-02-08[media] media: ov7670: make try_fmt() consistent with 'min_height' and 'min_w...Javier Martin1-3/+19
2013-02-08[media] media: ov7670: add support for ov7675Javier Martin1-29/+72
2013-02-08[media] redrat3: fix transmit return value and overrunSean Young1-12/+6
2013-02-08[media] mceusb: make transmit work on HP transceiverSean Young1-14/+11
2013-02-08[media] mceusb: make transmit work on the Philips IR transceiverSean Young1-5/+3
2013-02-08[media] ttusbir: add missing endian conversionSean Young1-3/+4
2013-02-08[media] ttusbir: do not set led twice on resumeSean Young1-2/+1
2013-02-08[media] Documentation/media-framework.txt: fix a sentenceAntonio Ospite1-1/+1
2013-02-08[media] staging/media/solo6x10: Use PTR_RET rather than if(IS_ERR(...)) + PTR...Peter Huewe1-4/+1
2013-02-07[media] s5c73m3: Remove __dev* attributesSylwester Nawrocki2-7/+7
2013-02-06[media] em28xx: overhaul em28xx_capture_area_set()Frank Schaefer1-10/+12
2013-02-06[media] adv7180: remove {query/g_/s_}ctrlFederico Vaga1-3/+0
2013-02-06[media] sta2x11_vip: convert to videobuf2, control framework, file handlerFederico Vaga2-641/+434