public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-03-21 07:49:00 to 2026-03-26 07:20:05 UTC [more...]

[PATCH 0/2] rtl8723bs: clean up error handling
 2026-03-26  7:19 UTC  (10+ messages)
` [PATCH 1/2] staging: rtl8723bs: use direct returns in sdio_dvobj_init()
` [PATCH 2/2] staging: rtl8723bs: cleanup return in sdio_init()
` [PATCH v2 0/3] clean up error handling
  ` [PATCH v2 1/3] staging: rtl8723bs: use direct returns in sdio_dvobj_init()
  ` [PATCH v2 2/3] staging: rtl8723bs: cleanup return in sdio_init()
  ` [PATCH v2 3/3] staging: rtl8723bs: clean up callees for sdio_init function

[PATCH v2] staging: media: ipu7: remove 'U' suffix from hexadecimal literals
 2026-03-26  6:26 UTC  (3+ messages)

[PATCH 0/2] staging: rtl8723bs: fix boolean logic and clean up coding style
 2026-03-26  1:42 UTC  (3+ 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: remove spaces before tabs in hal_com.c
 2026-03-25 23:55 UTC 

[PATCH] staging: rtl8723bs: fix checkpatch style issues
 2026-03-25 23:45 UTC 

[PATCH] staging: media: atomisp: refactor ia_css_stream_destroy
 2026-03-25 23:04 UTC 

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

[PATCH] staging: rtl8723bs: remove unused arg at odm_interface.h
 2026-03-25 21:21 UTC 

[PATCH 0/3] staging: octeon: add pr_fmt macro to ethernet drivers
 2026-03-25 19:12 UTC  (8+ messages)
` [PATCH 1/3] staging: octeon: ethernet-mem: add pr_fmt macro
` [PATCH 2/3] staging: octeon: ethernet-spi: "
` [PATCH 3/3] staging: octeon: ethernet: "

[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
 2026-03-25 14:13 UTC  (39+ messages)
` [PATCH v4 01/21] mm: various small mmap_prepare cleanups
` [PATCH v4 04/21] mm: avoid deadlock when holding rmap on mmap_prepare error
` [PATCH v4 05/21] mm: switch the rmap lock held option off in compat layer
` [PATCH v4 06/21] mm/vma: remove superfluous map->hold_file_rmap_lock
` [PATCH v4 07/21] mm: have mmap_action_complete() handle the rmap lock and unmap
` [PATCH v4 08/21] mm: add vm_ops->mapped hook
` [PATCH v4 09/21] fs: afs: revert mmap_prepare() change
` [PATCH v4 10/21] fs: afs: restore mmap_prepare implementation
` [PATCH v4 11/21] mm: add mmap_action_simple_ioremap()
` [PATCH v4 12/21] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 13/21] hpet: "
` [PATCH v4 14/21] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH v4 15/21] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 16/21] staging: vme_user: "
` [PATCH v4 17/21] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v4 18/21] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 19/21] uio: replace deprecated mmap hook with mmap_prepare in uio_info

[PATCH] staging: atomisp: pci: remove leading whitespace at the start of the line
 2026-03-25 13:24 UTC  (9+ messages)
    ` [PATCH v2] staging: atomisp: pci: fix block comment style and merge split declaration
      ` [PATCH v3] staging: media: "
          ` [PATCH v4] staging: media: atomisp: pci: fix split GP_TIMER_BASE declaration

[PATCH] staging/atomisp: reduce load_primary_binaries() stack usage
 2026-03-25 12:59 UTC 

[PATCH] staging: rtl8723bs: clean up booleans and parentheses
 2026-03-25 11:01 UTC 

[PATCH] staging: rtl8723bs: fixed the trailing whitespaces/commented code
 2026-03-25  5:37 UTC  (10+ messages)
` [PATCH v6] staging: rtl8723bs: remove commented-out code
` [PATCH v7] "

[PATCH 0/2] rtl8723bs: clean up error handling
 2026-03-24 22:03 UTC 

[PATCH v6] staging: media: av7110: fix coding style
 2026-03-24 18:42 UTC 

[PATCH v5 0/4] iio: adc: ad799x: modernize resource management
 2026-03-24 17:20 UTC  (8+ messages)
` [PATCH v5 3/4] iio: adc: ad799x: cache regulator voltages during probe

[PATCH v4 1/2] greybus: raw: fix use-after-free on cdev close
 2026-03-24 14:00 UTC  (2+ messages)
` [PATCH v4 2/2] greybus: raw: fix use-after-free if write is called after disconnect

[PATCH v2] staging: rtl8723bs: fix logical continuations in xmit_linux.c
 2026-03-24 12:44 UTC  (2+ messages)

[PATCH v5] staging: media: av7110: fix coding style
 2026-03-24 12:08 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: tidy logical continuations in xmit_linux.c
 2026-03-24 11:22 UTC  (4+ messages)

[PATCH v2] staging: rtl8723bs: remove reduntant functions
 2026-03-24 10:22 UTC  (5+ messages)

[PATCH v2 0/9] gpio: remove uneeded Kconfig dependencies on OF_GPIO
 2026-03-24  9:04 UTC  (2+ messages)
` (subset) "

[PATCH] media: cedrus: validate H.264 reference list indices
 2026-03-24  8:08 UTC  (3+ messages)

[PATCH] media: cedrus: skip invalid H.264 reference list entries
 2026-03-24  8:08 UTC 

[PATCH v3 1/2] greybus: raw: fix use-after-free on cdev close
 2026-03-24  8:03 UTC  (5+ messages)
` [PATCH v3 2/2] greybus: raw: fix use-after-free if write is called after disconnect

[PATCH] staging: sm750fb: fix division by zero in ps_to_hz()
 2026-03-24  6:41 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: fix error handling in sdio_dvobj_init and it's callees
 2026-03-24  6:10 UTC  (2+ messages)

[PATCH v3] media: atomisp: fix spelling mistake
 2026-03-23 16:45 UTC  (3+ messages)

[PATCH 0/5] replace custom functions with kernel network
 2026-03-23 15:06 UTC  (11+ messages)
` [PATCH 1/5] staging: rtl8723bs: replace deeply nested if-else with switch-case
` [PATCH v2 0/6] replace custom functions with kernel network functions
  ` [PATCH v2 1/6] staging: rtl8723bs: replace deeply nested if-else with switch-case
  ` [PATCH v2 2/6] staging: rtl8723bs: remove dead code in validate_recv_mgnt_frame()
  ` [PATCH v2 3/6] staging: rtl8723bs: move logical operators to end of previous line
  ` [PATCH v2 4/6] staging: rtl8723bs: remove custom is_zero_mac_addr() function
  ` [PATCH v2 5/6] staging: rtl8723bs: remove custom is_broadcast_mac_addr() function
  ` [PATCH v2 6/6] staging: rtl8723bs: remove custom is_multicast_mac_addr() function

[PATCH] staging: rtl8723bs: place constant on right side of equality operator
 2026-03-23 14:52 UTC  (5+ messages)

[PATCH v2 1/2] greybus: raw: fix use-after-free on cdev close
 2026-03-23 14:30 UTC  (4+ messages)
` [PATCH v2 2/2] greybus: raw: fix use-after-free if write is called after disconnect

[PATCH v3] media: atomisp: fix spelling mistake
 2026-03-23 14:17 UTC 

[PATCH] media: atomisp: ov2722: flush buffered writes before they overflow
 2026-03-23 13:43 UTC  (3+ messages)

[PATCH v2] media: atomisp: fix spelling mistake
 2026-03-23 13:36 UTC  (3+ messages)

[PATCH] staging: atomisp: vf_1.0: fix open brace placement
 2026-03-23 11:09 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v2] staging: rtl8723bs: initialize le_tmp64 in rtw_BIP_verify()
 2026-03-23 10:38 UTC  (4+ messages)

[PATCH 2/3] staging: iio: ad5933: use sysfs_emit() in show functions
 2026-03-23 10:17 UTC  (3+ messages)

[PATCH] staging: atomisp: fix spelling mistake
 2026-03-23 10:06 UTC  (2+ messages)

[PATCH v4] staging: media: av7110: fix coding style
 2026-03-23  9:49 UTC  (2+ messages)

[PATCH] staging: media: ipu7: remove 'U' suffix from register definitions
 2026-03-23  9:44 UTC  (2+ messages)

[PATCH v3] staging: media: av7110: fix coding style
 2026-03-23  8:58 UTC  (2+ messages)

[PATCH 7/7] media: cedrus: validate HEVC slice reference lists
 2026-03-23  8:30 UTC  (3+ messages)

[PATCH v2] staging: rtl8723bs: Add myself as reviewer
 2026-03-23  5:54 UTC 

[PATCH] staging: rtl8723bs: remove unused function declarations
 2026-03-23  4:47 UTC  (2+ messages)

[PATCH] staging: greybus: authenticate: fix alignment and type warning
 2026-03-23  3:10 UTC 

[PATCH v3] staging: rtl8723bs: remove unnecessary braces in single statement blocks
 2026-03-22 15:20 UTC  (2+ messages)

[PATCH] staging: atomisp: fix spelling mistake
 2026-03-22 14:21 UTC 

[RFC PATCH] staging: iio: ad9832: modernize ABI and remove dds.h dependency
 2026-03-22 12:08 UTC  (4+ messages)

[PATCH] staging: atomisp: replace uint32_t with u32
 2026-03-22  7:06 UTC  (2+ messages)
` [PATCH v2] staging: media: "

[PATCH] staging: nvec: fix comment formatting
 2026-03-22  2:33 UTC 

[PATCH] [PATCH] staging: rtl8723bs: change error handling to use standard errno
 2026-03-21 21:34 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4 0/2] staging: rtl8723bs: clean up rtw_joinbss_event_prehandle
 2026-03-21 21:27 UTC  (4+ messages)
` [PATCH v4 1/2] staging: rtl8723bs: remove dead REJOIN code
` [PATCH v4 2/2] staging: rtl8723bs: refactor rtw_joinbss_event_prehandle to reduce indentation

[PATCH] staging: atomisp: u32 over uint32_t
 2026-03-21 18:23 UTC  (2+ messages)

[PATCH v2 0/3] staging: rtl8723bs: rename rt_channel_info members to snake_case
 2026-03-21 16:02 UTC  (3+ messages)
  ` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] "

[PATCH 0/3] staging: iio: replace sprintf() with sysfs_emit()
 2026-03-21 15:32 UTC  (13+ messages)
` [PATCH 3/3] staging: iio: ad9834: use sysfs_emit() in show functions
` [PATCH v2 0/3] staging: iio: replace sprintf() with sysfs_emit()
  ` [PATCH v2 1/3] staging: iio: ad7816: use sysfs_emit() in show functions
  ` [PATCH v2 2/3] staging: iio: ad5933: "
  ` [PATCH v2 3/3] staging: iio: ad9834: use sysfs_emit() and simplify "

[PATCH 0/3] rename rt_channel_info members to snake_case
 2026-03-21 15:30 UTC  (6+ messages)
` [PATCH 1/3] staging: rtl8723bs: "
` [PATCH 2/3] "
` [PATCH 3/3] staging: rtl8723bs: update rt_channel_info member usage to snake_case in wifi_reged.c

[PATCH] staging: rtl8723bs: rename camelCase variable
 2026-03-21 13:16 UTC 

[PATCH v3 0/2] staging: rtl8723bs: clean up rtw_joinbss_event_prehandle
 2026-03-21  7:48 UTC  (4+ messages)
` [PATCH v3 2/2] staging: rtl8723bs: refactor rtw_joinbss_event_prehandle to reduce indentation


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