summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
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: 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: rc: pwm-ir-tx: add new driverSean Young
2017-08-20media: rc: gpio-ir-tx: add new driverSean Young
2017-08-20media: rc: mce kbd decoder not needed for IR TX driversSean Young
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-08-20media: rc: constify attribute_group structuresArvind Yadav
2017-08-20media: imon: constify attribute_group structuresArvind Yadav
2017-08-20media: sir_ir: remove unnecessary static in sir_interrupt()Gustavo A. R. Silva
2017-08-20media: rc-core: do not depend on MEDIA_SUPPORTSean Young
2017-08-20media: rc: mtk-cir: add support for MediaTek MT7622 SoCSean Wang
2017-08-20media: rc: mtk-cir: add platform data to adapt into various hardwareSean Wang
2017-08-20media: rc-core: consistent use of rc_repeat()David Härdeman
2017-08-20media: v4l: vsp1: Allow entities to participate in the partition algorithmKieran Bingham
2017-08-20media: v4l: vsp1: Provide UDS register updatesKieran Bingham
2017-08-20media: v4l: vsp1: Move partition rectangles to struct and operate directlyKieran Bingham
2017-08-20media: v4l: vsp1: Remove redundant context variablesKieran Bingham
2017-08-20media: v4l: vsp1: Calculate partition sizes at stream startKieran Bingham
2017-08-20media: v4l: vsp1: Move vsp1_video_pipeline_setup_partitions() functionKieran Bingham
2017-08-20media: v4l: vsp1: Release buffers in start_streaming error pathKieran Bingham
2017-08-20media: ov13858: Limit vblank to permissible rangeChiranjeevi Rapolu
2017-08-20media: ov5670: Limit vblank to permissible rangeChiranjeevi Rapolu