| Commit message (Expand) | Author | Age | Files | Lines |
* | media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* | Sean Young | 2017-08-20 | 196 | -1036/+1068 |
* | media: cec: fix remote control passthrough | Hans Verkuil | 2017-08-20 | 2 | -5/+64 |
* | media: rc: per-protocol repeat period | Sean Young | 2017-08-20 | 1 | -73/+65 |
* | media: rc: saa7134: raw decoder can support any protocol | Sean Young | 2017-08-20 | 1 | -1/+3 |
* | media: rc: ensure we do not read out of bounds | Sean Young | 2017-08-20 | 1 | -1/+4 |
* | media: rc: simplify ir_raw_event_store_edge() | Sean Young | 2017-08-20 | 5 | -35/+9 |
* | media: rc: saa7134: add trailing space for timely decoding | Sean Young | 2017-08-20 | 3 | -22/+21 |
* | media: rc-core: improve ir_raw_store_edge() handling | Sean Young | 2017-08-20 | 3 | -25/+18 |
* | media: winbond-cir: buffer overrun during transmit | Sean Young | 2017-08-20 | 1 | -1/+1 |
* | media: mceusb: do not read data parameters unless required | Sean Young | 2017-08-20 | 1 | -19/+17 |
* | media: rc: add zx-irdec remote control driver | Shawn Guo | 2017-08-20 | 5 | -1/+276 |
* | media: rc: ir-nec-decoder: move scancode composing code into a shared function | Shawn Guo | 2017-08-20 | 1 | -29/+3 |
* | media: rc: sunxi-cir: explicitly request exclusive reset control | Philipp Zabel | 2017-08-20 | 1 | -1/+1 |
* | media: st-rc: explicitly request exclusive reset control | Philipp Zabel | 2017-08-20 | 1 | -1/+1 |
* | media: rc: nuvoton: remove rudimentary transmit functionality | Heiner Kallweit | 2017-08-20 | 2 | -135/+3 |
* | media: rc: pwm-ir-tx: add new driver | Sean Young | 2017-08-20 | 3 | -0/+151 |
* | media: rc: gpio-ir-tx: add new driver | Sean Young | 2017-08-20 | 3 | -0/+186 |
* | media: rc: mce kbd decoder not needed for IR TX drivers | Sean Young | 2017-08-20 | 1 | -0/+6 |
* | media: rc-core: rename input_name to device_name | Sean Young | 2017-08-20 | 44 | -57/+57 |
* | media: rc: constify attribute_group structures | Arvind Yadav | 2017-08-20 | 1 | -3/+3 |
* | media: imon: constify attribute_group structures | Arvind Yadav | 2017-08-20 | 1 | -2/+2 |
* | media: sir_ir: remove unnecessary static in sir_interrupt() | Gustavo A. R. Silva | 2017-08-20 | 1 | -1/+1 |
* | media: rc-core: do not depend on MEDIA_SUPPORT | Sean Young | 2017-08-20 | 2 | -18/+18 |
* | media: rc: mtk-cir: add support for MediaTek MT7622 SoC | Sean Wang | 2017-08-20 | 1 | -0/+21 |
* | media: rc: mtk-cir: add platform data to adapt into various hardware | Sean Wang | 2017-08-20 | 1 | -56/+165 |
* | media: rc-core: consistent use of rc_repeat() | David Härdeman | 2017-08-20 | 3 | -17/+9 |
* | media: v4l: vsp1: Allow entities to participate in the partition algorithm | Kieran Bingham | 2017-08-20 | 8 | -33/+166 |
* | media: v4l: vsp1: Provide UDS register updates | Kieran Bingham | 2017-08-20 | 1 | -0/+14 |
* | media: v4l: vsp1: Move partition rectangles to struct and operate directly | Kieran Bingham | 2017-08-20 | 5 | -43/+51 |
* | media: v4l: vsp1: Remove redundant context variables | Kieran Bingham | 2017-08-20 | 2 | -18/+7 |
* | media: v4l: vsp1: Calculate partition sizes at stream start | Kieran Bingham | 2017-08-20 | 2 | -13/+34 |
* | media: v4l: vsp1: Move vsp1_video_pipeline_setup_partitions() function | Kieran Bingham | 2017-08-20 | 1 | -37/+37 |
* | media: v4l: vsp1: Release buffers in start_streaming error path | Kieran Bingham | 2017-08-20 | 1 | -8/+16 |
* | media: ov13858: Limit vblank to permissible range | Chiranjeevi Rapolu | 2017-08-20 | 1 | -12/+23 |
* | media: ov5670: Limit vblank to permissible range | Chiranjeevi Rapolu | 2017-08-20 | 1 | -14/+26 |
* | media: et8ek8: Decrease stack usage | Sakari Ailus | 2017-08-20 | 1 | -9/+17 |
* | media: mt9m111: constify video_subdev structures | Julia Lawall | 2017-08-20 | 1 | -3/+3 |
* | media: v4l: mt9t001: constify video_subdev structures | Julia Lawall | 2017-08-20 | 1 | -4/+4 |
* | media: ov5670: Fix incorrect frame timing reported to user | Chiranjeevi Rapolu | 2017-08-20 | 1 | -22/+23 |
* | media: usb: rainshadow-cec: constify serio_device_id | Arvind Yadav | 2017-08-20 | 1 | -1/+1 |
* | media: usb: pulse8-cec: constify serio_device_id | Arvind Yadav | 2017-08-20 | 1 | -1/+1 |
* | media: coda/imx-vdoa: Check for platform_get_resource() error | Fabio Estevam | 2017-08-20 | 1 | -0/+2 |
* | media: ivtv: Fix incompatible type for argument error | Bhumika Goyal | 2017-08-20 | 1 | -1/+1 |
* | media: cx18: Fix incompatible type for argument error | Bhumika Goyal | 2017-08-20 | 1 | -1/+1 |
* | media: solo6x10: make snd_kcontrol_new const | Bhumika Goyal | 2017-08-20 | 1 | -1/+1 |
* | media: cx88: make snd_kcontrol_new const | Bhumika Goyal | 2017-08-20 | 1 | -1/+1 |
* | media: radio: constify pnp_device_id | Arvind Yadav | 2017-08-20 | 3 | -3/+3 |
* | media: davinci: constify platform_device_id | Arvind Yadav | 2017-08-20 | 2 | -2/+2 |
* | media: coda: constify platform_device_id | Arvind Yadav | 2017-08-20 | 1 | -1/+1 |
* | media: mtk-mdp: use IS_ERR to check return value of of_clk_get | Pan Bian | 2017-08-20 | 1 | -2/+2 |