messages from 2024-03-04 20:22:23 to 2024-03-06 13:36:00 UTC [more...]
[PATCH v1 0/5] media: ir-spi: A few cleanups
2024-03-06 13:35 UTC (13+ messages)
` [PATCH v1 1/5] media: ir-spi: Don't use "proxy" headers
` [SPAM] "
` [PATCH v1 2/5] media: ir-spi: Make use of device properties
` [SPAM] "
` [PATCH v1 3/5] media: ir-spi: Utilise temporary variable for struct device
` [SPAM] "
` [PATCH v1 4/5] media: ir-spi: Remove trailing comma in the terminator entry
` [PATCH v1 5/5] media: ir-spi: Unify indentation and comment style
` [SPAM] "
[PATCH v2 00/20] Venus cleanups
2024-03-06 13:20 UTC (19+ messages)
` [PATCH v2 02/20] media: venus: pm_helpers: Rename core_clks_get to venus_clks_get
` [PATCH v2 03/20] media: venus: pm_helpers: Add kerneldoc to venus_clks_get()
` [PATCH v2 08/20] media: venus: core: Deduplicate OPP genpd names
` [PATCH v2 09/20] media: venus: core: Get rid of vcodec_num
` [PATCH v2 10/20] media: venus: core: Drop cache properties in resource struct
` [PATCH v2 11/20] media: venus: core: Use GENMASK for dma_mask
` [PATCH v2 12/20] media: venus: core: Remove cp_start
` [PATCH v2 14/20] media: venus: pm_helpers: Remove pm_ops->core_put
[PATCH v3 0/9] media: raspberrypi: Add support for PiSP Back End
2024-03-06 12:53 UTC (17+ messages)
` [PATCH v3 1/9] media: uapi: Add MIPI packed 12bit luma
` [PATCH v3 2/9] media: uapi: Add MIPI packed 14bit luma
` [PATCH v3 3/9] media: uapi: pixfmt-luma: Document MIPI CSI-2 packing
` [PATCH v3 4/9] media: uapi: Add a pixel format for BGR48 and RGB48
` [PATCH v3.1 "
` [PATCH v3 5/9] media: uapi: Add meta pixel format for PiSP BE config
` [PATCH v3 6/9] media: uapi: Add PiSP Compressed RAW Bayer formats
` [PATCH v3 7/9] media: dt-bindings: Add bindings for Raspberry Pi PiSP Back End
` [PATCH v3 8/9] media: raspberrypi: Add support for PiSP BE
` [PATCH v3 9/9] media: admin-guide: Document the Raspberry Pi "
[RFC PATCH net-next v6 00/15] Device Memory TCP
2024-03-06 12:38 UTC (38+ messages)
` [RFC PATCH net-next v6 01/15] queue_api: define queue api
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v6 03/15] net: page_pool: factor out page_pool recycle check
` [RFC PATCH net-next v6 04/15] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v6 06/15] netdev: netdevice devmem allocator
` [RFC PATCH net-next v6 07/15] page_pool: convert to use netmem
` [RFC PATCH net-next v6 08/15] page_pool: devmem support
` [RFC PATCH net-next v6 09/15] memory-provider: dmabuf devmem memory provider
` [RFC PATCH net-next v6 10/15] net: support non paged skb frags
` [RFC PATCH net-next v6 11/15] net: add support for skbs with unreadable frags
` [RFC PATCH net-next v6 12/15] tcp: RX path for devmem TCP
` [RFC PATCH net-next v6 13/15] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [RFC PATCH net-next v6 14/15] net: add devmem TCP documentation
` [RFC PATCH net-next v6 15/15] selftests: add ncdevmem, netcat for devmem TCP
[PATCH v2] media: mediatek: vcodec: support 36 bits physical address
2024-03-06 12:19 UTC
[PATCH v2 0/9] media: raspberrypi: Add support for PiSP Back End
2024-03-06 11:42 UTC (5+ messages)
` [PATCH v2 7/9] media: dt-bindings: Add bindings for Raspberry Pi "
[PATCH] media: venus: avoid multiple core dumps
2024-03-06 11:40 UTC (3+ messages)
[PATCH v1 0/7] Add ISP RAW for StarFive
2024-03-06 9:33 UTC (8+ messages)
` [PATCH v1 1/7] staging: media: starfive: Replaced current_fmt with get from sd_state
` [PATCH v1 2/7] staging: media: starfive: Add raw pad for ISP
` [PATCH v1 3/7] staging: media: starfive: Sink rectangle set to ISP source pad
` [PATCH v1 4/7] staging: media: starfive: Add multi streams for ISP
` [PATCH v1 5/7] staging: media: starfive: Add ISP raw video device
` [PATCH v1 6/7] staging: media: starfive: Add raw output stride configure
` [PATCH v1 7/7] admin-guide: media: Update documents for StarFive Camera Subsystem
[PATCH v3 0/5] Add Arm Mali-C55 Image Signal Processor Driver
2024-03-06 10:03 UTC (11+ messages)
` [PATCH v3 1/5] media: uapi: Add MEDIA_BUS_FMT_RGB202020_1X60 format code
` [PATCH v3 2/5] dt-bindings: media: Add bindings for ARM mali-c55
` [PATCH v3 3/5] media: mali-c55: Add Mali-C55 ISP driver
` [PATCH v3 4/5] media: Documentation: Add Mali-C55 ISP Documentation
` [PATCH v3 5/5] MAINTAINERS: Add entry for mali-c55 driver
[PATCH 0/5] media: imx335: 2/4 lane ops and improvements
2024-03-06 8:10 UTC (6+ messages)
` [PATCH 1/5] media: imx335: Support 2 or 4 lane operation modes
` [PATCH 2/5] media: imx335: Parse fwnode properties
` [PATCH 3/5] media: imx335: Use V4L2 CCI for accessing sensor registers
` [PATCH 4/5] media: imx335: Fix active area height discrepency
` [PATCH 5/5] media: imx335: Limit analogue gain value
[PATCH] media: mediatek: vcodec: support 36bit physical address
2024-03-06 8:07 UTC (3+ messages)
[PATCH v3 00/13] Add ISP 3A for StarFive
2024-03-06 2:19 UTC (2+ messages)
` 回复: "
[sailus-media-tree:ipu6] BUILD SUCCESS bec16f91adad937244277c1505893599c64c9297
2024-03-06 3:06 UTC
cron job: media_tree daily build: WARNINGS
2024-03-06 2:46 UTC
[PATCH v3] media: mediatek: vcodec: Handle VP9 superframe bitstream with 8 sub-frames
2024-03-06 2:12 UTC
WARNING: modpost: "__udelay" [drivers/media/pci/saa7146/hexium_orion.ko] has no CRC!
2024-03-06 0:11 UTC
[PATCH v2] media: mxl5xx: Move xpt structures off stack
2024-03-05 22:49 UTC
[PATCH v2 0/6] Add Synopsys DesignWare HDMI RX Controller
2024-03-05 20:20 UTC (12+ messages)
` [PATCH v2 1/6] dt-bindings: reset: Define reset id used for HDMI Receiver
` [PATCH v2 2/6] clk: rockchip: rst-rk3588: Add reset line "
` [PATCH v2 3/6] dt-bindings: media: Document HDMI RX Controller
` [PATCH v2 4/6] arm64: dts: rockchip: Add device tree support for "
` [PATCH v2 5/6] media: platform: synopsys: Add support for hdmi input driver
` [PATCH v2 6/6] MAINTAINERS: Add entry for Synopsys DesignWare HDMI RX Driver
[sailus-media-tree:metadata] BUILD SUCCESS 163aa4c11b5155911e886dd6b5c038b5295357b4
2024-03-05 20:00 UTC
[RFC PATCH 00/13] bcm2835-codec: driver for HW codecs
2024-03-05 19:43 UTC (15+ messages)
` [RFC PATCH 01/13] staging: mmal-vchiq: Avoid use of bool in structures
` [RFC PATCH 03/13] staging: mmal-vchiq: Fix memory leak in error path
` [RFC PATCH 04/13] media: videodev2.h: Add a format for column YUV4:2:0 modes
` [RFC PATCH 13/13] staging: vc04_services: Add a V4L2 M2M codec driver
v6.8.0-rc6: mei_ace_probe / mei_vsc_probe: do not call blocking ops when !TASK_RUNNING
2024-03-05 18:35 UTC (7+ messages)
[PATCH RESEND drm-misc 0/4] drm: constify struct class usage
2024-03-05 18:36 UTC (8+ messages)
` [PATCH RESEND drm-misc 1/4] drm/dp: make drm_dp_aux_dev_class constant
` [PATCH RESEND drm-misc 2/4] drm/sysfs: make drm_class constant
` [PATCH RESEND drm-misc 3/4] drm/fbdev/core: make fb_class constant
` [PATCH RESEND drm-misc 4/4] dma-buf: heaps: make dma_heap_class constant
[PATCH] dma-buf: Add syntax highlighting to code listings in the document
2024-03-05 17:45 UTC (2+ messages)
[PATCH v1 1/1] media: ir-spi: Remove unused of_gpio.h
2024-03-05 17:37 UTC (3+ messages)
[PATCH v2 0/2] Add minimal XDP support to TI AM65 CPSW Ethernet driver
2024-03-05 16:43 UTC (7+ messages)
` [PATCH v2 2/2] net: ethernet: ti: am65-cpsw: Add minimal XDP support
[PATCH] staging: media: tegra-video: Use common error handling code in tegra_vi_graph_parse_one()
2024-03-05 16:21 UTC (6+ messages)
` "
[PATCH v2] media: chips-media: wave5: Add hrtimer based polling support
2024-03-05 16:05 UTC
[PATCH 00/15] media: Add driver for the Raspberry Pi <5 CSI-2 receiver
2024-03-05 16:01 UTC (8+ messages)
` [PATCH v6 01/15] media: i2c: imx219: Inline imx219_update_pad_format() in its caller
` [PATCH v6 09/15] media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface
[PATCH v4 0/4] Add support for MAX96714F and MAX96717F GMSL2 ser/des
2024-03-05 15:26 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: media: add Maxim MAX96717 GMSL2 Serializer
` [PATCH v4 2/4] dt-bindings: media: add Maxim MAX96714 GMSL2 Deserializer
` [PATCH v4 3/4] media: i2c: add MAX96717 driver
` [PATCH v4 4/4] media: i2c: add MAX96714 driver
Using the videobuf2 framework for USB bulk transfers?
2024-03-05 14:36 UTC
[PATCH v3 00/20] Omnivision OV4689 refactoring and improvements
2024-03-05 14:35 UTC (12+ messages)
` [PATCH v3 09/20] media: i2c: ov4689: Use runtime PM autosuspend
` [PATCH v3 12/20] media: i2c: ov4689: Implement vflip/hflip controls
` [PATCH v3 17/20] media: i2c: ov4689: Configurable analogue crop
` [PATCH v3 19/20] media: i2c: ov4689: Refactor ov4689_s_stream
[PATCH 0/2] media: constify struct class usage
2024-03-05 13:26 UTC (3+ messages)
` [PATCH 1/2] media: dvbdev: make dvb_class constant
` [PATCH 2/2] media: lirc_dev: make lirc_class constant
[PATCH 0/2] media: mgb4: YUV and variable framerate support
2024-03-05 13:54 UTC (3+ messages)
` [PATCH 1/2] media: mgb4: Add support for YUV image formats
` [PATCH 2/2] media: mgb4: Add support for V4L2_CAP_TIMEPERFRAME
[PATCH v2] edid-decode: build: add support for building with meson
2024-03-05 11:54 UTC
[net-next v1 00/16] Device Memory TCP
2024-03-05 11:45 UTC (3+ messages)
` [net-next v1 04/16] gve: implement queue api
[linuxtv-media-stage:master] BUILD SUCCESS 65e6a2773d655172143cc0b927cdc89549842895
2024-03-05 11:40 UTC
[PATCH] media: rcar-isp: Disallow unbind of devices
2024-03-05 11:29 UTC (2+ messages)
[PATCH v3 0/3] DONOTMERGE: Add minimal XDP support to TI AM65 CPSW Ethernet driver
2024-03-05 11:08 UTC (4+ messages)
` [PATCH v3 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
` [PATCH v3 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH v3 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support
[PATCH][edid-decode] build: add support for building with meson
2024-03-05 10:54 UTC (2+ messages)
[PATCH v2 00/29] Media device lifetime management
2024-03-05 10:22 UTC (21+ messages)
` [PATCH v2 09/29] media: mc: Do not call cdev_device_del() if cdev_device_add() fails
` [PATCH v2 10/29] media: mc: Delete character device early
` [PATCH v2 11/29] media: mc: Split initialising and adding media devnode
` [PATCH v2 17/29] media: v4l: Acquire a reference to the media device for every video device
` [PATCH v2 20/29] media: ipu3-cio2: Call v4l2_device_unregister() earlier
[PATCH v7 0/6] iio: new DMABUF based API
2024-03-05 10:16 UTC (5+ messages)
WARNING: modpost: "__udelay" [drivers/media/i2c/imx296.ko] has no CRC!
2024-03-05 8:19 UTC
[PATCH 1/1] media: Kconfig: Select MEDIA_CONTROLLER for VIDEO_V4L2_SUBDEV_API
2024-03-05 6:50 UTC (3+ messages)
cron job: media_tree daily build: WARNINGS
2024-03-05 2:46 UTC
[Linux Kernel Bug] memory leak in dvb_dvr_do_ioctl
2024-03-05 2:44 UTC
[RESEND PATCH v0 0/5] wave5 codec driver
2024-03-05 0:54 UTC (15+ messages)
` [RESEND PATCH v0 3/5] wave5 : Support runtime suspend/resume
ECC memory semantics for heaps
2024-03-04 21:12 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox