aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
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-08Merge branch 'clock_misc_devel_a_3.9', remote-tracking branch 'remotes/pinchart/omap3isp/clock' into clock_devel_a_3.9Paul Walmsley2-21/+5
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] saa7134: Add capture card Hawell HW-9004V1Vadim Frolov2-0/+18
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 Martin1-0/+7
2013-02-08[media] media: ov7670: add possibility to bypass pll for ov7675Javier Martin1-2/+26
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_width'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-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
2013-02-06[media] v4l2-core: do not enable the buffer ioctls for radio devicesFrank Schaefer1-7/+7
2013-02-06[media] s5p-fimc: Fix fimc-lite entities deregistrationSylwester Nawrocki1-1/+1
2013-02-06[media] s5p-mfc: end-of-stream handling in encoder bug fixKamil Debski1-0/+2
2013-02-06[media] s5p-csis: Fix clock handling on error path in probe()Sylwester Nawrocki1-3/+4
2013-02-06[media] uvcvideo: Implement videobuf2 .wait_prepare and .wait_finish operationsLaurent Pinchart1-0/+16
2013-02-06[media] media: Convert to devm_ioremap_resource()Thierry Reding10-49/+33
2013-02-06[media] use IS_ENABLED() macroPeter Senna Tschudin61-64/+63
2013-02-06[media] [V2,24/24] v4l2-core/v4l2-common.c: use IS_ENABLED() macroPeter Senna Tschudin1-2/+2
2013-02-06[media] [V2,23/24] usb/hdpvr/hdpvr-i2c.c: use IS_ENABLED() macroPeter Senna Tschudin1-1/+1
2013-02-06[media] [V2,22/24] usb/hdpvr/hdpvr-core.c: use IS_ENABLED() macroPeter Senna Tschudin1-3/+3
2013-02-06[media] [V2,04/24] platform/marvell-ccic/mcam-core.h: use IS_ENABLED() macroPeter Senna Tschudin1-3/+3
2013-02-06[media] [V2,03/24] pci/ttpci/av7110.c: use IS_ENABLED() macroPeter Senna Tschudin1-5/+5
2013-02-06[media] [V2,02/24] pci/saa7134/saa7134.h: use IS_ENABLED() macroPeter Senna Tschudin1-2/+2
2013-02-06[media] [V2,01/24] pci/cx88/cx88.h: use IS_ENABLED() macroPeter Senna Tschudin1-6/+4
2013-02-06[media] blackfin: add error frame supportScott Jiang2-17/+31