summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* media: dvbsky: use just one mutex for serializing device R/W opsMauro Carvalho Chehab2018-05-101-10/+6
* qm1d1b0004: fix a warning about an unused default_cfg varMauro Carvalho Chehab2018-05-101-0/+2
* media: omap3isp: Don't use GFP_DMASakari Ailus2018-05-091-1/+1
* media: omap3isp: Remove useless NULL check in omap3isp_stat_configSakari Ailus2018-05-091-6/+0
* media: omap3isp: support 64-bit version of omap3isp_stat_dataArnd Bergmann2018-05-095-3/+30
* media: media-device: fix ioctl function typesSami Tolvanen2018-05-091-10/+11
* media: Revert cleanup ktime_set() usageJasmin Jessich2018-05-093-4/+6
* media: Use ktime_set() in pt1.cJasmin Jessich2018-05-091-1/+1
* media: pvrusb2: delete unneeded includeJulia Lawall2018-05-091-1/+0
* media: saa7164: Fix driver name in debug outputBrad Love2018-05-091-1/+2
* media: renesas-ceu: Set mbus_fmt on subdev operationsJacopo Mondi2018-05-091-5/+15
* media: cec: Kconfig coding style issueBrad Love2018-05-091-6/+6
* media: intel-ipu3: Kconfig coding style issueBrad Love2018-05-091-6/+6
* media: em28xx: Fix DualHD broken second tunerBrad Love2018-05-091-1/+1
* media: videobuf-dma-sg: Fix dma_{sync,unmap}_sg() callsRobin Murphy2018-05-091-2/+2
* media: media/usbvision: fix spelling mistake: "compresion" -> "compression"Colin Ian King2018-05-091-1/+1
* media: coda: set colorimetry on coded queuePhilipp Zabel2018-05-091-1/+16
* media: coda: do not try to propagate format if capture queue busyPhilipp Zabel2018-05-091-0/+14
* media: coda: reuse coda_s_fmt_vid_cap to propagate format in coda_s_fmt_vid_outPhilipp Zabel2018-05-091-13/+1
* media: sta2x11: Use gpio_is_valid() and remove unnecessary checkArvind Yadav2018-05-091-16/+15
* media: platform: Use gpio_is_valid()Arvind Yadav2018-05-091-1/+1
* media: vpbe_venc: potential uninitialized variable in ven_sub_dev_init()Dan Carpenter2018-05-091-1/+1
* media: cec-gpio: use GPIOD_OUT_HIGH_OPEN_DRAINHans Verkuil2018-05-091-1/+1
* media: platform: am437x: simplify getting .drvdataWolfram Sang2018-05-091-4/+2
* media: videobuf: Change return type to vm_fault_tSouptick Joarder2018-05-091-1/+1
* media: vcodec: fix ptr_ret.cocci warningsFengguang Wu2018-05-091-4/+1
* media: v4l2-core: Rename array 'video_driver' to 'video_drivers'Simon Que2018-05-091-11/+11
* media: intel-ipu3: cio2: Handle IRQs until INT_STS is clearedBingbu Cao2018-05-091-10/+22
* media: cx231xx: Fix recursive dependencyBrad Love2018-05-051-1/+0
* media: gspca: Stop using GFP_DMA for buffers for USB bulk transfersHans de Goede2018-05-054-4/+4
* media: meye: allow building it with COMPILE_TEST on non-x86Mauro Carvalho Chehab2018-05-051-1/+2
* media: cxd2880: Changed version informationYasunari Takiguchi2018-05-051-2/+2
* media: cxd2880:Optimized spi drive current and BER/PER set/get conditionYasunari Takiguchi2018-05-051-2/+12
* media: cxd2880-spi: Modified how to declare structureYasunari Takiguchi2018-05-051-5/+3
* media: em28xx: Add new dvb-t board ":Zolid Hybrid Tv Stick"Marcel Stork2018-05-053-1/+31
* media: em28xx: merge two identical cases inside a switch()Marcel Stork2018-05-051-2/+0
* media: rcar-vin: enable field toggle after a set number of lines for Gen3Niklas Söderlund2018-05-051-5/+15
* media: rcar-vin: add support for MEDIA_BUS_FMT_UYVY8_1X16Niklas Söderlund2018-05-052-0/+6
* media: rcar-vin: fix null pointer dereference in rvin_group_get()Niklas Söderlund2018-05-051-5/+7
* media: cx88: Get rid of spurious call to cx8800_start_vbi_dma()Devin Heitmueller2018-05-051-1/+0
* media: dvb_net: fix dvb_net_tx()'s return typeLuc Van Oostenryck2018-05-051-1/+1
* media: lgdt3306a: fix lgdt3306a_search()'s return typeLuc Van Oostenryck2018-05-051-1/+1
* media: frontends: fix ops get_algo()'s return typeLuc Van Oostenryck2018-05-0511-11/+11
* media: drivers: media: platform: make VIDEO_VIU depend on I2CAnders Roxell2018-05-051-1/+1
* media: ngene: fix ci_tsfix modparam description typoDaniel Scheller2018-05-051-1/+1
* media: ngene: cleanup superfluous I2C adapter evaluationDaniel Scheller2018-05-051-13/+0
* media: pt1: use #ifdef CONFIG_PM_SLEEP instead of #ifMauro Carvalho Chehab2018-05-051-1/+1
* media: include/media: fix missing | operator when setting cfgColin Ian King2018-05-051-1/+1
* media: cx231xx: remove a now unused varMauro Carvalho Chehab2018-05-051-1/+0
* media: cx231xx: Add I2C_MUX dependencyBrad Love2018-05-051-1/+1
OpenPOWER on IntegriCloud