messages from 2023-08-26 00:22:56 to 2023-09-09 18:20:20 UTC [more...]
[PATCH 0/8] staging: rtl8192e: Use standard functions like ieee80211_is_beacon()
2023-09-09 18:20 UTC (8+ messages)
` [PATCH 1/8] staging: rtl8192e: Remove useless equation in debug output
` [PATCH 2/8] staging: rtl8192e: Use standard ieee80211 function in rtllib_rx_mgt()
` [PATCH 3/8] staging: rtl8192e: Use standard function in rtllib_process_probe_response()
` [PATCH 4/8] staging: rtl8192e: Use standard function in rtllib_rx_check_duplicate()
` [PATCH 5/8] staging: rtl8192e: Use standard function in softmac_mgmt_xmit()
` [PATCH 6/8] staging: rtl8192e: Replace rtl92e_disable_irq with rtl92e_irq_disable
` [PATCH 7/8] staging: rtl8192e: Replace rtl92e_enable_irq with rtl92e_irq_enable
[PATCH v3] staging: vt6655: Type encoding info dropped from array name "byVT3253B0_"
2023-09-09 10:01 UTC (4+ messages)
[PATCH v4] staging: vt6655: Type encoding info dropped from array name "byVT3253B0_"
2023-09-09 9:57 UTC
[PATCH AUTOSEL 6.5 43/45] Fix nomenclature for USB and PCI wireless devices
2023-09-08 21:31 UTC (3+ messages)
[PATCH AUTOSEL 6.4 39/41] Fix nomenclature for USB and PCI wireless devices
2023-09-08 18:15 UTC
[PATCH v2] staging: vt6655: array names updated as per kernel coding guidelines
2023-09-07 14:43 UTC (3+ messages)
[PATCH v3 00/11] Add DELETE_BUF ioctl
2023-09-07 6:54 UTC (13+ messages)
` [PATCH v3 04/11] media: videobuf2: Stop define VB2_MAX_FRAME as global
[PATCH] Staging: wlan-ng: Removed unnecessary parentheses in wlan-ng driver cfg80211
2023-09-07 6:38 UTC (2+ messages)
[PATCH] staging: vt6655: array names updated as per coding guidelines
2023-09-06 16:25 UTC (2+ messages)
[PATCH 2/2] staging: vme_user: Fix block comments where '*' on each line should be aligned
2023-09-06 8:52 UTC (2+ messages)
[PATCH 1/2] staging: vme_user: Remove spurious newlines between define statements
2023-09-05 19:45 UTC
[PATCH] staging: vme_user: Fix block comments where '*' on each line should be aligned
2023-09-05 19:39 UTC (3+ messages)
[PATCH v6 00/18] Add DELETE_BUF ioctl
2023-09-05 14:37 UTC (30+ messages)
` [PATCH v6 01/18] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v6 02/18] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v6 03/18] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v6 04/18] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v6 05/18] media: mediatek: jpeg: "
` [PATCH v6 06/18] media: mediatek: vdec: "
` [PATCH v6 07/18] media: sti: hva: "
` [PATCH v6 08/18] media: visl: "
` [PATCH v6 09/18] media: atomisp: "
` [PATCH v6 10/18] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v6 11/18] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v6 12/18] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v6 13/18] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v6 14/18] media: verisilicon: vp9: Use destination buffer height to compute chroma offset
` [PATCH v6 15/18] media: verisilicon: postproc: Fix down scale test
` [PATCH v6 16/18] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v6 17/18] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v6 18/18] media: v4l2: Add mem2mem helpers for "
[PATCH -next v2 0/3] staging: rtl8192e: Do not call kfree_skb() under spin_lock_irqsave()
2023-09-05 12:16 UTC (4+ messages)
[PATCH v3 1/6] staging: octeon: clean up the octeon ethernet driver
2023-09-05 9:41 UTC (9+ 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-09-05 9:38 UTC (2+ messages)
[PATCH] staging: rtl8192e: prefer strscpy over strncpy
2023-09-05 9:23 UTC (6+ messages)
[PATCH] staging: wlan-ng
2023-09-05 7:17 UTC (2+ messages)
[PATCH 0/8] fbdev: Use helpers for deferred I/O
2023-09-04 15:28 UTC (24+ 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] staging: vme_user: Add missing '*' in multiline comments
2023-09-03 19:42 UTC (3+ messages)
[PATCH] staging: vme_user: Remove unused (commented) code causing unnecessary checkpatch warning
2023-09-03 15:06 UTC
[PATCH] Staging: Fixed some formatting warnings in the vme_user driver
2023-09-03 9:54 UTC (5+ messages)
[GIT PULL] Staging driver updates for 6.6-rc1
2023-09-01 17:10 UTC (2+ messages)
[PATCH] staging: vt6655: Type encoding info dropped from names
2023-09-01 13:16 UTC (2+ messages)
[PATCH v5 00/10] Add DELETE_BUF ioctl
2023-09-01 12:29 UTC (19+ 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 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 (5+ messages)
` [PATCH v8 3/8] media: staging: media: starfive: camss: Add core driver
[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 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 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
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).