summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-08-26media: v4l: fwnode: Use a less clash-prone name for MAX_DATA_LANES macroSakari Ailus
2017-08-26media: v4l: fwnode: The clock lane is the first lane in lane_polaritiesSakari Ailus
2017-08-26media: v4l: fwnode: Fix lane-polarities property parsingSakari Ailus
2017-08-26media: dw9714: Remove ACPI match tables, convert to use probe_newSakari Ailus
2017-08-26media: dw9714: Add Devicetree supportSakari Ailus
2017-08-26media: venus: venc: drop VP9 codec supportStanimir Varbanov
2017-08-26media: venus: use helper function to check supported codecsStanimir Varbanov
2017-08-26media: venus: add helper to check supported codecsStanimir Varbanov
2017-08-26media: venus: fill missing video_device nameStanimir Varbanov
2017-08-26media: venus: mark venc and vdec PM functions as __maybe_unusedStanimir Varbanov
2017-08-26media: ths8200: constify i2c_device_idArvind Yadav
2017-08-26media: tc358743: constify i2c_device_idArvind Yadav
2017-08-26media: saa7127: constify i2c_device_idArvind Yadav
2017-08-26media: adv7842: constify i2c_device_idArvind Yadav
2017-08-26media: adv7511: constify i2c_device_idArvind Yadav
2017-08-26media: ad9389b: constify i2c_device_idArvind Yadav
2017-08-26media: usb: make i2c_adapter constBhumika Goyal
2017-08-26media: radio-usb-si4713: make i2c_adapter constBhumika Goyal
2017-08-26media: pci: make i2c_adapter constBhumika Goyal
2017-08-26media: i2c: make device_type constBhumika Goyal
2017-08-26media: usb: make i2c_algorithm constBhumika Goyal
2017-08-26media: stm32-cec: use CEC_CAP_DEFAULTSHans Verkuil
2017-08-26media: stih-cec: use CEC_CAP_DEFAULTSHans Verkuil
2017-08-26media: vivid: fix incorrect HDMI input/output CEC loggingHans Verkuil
2017-08-26media: vivid: add CEC pin monitoring emulationHans Verkuil
2017-08-26media: cec: replace pin->cur_value by adap->cec_pin_is_highHans Verkuil
2017-08-26media: cec: ensure that adap_enable(false) is called from cec_delete_adapter()Hans Verkuil
2017-08-20media: ddbridge: fix semicolon.cocci warningsFengguang Wu
2017-08-20media: isl6421: add checks for current overflowJemma Denson
2017-08-20media: stv6111: return NULL instead of plain integerDaniel Scheller
2017-08-20media: stv0910: declare global list_head stvlist staticDaniel Scheller
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: cec: fix remote control passthroughHans Verkuil
2017-08-20media: rc: per-protocol repeat periodSean Young
2017-08-20media: rc: saa7134: raw decoder can support any protocolSean Young
2017-08-20media: rc: ensure we do not read out of boundsSean Young
2017-08-20media: rc: simplify ir_raw_event_store_edge()Sean Young
2017-08-20media: rc: saa7134: add trailing space for timely decodingSean Young
2017-08-20media: rc-core: improve ir_raw_store_edge() handlingSean Young
2017-08-20media: winbond-cir: buffer overrun during transmitSean Young
2017-08-20media: mceusb: do not read data parameters unless requiredSean Young
2017-08-20media: lirc_zilog: driver only sends LIRCCODESean Young
2017-08-20media: rc: add zx-irdec remote control driverShawn Guo
2017-08-20media: rc: ir-nec-decoder: move scancode composing code into a shared functionShawn Guo
2017-08-20media: rc: sunxi-cir: explicitly request exclusive reset controlPhilipp Zabel
2017-08-20media: st-rc: explicitly request exclusive reset controlPhilipp Zabel
2017-08-20media: rc: nuvoton: remove rudimentary transmit functionalityHeiner Kallweit
2017-08-20media: lirc_zilog: Clean up lirc zilog error codesYves Lemée
2017-08-20media: rc: pwm-ir-tx: add new driverSean Young
2017-08-20media: rc: gpio-ir-tx: add new driverSean Young