summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-20media: rcar-vin: simplify how formats are set and resetNiklas Söderlund
2018-04-20media: rcar-vin: break out format alignment and checkingNiklas Söderlund
2018-04-20media: rcar-vin: align pixelformat checkNiklas Söderlund
2018-04-20media: rcar-vin: update bytesperline and sizeimage calculationNiklas Söderlund
2018-04-20media: rcar-vin: fix handling of single field frames (top, bottom and alterna...Niklas Söderlund
2018-04-20media: rcar-vin: set a default field to fallback onNiklas Söderlund
2018-04-20media: rcar-vin: all Gen2 boards can scale simplify logicNiklas Söderlund
2018-04-20media: rcar-vin: move functions regarding scalingNiklas Söderlund
2018-04-20media: rcar-vin: move max width and height information to chip informationNiklas Söderlund
2018-04-20media: rcar-vin: move model information to own structNiklas Söderlund
2018-04-20media: rcar-vin: move subdevice handling to async callbacksNiklas Söderlund
2018-04-20media: rcar-vin: unregister video device on driver removalNiklas Söderlund
2018-04-20media: rcar-vin: rename poorly named initialize and cleanup functionsNiklas Söderlund
2018-04-20media: rcar-vin: add Gen3 devicetree bindings documentationNiklas Söderlund
2018-04-20media: dt-bindings: media: rcar_vin: add device tree support for r8a774[35]Fabrizio Castro
2018-04-20media: dt-bindings: media: rcar_vin: Reverse SoC part number listFabrizio Castro
2018-04-20media: rc: mtk-cir: use of_device_get_match_data()Ryder Lee
2018-04-20media: rc: ir-spi: update Andi's e-mailAndi Shyti
2018-04-20media: cx88: enable IR transmitter on HVR-1300Sean Young
2018-04-20media: rc: mceusb: allow the timeout to be configurableSean Young
2018-04-20media: rc: mceusb: IR of length 0 means IR timeout, not resetSean Young
2018-04-20media: rc: mce_kbd decoder: fix race conditionSean Young
2018-04-20media: rc: mce_kbd decoder: remove superfluous call to input_syncSean Young
2018-04-20media: rc: mce_kbd decoder: fix stuck keysSean Young
2018-04-20media: rc: mce_kbd protocol encodes two scancodesSean Young
2018-04-20media: rc: mce_kbd decoder: low timeout values cause double keydownsSean Young
2018-04-20media: rc: per-protocol repeat period and minimum keyup timerSean Young
2018-04-20media: rc: add ioctl to get the current timeoutSean Young
2018-04-20media: rc: set timeout to smallest value required by enabled protocolsSean Young
2018-04-20media: rc: report receiver and transmitter type on device registerSean Young
2018-04-20media: rcar-vin: Fix image alignment for setting pre clippingKoji Matsuoka
2018-04-20media: cec: set ev rather than v with CEC_PIN_EVENT_FL_DROPPED bitColin Ian King
2018-04-20media: cx231xx: Add support for AverMedia DVD EZMaker 7Kai-Heng Feng
2018-04-20media: omap3isp: fix unbalanced dma_iommu_mappingSuman Anna
2018-04-20media: v4l2-compat-ioctl32: better document the codeMauro Carvalho Chehab
2018-04-20media: v4l2-compat-ioctl32: simplify castsMauro Carvalho Chehab
2018-04-20media: v4l2-compat-ioctl32: better name userspace pointersMauro Carvalho Chehab
2018-04-20media: v4l2-compat-ioctl32: fix several __user annotationsMauro Carvalho Chehab
2018-04-18media: si470x: fix a typo at the Makefile causing build issuesMauro Carvalho Chehab
2018-04-17media: ddbridge: don't uselessly check for dma in start/stop functionsDaniel Scheller
2018-04-17media: mantis: prevent staying forever in a loop at IRQMauro Carvalho Chehab
2018-04-17media: st_rc: Don't stay on an IRQ handler foreverMauro Carvalho Chehab
2018-04-17media: atomisp: get rid of a warningMauro Carvalho Chehab
2018-04-17media: atomisp: compat32: fix __user annotationsMauro Carvalho Chehab
2018-04-17media: staging: atomisp: add missing includeMauro Carvalho Chehab
2018-04-17media: atomisp: compat32: use get_user() before referencing user dataMauro Carvalho Chehab
2018-04-17media: v4l2-compat-ioctl32: prevent go past max sizeMauro Carvalho Chehab
2018-04-17media: platform: fix some 64-bits warningsMauro Carvalho Chehab
2018-04-17media: atomisp: remove an impossible conditionMauro Carvalho Chehab
2018-04-17media: cec: fix smatch errorHans Verkuil