public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-03-30 09:35:36 to 2026-04-01 14:35:50 UTC [more...]

[PATCH 0/5] rtw_sdio_if1_init cleanup and small logic tweak
 2026-04-01 14:35 UTC  (5+ messages)

[PATCH v2 0/2] staging: media: atomisp: clean up ISP configuration path
 2026-04-01 13:48 UTC  (6+ messages)
` [PATCH v2 1/2] staging: media: atomisp: gate ref and tnr frame config behind ISP enable flags
` [PATCH v2 2/2] staging: media: atomisp: remove redundant call to ia_css_output0_configure()

[PATCH] staging: most/net: remove dead code from skb_to_mamac() and skb_to_mep()
 2026-04-01 13:03 UTC  (2+ messages)

[PATCH v3] staging: sm750fb: constify fix_id array
 2026-04-01 12:03 UTC  (4+ messages)

[PATCH v4] staging: sm750fb: constify fix_id array
 2026-04-01 11:50 UTC 

[PATCH 0/5] rtw_sdio_if1_init cleanup and small logic tweak
 2026-04-01 10:58 UTC  (6+ messages)

[PATCH 0/5] rtw_sdio_if1_init cleanup and small logic tweak
 2026-04-01 10:19 UTC 

[PATCH] staging: most: dim2: remove unnecessary NULL check in try_start_dim_transfer()
 2026-04-01 10:10 UTC 

[PATCH v2 0/5] staging: most: dim2: replace BUG_ON() with graceful error handling
 2026-04-01 10:09 UTC  (10+ messages)
` [PATCH v2 1/5] staging: most: dim2: replace BUG_ON() in try_start_dim_transfer()
` [PATCH v2 2/5] staging: most: dim2: replace BUG_ON() in service_done_flag()
` [PATCH v2 3/5] staging: most: dim2: replace BUG_ON() in configure_channel()
` [PATCH v2 4/5] staging: most: dim2: replace BUG_ON() in enqueue()
` [PATCH v2 5/5] staging: most: dim2: replace BUG_ON() in poison_channel()

[PATCH] staging: sm750fb: constify static char pointer arrays
 2026-04-01 10:09 UTC  (9+ messages)
` [PATCH] staging: sm750fb: constify fix_id array
` [PATCH v2] "

[PATCH 0/3] staging: octeon: add pr_fmt macro to ethernet drivers
 2026-04-01 10:09 UTC  (15+ messages)
` [PATCH 3/3] staging: octeon: ethernet: add pr_fmt macro
                ` [PATCH v2 0/2] staging: octeon: replace pr_*() calls with dev_*() and netdev_*()
                  ` [PATCH v2 1/2] staging: octeon: ethernet-spi: replace pr_err with dev_err
                  ` [PATCH v2 2/2] staging: octeon: ethernet: replace pr_* with dev_* and netdev_*

[PATCH v3 0/7] rename/remove functions and code style cleanup
 2026-04-01 10:05 UTC  (10+ messages)
` [PATCH v3 1/7] staging: rtl8723bs: rename global function to snake_case
` [PATCH v3 2/7] "
` [PATCH v3 3/7] "
` [PATCH v3 4/7] "
` [PATCH v3 5/7] "
` [PATCH v3 6/7] staging: rtl8723bs: remove unused global functions
` [PATCH v3 7/7] staging: rtl8723bs: remove space before tab

[PATCH] staging: rtl8723bs: fixed the trailing whitespaces/commented code
 2026-04-01  9:55 UTC  (4+ messages)
` [PATCH v8] staging: rtl8723bs: remove commented-out code
` [PATCH v9] "

[PATCH v2] media: atomisp: gc2235: fix UAF and memory leak
 2026-04-01  9:11 UTC  (2+ messages)

[PATCH 0/5] rtw_sdio_if1_init cleanup and small logic tweak
 2026-04-01  8:59 UTC  (10+ messages)
` [PATCH 1/5] staging: rtl8723bs: use direct returns in rtw_sdio_if1_init
` [PATCH 2/5] staging: rtl8723bs: remove useless line "
` [PATCH 3/5] staging: rtl8723bs: remove use of vendor-defined status macros
` [PATCH 4/5] staging: rtl8723bs: replace function with error handling alternative
` [PATCH 5/5] staging: rtl8723bs: add separate label for freeing rtw_wdev

[PATCH v3] staging: media: av7110: coding style fixes: too many tabs
 2026-04-01  8:29 UTC  (2+ messages)

[PATCH v2 0/2] staging: rtl8723bs: cleanup code and style
 2026-04-01  8:22 UTC  (9+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: simplify boolean comparisons
` [PATCH v2 2/2] staging: rtl8723bs: cleanup code style and parentheses

[PATCH v9 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-04-01  7:46 UTC  (9+ messages)

[PATCH v1] staging: rtl8723bs: remove GEN_CMD_CODE macro and callback array
 2026-04-01  7:38 UTC  (2+ messages)

[PATCH v6] staging: media: atomisp: fix GP_TIMER_BASE scope in gp_timer.c
 2026-04-01  6:55 UTC  (4+ messages)

[PATCH] staging: rtl8723bs: replace msleep with usleep_range in _rtw_free_evt_priv
 2026-04-01  4:13 UTC  (2+ messages)

[PATCH v2 0/2] staging: rtl8723bs: Cleanup rtw_ap.c
 2026-04-01  2:13 UTC  (3+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: Remove dead code
` [PATCH v2 2/2] staging: rtl8723bs: Rename pHT_info_ie to ht_info_ie

[PATCH] staging: most: dim2: remove unnecessary NULL check in service_done_flag()
 2026-03-31 16:44 UTC 

[PATCH v3 0/4] staging: iio: adc: ad7816: code cleanups and modernization
 2026-03-31 11:06 UTC  (11+ messages)
` [PATCH v3 1/4] staging: iio: adc: ad7816: redefine mode constants to start from 0
` [PATCH v3 2/4] staging: iio: adc: ad7816: use sysfs_match_string() for mode selection
` [PATCH v3 3/4] staging: iio: adc: ad7816: replace sprintf() with sysfs_emit()
` [PATCH v3 4/4] staging: iio: adc: ad7816: use modern IIO attribute macros

[PATCH v4 0/4] staging: iio: adc: ad7816: code cleanups and modernization
 2026-03-31  9:10 UTC  (7+ messages)
` [PATCH v4 1/4] staging: iio: adc: ad7816: redefine mode constants to start from 0
` [PATCH v4 2/4] staging: iio: adc: ad7816: use sysfs_match_string() for mode selection
` [PATCH v4 3/4] staging: iio: adc: ad7816: replace sprintf() with sysfs_emit()
` [PATCH v4 4/4] staging: iio: adc: ad7816: use modern IIO attribute macros

[PATCH] staging: rtl8723bs: rename camelCase variable
 2026-03-31  8:51 UTC  (3+ messages)

[PATCH v2 0/2] rename and remove functions
 2026-03-31  8:43 UTC  (4+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: rename global functions
` [PATCH v2 2/2] staging: rtl8723bs: remove unused functions

[PATCH v3] staging: rtl8723bs: fix CamelCase warning for READ_MACREG
 2026-03-31  8:41 UTC  (2+ messages)

[PATCH v3] staging: rtl8723bs: remove unnecessary braces in single statement blocks
 2026-03-31  8:36 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: replace msleep(1) with fsleep(1000)
 2026-03-31  8:35 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: replace msleep(1) with fsleep()
 2026-03-31  8:35 UTC  (2+ messages)

[PATCH v1 0/2] media: atomisp: harden and clean up isp configuration
 2026-03-31  7:08 UTC  (14+ messages)
` [PATCH v1 1/2] media: atomisp: fix potential NULL pointer dereference in configure_isp_from_args()
` [PATCH v1 2/2] media: atomisp: remove redundant call to ia_css_output0_configure()

[PATCH v2] staging: rtl8723bs: Add myself as reviewer
 2026-03-31  6:53 UTC  (2+ messages)

[PATCH v2 0/3] staging: rtl8723bs: rename rt_channel_info members to snake_case
 2026-03-31  6:50 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove unused RTL8188E antenna selection macros
 2026-03-31  5:04 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] staging: rtl8723bs: clean up function names
 2026-03-31  4:46 UTC  (2+ messages)

[PATCH v4 0/1] Add driver for StarTech USB3HDCAP capture device
 2026-03-31  0:36 UTC  (2+ messages)
` [PATCH v4 1/1] staging: media: add driver for StarTech USB3HDCAP

[PATCH v2] staging: nvec: validate battery response length before memcpy
 2026-03-30 23:05 UTC  (2+ messages)

[PATCH] staging: media: ipu3: remove blank line before closing brace
 2026-03-30 21:42 UTC 

[PATCH 0/2] staging: rtl8723bs: Cleanup rtw_ap.c
 2026-03-30 20:06 UTC  (5+ messages)
` [PATCH 1/2] staging: rtl8723bs: Remove dead code
` [PATCH 2/2] staging: rtl8723bs: Rename pHT_info_ie to ht_info_ie

[PATCH] staging: rtl8723bs: add missing blank line after function definition in rtw_io.c
 2026-03-30 18:46 UTC  (2+ messages)

[PATCH] staging: most: dim2: replace BUG_ON() with graceful error handling
 2026-03-30 17:50 UTC  (3+ messages)

[PATCH v2 0/4] staging: iio: adc: ad7816: code cleanups and modernization
 2026-03-30 17:48 UTC  (6+ messages)
` [PATCH v2 1/4] staging: iio: adc: ad7816: redefine mode constants to start from 0
` [PATCH v2 2/4] staging: iio: adc: ad7816: use sysfs_match_string() for mode selection
` [PATCH v2 3/4] staging: iio: adc: ad7816: replace sprintf() with sysfs_emit()
` [PATCH v2 4/4] staging: iio: adc: ad7816: use modern IIO attribute macros

[PATCH] media: cedrus: skip invalid H.264 reference list entries
 2026-03-30 17:25 UTC  (7+ messages)

[PATCH v2] staging: rtl8723bs: fix constant on left side of test checkpatch warnings
 2026-03-30 16:03 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: refactor switch-case
 2026-03-30 16:01 UTC  (2+ messages)

[PATCH 0/2] staging: rtl8723bs: fix boolean logic and clean up coding style
 2026-03-30 16:01 UTC  (5+ messages)
` [PATCH 1/2] staging: rtl8723bs: fix coding style issues in core:rtw_wlan_util.c
` [PATCH 2/2] staging: rtl8723bs: fix coding style and remove dead code

[PATCH] staging: rtl8723bs: clean up booleans and parentheses
 2026-03-30 15:59 UTC  (2+ messages)

[PATCH] staging: axis-fifo: fix alignment in wait_event_interruptible()
 2026-03-30 15:59 UTC  (2+ messages)

[PATCH v2 0/3] staging: sm750fb: Clean up CamelCase names
 2026-03-30 15:55 UTC  (3+ messages)
` [PATCH v2 1/3] staging: sm750fb: Rename enum sm750_pnltype values to snake_case

[PATCH] staging: sm750fb: fix naming conventions and remove dead code
 2026-03-30 15:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] staging: greybus: remove unused conn argument from loopback macro
 2026-03-30 15:53 UTC  (2+ messages)

[PATCH] staging: greybus: authenticate: fix alignment and type warning
 2026-03-30 15:52 UTC  (2+ messages)

[PATCH v3] staging: nvec: validate battery response length before memcpy
 2026-03-30 15:51 UTC  (2+ messages)

[PATCH] staging: nvec: Fix comment style code
 2026-03-30 15:50 UTC  (2+ messages)

[PATCH] staging: nvec: fix comment formatting
 2026-03-30 15:50 UTC  (2+ messages)

[PATCH] staging: nvec: fix block comment formatting
 2026-03-30 15:49 UTC  (2+ messages)

[PATCH v2 2/2] staging: greybus: switch sysfs show paths to sysfs_emit()
 2026-03-30 15:23 UTC 

[PATCH] vme_user: add missing blank line in struct fake_driver
 2026-03-30 15:23 UTC  (2+ messages)

[PATCH v2 0/3] media: imx-csi: cleanup media pipeline start
 2026-03-30 14:38 UTC  (4+ messages)

[PATCH v2 0/3] staging: rtl8723bs: macro fixes in basic_types.h
 2026-03-30 14:36 UTC  (5+ messages)
` [PATCH v2 1/3] staging: rtl8723bs: remove unused WRITEEF/READEF byte macros
` [PATCH v2 2/3] staging: rtl8723bs: wrap complex macros with parentheses
` [PATCH v2 3/3] staging: rtl8723bs: remove redundant blank lines in basic_types.h

[PATCH] staging: nvec: fix block comment style in nvec.c
 2026-03-30 14:29 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v3 1/1] staging: media: add driver for StarTech USB3HDCAP
 2026-03-30 14:11 UTC  (2+ messages)

[PATCH 1/4] staging: rtl8723bs: fix logic bug in WRITEEF4BYTE macro
 2026-03-30 11:32 UTC  (2+ messages)

[PATCH] staging: iio: adc: ad7816: use sysfs_streq() instead of strcmp()
 2026-03-30 10:09 UTC  (2+ messages)

[PATCH 0/4] staging: vc04_services: vchiq-mmal: fix multiple memory safety issues
 2026-03-30  9:35 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] staging: vc04_services: vchiq-mmal: validate component index in event_to_host_cb()

[PATCH] staging: rtl8723bs: fix CamelCase warning for READ_MACREG
 2026-03-30  9:35 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox