summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-19[media] davinci_vpfe: fix copy-paste errors in several commentsHans Verkuil1-6/+6
2013-03-19[media] tvp7002: remove dv_preset supportHans Verkuil1-70/+0
2013-03-19[media] tvp7002: use dv_timings structs instead of presetsHans Verkuil1-37/+17
2013-03-19[media] tvp7002: replace 'preset' by 'timings' in various structs/variablesHans Verkuil1-45/+45
2013-03-19[media] [1/1,dvb-usb] GOTVIEW SatelliteHD card supportAndrey Pavlenko1-1/+11
2013-03-19[media] rc-core: rename ir_input_class to rc_classDavid Härdeman1-6/+6
2013-03-19[media] rc-core: initialize rc-core earlier if built-inDavid Härdeman1-1/+1
2013-03-19[media] lmedm04: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-19[media] em28xx: update cardlistMauro Carvalho Chehab1-1/+1
2013-03-19[media] dvb_demux: Transport stream continuity check fixJohn Smith1-11/+13
2013-03-19[media] redrat3: missing endian conversions and warningsSean Young1-59/+12
2013-03-19[media] redrat3: remove memcpys and fix unaligned memory accessSean Young1-248/+103
2013-03-19[media] redrat3: limit periods to hardware limitsSean Young1-29/+24
2013-03-19[media] em28xx: Add ISDB support for c3tech Digital duoMauro Carvalho Chehab5-0/+53
2013-03-19[media] v4l2-mem2mem: drop rdy_queue on STREAMOFFJohn Sheu1-3/+28
2013-03-19[media] v4l2-mem2mem: use CAPTURE queue lockJohn Sheu1-0/+3
2013-03-19[media] media: implement 32-on-64 bit compat IOCTL handlingSakari Ailus1-13/+89
2013-03-19[media] media: Add 64--32 bit compat ioctl handlerSakari Ailus2-3/+29
2013-03-19[media] cx25821: Cleanup filename assignment codePeter Senna Tschudin1-15/+6
2013-03-19[media] dvb_frontend: Simplify the emulation logicMauro Carvalho Chehab1-110/+109
2013-03-19[media] dvb-frontend: split set_delivery_system()Mauro Carvalho Chehab1-129/+165
2013-03-19[media] em28xx-i2c: relax error check in em28xx_i2c_recv_bytes()Frank Schaefer1-11/+11
2013-03-19[media] em28xx: set the timestamp type for video and vbi vb2_queuesFrank Schaefer1-0/+2
2013-03-19[media] em28xx: add support for registering multiple i2c busesMauro Carvalho Chehab3-51/+120
2013-03-19[media] em28xx: Add a separate config dir for secondary busMauro Carvalho Chehab2-20/+24
2013-03-19[media] em28xx: Prepare to support 2 different I2C busesMauro Carvalho Chehab5-78/+85
2013-03-19[media] media/v4l2: VIDEOBUF2_DMA_CONTIG should depend on HAS_DMAGeert Uytterhoeven2-1/+2
2013-03-19[media] m920x: let GCC see 'ret' is used initializedPaul Bolle1-2/+2
2013-03-19[media] MAINTAINERS: remove include/media/sh_veu.hCesar Eduardo Barros1-1/+0
2013-03-19[media] MAINTAINERS: fix Documentation/video4linux/saa7134/Cesar Eduardo Barros1-1/+1
2013-03-19[media] MAINTAINERS: fix drivers/media/i2c/cx2341x.cCesar Eduardo Barros1-1/+1
2013-03-19[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v5.cSachin Kamat1-51/+52
2013-03-19[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v6.cSachin Kamat1-55/+57
2013-03-19[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v5.cSachin Kamat1-6/+6
2013-03-19[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v6.cSachin Kamat1-6/+6
2013-03-19[media] cx231xx : Add support for OTG102 aka EZGrabber2Matt Gomboc3-0/+38
2013-03-19[media] drivers/staging/media/as102: using ccflags-y instead of EXTRA_FLAGS i...Chen Gang1-1/+1
2013-03-19[media] MAINTAINERS: Add maintainer entry for si4713 FM transmitter driverEduardo Valentin1-0/+16
2013-03-19[media] dvb-usb: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-19[media] media: tuners: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-19[media] media: ivtv: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-19[media] siano: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-18[media] Media: remove incorrect __init/__exit markupsDmitry Torokhov5-11/+11
2013-03-18[media] anysee: coding style changesAntti Palosaari1-10/+9
2013-03-18[media] anysee: do not use buffers from stack for usb_bulk_msg()Antti Palosaari2-16/+14
2013-03-18[media] af9035: do not use buffers from stack for usb_bulk_msg()Antti Palosaari2-22/+24
2013-03-18[media] af9015: do not use buffers from stack for usb_bulk_msg()Antti Palosaari2-18/+23
2013-03-18[media] dvb_usb_v2: locked versions of USB bulk IO functionsAntti Palosaari2-5/+37
2013-03-18[media] hdpvr: Fix memory leakSyam Sidhardhan1-0/+1
2013-03-18[media] lmedm04: Fix possible NULL pointer dereferenceSyam Sidhardhan1-1/+4