Show patches with: none      |   25354 patches
« 1 2 ... 78 79 80253 254 »
Patch Series S/W/F Date Submitter Delegate State
media: dib8000: remove spaces after '*' media: dib8000: remove spaces after '*' --- 2023-07-18 sunran001@208suo.com New
[-next] media: i2c: No need to set device_driver owner [-next] media: i2c: No need to set device_driver owner --- 2023-07-18 Yang Li Accepted
dma-buf: remove unintended hyphen in the sysfs path dma-buf: remove unintended hyphen in the sysfs path --- 2023-07-18 Luc Ma New
media: mediatek: vcodec: Fix an error handling path in vdec_msg_queue_init() media: mediatek: vcodec: Fix an error handling path in vdec_msg_queue_init() --- 2023-07-17 Christophe JAILLET New
[v2,2/2] media: MAINTAINERS: Split sensors and lens drivers, add documentation More MAINTAINERS entries --- 2023-07-17 Sakari Ailus Superseded
[v2,1/2] media: MAINTAINERS: Add entry for V4L2 async and fwnode frameworks More MAINTAINERS entries --- 2023-07-17 Sakari Ailus Superseded
media: rkvdec: increase max supported height for H.264 media: rkvdec: increase max supported height for H.264 --- 2023-07-17 Benjamin Gaignard Accepted
[v5,38/38] media: Documentation: v4l: Document sub-device notifiers Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,37/38] media: v4l: async: Set v4l2_device and subdev in async notifier init Separate links and async sub-devices --- 2023-07-17 Sakari Ailus New
[v5,36/38] media: qcom: Initialise V4L2 async notifier later Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,35/38] media: davinci: Init async notifier after registering V4L2 device Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,34/38] media: xilinx-vipp: Init async notifier after registering V4L2 device Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,33/38] media: omap3isp: Initialise V4L2 async notifier later Separate links and async sub-devices --- 2023-07-17 Sakari Ailus New
[v5,32/38] media: am437x-vpfe: Register V4L2 device early Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,31/38] media: marvell: cafe: Register V4L2 device earlier Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,30/38] media: pxa_camera: Register V4L2 device early Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,29/38] media: pxa_camera: Fix probe error handling Separate links and async sub-devices --- 2023-07-17 Sakari Ailus New
[v5,28/38] media: adv748x: Return to endpoint matching Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,27/38] media: v4l: async: Support fwnode endpoint list matching for subdevs Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,26/38] media: v4l: async: Try more connections Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,25/38] media: v4l: async: Drop unneeded list entry initialisation Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,24/38] media: v4l: async: Allow multiple connections between entities Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,23/38] media: v4l: async: Obtain async connection based on sub-device Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,22/38] media: v4l: async: Rework internal lists Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,21/38] media: v4l: async: Drop duplicate handling when adding connections Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,20/38] media: v4l: async: Clean up error handling in v4l2_async_match_notify Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,19/38] media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,18/38] media: v4l: async: Simplify async sub-device fwnode matching Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,17/38] media: v4l: async: Clean up list heads and entries Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,16/38] media: v4l: async: Only pass match information for async subdev validation Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,15/38] media: v4l: async: Rename V4L2_ASYNC_MATCH_ macros, add TYPE_ Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,14/38] media: v4l: async: Make V4L2 async match information a struct Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,13/38] media: v4l: async: Don't check whether asd is NULL in validity check Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,12/38] media: v4l: async: Clean up testing for duplicate async subdevs Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,11/38] media: v4l: async: Add some debug prints Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,10/38] media: Documentation: v4l: Document v4l2_async_nf_cleanup Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,09/38] media: Documentation: v4l: Document missing async subdev function Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,08/38] media: Documentation: v4l: Fix async sensor subdev helper documentation Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,07/38] media: Documentation: v4l: Add section titles for async Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,06/38] media: Documentation: v4l: Fix async notifier registration example Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,05/38] media: omap3isp: Move link creation to bound callback Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,04/38] media: xilinx-vipp: Clean up bound async notifier callback Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,03/38] media: atmel-isi: Remote unneeeded forward declaration Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,02/38] media: v4l: fwnode: Remove unneeded forward declaration Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
[v5,01/38] media: v4l: async: Drop v4l2_async_nf_parse_fwnode_endpoints() Separate links and async sub-devices --- 2023-07-17 Sakari Ailus Superseded
media: stv0299: add missing spaces before '*' and remove spaces after '*' media: stv0299: add missing spaces before '*' and remove spaces after '*' --- 2023-07-17 sunran001@208suo.com New
[v2] media: aspeed: Fix memory overwrite if timing is 1600x900 [v2] media: aspeed: Fix memory overwrite if timing is 1600x900 --- 2023-07-17 Jammy Huang New
[2/2] media: mediatek: vcodec: checking encoder ack message parameter Untitled series #215892 --- 2023-07-17 Yunfei Dong (董云飞) Superseded
[v3,4/6] Add documentation for audio.h (function calls) Untitled series #215893 --- 2023-07-17 Stefan Herdler New
[v3,3/6] Add documentation for audio.h (data types) Untitled series #215893 --- 2023-07-17 Stefan Herdler New
[v3,2/6] Add documentation for osd.h Untitled series #215893 --- 2023-07-17 Stefan Herdler New
[v3] media: rcar-csi2: Add support for C-PHY on R-Car V4H [v3] media: rcar-csi2: Add support for C-PHY on R-Car V4H --- 2023-07-15 Niklas Söderlund Accepted
[v4,18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags --- 2023-07-15 Thomas Zimmermann Superseded
[v4,17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags --- 2023-07-15 Thomas Zimmermann Accepted
[v4,16/18] fbdev/pxafb: Remove flag FBINFO_FLAG_DEFAULT fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags --- 2023-07-15 Thomas Zimmermann Superseded
[v4,15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags --- 2023-07-15 Thomas Zimmermann Accepted
[v4,14/18] fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags --- 2023-07-15 Thomas Zimmermann Superseded
[v4,13/18] fbdev: Remove FBINFO_FLAG_DEFAULT from kzalloc()'ed structs fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags --- 2023-07-15 Thomas Zimmermann Superseded
[v4,12/18] staging: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags --- 2023-07-15 Thomas Zimmermann Superseded
[v4,11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags --- 2023-07-15 Thomas Zimmermann Accepted
[v4,10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags --- 2023-07-15 Thomas Zimmermann Superseded
[v4,09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags --- 2023-07-15 Thomas Zimmermann Superseded
[v4,08/18] sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags --- 2023-07-15 Thomas Zimmermann Accepted
[v4,07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags --- 2023-07-15 Thomas Zimmermann Accepted
[v4,06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags --- 2023-07-15 Thomas Zimmermann Accepted
[v4,05/18] fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags --- 2023-07-15 Thomas Zimmermann Superseded
[v4,04/18] fbdev: Remove FBINFO_DEFAULT from devm_kzalloc()'ed structs fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags --- 2023-07-15 Thomas Zimmermann Superseded
[v4,03/18] fbdev: Remove FBINFO_DEFAULT from kzalloc()'ed structs fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags --- 2023-07-15 Thomas Zimmermann Accepted
[v4,02/18] fbdev: Remove FBINFO_DEFAULT from static structs fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags --- 2023-07-15 Thomas Zimmermann Superseded
[v4,01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags --- 2023-07-15 Thomas Zimmermann Accepted
[3/3] media: atomisp: Mark ia_css_isys_240?_init() static [1/3] media: atomisp: Remove empty isys_public.h --- 2023-07-15 Hans de Goede Accepted
[2/3] media: atomisp: Remove aliases for MIPI_FORMAT_2400_CUSTOM0 [1/3] media: atomisp: Remove empty isys_public.h --- 2023-07-15 Hans de Goede Accepted
[1/3] media: atomisp: Remove empty isys_public.h [1/3] media: atomisp: Remove empty isys_public.h --- 2023-07-15 Hans de Goede Accepted
[v2] media: camss: Intepret OF graph connections more sensibly [v2] media: camss: Intepret OF graph connections more sensibly --- 2023-07-15 Konrad Dybcio New
[1/1] media:dvb: check the return value of mb86a16_read() [1/1] media:dvb: check the return value of mb86a16_read() --- 2023-07-15 Yuanjun Gong Accepted
[v3,13/13] media: bttv: convert to vb2 media: bttv: convert to vb2 --- 2023-07-15 Deborah Brouwer Accepted
[v3,12/13] media: bttv: use audio defaults for winfast2000 media: bttv: convert to vb2 --- 2023-07-15 Deborah Brouwer Accepted
[v3,11/13] media: bttv: refactor bttv_set_dma() media: bttv: convert to vb2 --- 2023-07-15 Deborah Brouwer Accepted
[v3,10/13] media: bttv: move vbi_skip/vbi_count out of buffer media: bttv: convert to vb2 --- 2023-07-15 Deborah Brouwer Accepted
[v3,09/13] media: bttv: remove crop info from bttv_buffer media: bttv: convert to vb2 --- 2023-07-15 Deborah Brouwer Accepted
[v3,08/13] media: bttv: remove tvnorm field from bttv_buffer media: bttv: convert to vb2 --- 2023-07-15 Deborah Brouwer Accepted
[v3,07/13] media: bttv: remove format field from bttv_buffer media: bttv: convert to vb2 --- 2023-07-15 Deborah Brouwer Accepted
[v3,06/13] media: bttv: move do_crop flag out of bttv_fh media: bttv: convert to vb2 --- 2023-07-15 Deborah Brouwer Accepted
[v3,05/13] media: bttv: copy vbi_fmt from bttv_fh media: bttv: convert to vb2 --- 2023-07-15 Deborah Brouwer Accepted
[v3,04/13] media: bttv: copy vid fmt/width/height from fh media: bttv: convert to vb2 --- 2023-07-15 Deborah Brouwer Accepted
[v3,03/13] media: bttv: radio use v4l2_fh instead of bttv_fh media: bttv: convert to vb2 --- 2023-07-15 Deborah Brouwer Accepted
[v3,02/13] media: bttv: replace BUG with WARN_ON media: bttv: convert to vb2 --- 2023-07-15 Deborah Brouwer Accepted
[v3,01/13] media: bttv: use video_drvdata to get bttv media: bttv: convert to vb2 --- 2023-07-15 Deborah Brouwer Accepted
media: Explicitly include correct DT includes media: Explicitly include correct DT includes --- 2023-07-14 Rob Herring Accepted
media: add missing spaces before '*' and remove spaces after '*' media: add missing spaces before '*' and remove spaces after '*' --- 2023-07-14 sunran001@208suo.com New
media: dvb: add missing spaces before '*' and around '=', remove spaces after '*' media: dvb: add missing spaces before '*' and around '=', remove spaces after '*' --- 2023-07-14 sunran001@208suo.com New
[2/3] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name [1/3] drm/scheduler: Add more documentation --- 2023-07-14 Asahi Lina New
[1/3] drm/scheduler: Add more documentation [1/3] drm/scheduler: Add more documentation --- 2023-07-14 Asahi Lina New
[v3,16/18] fbdev/pxafb: Remove flag FBINFO_FLAG_DEFAULT Untitled series #215675 --- 2023-07-14 Thomas Zimmermann Accepted
[v3,14/18] fbdev: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers Untitled series #215675 --- 2023-07-14 Thomas Zimmermann Superseded
[v3,13/18] fbdev: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers Untitled series #215675 --- 2023-07-14 Thomas Zimmermann Superseded
[v3,12/18] staging: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers Untitled series #215675 --- 2023-07-14 Thomas Zimmermann Accepted
[v3,10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver Untitled series #215675 --- 2023-07-14 Thomas Zimmermann Superseded
[v3,09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers Untitled series #215675 --- 2023-07-14 Thomas Zimmermann Superseded
[v3,05/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers Untitled series #215675 --- 2023-07-14 Thomas Zimmermann Superseded
« 1 2 ... 78 79 80253 254 »