summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab423-2544/+4743
2018-05-10media: dvbsky: use just one mutex for serializing device R/W opsMauro Carvalho Chehab1-10/+6
2018-05-10qm1d1b0004: fix a warning about an unused default_cfg varMauro Carvalho Chehab1-0/+2
2018-05-09media: omap3isp: Don't use GFP_DMASakari Ailus1-1/+1
2018-05-09media: omap3isp: Remove useless NULL check in omap3isp_stat_configSakari Ailus1-6/+0
2018-05-09media: omap3isp: support 64-bit version of omap3isp_stat_dataArnd Bergmann5-3/+30
2018-05-09media: media-device: fix ioctl function typesSami Tolvanen1-10/+11
2018-05-09media: imx-csi: fix burst size for 16 bitJan Luebbe1-1/+1
2018-05-09media: imx: add 16-bit grayscale supportPhilipp Zabel2-0/+10
2018-05-09media: Revert cleanup ktime_set() usageJasmin Jessich3-4/+6
2018-05-09media: Use ktime_set() in pt1.cJasmin Jessich1-1/+1
2018-05-09media: pvrusb2: delete unneeded includeJulia Lawall1-1/+0
2018-05-09media: saa7164: Fix driver name in debug outputBrad Love1-1/+2
2018-05-09media: renesas-ceu: Set mbus_fmt on subdev operationsJacopo Mondi1-5/+15
2018-05-09media: cec: Kconfig coding style issueBrad Love1-6/+6
2018-05-09media: intel-ipu3: Kconfig coding style issueBrad Love1-6/+6
2018-05-09media: em28xx: Fix DualHD broken second tunerBrad Love1-1/+1
2018-05-09media: videobuf-dma-sg: Fix dma_{sync,unmap}_sg() callsRobin Murphy1-2/+2
2018-05-09media: media/usbvision: fix spelling mistake: "compresion" -> "compression"Colin Ian King1-1/+1
2018-05-09media: coda: set colorimetry on coded queuePhilipp Zabel1-1/+16
2018-05-09media: coda: do not try to propagate format if capture queue busyPhilipp Zabel1-0/+14
2018-05-09media: coda: reuse coda_s_fmt_vid_cap to propagate format in coda_s_fmt_vid_outPhilipp Zabel1-13/+1
2018-05-09media: sta2x11: Use gpio_is_valid() and remove unnecessary checkArvind Yadav1-16/+15
2018-05-09media: platform: Use gpio_is_valid()Arvind Yadav1-1/+1
2018-05-09media: vpbe_venc: potential uninitialized variable in ven_sub_dev_init()Dan Carpenter1-1/+1
2018-05-09media: cec-gpio: use GPIOD_OUT_HIGH_OPEN_DRAINHans Verkuil1-1/+1
2018-05-09media: platform: am437x: simplify getting .drvdataWolfram Sang1-4/+2
2018-05-09media: videobuf: Change return type to vm_fault_tSouptick Joarder1-1/+1
2018-05-09media: vcodec: fix ptr_ret.cocci warningsFengguang Wu1-4/+1
2018-05-09media: v4l2-core: Rename array 'video_driver' to 'video_drivers'Simon Que1-11/+11
2018-05-09media: intel-ipu3: cio2: Handle IRQs until INT_STS is clearedBingbu Cao1-10/+22
2018-05-06Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-34/+37
2018-05-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2018-05-06Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-pla...Linus Torvalds2-2/+4
2018-05-06Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds16-57/+132
2018-05-05media: cx231xx: Fix recursive dependencyBrad Love1-1/+0
2018-05-05media: gspca: Stop using GFP_DMA for buffers for USB bulk transfersHans de Goede4-4/+4
2018-05-05media: meye: allow building it with COMPILE_TEST on non-x86Mauro Carvalho Chehab1-1/+2
2018-05-05media: cxd2880: Changed version informationYasunari Takiguchi1-2/+2
2018-05-05media: cxd2880:Optimized spi drive current and BER/PER set/get conditionYasunari Takiguchi1-2/+12
2018-05-05media: cxd2880-spi: Modified how to declare structureYasunari Takiguchi1-5/+3
2018-05-05media: em28xx: Add new dvb-t board ":Zolid Hybrid Tv Stick"Marcel Stork3-1/+31
2018-05-05media: em28xx: merge two identical cases inside a switch()Marcel Stork1-2/+0
2018-05-05media: rcar-vin: enable field toggle after a set number of lines for Gen3Niklas Söderlund1-5/+15
2018-05-05media: rcar-vin: add support for MEDIA_BUS_FMT_UYVY8_1X16Niklas Söderlund2-0/+6
2018-05-05media: rcar-vin: fix null pointer dereference in rvin_group_get()Niklas Söderlund1-5/+7
2018-05-05media: cx88: Get rid of spurious call to cx8800_start_vbi_dma()Devin Heitmueller1-1/+0
2018-05-05media: dvb_net: fix dvb_net_tx()'s return typeLuc Van Oostenryck1-1/+1
2018-05-05media: lgdt3306a: fix lgdt3306a_search()'s return typeLuc Van Oostenryck1-1/+1
2018-05-05media: frontends: fix ops get_algo()'s return typeLuc Van Oostenryck11-11/+11