messages from 2024-06-13 20:16:26 to 2024-06-27 12:44:22 UTC [more...]
[PATCH] staging: vchiq_debugfs: Fix build if CONFIG_DEBUG_FS is not set
2024-06-27 12:44 UTC
[PATCH v3 0/4] media: rockchip: Add rkvdec2 driver
2024-06-27 11:10 UTC (17+ messages)
` [PATCH v3 1/4] media: rockchip: Move H264 CABAC table to header file
` [PATCH v3 2/4] media: rockchip: Introduce the rkvdec2 driver
` [PATCH v3 3/4] media: dt-bindings: rockchip: Document RK3588 Video Decoder bindings
` [PATCH v3 4/4] arm64: dts: rockchip: Add rkvdec2 Video Decoder on rk3588(s)
[PATCH v5 00/10] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
2024-06-27 9:39 UTC (13+ messages)
` [PATCH v5 01/10] media: v4l2-common: Add helpers to calculate bytesperline and sizeimage
` [PATCH v5 02/10] media: v4l2: Add NV15 and NV20 pixel formats
` [PATCH v5 03/10] media: rkvdec: h264: Use bytesperline and buffer height as virstride
` [PATCH v5 04/10] media: rkvdec: h264: Don't hardcode SPS/PPS parameters
` [PATCH v5 05/10] media: rkvdec: Extract rkvdec_fill_decoded_pixfmt into helper
` [PATCH v5 06/10] media: rkvdec: Move rkvdec_reset_decoded_fmt helper
` [PATCH v5 07/10] media: rkvdec: Extract decoded format enumeration into helper
` [PATCH v5 08/10] media: rkvdec: Add image format concept
` [PATCH v5 09/10] media: rkvdec: Add get_image_fmt ops
` [PATCH v5 10/10] media: rkvdec: h264: Support High 10 and 4:2:2 profiles
[PATCH v3] Staging: rtl8192e: rtllib_rx: fix alignment
2024-06-27 8:06 UTC (3+ messages)
[PATCH v2] staging: nvec: Use x instead of x != NULL to improve readability
2024-06-27 5:01 UTC (2+ messages)
[PATCH] media: atomisp: add missing MODULE_DESCRIPTION() macros
2024-06-26 16:37 UTC (2+ messages)
[PATCH] staging: nvec: use x instead of x != NULL
2024-06-26 5:39 UTC (5+ messages)
[PATCH] Staging: rtl8192e: rtllib_rx: fixed alignment
2024-06-25 21:05 UTC (3+ messages)
[PATCH] Staging: rtl8192e: rtllib_rx: fixed alignment
2024-06-25 21:05 UTC (3+ messages)
[PATCH v3] staging: rtl8192e: Fix conflicting types error with net_device
2024-06-25 20:52 UTC (2+ messages)
[PATCH] staging: rtl8723bs: Remove unused variable pwdev_priv
2024-06-25 19:46 UTC
[PATCH v2] staging: rtl8192e: Fix conflicting types error with net_device
2024-06-25 15:23 UTC (2+ messages)
[PATCH] staging: vme_user: Validate geoid used for VME window address
2024-06-25 9:58 UTC (3+ messages)
` [PATCH v2] staging: vme_user: Validate geoid value "
[PATCH] staging: rtl8723bs: Align address to 4-byte boundary
2024-06-24 13:17 UTC (3+ messages)
[PATCH] staging: fbtft: Remove unnecessary parentheses
2024-06-24 13:16 UTC (3+ messages)
[PATCH v2 0/4] media: rockchip: Add rkvdec2 driver
2024-06-24 9:16 UTC (20+ messages)
` [PATCH v2 1/4] media: rockchip: Move H264 CABAC table to header file
` [PATCH v2 2/4] media: rockchip: Introduce the rkvdec2 driver
` [PATCH v2 3/4] media: dt-bindings: rockchip: Document RK3588 Video Decoder bindings
` [PATCH v2 4/4] arm64: dts: rockchip: Add rkvdec2 Video Decoder on rk3588(s)
[PATCH 1/2] dt-bindings: media: amlogic,gx-vdec: add the GXLX SoC family and update GXL
2024-06-24 8:16 UTC (2+ messages)
[PATCH v3] staging: vc04_services: vchiq_arm: Fix initialisation check
2024-06-24 7:14 UTC (3+ messages)
[PATCH 00/14] staging: rtl8723bs: Remove unused macros in wifi.h
2024-06-23 17:58 UTC (15+ messages)
` [PATCH 01/14] staging: rtl8723bs: Remove unused structs starting with profile_info
` [PATCH 02/14] staging: rtl8723bs: Remove switch(type) as type is constant
` [PATCH 03/14] staging: rtl8723bs: Remove unused declarations start with sd_hal_bus_init
` [PATCH 04/14] staging: rtl8723bs: Remove empty file sdio_osintf.h
` [PATCH 05/14] staging: rtl8723bs: Remove unused macros in wifi.h
` [PATCH 06/14] staging: rtl8723bs: Remove unused macros in sta_info.h
` [PATCH 07/14] staging: rtl8723bs: Remove unused macros in rtw_xmit.h
` [PATCH 08/14] staging: rtl8723bs: Remove unused macros in rtw_security.h
` [PATCH 09/14] staging: rtl8723bs: Remove unused macros in rtw_recv.h
` [PATCH 10/14] staging: rtl8723bs: Remove unused macros in rtw_pwrctrl.h
` [PATCH 11/14] staging: rtl8723bs: Remove unused macros in rtw_mp.h
` [PATCH 12/14] staging: rtl8723bs: Remove unused macros in rtw_mlme.h
` [PATCH 13/14] staging: rtl8723bs: Remove unused macros in rtw_io.h
` [PATCH 14/14] staging: rtl8723bs: Remove unused macro in ioctl_cfg80211.c
[PATCH V3 00/10] staging: vc04_services: Random cleanups
2024-06-22 13:34 UTC (13+ messages)
` [PATCH V3 01/10] staging: vchiq_arm: Unify return code variable
` [PATCH V3 02/10] staging: vchiq_arm: Drop obsolete comment
` [PATCH V3 03/10] staging: vchiq_core: Drop non-functional struct members
` [PATCH V3 04/10] staging: vchiq_arm: Drop unnecessary declarations
` [PATCH V3 05/10] staging: vchiq_arm: Get the rid off struct vchiq_2835_state
` [PATCH V3 06/10] staging: vchiq_arm: Drop vchiq_arm_init_state
` [PATCH V3 07/10] staging: vchiq_arm: Reduce indentation of service_callback
` [PATCH V3 08/10] staging: vchiq_core: Add hex prefix to debugfs output
` [PATCH V3 09/10] staging: vchiq_arm: Don't cast scatter-gather elements
` [PATCH V3 10/10] staging: vc04_services: Update testing instructions
[PATCH v4 00/13] Add ISP 3A for StarFive
2024-06-21 1:55 UTC (9+ messages)
` [PATCH v4 01/13] media: starfive: Add JH7110 ISP module definitions
` [PATCH v4 08/13] staging: media: starfive: Add for StarFive ISP 3A SC
` 回复: "
` [PATCH v4 11/13] staging: media: starfive: Add ISP params video device
` 回复: "
[v2 PATCH] staging: vc04_services: vchiq_arm: Fix initialisation check
2024-06-20 22:11 UTC (5+ messages)
[PATCH] staging: vc04_services: use 'time_left' variable with wait_for_completion_timeout()
2024-06-20 20:42 UTC (2+ messages)
[PATCH 0/3] media: rockchip: Add rkvdec2 driver
2024-06-19 7:41 UTC (42+ messages)
` [PATCH 1/3] media: rockchip: Introduce the "
` "
` [PATCH 2/3] media: dt-bindings: rockchip: Document RK3588 Video Decoder 2 bindings
` [PATCH 3/3] arm64: dts: rockchip: Add rkvdec2 Video Decoder on rk3588(s)
[PATCH V2 00/10] staging: vc04_services: Random cleanups
2024-06-18 1:14 UTC (6+ messages)
` [PATCH V2 07/10] staging: vchiq_arm: Reduce indentation of service_callback
[PATCH v4 00/11] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
2024-06-17 13:43 UTC (3+ messages)
[PATCH v4 resend 0/9] use for_each_endpoint_of_node()
2024-06-17 5:58 UTC (13+ messages)
` [PATCH v4 resend 1/9] gpu: drm: replace of_graph_get_next_endpoint()
` [PATCH v4 resend 2/9] gpu: drm: use for_each_endpoint_of_node()
` [PATCH v4 resend 3/9] hwtracing: "
` [PATCH v4 resend 4/9] media: platform: microchip: "
` [PATCH v4 resend 5/9] media: platform: ti: "
` [PATCH v4 resend 6/9] media: platform: xilinx: "
` [PATCH v4 resend 7/9] staging: media: atmel: "
` [PATCH v4 resend 8/9] video: fbdev: "
` [PATCH v4 resend 9/9] fbdev: omapfb: use of_graph_get_remote_port()
[GIT PULL] Staging driver fix for 6.10-rc4
2024-06-16 18:24 UTC (2+ messages)
[PATCH v2 0/5] staging: rtl8192e: Cleanup multiple issues
2024-06-14 20:00 UTC (7+ messages)
` [PATCH v2 1/5] staging: rtl8192e: Remove unused constants
` [PATCH v2 2/5] staging: rtl8192e: Remove unused struct phy_ofdm_rx_status_rxsc
` [PATCH v2 3/5] staging: rtl8192e: Capitalize constant RegC38_TH
` [PATCH v2 4/5] staging: rtl8192e: Remove unused macro dm_tx_bb_gain_idx_to_amplify
` [PATCH v2 5/5] staging: rtl8192e: Remove unnecessary pre-declaration of struct net_device
[PATCH] staging: vc04_services: vchiq_arm: Fix initialisation check
2024-06-14 12:00 UTC (10+ messages)
[PATCH 0/6] staging: rtl8192e: Cleanup multiple issues
2024-06-14 6:51 UTC (4+ messages)
[PATCH] staging: rtl8192e: Remove unused constant IC_VersionCut_C
2024-06-13 20:55 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).