summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2017-08-26media: stm32-dcmi: catch dma submission errorHugues Fruchet1-0/+4
2017-08-26media: v4l: fwnode: Use a less clash-prone name for MAX_DATA_LANES macroSakari Ailus1-2/+3
2017-08-26media: v4l: fwnode: The clock lane is the first lane in lane_polaritiesSakari Ailus1-1/+1
2017-08-26media: v4l: fwnode: Fix lane-polarities property parsingSakari Ailus1-3/+7
2017-08-26media: dw9714: Remove ACPI match tables, convert to use probe_newSakari Ailus1-15/+4
2017-08-26media: dw9714: Add Devicetree supportSakari Ailus1-0/+7
2017-08-26media: venus: venc: drop VP9 codec supportStanimir Varbanov1-4/+0
2017-08-26media: venus: use helper function to check supported codecsStanimir Varbanov2-16/+36
2017-08-26media: venus: add helper to check supported codecsStanimir Varbanov2-0/+50
2017-08-26media: venus: fill missing video_device nameStanimir Varbanov2-0/+2
2017-08-26media: venus: mark venc and vdec PM functions as __maybe_unusedStanimir Varbanov2-8/+4
2017-08-26media: ths8200: constify i2c_device_idArvind Yadav1-1/+1
2017-08-26media: tc358743: constify i2c_device_idArvind Yadav1-1/+1
2017-08-26media: saa7127: constify i2c_device_idArvind Yadav1-1/+1
2017-08-26media: adv7842: constify i2c_device_idArvind Yadav1-1/+1
2017-08-26media: adv7511: constify i2c_device_idArvind Yadav1-1/+1
2017-08-26media: ad9389b: constify i2c_device_idArvind Yadav1-1/+1
2017-08-26media: usb: make i2c_adapter constBhumika Goyal7-8/+8
2017-08-26media: radio-usb-si4713: make i2c_adapter constBhumika Goyal1-1/+1
2017-08-26media: pci: make i2c_adapter constBhumika Goyal8-9/+9
2017-08-26media: i2c: make device_type constBhumika Goyal1-1/+1
2017-08-26media: usb: make i2c_algorithm constBhumika Goyal2-2/+2
2017-08-26media: stm32-cec: use CEC_CAP_DEFAULTSHans Verkuil1-3/+1
2017-08-26media: stih-cec: use CEC_CAP_DEFAULTSHans Verkuil1-3/+1
2017-08-26media: vivid: fix incorrect HDMI input/output CEC loggingHans Verkuil1-4/+4
2017-08-26media: vivid: add CEC pin monitoring emulationHans Verkuil1-1/+64
2017-08-26media: cec: replace pin->cur_value by adap->cec_pin_is_highHans Verkuil3-7/+5
2017-08-26media: cec: ensure that adap_enable(false) is called from cec_delete_adapter()Hans Verkuil1-1/+3
2017-08-20media: ddbridge: fix semicolon.cocci warningsFengguang Wu1-2/+2
2017-08-20media: isl6421: add checks for current overflowJemma Denson1-4/+72
2017-08-20media: stv6111: return NULL instead of plain integerDaniel Scheller1-1/+1
2017-08-20media: stv0910: declare global list_head stvlist staticDaniel Scheller1-1/+1
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young196-1036/+1068
2017-08-20media: cec: fix remote control passthroughHans Verkuil2-5/+64
2017-08-20media: rc: per-protocol repeat periodSean Young1-73/+65
2017-08-20media: rc: saa7134: raw decoder can support any protocolSean Young1-1/+3
2017-08-20media: rc: ensure we do not read out of boundsSean Young1-1/+4
2017-08-20media: rc: simplify ir_raw_event_store_edge()Sean Young5-35/+9
2017-08-20media: rc: saa7134: add trailing space for timely decodingSean Young3-22/+21
2017-08-20media: rc-core: improve ir_raw_store_edge() handlingSean Young3-25/+18
2017-08-20media: winbond-cir: buffer overrun during transmitSean Young1-1/+1
2017-08-20media: mceusb: do not read data parameters unless requiredSean Young1-19/+17
2017-08-20media: rc: add zx-irdec remote control driverShawn Guo5-1/+276
2017-08-20media: rc: ir-nec-decoder: move scancode composing code into a shared functionShawn Guo1-29/+3
2017-08-20media: rc: sunxi-cir: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-20media: st-rc: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-20media: rc: nuvoton: remove rudimentary transmit functionalityHeiner Kallweit2-135/+3
2017-08-20media: rc: pwm-ir-tx: add new driverSean Young3-0/+151
2017-08-20media: rc: gpio-ir-tx: add new driverSean Young3-0/+186
2017-08-20media: rc: mce kbd decoder not needed for IR TX driversSean Young1-0/+6