summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-10media: dvbsky: use just one mutex for serializing device R/W opsMauro Carvalho Chehab
2018-05-10qm1d1b0004: fix a warning about an unused default_cfg varMauro Carvalho Chehab
2018-05-09media: omap3isp: Don't use GFP_DMASakari Ailus
2018-05-09media: omap3isp: Remove useless NULL check in omap3isp_stat_configSakari Ailus
2018-05-09media: omap3isp: support 64-bit version of omap3isp_stat_dataArnd Bergmann
2018-05-09media: media-device: fix ioctl function typesSami Tolvanen
2018-05-09media: imx-csi: fix burst size for 16 bitJan Luebbe
2018-05-09media: imx: add 16-bit grayscale supportPhilipp Zabel
2018-05-09media: Revert cleanup ktime_set() usageJasmin Jessich
2018-05-09media: Use ktime_set() in pt1.cJasmin Jessich
2018-05-09media: pvrusb2: delete unneeded includeJulia Lawall
2018-05-09media: saa7164: Fix driver name in debug outputBrad Love
2018-05-09media: renesas-ceu: Set mbus_fmt on subdev operationsJacopo Mondi
2018-05-09media: cec: Kconfig coding style issueBrad Love
2018-05-09media: intel-ipu3: Kconfig coding style issueBrad Love
2018-05-09media: em28xx: Fix DualHD broken second tunerBrad Love
2018-05-09media: videobuf-dma-sg: Fix dma_{sync,unmap}_sg() callsRobin Murphy
2018-05-09media: media/usbvision: fix spelling mistake: "compresion" -> "compression"Colin Ian King
2018-05-09media: coda: set colorimetry on coded queuePhilipp Zabel
2018-05-09media: coda: do not try to propagate format if capture queue busyPhilipp Zabel
2018-05-09media: coda: reuse coda_s_fmt_vid_cap to propagate format in coda_s_fmt_vid_outPhilipp Zabel
2018-05-09media: sta2x11: Use gpio_is_valid() and remove unnecessary checkArvind Yadav
2018-05-09media: platform: Use gpio_is_valid()Arvind Yadav
2018-05-09media: vpbe_venc: potential uninitialized variable in ven_sub_dev_init()Dan Carpenter
2018-05-09media: cec-gpio: use GPIOD_OUT_HIGH_OPEN_DRAINHans Verkuil
2018-05-09media: platform: am437x: simplify getting .drvdataWolfram Sang
2018-05-09media: videobuf: Change return type to vm_fault_tSouptick Joarder
2018-05-09media: vcodec: fix ptr_ret.cocci warningsFengguang Wu
2018-05-09media: v4l2-core: Rename array 'video_driver' to 'video_drivers'Simon Que
2018-05-09media: intel-ipu3: cio2: Handle IRQs until INT_STS is clearedBingbu Cao
2018-05-05media: cx231xx: Fix recursive dependencyBrad Love
2018-05-05media: gspca: Stop using GFP_DMA for buffers for USB bulk transfersHans de Goede
2018-05-05media: meye: allow building it with COMPILE_TEST on non-x86Mauro Carvalho Chehab
2018-05-05media: cxd2880: Changed version informationYasunari Takiguchi
2018-05-05media: cxd2880:Optimized spi drive current and BER/PER set/get conditionYasunari Takiguchi
2018-05-05media: cxd2880-spi: Modified how to declare structureYasunari Takiguchi
2018-05-05media: em28xx: Add new dvb-t board ":Zolid Hybrid Tv Stick"Marcel Stork
2018-05-05media: em28xx: merge two identical cases inside a switch()Marcel Stork
2018-05-05media: rcar-vin: enable field toggle after a set number of lines for Gen3Niklas Söderlund
2018-05-05media: rcar-vin: add support for MEDIA_BUS_FMT_UYVY8_1X16Niklas Söderlund
2018-05-05media: rcar-vin: fix null pointer dereference in rvin_group_get()Niklas Söderlund
2018-05-05media: cx88: Get rid of spurious call to cx8800_start_vbi_dma()Devin Heitmueller
2018-05-05media: dvb_net: fix dvb_net_tx()'s return typeLuc Van Oostenryck
2018-05-05media: lgdt3306a: fix lgdt3306a_search()'s return typeLuc Van Oostenryck
2018-05-05media: frontends: fix ops get_algo()'s return typeLuc Van Oostenryck
2018-05-05media: drivers: media: platform: make VIDEO_VIU depend on I2CAnders Roxell
2018-05-05media: ngene: fix ci_tsfix modparam description typoDaniel Scheller
2018-05-05media: ngene: cleanup superfluous I2C adapter evaluationDaniel Scheller
2018-05-05media: pt1: use #ifdef CONFIG_PM_SLEEP instead of #ifMauro Carvalho Chehab
2018-05-05media: include/media: fix missing | operator when setting cfgColin Ian King