linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-20 00:45:32 to 2023-08-30 16:36:16 UTC [more...]

[PATCH v5 00/10] Add DELETE_BUF ioctl
 2023-08-30 16:36 UTC  (23+ messages)
` [PATCH v5 01/10] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v5 02/10] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v5 03/10] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v5 04/10] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v5 05/10] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v5 06/10] media: verisilicon: vp9: Use destination buffer height to compute chroma offset
` [PATCH v5 07/10] media: verisilicon: postproc: Fix down scale test
` [PATCH v5 08/10] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v5 09/10] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v5 10/10] media: v4l2: Add mem2mem helpers for "

[PATCH v8 0/8] Add StarFive Camera Subsystem driver
 2023-08-30 10:44 UTC  (21+ messages)
` [PATCH v8 1/8] media: dt-bindings: Add JH7110 Camera Subsystem
` [PATCH v8 2/8] media: admin-guide: Add starfive_camss.rst for Starfive "
` [PATCH v8 3/8] media: staging: media: starfive: camss: Add core driver
` [PATCH v8 4/8] media: staging: media: starfive: camss: Add video driver
` [PATCH v8 5/8] media: staging: media: starfive: camss: Add ISP driver
` [PATCH v8 6/8] media: staging: media: starfive: camss: Add capture driver
` [PATCH v8 7/8] media: staging: media: starfive: camss: Add interrupt handling
` [PATCH v8 8/8] media: staging: media: starfive: camss: Register devices

[PATCH v4 0/6] staging: octeon: clean up the octeon ethernet driver
 2023-08-29 13:58 UTC  (5+ messages)

[PATCH v5 1/6] staging: octeon: remove typedef in enum cvmx_spi_mode_t
 2023-08-28 15:39 UTC  (6+ messages)
` [PATCH v5 2/6] staging: octeon: remove typedef in enum cvmx_helper_interface_mode_t
` [PATCH v5 3/6] staging: octeon: remove typedef in enum cvmx_pow_wait_t
` [PATCH v5 4/6] staging: octeon: remove typedef in struct cvmx_pko_lock_t
` [PATCH v5 5/6] staging: octeon: remove typedef in enum cvmx_pko_status_t
` [PATCH v5 6/6] staging: octeon: remove typedef in structs cvmx_pip_port_status_t and cvmx_pko_port_status_t

[PATCH v5 0/6] remove typedefs in octeon ethernet driver
 2023-08-28 15:39 UTC 

[PATCH 0/8] fbdev: Use helpers for deferred I/O
 2023-08-28 14:51 UTC  (11+ messages)
` [PATCH 1/8] fbdev/smscufx: Use fb_ops "
` [PATCH 2/8] fbdev/udlfb: "
` [PATCH 3/8] fbdev: Add Kconfig macro FB_IOMEM_HELPERS_DEFERRED
` [PATCH 4/8] fbdev/hyperv_fb: Use fb_ops helpers for deferred I/O
` [PATCH 5/8] hid: Remove trailing whitespace
` [PATCH 6/8] hid/picolcd: Use fb_ops helpers for deferred I/O
` [PATCH 7/8] staging/fbtft: Initialize fb_op struct as static const
` [PATCH 8/8] staging/fbtft: Use fb_ops helpers for deferred I/O

[PATCH v4 1/6] staging: octeon: clean up the octeon ethernet driver
 2023-08-28 14:45 UTC  (9+ messages)
` [PATCH v4 2/6] "
` [PATCH v4 3/6] "
` [PATCH v4 4/6] "
` [PATCH v4 5/6] "
` [PATCH v4 6/6] "

[PATCH v3 1/6] staging: octeon: clean up the octeon ethernet driver
 2023-08-28  5:19 UTC  (8+ messages)
` [PATCH v3 2/6] "
` [PATCH v3 3/6] "
` [PATCH v3 4/6] "
` [PATCH v3 5/6] "
` [PATCH v3 6/6] "

[PATCH v3 0/6] staging: octeon: clean up the octeon ethernet driver
 2023-08-27 23:58 UTC 

[PATCH 6/6] staging: octeon: clean up the octeon ethernet driver
 2023-08-27 23:53 UTC  (4+ messages)

[PATCH v2 1/6] staging: octeon: clean up the octeon ethernet driver
 2023-08-27 23:25 UTC  (6+ messages)
` [PATCH v2 2/6] "
` [PATCH v2 3/6] "
` [PATCH v2 4/6] "
` [PATCH v2 5/6] "
` [PATCH v2 6/6] "

[PATCH v2 0/6] staging: octeon: clean up octeon ethernet driver
 2023-08-27 23:25 UTC 

[PATCH 1/6] staging: octeon: clean up the octeon ethernet driver
 2023-08-27 22:47 UTC  (4+ messages)

[PATCH 5/6] staging: octeon: clean up the octeon ethernet driver
 2023-08-27 21:14 UTC 

[PATCH 4/6] staging: octeon: clean up the octeon ethernet driver
 2023-08-27 21:14 UTC 

[PATCH 3/6] staging: octeon: clean up the octeon ethernet driver
 2023-08-27 21:13 UTC 

[PATCH 2/6] staging: octeon: clean up the octeon ethernet driver
 2023-08-27 21:13 UTC 

[PATCH v4 0/4] staging: vme_user: fix checks reported in vme_fake.c
 2023-08-27 19:32 UTC  (5+ messages)
` [PATCH v4 1/4] staging: vme_user: fix check alignment of open parenthesis "
` [PATCH v4 2/4] staging: vme_user: fix check lines not ending with '(' "
` [PATCH v4 3/4] staging: vme_user: fix check unnecessary blank lines "
` [PATCH v4 4/4] staging: vme_user: fix check unnecessary space after a cast "

[PATCH 0/4] staging: vme_user: fix checks reported in vme_fake.c
 2023-08-27 18:59 UTC  (6+ messages)
` [PATCH 1/4] staging: vme_user: fix check alignment of open parenthesis "
` [PATCH 2/4] staging: vme_user: fix check lines not ending with '(' "
` [PATCH 3/4] staging: vme_user: fix check unnecessary blank lines "
` [PATCH 4/4] staging: vme_user: fix check unnecessary space after a cast "

[PATCH -next] staging: iio: Use devm_clk_get_enabled() helper function
 2023-08-27 17:51 UTC  (2+ messages)

[PATCH v2] staging: octeon: clean up octeon ethernet driver
 2023-08-27 16:33 UTC  (2+ messages)

[PATCH] staging: rtl8192e: Remove unsupported mode IW_MODE_ADHOC
 2023-08-27 13:27 UTC 

[PATCH] Clean up the octeon ethernet driver
 2023-08-27  5:49 UTC  (2+ messages)

[PATCH v2 1/4] staging: vme_user: fix check alignment of open parenthesis in vme_fake.c
 2023-08-26 21:13 UTC  (5+ messages)

[PATCH] staging: vme_user: fix check alignment to match open parenthesis in vme_fake.c
 2023-08-26 19:59 UTC  (3+ messages)

[PATCH v2 4/4] staging: vme_user: fix check unnecessary space after a cast in vme_fake.c
 2023-08-26 15:21 UTC 

[PATCH v2 3/4] staging: vme_user: fix check unnecessary blank lines in vme_fake.c
 2023-08-26 15:18 UTC 

[PATCH v2 2/4] staging: vme_user: fix check lines not ending with '(' in vme_fake.c
 2023-08-26 15:16 UTC 

[PATCH] staging: vme_user: fix check unnecessary space after a cast in vme_fake.c
 2023-08-26  0:30 UTC 

[PATCH] staging: vme_user: fix check unnecessary blank lines in vme_fake.c
 2023-08-26  0:22 UTC 

[PATCH] staging: vme_user: fix check lines not ending with '(' in vme_fake.c
 2023-08-26  0:16 UTC 

[PATCH v4 00/16] Staging: rtl8192e: Rename struct rx_ts_record references
 2023-08-25 19:42 UTC  (18+ messages)
` [PATCH v4 01/16] Staging: rtl8192e: Rename variable pRxTs in function rx_ts_delete_ba()
` [PATCH v4 02/16] Staging: rtl8192e: Rename variable pTS in function rtllib_rx_ADDBAReq()
` [PATCH v4 03/16] Staging: rtl8192e: Rename variable pRxTs in function rtllib_rx_DELBA()
` [PATCH v4 04/16] Staging: rtl8192e: Rename variable pRxTs in function rtllib_ts_init_del_ba()
` [PATCH v4 05/16] Staging: rtl8192e: Rename variable pRxTs in function rtllib_rx_ba_inact_timeout()
` [PATCH v4 06/16] Staging: rtl8192e: Rename variable pRxTs in function RxPktPendingTimeout()
` [PATCH v4 07/16] Staging: rtl8192e: Rename variable pTS in function ResetRxTsEntry()
` [PATCH v4 08/16] Staging: rtl8192e: Rename variable pRxTS in function TSInitialize()
` [PATCH v4 09/16] Staging: rtl8192e: Rename variable tmp in function GetTs()
` [PATCH v4 10/16] Staging: rtl8192e: Rename variable pRxTS in function RemoveTsEntry()
` [PATCH v4 11/16] Staging: rtl8192e: Rename variable pTS in function prototype rtllib_FlushRxTsPendingPkts()
` [PATCH v4 12/16] Staging: rtl8192e: Rename variable pTS in function AddReorderEntry()
` [PATCH v4 13/16] Staging: rtl8192e: Rename variable pTS in function rtllib_FlushRxTsPendingPkts()
` [PATCH v4 14/16] Staging: rtl8192e: Rename variable pTS in function RxReorderIndicatePacket()
` [PATCH v4 15/16] Staging: rtl8192e: Rename variable pRxTS in function rtllib_rx_check_duplicate()
` [PATCH v4 16/16] Staging: rtl8192e: Rename variable pTS in function rtllib_rx_InfraAdhoc()

[PATCH -next v2 0/3] staging: rtl8192e: Do not call kfree_skb() under spin_lock_irqsave()
 2023-08-25  5:47 UTC  (5+ messages)
` [PATCH -next v2 1/3] staging: rtl8192e: rtl_core: Call dev_kfree_skb_irq() instead of "
` [PATCH -next v2 2/3] staging: rtl8192e: rtl_core: Do not call kfree_skb() under spin_lock_irqsave() for _rtl92e_irq()
` [PATCH -next v2 3/3] Staging: rtl8192e: rtllib_softmac: Do not call kfree_skb() under spin_lock_irqsave()

[PATCH -next] staging: rtl8192e: Do not call kfree_skb() under spin_lock_irqsave()
 2023-08-25  5:41 UTC  (3+ messages)

[PATCH] staging: rtl8192e: prefer strscpy over strncpy
 2023-08-25  5:13 UTC  (5+ messages)

[PATCH -next 0/2] staging: rtl8192e: Do not call kfree_skb() under spin_lock_irqsave()
 2023-08-25  0:57 UTC  (5+ messages)
` [PATCH -next 1/2] "
` [PATCH -next 2/2] "

[PATCH] staging: vme_user: fix check misspellings
 2023-08-23 16:17 UTC 

[PATCH] staging: vme_user: fix check unbalaced braces
 2023-08-23 16:13 UTC 

[PATCH] staging: vme_user: fix check unbalaced braces and misspellings
 2023-08-23 16:04 UTC  (3+ messages)

[PATCH v2] staging: vt6655: replace camel case by snake case
 2023-08-23 13:58 UTC  (4+ messages)

[PATCH] staging: vt6655: replace camel case by snake case
 2023-08-23 13:08 UTC  (4+ messages)

[PATCH -next] staging: greybus: arche-apb-ctrl: remove unnecessary platform_set_drvdata()
 2023-08-23  7:24 UTC  (2+ messages)

[PATCH -next] staging: vme_user: Use list_for_each_entry() helper
 2023-08-23  7:14 UTC 

[PATCH] staging: vme_user: fix check alignment to match open parenthesis
 2023-08-23  1:56 UTC 

[PATCH] staging: vme_user: fix check unbalaced braces and misspellings
 2023-08-23  1:37 UTC 

[PATCH 00/16] Staging: rtl8192e: Rename struct rx_ts_record references
 2023-08-22 13:50 UTC  (5+ messages)
` [PATCH v3 01/16] Staging: rtl8192e: Rename variable pRxTs in function rx_ts_delete_ba()
` [PATCH 16/16] Staging: rtl8192e: Rename variable pTS in function rtllib_rx_InfraAdhoc()

[PATCH] Fix print formatting warning for some functions in drivers/staging/vme_user/vme.c
 2023-08-22 13:46 UTC  (2+ messages)

[PATCH v4 00/10] Add DELETE_BUF ioctl
 2023-08-22 12:55 UTC  (10+ messages)
` [PATCH v4 01/10] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v4 04/10] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v4 05/10] media: verisilicon: Store chroma and motion vectors offset

[PATCH] staging: greybus: fix alignment of open parenthesis
 2023-08-22  8:02 UTC 

[PATCH] staging: axis-fifo: fix alignment of open parenthesis
 2023-08-22  6:58 UTC  (2+ messages)

[PATCH v3] staging: vt6655: replace camel case by snake case
 2023-08-21 12:43 UTC 

[PATCH] staging: nvec: paz00: remove unneeded call to platform_set_drvdata()
 2023-08-20 20:47 UTC  (3+ messages)


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).