summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2018-04-20media: rcar-vin: break out format alignment and checkingNiklas Söderlund1-37/+48
2018-04-20media: rcar-vin: align pixelformat checkNiklas Söderlund1-11/+3
2018-04-20media: rcar-vin: update bytesperline and sizeimage calculationNiklas Söderlund1-8/+2
2018-04-20media: rcar-vin: fix handling of single field frames (top, bottom and alterna...Niklas Söderlund2-45/+10
2018-04-20media: rcar-vin: set a default field to fallback onNiklas Söderlund1-7/+6
2018-04-20media: rcar-vin: all Gen2 boards can scale simplify logicNiklas Söderlund3-24/+11
2018-04-20media: rcar-vin: move functions regarding scalingNiklas Söderlund1-261/+265
2018-04-20media: rcar-vin: move max width and height information to chip informationNiklas Söderlund3-4/+13
2018-04-20media: rcar-vin: move model information to own structNiklas Söderlund3-18/+55
2018-04-20media: rcar-vin: move subdevice handling to async callbacksNiklas Söderlund2-66/+71
2018-04-20media: rcar-vin: unregister video device on driver removalNiklas Söderlund2-0/+5
2018-04-20media: rcar-vin: rename poorly named initialize and cleanup functionsNiklas Söderlund4-14/+14
2018-04-20media: rc: mtk-cir: use of_device_get_match_data()Ryder Lee1-3/+1
2018-04-20media: rc: ir-spi: update Andi's e-mailAndi Shyti1-2/+2
2018-04-20media: cx88: enable IR transmitter on HVR-1300Sean Young1-2/+3
2018-04-20media: rc: mceusb: allow the timeout to be configurableSean Young1-0/+22
2018-04-20media: rc: mceusb: IR of length 0 means IR timeout, not resetSean Young1-1/+6
2018-04-20media: rc: mce_kbd decoder: fix race conditionSean Young2-7/+18
2018-04-20media: rc: mce_kbd decoder: remove superfluous call to input_syncSean Young1-1/+0
2018-04-20media: rc: mce_kbd decoder: fix stuck keysSean Young1-0/+2
2018-04-20media: rc: mce_kbd protocol encodes two scancodesSean Young2-10/+13
2018-04-20media: rc: mce_kbd decoder: low timeout values cause double keydownsSean Young1-5/+7
2018-04-20media: rc: per-protocol repeat period and minimum keyup timerSean Young3-29/+31
2018-04-20media: rc: add ioctl to get the current timeoutSean Young1-0/+7
2018-04-20media: rc: set timeout to smallest value required by enabled protocolsSean Young13-7/+47
2018-04-20media: rc: report receiver and transmitter type on device registerSean Young1-2/+20
2018-04-20media: rcar-vin: Fix image alignment for setting pre clippingKoji Matsuoka1-2/+2
2018-04-20media: cec: set ev rather than v with CEC_PIN_EVENT_FL_DROPPED bitColin Ian King1-1/+1
2018-04-20media: cx231xx: Add support for AverMedia DVD EZMaker 7Kai-Heng Feng1-0/+3
2018-04-20media: omap3isp: fix unbalanced dma_iommu_mappingSuman Anna1-3/+4
2018-04-20media: v4l2-compat-ioctl32: better document the codeMauro Carvalho Chehab1-6/+159
2018-04-20media: v4l2-compat-ioctl32: simplify castsMauro Carvalho Chehab1-11/+25
2018-04-20media: v4l2-compat-ioctl32: better name userspace pointersMauro Carvalho Chehab1-294/+294
2018-04-20media: v4l2-compat-ioctl32: fix several __user annotationsMauro Carvalho Chehab1-15/+35
2018-04-18media: si470x: fix a typo at the Makefile causing build issuesMauro Carvalho Chehab1-1/+1
2018-04-17media: ddbridge: don't uselessly check for dma in start/stop functionsDaniel Scheller1-50/+35
2018-04-17media: mantis: prevent staying forever in a loop at IRQMauro Carvalho Chehab1-0/+7
2018-04-17media: st_rc: Don't stay on an IRQ handler foreverMauro Carvalho Chehab1-6/+10
2018-04-17media: v4l2-compat-ioctl32: prevent go past max sizeMauro Carvalho Chehab1-1/+1
2018-04-17media: platform: fix some 64-bits warningsMauro Carvalho Chehab4-5/+5
2018-04-17media: cec: fix smatch errorHans Verkuil1-4/+6
2018-04-17media: v4l2-fwnode: simplify v4l2_fwnode_reference_parse_int_props()Mauro Carvalho Chehab1-10/+18
2018-04-17media: dvb_frontend: fix locking issues at dvb_frontend_get_event()Mauro Carvalho Chehab1-8/+15
2018-04-17media: omap_vout: fix wrong identingMauro Carvalho Chehab1-8/+7
2018-04-17media: fsl-viu: fix __iomem annotationsMauro Carvalho Chehab1-15/+11
2018-04-17media: fsl-viu: use %p to print pointersMauro Carvalho Chehab1-11/+6
2018-04-17media: isppreview: fix __user annotationsMauro Carvalho Chehab1-1/+1
2018-04-17media: ispstat: use %p to print the address of a bufferMauro Carvalho Chehab1-4/+2
2018-04-17media: vpbe_display: get rid of warningsMauro Carvalho Chehab1-4/+4
2018-04-17media: vpbe_display: properly handle error caseMauro Carvalho Chehab1-2/+2