summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-04-20media: rcar-vin: add flag to switch to media controller modeNiklas Söderlund2-1/+7
2018-04-20media: rcar-vin: add function to manipulate Gen3 chsel valueNiklas Söderlund2-0/+39
2018-04-20media: rcar-vin: enable Gen3 hardware configurationNiklas Söderlund2-31/+63
2018-04-20media: rcar-vin: move media bus configuration to struct rvin_devNiklas Söderlund4-20/+19
2018-04-20media: rcar-vin: cache video standardNiklas Söderlund4-7/+18
2018-04-20media: rcar-vin: simplify how formats are set and resetNiklas Söderlund2-81/+53
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: atomisp: get rid of a warningMauro Carvalho Chehab1-1/+1
2018-04-17media: atomisp: compat32: fix __user annotationsMauro Carvalho Chehab1-23/+26
2018-04-17media: staging: atomisp: add missing includeMauro Carvalho Chehab1-2/+3
2018-04-17media: atomisp: compat32: use get_user() before referencing user dataMauro Carvalho Chehab1-38/+0
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