summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young200-1158/+1204
2017-08-20media: cec: fix remote control passthroughHans Verkuil3-5/+69
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 Young6-44/+10
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: lirc_zilog: driver only sends LIRCCODESean Young1-4/+4
2017-08-20media: rc: add zx-irdec remote control driverShawn Guo6-1/+277
2017-08-20media: dt-bindings: add bindings document for zx-irdecShawn Guo1-0/+14
2017-08-20media: rc: ir-nec-decoder: move scancode composing code into a shared functionShawn Guo2-29/+34
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: lirc_zilog: Clean up lirc zilog error codesYves Lemée1-5/+5
2017-08-20media: dt-bindings: gpio-ir-tx: add support for GPIO IR TransmitterSean Young1-0/+14
2017-08-20media: dt-bindings: pwm-ir-tx: Add support for PWM IR TransmitterSean Young1-0/+13
2017-08-20media: rc: pwm-ir-tx: add new driverSean Young4-0/+157
2017-08-20media: rc: gpio-ir-tx: add new driverSean Young4-0/+192
2017-08-20media: rc: mce kbd decoder not needed for IR TX driversSean Young1-0/+6
2017-08-20media: rc-core: rename input_name to device_nameSean Young47-62/+62
2017-08-20media: rc: constify attribute_group structuresArvind Yadav1-3/+3
2017-08-20media: imon: constify attribute_group structuresArvind Yadav1-2/+2
2017-08-20media: sir_ir: remove unnecessary static in sir_interrupt()Gustavo A. R. Silva1-1/+1
2017-08-20media: rc-core: do not depend on MEDIA_SUPPORTSean Young6-22/+22
2017-08-20media: rc: mtk-cir: add MAINTAINERS entry for MediaTek CIR driverSean Wang1-0/+5
2017-08-20media: rc: mtk-cir: add support for MediaTek MT7622 SoCSean Wang1-0/+21
2017-08-20media: rc: mtk-cir: add platform data to adapt into various hardwareSean Wang1-56/+165
2017-08-20media: dt-bindings: media: mtk-cir: Add support for MT7622 SoCSean Wang1-2/+6
2017-08-20media: rc-core: consistent use of rc_repeat()David Härdeman3-17/+9
2017-08-20media: v4l: vsp1: Allow entities to participate in the partition algorithmKieran Bingham8-33/+166
2017-08-20media: v4l: vsp1: Provide UDS register updatesKieran Bingham1-0/+14
2017-08-20media: v4l: vsp1: Move partition rectangles to struct and operate directlyKieran Bingham5-43/+51
2017-08-20media: v4l: vsp1: Remove redundant context variablesKieran Bingham2-18/+7
2017-08-20media: v4l: vsp1: Calculate partition sizes at stream startKieran Bingham2-13/+34
2017-08-20media: v4l: vsp1: Move vsp1_video_pipeline_setup_partitions() functionKieran Bingham1-37/+37
2017-08-20media: v4l: vsp1: Release buffers in start_streaming error pathKieran Bingham1-8/+16
2017-08-20media: ov13858: Limit vblank to permissible rangeChiranjeevi Rapolu1-12/+23
2017-08-20media: ov5670: Limit vblank to permissible rangeChiranjeevi Rapolu1-14/+26
2017-08-20media: et8ek8: Decrease stack usageSakari Ailus1-9/+17
2017-08-20media: mt9m111: constify video_subdev structuresJulia Lawall1-3/+3
2017-08-20media: v4l: mt9t001: constify video_subdev structuresJulia Lawall1-4/+4
2017-08-20media: ov5670: Fix incorrect frame timing reported to userChiranjeevi Rapolu1-22/+23
2017-08-20media: usb: rainshadow-cec: constify serio_device_idArvind Yadav1-1/+1
2017-08-20media: usb: pulse8-cec: constify serio_device_idArvind Yadav1-1/+1
2017-08-20media: coda/imx-vdoa: Check for platform_get_resource() errorFabio Estevam1-0/+2
2017-08-20media: ivtv: Fix incompatible type for argument errorBhumika Goyal1-1/+1