Age | Commit message (Expand) | Author | Files | Lines |
2017-08-20 | media: rc-core: rename input_name to device_name | Sean Young | 47 | -62/+62 |
2017-08-20 | media: rc: constify attribute_group structures | Arvind Yadav | 1 | -3/+3 |
2017-08-20 | media: imon: constify attribute_group structures | Arvind Yadav | 1 | -2/+2 |
2017-08-20 | media: sir_ir: remove unnecessary static in sir_interrupt() | Gustavo A. R. Silva | 1 | -1/+1 |
2017-08-20 | media: rc-core: do not depend on MEDIA_SUPPORT | Sean Young | 6 | -22/+22 |
2017-08-20 | media: rc: mtk-cir: add MAINTAINERS entry for MediaTek CIR driver | Sean Wang | 1 | -0/+5 |
2017-08-20 | media: rc: mtk-cir: add support for MediaTek MT7622 SoC | Sean Wang | 1 | -0/+21 |
2017-08-20 | media: rc: mtk-cir: add platform data to adapt into various hardware | Sean Wang | 1 | -56/+165 |
2017-08-20 | media: dt-bindings: media: mtk-cir: Add support for MT7622 SoC | Sean Wang | 1 | -2/+6 |
2017-08-20 | media: rc-core: consistent use of rc_repeat() | David Härdeman | 3 | -17/+9 |
2017-08-20 | media: v4l: vsp1: Allow entities to participate in the partition algorithm | Kieran Bingham | 8 | -33/+166 |
2017-08-20 | media: v4l: vsp1: Provide UDS register updates | Kieran Bingham | 1 | -0/+14 |
2017-08-20 | media: v4l: vsp1: Move partition rectangles to struct and operate directly | Kieran Bingham | 5 | -43/+51 |
2017-08-20 | media: v4l: vsp1: Remove redundant context variables | Kieran Bingham | 2 | -18/+7 |
2017-08-20 | media: v4l: vsp1: Calculate partition sizes at stream start | Kieran Bingham | 2 | -13/+34 |
2017-08-20 | media: v4l: vsp1: Move vsp1_video_pipeline_setup_partitions() function | Kieran Bingham | 1 | -37/+37 |
2017-08-20 | media: v4l: vsp1: Release buffers in start_streaming error path | Kieran Bingham | 1 | -8/+16 |
2017-08-20 | media: ov13858: Limit vblank to permissible range | Chiranjeevi Rapolu | 1 | -12/+23 |
2017-08-20 | media: ov5670: Limit vblank to permissible range | Chiranjeevi Rapolu | 1 | -14/+26 |
2017-08-20 | media: et8ek8: Decrease stack usage | Sakari Ailus | 1 | -9/+17 |
2017-08-20 | media: mt9m111: constify video_subdev structures | Julia Lawall | 1 | -3/+3 |
2017-08-20 | media: v4l: mt9t001: constify video_subdev structures | Julia Lawall | 1 | -4/+4 |
2017-08-20 | media: ov5670: Fix incorrect frame timing reported to user | Chiranjeevi Rapolu | 1 | -22/+23 |
2017-08-20 | media: usb: rainshadow-cec: constify serio_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-20 | media: usb: pulse8-cec: constify serio_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-20 | media: coda/imx-vdoa: Check for platform_get_resource() error | Fabio Estevam | 1 | -0/+2 |
2017-08-20 | media: ivtv: Fix incompatible type for argument error | Bhumika Goyal | 1 | -1/+1 |
2017-08-20 | media: cx18: Fix incompatible type for argument error | Bhumika Goyal | 1 | -1/+1 |
2017-08-20 | media: solo6x10: make snd_kcontrol_new const | Bhumika Goyal | 1 | -1/+1 |
2017-08-20 | media: cx88: make snd_kcontrol_new const | Bhumika Goyal | 1 | -1/+1 |
2017-08-20 | media: radio: constify pnp_device_id | Arvind Yadav | 3 | -3/+3 |
2017-08-20 | media: davinci: constify platform_device_id | Arvind Yadav | 2 | -2/+2 |
2017-08-20 | media: coda: constify platform_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-20 | media: staging: bcm2835-audio: make snd_pcm_hardware const | Bhumika Goyal | 1 | -2/+2 |
2017-08-20 | media: mtk-mdp: use IS_ERR to check return value of of_clk_get | Pan Bian | 1 | -2/+2 |
2017-08-20 | media: Convert to using %pOF instead of full_name | Rob Herring | 18 | -80/+70 |
2017-08-20 | media: omap3isp: Quit using struct v4l2_subdev.host_priv field | Sakari Ailus | 6 | -37/+25 |
2017-08-20 | media: omap3isp: csiphy: Don't assume the CSI receiver is a CSI2 module | Sakari Ailus | 4 | -30/+27 |
2017-08-20 | media: omap3isp: Always initialise isp and mutex for csiphy1 | Sakari Ailus | 1 | -2/+3 |
2017-08-20 | media: omap3isp: Correctly set IO_OUT_SEL and VP_CLK_POL for CCP2 mode | Pavel Machek | 2 | -2/+9 |
2017-08-20 | media: omap3isp: Parse CSI1 configuration from the device tree | Pavel Machek | 2 | -27/+79 |
2017-08-20 | media: cec-pin: fix irq handling | Hans Verkuil | 2 | -14/+26 |
2017-08-20 | media: cec: rename pin events/function | Hans Verkuil | 8 | -19/+22 |
2017-08-20 | media: s5p-cec: use CEC_CAP_DEFAULTS | Hans Verkuil | 1 | -5/+2 |
2017-08-20 | media: v4l2-compat-ioctl32.c: add capabilities field to, v4l2_input32 | Hans Verkuil | 1 | -1/+2 |
2017-08-20 | media: v4l2-ctrls.h: better document the arguments for v4l2_ctrl_fill | Mauro Carvalho Chehab | 1 | -8/+8 |
2017-08-20 | media: uvcvideo: Constify video_subdev structures | Julia Lawall | 1 | -1/+1 |
2017-08-20 | media: uvcvideo: Convert from using an atomic variable to a reference count | Guennadi Liakhovetski | 2 | -17/+10 |
2017-08-20 | media: uvcvideo: Fix .queue_setup() to check the number of planes | Guennadi Liakhovetski | 1 | -2/+7 |
2017-08-20 | media: uvcvideo: Prevent heap overflow when accessing mapped controls | Guenter Roeck | 1 | -0/+7 |