public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-03-11 06:56:17 to 2026-03-16 03:34:01 UTC [more...]

[PATCH v2] staging: rtl8723bs: remove unnecessary spaces in rtw_security.c
 2026-03-16  3:33 UTC  (2+ messages)

[PATCH 00/15] mm: expand mmap_prepare functionality and usage
 2026-03-16  2:32 UTC  (31+ messages)
` [PATCH 01/15] mm: various small mmap_prepare cleanups
` [PATCH 02/15] mm: add documentation for the mmap_prepare file operation callback
` [PATCH 03/15] mm: document vm_operations_struct->open the same as close()
` [PATCH 04/15] mm: add vm_ops->mapped hook
` [PATCH 05/15] fs: afs: correctly drop reference count on mapping failure
` [PATCH 06/15] mm: add mmap_action_simple_ioremap()
` [PATCH 07/15] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH 08/15] hpet: "
` [PATCH 09/15] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH 10/15] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH 11/15] staging: vme_user: "
` [PATCH 12/15] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH 13/15] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH 14/15] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [PATCH 15/15] mm: add mmap_action_map_kernel_pages[_full]()

[PATCH] staging: rtl8723bs: remove unused global efuse variables
 2026-03-16  2:30 UTC 

[PATCH] staging: rtl8723bs: remove unnecessary spaces in rtw_security.c
 2026-03-16  1:46 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v2 1/2] staging: sm750fb: Replace busy-wait loop with udelay()
 2026-03-15 23:20 UTC 

[PATCH v2 2/2] staging: greybus: bootrom: fix potential null pointer dereference
 2026-03-15 23:19 UTC 

[PATCH v4 0/2] staging: rtl8723bs: Cleanups for rtw_xmit.c
 2026-03-15 22:08 UTC  (4+ messages)
` [PATCH v4 1/2] staging: rtl8723bs: Replace network magic numbers with EtherType macros
` [PATCH v4 2/2] staging: rtl8723bs: Replace msleep() with fsleep()

[PATCH 0/2] staging: nvec_power: quiesce EC queries for system suspend
 2026-03-15 21:48 UTC  (5+ messages)
` [PATCH 1/2] staging: nvec_power: make EC queries synchronous
` [PATCH 2/2] staging: nvec_power: stop EC queries during system suspend

[PATCH] staging: rtl8723bs: Use kmemdup() to replace kzalloc() followed by memcpy()
 2026-03-15 21:36 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove redundant blank line in rtw_btcoex.c
 2026-03-15 21:34 UTC  (2+ messages)

[PATCH] staging: greybus: bootrom: fix potential null pointer dereference
 2026-03-15 18:20 UTC 

[PATCH] staging: rtl8723bs: remove unnecessary 'ETH_ALEN' definition
 2026-03-15 18:02 UTC  (2+ messages)

[PATCH] staging: greybus: use %pe to print PTR_ERR in fw-core.c
 2026-03-15 17:45 UTC  (2+ messages)

[PATCH v3 0/2] staging: rtl8723bs: Cleanups for rtw_xmit.c
 2026-03-15 17:34 UTC  (4+ messages)
` [PATCH v3 1/2] staging: rtl8723bs: Replace network magic numbers with EtherType macros
` [PATCH v3 2/2] staging: rtl8723bs: Replace msleep() with fsleep()

[PATCH] staging: sm750fb: Replace busy-wait loop with udelay()
 2026-03-15 15:05 UTC 

[PATCH] staging: greybus: loopback: remove unused argument from macro
 2026-03-15 10:58 UTC 

[PATCH] staging: vme_user: fix missing blank line after declaration
 2026-03-15  6:54 UTC  (2+ messages)

[PATCH v3] staging: media: av7110: replace C++ comments with C style comments in sp8870.c
 2026-03-15  1:43 UTC  (2+ messages)

[PATCH v4] staging: rtl8723bs: remove unnecessary braces for single statement
 2026-03-15  1:37 UTC  (3+ messages)

[PATCH v2] staging: rtl8723bs: replace rtl8192c_recv.h with rtl8723b_recv.h
 2026-03-15  1:27 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix inconsistent indentation in HAL files
 2026-03-15  1:21 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Replace msleep() with fsleep()
 2026-03-15  1:18 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: Replace network magic numbers with EtherType macros
 2026-03-14 21:47 UTC 

[PATCH] staging: rtl8723bs: Replace network magic numbers with EtherType macros
 2026-03-14 21:30 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: rename 'status' variable to 'ret' for consistency
 2026-03-14 21:15 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: replace kmalloc + memcpy with kmemdup in sdio_ops.c
 2026-03-14 21:10 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: replace kmalloc + memcpy with kmemdup in ioctl_cfg80211.c
 2026-03-14 21:09 UTC  (3+ messages)

[PATCH v3] staging: rtl8723bs: remove unnecessary braces for single statement
 2026-03-14 21:00 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: replace msleep with usleep_range
 2026-03-14 20:56 UTC  (2+ messages)

[GIT PULL] Staging driver fixes for 7.0-rc4
 2026-03-14 17:23 UTC  (2+ messages)

[PATCH] staging: greybus: gbphy: Omit a redundant pm_runtime_mark_last_busy() call in gb_gbphy_idle()
 2026-03-14 14:40 UTC 

[PATCH v3] staging: rtl8723bs: add missing blank lines after declarations
 2026-03-14 12:23 UTC 

[PATCH 1/3] staging: sm750fb: Rename enum sm750_pnltype values to snake_case
 2026-03-14  8:09 UTC  (3+ messages)
` [PATCH 2/3] staging: sm750fb: Rename struct init_status members "
` [PATCH 3/3] staging: sm750fb: Rename struct sm750_dev "

[PATCH v2] staging: rtl8723bs: remove unnecessary braces for single statement
 2026-03-14  7:58 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary braces for single statement
 2026-03-14  4:34 UTC 

[PATCH] staging: rtl8723bs: add missing blank lines after declarations
 2026-03-14  4:17 UTC  (2+ messages)

[PATCH v2] staging: media: av7110: replace C++ comments with C style comments in sp8870.c
 2026-03-13 20:51 UTC  (2+ messages)

[PATCH 1/2] staging: rtl8723bs: remove unused rtl8192c_query_rx_desc_status declaration
 2026-03-13 20:38 UTC  (3+ messages)
` [PATCH 2/2] staging: rtl8723bs: remove unused rtl8192c_translate_rx_signal_stuff declaration

[PATCH 2/2] staging: media: atomisp: use kmalloc_array() for sh_css_blob_info
 2026-03-13 17:55 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH] staging: media: av7110: fix error code in frontend_init()
 2026-03-13 17:36 UTC 

[PATCH v3] staging: rtl8723bs: Improve error handling
 2026-03-13 16:37 UTC 

[PATCH] staging: media: av7110: replace C++ comments with C style comments
 2026-03-13 16:18 UTC 

[PATCH] staging: media: av7110: replace C++ comments with C style comments in sp8870.c
 2026-03-13 15:57 UTC  (2+ messages)

[PATCH] staging: sm750fb: fix static const char * warning
 2026-03-13 14:47 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Improve error handling
 2026-03-13 14:01 UTC  (2+ messages)

[PATCH v9 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-03-13 13:58 UTC  (26+ messages)
` [PATCH v9 01/21] media: mc: Add INTERNAL pad flag
` [PATCH v9 02/21] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [PATCH v9 03/21] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [PATCH v9 04/21] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [PATCH v9 05/21] dt-bindings: media: i2c: max96717: add support for MAX96793
` [PATCH v9 06/21] dt-bindings: media: i2c: max96712: use pattern properties for ports
` [PATCH v9 07/21] dt-bindings: media: i2c: max96712: add support for I2C ATR
` [PATCH v9 08/21] dt-bindings: media: i2c: max96712: add support for POC supplies
` [PATCH v9 09/21] dt-bindings: media: i2c: max96712: add support for MAX96724F/R
` [PATCH v9 10/21] dt-bindings: media: i2c: max96714: add support for MAX96714R
` [PATCH v9 11/21] dt-bindings: media: i2c: add MAX9296A, MAX96716A, MAX96792A
` [PATCH v9 12/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer framework
` [PATCH v9 13/21] media: i2c: add Maxim GMSL2/3 serializer framework
` [PATCH v9 14/21] media: i2c: add Maxim GMSL2/3 deserializer framework
` [PATCH v9 15/21] media: i2c: maxim-serdes: add MAX96717 driver
` [PATCH v9 16/21] media: i2c: maxim-serdes: add MAX96724 driver
` [PATCH v9 17/21] media: i2c: maxim-serdes: add MAX9296A driver
` [PATCH v9 18/21] arm64: defconfig: disable deprecated MAX96712 driver
` [PATCH v9 19/21] staging: media: remove "
` [PATCH v9 20/21] media: i2c: remove MAX96717 driver
` [PATCH v9 21/21] media: i2c: remove MAX96714 driver

[PATCH 00/14] gpio: remove uneeded Kconfig dependencies on OF_GPIO
 2026-03-13 13:43 UTC  (2+ messages)
` (subset) "

[PATCH] staging: media: atomisp: use kmalloc_array() for sh_css_blob_info
 2026-03-13  9:40 UTC  (2+ messages)

[PATCH v2] media: staging: av7110: update FIXME comment for signal strength
 2026-03-13  7:39 UTC 

[PATCH] staging: rtl8723bs: add blank lines after variable declarations
 2026-03-13  3:20 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Remove dead code
 2026-03-13  3:08 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix blank line style in rtw_io.c
 2026-03-12 18:23 UTC  (2+ messages)

[PATCH] staging/media/av7110: update FIXME comment for signal strength
 2026-03-12 18:21 UTC 

[PATCH] staging: rtl8723bs: Simplify error handling
 2026-03-12 17:20 UTC  (4+ messages)

[PATCH] staging: fbtft: avoid empty macro argument in define_fbtft_write_reg
 2026-03-12 13:56 UTC  (2+ messages)

[PATCH] staging: axis-fifo: fix indentation
 2026-03-12  9:58 UTC  (2+ messages)

[PATCH] staging: media: atomisp: input_system: Fix leading space indentation
 2026-03-12  9:39 UTC 

[PATCH v5] media: staging: atomisp: Remove unnecessary return statements from void functions
 2026-03-12  8:56 UTC 

[PATCH] Changes udelay to usleep_range in rtl8723bs files and resolves checkpatch warnings
 2026-03-12  5:14 UTC  (2+ messages)

[PATCH] staging: greybus: uart: add comments to locks and fix alignment
 2026-03-12  5:12 UTC  (2+ messages)

[PATCH] staging: greybus: uart: replace DEFINE_IDR with DEFINE_XARRAY_ALLOC
 2026-03-12  5:10 UTC  (2+ messages)

[PATCH] staging: media: atomisp: remove unnecessary braces in single statement blocks
 2026-03-12  2:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] staging: rtl8723bs: remove unnecessary braces in single statement blocks
 2026-03-11 23:30 UTC 

[PATCH 1/2 RESEND] greybus: raw: fix use-after-free on cdev close
 2026-03-11 21:25 UTC  (2+ messages)
` [PATCH 2/2 RESEND] greybus: raw: fix use-after-free if write is called after disconnect

[PATCH v2 1/4] media: ipu3: fix alignment
 2026-03-11 18:39 UTC  (2+ messages)

[PATCH] staging: greybus: gpio: add comment to mutex definition
 2026-03-11 17:53 UTC 

[PATCH] staging: fbtft: fb_tinylcd: replace udelay() with usleep_range()
 2026-03-11 16:01 UTC  (4+ messages)

[PATCH] staging: fbtft: fb_ra8875: replace udelay() with usleep_range()
 2026-03-11 15:57 UTC  (3+ messages)

[PATCH v2] staging: atomisp: fix brace style and trailing whitespace in isp_param.c
 2026-03-11 15:22 UTC  (3+ messages)

I need piece of advice regarding rtl8723bs
 2026-03-11 10:37 UTC  (5+ messages)

[PATCH v4] media: staging: atomisp: Remove unnecessary return statements from void functions
 2026-03-11 10:12 UTC  (2+ messages)

[PATCH] staging: media: atomisp: split long line in sh_css_sp.c
 2026-03-11  9:41 UTC  (2+ messages)

[PATCH 0/7] drivers: Simplify cleanup paths using __free
 2026-03-11  7:06 UTC  (5+ messages)
` [PATCH 1/7] staging: greybus: simplify cleanup "

[PATCH v3 00/28] media: staging: atomisp: Remove unnecessary return statements from void functions
 2026-03-11  6:56 UTC  (3+ messages)
` [PATCH v3 08/28] media: staging: atomisp: Remove unnecessary return statements in ia_css_debug.c


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