summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-14media: rc: drivers should produce alternate pulse and space timing eventsSean Young1-4/+15
2018-05-14media: rc: default to idle on at startup or after resetSean Young2-0/+2
2018-05-14media: lirc-func.rst: new ioctl LIRC_GET_REC_TIMEOUT is not in a separate fileSean Young1-1/+0
2018-05-14media: mceusb: add missing breakSean Young1-0/+1
2018-05-14media: mceusb: filter out bogus timing irdata of duration 0Sean Young1-0/+5
2018-05-14media: mceusb: MCE_CMD_SETIRTIMEOUT cause strange behaviour on deviceSean Young1-3/+19
2018-05-11media: dvb_frontend: cleanup some coding style errorsMauro Carvalho Chehab1-99/+101
2018-05-11media: dvbdev: add a mutex protecting the "mdev" pointerMax Kellermann4-0/+17
2018-05-11media: lgdt330x.h: fix compiler warningHans Verkuil1-1/+1
2018-05-11media: rcar-vin: fix crop and compose handling for Gen3Niklas Söderlund1-0/+6
2018-05-11media: Revert "media: rcar-vin: enable field toggle after a set number of lin...Niklas Söderlund1-15/+5
2018-05-11media: dvb_frontends: fix spelling mistake: "unexpcted" -> "unexpected"Colin Ian King1-2/+2
2018-05-11media: usb: cx231xx-417: include linux/slab.h headerAnders Roxell1-0/+1
2018-05-11media: i2c: tda1997: Fix an error handling path 'tda1997x_probe()'Christophe JAILLET1-1/+1
2018-05-11media: saa7146: fix error return from master_xferPeter Rosin1-2/+2
2018-05-11media: em28xx: Demote several dev_err to dev_infoBrad Love1-2/+2
2018-05-11media: cx231xx: Fix spelling mistake: "senario" -> "scenario"Colin Ian King1-1/+1
2018-05-11media: cx23885: Add some missing register documentationBrad Love1-1/+8
2018-05-11media: cx23885: Expand registers in dma tsport reg dumpBrad Love1-0/+12
2018-05-11media: cx23885: Ryzen DMA related RiSC engine stall fixesBrad Love2-2/+74
2018-05-11media: cx23885: Use PCI and TS masks in irq functionsBrad Love1-2/+10
2018-05-11media: cx23885: Handle additional bufs on interruptBrad Love1-13/+24
2018-05-11media: v4l2-device.h: always expose mdevHans Verkuil1-3/+1
2018-05-11media: v4l2-ioctl: replace IOCTL_INFO_STD with stub functionsSami Tolvanen1-115/+130
2018-05-11media: hackrf: group device capabilitiesGustavo Padovan1-7/+4
2018-05-11media: xilinx: regroup caps on querycapGustavo Padovan1-4/+6
2018-05-11media: staging: media: use relevant lockJulia Lawall1-1/+1
2018-05-11media: rcar_jpu: Add missing clk_disable_unprepare() on error in jpu_open()Wei Yongjun1-1/+3
2018-05-11media: dt-bindings: media: renesas-ceu: Add R-Mobile R8A7740Jacopo Mondi2-3/+5
2018-05-10media: update/fix my e-mail on some placesMauro Carvalho Chehab7-20/+20
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab999-6119/+12047
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 Bergmann6-3/+52
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