messages from 2022-02-28 06:33:13 to 2022-03-04 13:03:44 UTC [more...]
[PATCH v3 00/14] Move HEVC stateless controls out of staging
2022-03-04 13:03 UTC (12+ messages)
` [PATCH v3 09/14] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSET control
` "
` "
[PATCH v2 00/66] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
2022-03-04 12:01 UTC (24+ messages)
` [PATCH v2 21/66] media: sun6i-csi: Always set exclusive module clock rate
` [PATCH v2 30/66] media: sun6i-csi: Add bridge v4l2 subdev with port management
` [PATCH v2 61/66] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
` [PATCH v2 63/66] staging: media: Add support for the Allwinner A31 ISP
[PATCH 0/6] Remove usage of list iterator past the loop body
2022-03-04 6:59 UTC (83+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
` [Kgdb-bugreport] "
` [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
` [PATCH 4/6] drivers: remove unnecessary use of list iterator variable
` [PATCH 5/6] treewide: remove dereference of list iterator after loop body
` [PATCH 6/6] treewide: remove check of list iterator against head past the "
` [Intel-gfx] "
[PATCH 0/9] staging: r8188eu: clean up struct recv_buf
2022-03-03 15:51 UTC (10+ messages)
` [PATCH 1/9] staging: r8188eu: remove unused field list
` [PATCH 2/9] staging: r8188eu: remove unused field recvbuf_lock
` [PATCH 3/9] staging: r8188eu: remove unused fields in struct recv_buf
` [PATCH 4/9] staging: r8188eu: remove unused field phead
` [PATCH 5/9] staging: r8188eu: remove unused field ptail
` [PATCH 6/9] staging: r8188eu: remove unused field pend
` [PATCH 7/9] staging: r8188eu: remove unused field pdata
` [PATCH 8/9] staging: r8188eu: remove unneeded field pbuf
` [PATCH 9/9] staging: r8188eu: remove unused fields in struct recv_buf
[PATCH 1/2] staging: mt7621-dts: fix pinctrl-0 items to be size-1 items on ethernet
2022-03-03 15:16 UTC (12+ messages)
` [PATCH 2/2] staging: mt7621-dts: do not use rgmii2_pins for ethernet on GB-PC1
[PATCH 0/2] staging: vc04_services: address W=1 warnings
2022-03-03 12:25 UTC (4+ messages)
` [PATCH 1/2] staging: vchiq_arm: make vchiq_platform_get_arm_state() static
` [PATCH 2/2] staging: vchiq_arm: add prototype of function vchiq_platform_init()
[PATCH 00/16] staging: r8188eu: convert functions to return bool
2022-03-03 12:20 UTC (18+ messages)
` [PATCH 01/16] staging: r8188eu: mark rtw_is_cckrates_included as bool
` [PATCH 02/16] staging: r8188eu: mark rtw_is_cckratesonly_included "
` [PATCH 03/16] staging: r8188eu: mark rtw_is_desired_network "
` [PATCH 04/16] staging: r8188eu: mark PS_RDY_CHECK "
` [PATCH 05/16] staging: r8188eu: mark check_indicate_seq "
` [PATCH 06/16] staging: r8188eu: mark enqueue_reorder_recvframe "
` [PATCH 07/16] staging: r8188eu: mark recv_indicatepkts_in_order "
` [PATCH 08/16] staging: r8188eu: mark cckrates_included "
` [PATCH 09/16] staging: r8188eu: mark cckratesonly_included "
` [PATCH 10/16] staging: r8188eu: mark is_basicrate "
` [PATCH 11/16] staging: r8188eu: mark is_ap_in_tkip "
` [PATCH 12/16] staging: r8188eu: mark rtl8188eu_xmitframe_complete "
` [PATCH 13/16] staging: r8188eu: mark check_fwstate "
` [PATCH 14/16] staging: r8188eu: mark IS_MCAST "
` [PATCH 15/16] staging: r8188eu: mark IsFrameTypeCtrl "
` [PATCH 16/16] staging: r8188eu: mark rtw_endofpktfile "
[PATCH 0/1] staging: media: ipu3: Fix AF x_start position when rightmost stripe is used
2022-03-03 9:09 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v3] staging: greybus: introduce pwm_ops::apply
2022-03-03 3:31 UTC (3+ messages)
[PATCH] staging: greybus: loopback: Fix Coding Style Error
2022-03-02 15:49 UTC (4+ messages)
` [greybus-dev] "
[PATCH] staging: rts5208: fix Lines should not end with a '('
2022-03-02 15:03 UTC
[PATCH 1/2] staging: rtl8723bs: Fix access-point mode deadlock
2022-03-02 10:16 UTC (2+ messages)
` [PATCH 2/2] staging: rtl8723bs: Improve the comment explaining the locking rules
[PATCH] staging: pi433: remove rf69_get_flag function resolving enum conflict
2022-03-02 9:07 UTC (3+ messages)
[PATCH] staging: pi433: prevent uninitialized data from being printed out
2022-03-02 9:02 UTC (4+ messages)
[PATCH 0/5] spi: make remove callback a void function
2022-03-02 7:30 UTC (3+ messages)
` [PATCH 5/5] "
[PATCH] staging: rts5208: fix Lines should not end with a '('
2022-03-01 21:33 UTC
[PATCH v4 0/7] Provide and use generic_handle_irq_safe() where appropriate
2022-03-01 15:06 UTC (5+ messages)
` [PATCH v4 2/7] i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify()
[PATCH] [v2] Kbuild: move to -std=gnu11
2022-03-01 14:45 UTC (21+ messages)
[PATCH v4 00/15] Move HEVC stateless controls out of staging
2022-03-01 10:36 UTC (18+ messages)
` [PATCH v4 01/15] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [PATCH v4 02/15] v4l2-ctrls: add support for dynamically allocated arrays
` [PATCH v4 03/15] vivid: add dynamic array test control
` [PATCH v4 04/15] media: uapi: HEVC: Add missing fields in HEVC controls
` [PATCH v4 05/15] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix
` [PATCH v4 06/15] media: uapi: HEVC: Add document uAPI structure
` [PATCH v4 07/15] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array
` [PATCH v4 08/15] media: uapi: Move parsed HEVC pixel format out of staging
` [PATCH v4 09/15] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
` [PATCH v4 10/15] media: uapi: Move the HEVC stateless control type out of staging
` [PATCH v4 11/15] media: controls: Log HEVC stateless control in .std_log
` [PATCH v4 12/15] media: uapi: Create a dedicated header for Hantro control
` [PATCH v4 13/15] media: uapi: HEVC: fix padding in v4l2 control structures
` [PATCH v4 14/15] media: uapi: Change data_bit_offset definition
` [PATCH v4 15/15] media: uapi: move HEVC stateless controls out of staging
[PATCH v3] media: hantro: Implement support for encoder commands
2022-03-01 4:22 UTC
[RFC PATCH 0/8] media: hantro: Add 10-bit support
2022-02-28 17:02 UTC (5+ messages)
` [RFC PATCH 2/8] media: Add P010 format
` "
[PATCH] Kbuild: remove -std=gnu89 from compiler arguments
2022-02-28 12:02 UTC (8+ messages)
` [greybus-dev] "
[GIT PULL] Staging driver fix for 5.17-rc6
2022-02-28 9:34 UTC (4+ messages)
[PATCH] staging: gdm724x: fix use after free in gdm_lte_rx()
2022-02-28 7:43 UTC
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).