aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2013-03-18[media] dvb-frontend: split set_delivery_system()Mauro Carvalho Chehab
2013-03-18[media] em28xx-i2c: relax error check in em28xx_i2c_recv_bytes()Frank Schaefer
2013-03-18[media] em28xx: set the timestamp type for video and vbi vb2_queuesFrank Schaefer
2013-03-18[media] em28xx: add support for registering multiple i2c busesMauro Carvalho Chehab
2013-03-18[media] em28xx: Add a separate config dir for secondary busMauro Carvalho Chehab
2013-03-18[media] em28xx: Prepare to support 2 different I2C busesMauro Carvalho Chehab
2013-03-18[media] media/v4l2: VIDEOBUF2_DMA_CONTIG should depend on HAS_DMAGeert Uytterhoeven
2013-03-18[media] m920x: let GCC see 'ret' is used initializedPaul Bolle
2013-03-18[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v5.cSachin Kamat
2013-03-18[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v6.cSachin Kamat
2013-03-18[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v5.cSachin Kamat
2013-03-18[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v6.cSachin Kamat
2013-03-18[media] cx231xx : Add support for OTG102 aka EZGrabber2Matt Gomboc
2013-03-18[media] dvb-usb: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-03-18[media] media: tuners: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-03-18[media] media: ivtv: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-03-18[media] siano: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-03-18[media] Media: remove incorrect __init/__exit markupsDmitry Torokhov
2013-03-18[media] anysee: coding style changesAntti Palosaari
2013-03-18[media] anysee: do not use buffers from stack for usb_bulk_msg()Antti Palosaari
2013-03-18[media] af9035: do not use buffers from stack for usb_bulk_msg()Antti Palosaari
2013-03-18[media] af9015: do not use buffers from stack for usb_bulk_msg()Antti Palosaari
2013-03-18[media] dvb_usb_v2: locked versions of USB bulk IO functionsAntti Palosaari
2013-03-18[media] hdpvr: Fix memory leakSyam Sidhardhan
2013-03-18[media] lmedm04: Fix possible NULL pointer dereferenceSyam Sidhardhan
2013-03-14[media] media/usb: cx231xx-pcb-cfg.h: Remove unused enum _true_falseThiago Farina
2013-03-14[media] media: Terratec Cinergy S2 USB HD Rev.2Igor M. Liplianin
2013-03-14[media] stv090x: do not unlock unheld mutex in stv090x_sleep()Alexey Khoroshilov
2013-03-14[media] timblogiw: Fix sparse warningSachin Kamat
2013-03-14[media] af9035: add ID [0ccd:00aa] TerraTec Cinergy T Stick (rev. 2)Fabrizio Gazzato
2013-03-14[media] cx231xx: fix undefined function cx231xx_g_chip_ident()Gianluca Gennari
2013-03-05[media] bttv: move fini_bttv_i2c() from bttv-input.c to bttv-i2c.cFrank Schaefer
2013-03-05[media] bttv: make remote controls of devices with i2c ir decoder workingFrank Schaefer
2013-03-05[media] rtl28xxu: Add USB ID for MaxMedia HU394-TFabrizio Gazzato
2013-03-05[media] s2255: fix big-endian supportHans Verkuil
2013-03-05[media] s2255: choose YUYV as the default format, not YUV422PHans Verkuil
2013-03-05[media] s2255: Add ENUM_FRAMESIZES supportHans Verkuil
2013-03-05[media] s2255: don't zero struct v4l2_streamparmHans Verkuil
2013-03-05[media] s2255: fix field handlingHans Verkuil
2013-03-05[media] s2255: zero priv and set colorspaceHans Verkuil
2013-03-05[media] s2255: fixes in the way standards are handledHans Verkuil
2013-03-05[media] s2255: add device_caps support to querycapHans Verkuil
2013-03-05[media] s2255: add support for control events and prio handlingHans Verkuil
2013-03-05[media] s2255: add V4L2_CID_JPEG_COMPRESSION_QUALITYHans Verkuil
2013-03-05[media] s2255: convert to the control frameworkHans Verkuil
2013-03-05[media] radio-rtrack2: fix mute bugHans Verkuil
2013-03-05[media] radio-isa: fix querycap capabilities codeHans Verkuil
2013-03-05[media] gspca: Remove gspca-specific debug magicTheodore Kilgore
2013-03-05[media] gspca: Remove old control code now that all drivers are convertedHans de Goede
2013-03-05[media] gscpa: Remove autogain_functions.hHans de Goede