Show patches with: none      |   90394 patches
« 1 2 ... 532 533 534903 904 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v11,02/24] v4l: async: Remove re-probing support 1 - - --- 2017-09-12 Sakari Ailus New
[v11,01/24] v4l: fwnode: Move KernelDoc documentation to the header 2 1 - --- 2017-09-12 Sakari Ailus New
[V2] build: Added missing functions nsecs_to_jiffies(64) - - - --- 2017-09-11 Jasmin J. New
media: i2c: adv748x: Map v4l2_std_id to the internal reg value - - - --- 2017-09-11 Kieran Bingham New
[2/2] staging: atomisp: fix compilation errors in case of ISP2401. - - - --- 2017-09-11 Vincent Hervieux New
[1/2] staging: atomisp: add menu entries to choose between ATOMISP_2400 and ATOMISP_2401. - - - --- 2017-09-11 Vincent Hervieux New
[V2] media: v4l2-pci-skeleton: Fix error handling path in 'skeleton_probe()' - - - --- 2017-09-11 Christophe JAILLET New
IR driver support for tango platforms - - - --- 2017-09-11 Mason New
et8ek8: Add support for flash and lens devices - - - --- 2017-09-11 Pavel Machek New
media: platform: VIDEO_QCOM_CAMSS should depend on HAS_DMA - - - --- 2017-09-11 Geert Uytterhoeven New
[PATCHv4,4/4] drm/tegra: add cec-notifier support - - - --- 2017-09-11 Hans Verkuil New
[PATCHv4,3/4] tegra-cec: add Tegra HDMI CEC driver 1 - - --- 2017-09-11 Hans Verkuil New
[PATCHv4,2/4] ARM: tegra: add CEC support to tegra124.dtsi - - - --- 2017-09-11 Hans Verkuil New
[PATCHv4,1/4] dt-bindings: document the tegra CEC bindings 2 - - --- 2017-09-11 Hans Verkuil New
[PATCHv3,3/3] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support - - 1 --- 2017-09-11 Hans Verkuil New
[PATCHv3,2/3] drm-kms-helpers.rst: document the DP CEC helpers - - - --- 2017-09-11 Hans Verkuil New
[PATCHv3,1/3] drm: add support for DisplayPort CEC-Tunneling-over-AUX - - 1 --- 2017-09-11 Hans Verkuil New
[v8,4/4] dt-bindings: Document the Rockchip RGA bindings 1 - - --- 2017-09-11 Jacob Chen New
[v8,3/4] arm64: dts: rockchip: add RGA device node for RK3399 - - - --- 2017-09-11 Jacob Chen New
[v8,2/4] ARM: dts: rockchip: add RGA device node for RK3288 - - - --- 2017-09-11 Jacob Chen New
[v8,1/4] rockchip/rga: v4l2 m2m support - - - --- 2017-09-11 Jacob Chen New
[v10,24/24] arm: dts: omap3: N9/N950: Add flash references to the camera 2 - - --- 2017-09-11 Sakari Ailus New
[v10,23/24] ov13858: Add support for flash and lens devices 1 - - --- 2017-09-11 Sakari Ailus New
[v10,22/24] ov5670: Add support for flash and lens devices 1 - - --- 2017-09-11 Sakari Ailus New
[v10,21/24] smiapp: Add support for flash and lens devices 1 - - --- 2017-09-11 Sakari Ailus New
[v10,20/24] dt: bindings: smiapp: Document lens-focus and flash properties 3 - - --- 2017-09-11 Sakari Ailus New
[v10,19/24] v4l: fwnode: Add convenience function for parsing common external refs 2 - - --- 2017-09-11 Sakari Ailus New
[v10,18/24] v4l: fwnode: Add a helper function to obtain device / interger references - - - --- 2017-09-11 Sakari Ailus New
[v10,17/24] v4l: fwnode: Add a helper function for parsing generic references - - - --- 2017-09-11 Sakari Ailus New
[v10,16/24] dt: bindings: Add lens-focus binding for image sensors 3 1 - --- 2017-09-11 Sakari Ailus New
[v10,15/24] dt: bindings: Add a binding for flash LED devices associated to a sensor 3 - - --- 2017-09-11 Sakari Ailus New
[v10,14/24] v4l: async: Allow binding notifiers to sub-devices - - - --- 2017-09-11 Sakari Ailus New
[v10,13/24] v4l: async: Allow async notifier register call succeed with no subdevs - - - --- 2017-09-11 Sakari Ailus New
[v10,12/24] v4l: async: Register sub-devices before calling bound callback 1 - - --- 2017-09-11 Sakari Ailus New
[v10,11/24] v4l: async: Introduce helpers for calling async ops callbacks - - - --- 2017-09-11 Sakari Ailus New
[v10,10/24] v4l: async: Move async subdev notifier operations to a separate structure 1 - - --- 2017-09-11 Sakari Ailus New
[v10,09/24] omap3isp: Print the name of the entity where no source pads could be found 2 - - --- 2017-09-11 Sakari Ailus New
[v10,08/24] omap3isp: Fix check for our own sub-devices 2 - - --- 2017-09-11 Sakari Ailus New
[v10,07/24] rcar-vin: Use generic parser for parsing fwnode endpoints 1 - - --- 2017-09-11 Sakari Ailus New
[v10,06/24] omap3isp: Use generic parser for parsing fwnode endpoints 1 - - --- 2017-09-11 Sakari Ailus New
[v10,05/24] v4l: fwnode: Support generic parsing of graph endpoints in a device - - - --- 2017-09-11 Sakari Ailus New
[v10,04/24] v4l: async: Add V4L2 async documentation to the documentation build 1 2 - --- 2017-09-11 Sakari Ailus New
[v10,03/24] v4l: async: Use more intuitive names for internal functions 2 1 - --- 2017-09-11 Sakari Ailus New
[v10,02/24] v4l: async: Remove re-probing support 1 - - --- 2017-09-11 Sakari Ailus New
[v10,01/24] v4l: fwnode: Move KernelDoc documentation to the header 2 1 - --- 2017-09-11 Sakari Ailus New
[v9,23/24] dt: bindings: smiapp: Document lens-focus and flash properties - - - --- 2017-09-11 Sakari Ailus New
media: i2c: OV5647: ensure clock lane in LP-11 state before streaming on - - - --- 2017-09-11 Jacob Chen New
build: Added missing functions nsecs_to_jiffies(64) - - - --- 2017-09-10 Jasmin J. New
staging: atomisp: add a driver for ov5648 camera sensor - - - --- 2017-09-10 Devid Filoni New
[RFC] et8ek8: Add support for flash and lens devices - - - --- 2017-09-09 Pavel Machek New
[3/3,media] xc2028: Use common error handling code in load_firmware() - - - --- 2017-09-09 SF Markus Elfring New
[2/3,media] xc2028: Adjust two null pointer checks in load_all_firmwares() - - - --- 2017-09-09 SF Markus Elfring New
[1/3,media] xc2028: Delete two error messages for a failed memory allocation in load_all_firmwares() - - - --- 2017-09-09 SF Markus Elfring New
[2/2,media] xc4000: Adjust two null pointer checks in xc4000_fwupload() - - - --- 2017-09-09 SF Markus Elfring New
[1/2,media] xc4000: Delete two error messages for a failed memory allocation in xc4000_fwupload() - - - --- 2017-09-09 SF Markus Elfring New
[media] tuners: mxl5005s: make arrays static const, reduces object code size - - - --- 2017-09-08 Colin King New
[3/3,media] s5p-mfc: Adjust a null pointer check in four functions - - - --- 2017-09-08 SF Markus Elfring New
[2/3,media] s5p-mfc: Improve a size determination in s5p_mfc_alloc_memdev() 1 - - --- 2017-09-08 SF Markus Elfring New
[1/3,media] s5p-mfc: Delete an error message for a failed memory allocation in s5p_mfc_probe() 1 - - --- 2017-09-08 SF Markus Elfring New
[media] pxa_camera: Delete an error message for a failed memory allocation in pxa_camera_probe() 1 - - --- 2017-09-08 SF Markus Elfring New
[3/3,media] fsl-viu: Adjust six checks for null pointers - - - --- 2017-09-08 SF Markus Elfring New
[2/3,media] fsl-viu: Improve two size determinations in viu_of_probe() - - - --- 2017-09-08 SF Markus Elfring New
[1/3,media] fsl-viu: Delete an error message for a failed memory allocation in viu_of_probe() - - - --- 2017-09-08 SF Markus Elfring New
[RFC,v8,1/2] vfs: add flags parameter to all ->mmap() handlers 1 - - --- 2017-09-08 Dan Williams New
media: default for RC_CORE should be n 1 - - --- 2017-09-08 Stephen Hemminger New
media: rc: Use bsearch library function - - - --- 2017-09-08 Thomas Meyer New
v4l-ioctl: Fix typo on v4l_print_frmsizeenum - - - --- 2017-09-08 Ricardo Ribalda Delgado New
Staging: media: imx: Prefer using BIT macro - - - --- 2017-09-08 srishti New
Staging: media: omap4iss: Use WARN_ON() instead of BUG_ON(). - - - --- 2017-09-08 srishti New
[1/1] media: i2c: as3645a: Remove driver 2 - - --- 2017-09-08 Sakari Ailus New
[v9,24/24] arm: dts: omap3: N9/N950: Add flash references to the camera - - - --- 2017-09-08 Sakari Ailus New
[v9,23/24] dt: bindings: smiapp: Document lens-focus and flash properties - - - --- 2017-09-08 Sakari Ailus New
[v9,22/24] smiapp: Add support for flash and lens devices - - - --- 2017-09-08 Sakari Ailus New
[v9,21/24] v4l: fwnode: Add convenience function for parsing common external refs 1 - - --- 2017-09-08 Sakari Ailus New
[v9,20/24] v4l: fwnode: Add a helper function to obtain device / interger references - - - --- 2017-09-08 Sakari Ailus New
[v9,19/24] v4l: fwnode: Add a helper function for parsing generic references - - - --- 2017-09-08 Sakari Ailus New
[v9,18/24] as3645a: Switch to fwnode property API 1 - - --- 2017-09-08 Sakari Ailus New
[v9,17/24] ACPI: Document how to refer to LEDs from remote nodes - - - --- 2017-09-08 Sakari Ailus New
[v9,16/24] dt: bindings: Add lens-focus binding for image sensors 3 1 - --- 2017-09-08 Sakari Ailus New
[v9,15/24] dt: bindings: Add a binding for flash LED devices associated to a sensor 3 - - --- 2017-09-08 Sakari Ailus New
[v9,14/24] v4l: async: Allow binding notifiers to sub-devices - - - --- 2017-09-08 Sakari Ailus New
[v9,13/24] v4l: async: Allow async notifier register call succeed with no subdevs - - - --- 2017-09-08 Sakari Ailus New
[v9,12/24] v4l: async: Register sub-devices before calling bound callback 1 - - --- 2017-09-08 Sakari Ailus New
[v9,11/24] v4l: async: Introduce helpers for calling async ops callbacks - - - --- 2017-09-08 Sakari Ailus New
[v9,10/24] v4l: async: Move async subdev notifier operations to a separate structure 1 - - --- 2017-09-08 Sakari Ailus New
[v9,09/24] omap3isp: Print the name of the entity where no source pads could be found 2 - - --- 2017-09-08 Sakari Ailus New
[v9,08/24] omap3isp: Fix check for our own sub-devices 2 - - --- 2017-09-08 Sakari Ailus New
[v9,07/24] rcar-vin: Use generic parser for parsing fwnode endpoints 1 - - --- 2017-09-08 Sakari Ailus New
[v9,06/24] omap3isp: Use generic parser for parsing fwnode endpoints 1 - - --- 2017-09-08 Sakari Ailus New
[v9,05/24] v4l: fwnode: Support generic parsing of graph endpoints in a device 1 - - --- 2017-09-08 Sakari Ailus New
[v9,04/24] v4l: async: Add V4L2 async documentation to the documentation build 1 2 - --- 2017-09-08 Sakari Ailus New
[v9,03/24] v4l: async: Use more intuitive names for internal functions 1 1 - --- 2017-09-08 Sakari Ailus New
[v9,02/24] v4l: async: Remove re-probing support - - - --- 2017-09-08 Sakari Ailus New
[v9,01/24] v4l: fwnode: Move KernelDoc documentation to the header 2 1 - --- 2017-09-08 Sakari Ailus New
[3/3] as3645a: Use integer numbers for parsing LEDs 1 - - --- 2017-09-08 Sakari Ailus New
[2/3] dt: bindings: as3645a: Use LED number to refer to LEDs 1 - - --- 2017-09-08 Sakari Ailus New
[1/3] as3645a: Use ams,input-max-microamp as documented in DT bindings 1 - - --- 2017-09-08 Sakari Ailus New
[3/3,media] DaVinci-VPBE-Display: Adjust 12 checks for null pointers 1 - - --- 2017-09-08 SF Markus Elfring New
[2/3,media] DaVinci-VPBE-Display: Improve a size determination in two functions 1 - - --- 2017-09-08 SF Markus Elfring New
[1/3,media] DaVinci-VPBE-Display: Delete an error message for a failed memory allocation in init_vp… 1 - - --- 2017-09-08 SF Markus Elfring New
« 1 2 ... 532 533 534903 904 »