public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-03-09 17:02:49 to 2026-03-12 20:28:12 UTC [more...]

[PATCH 00/15] mm: expand mmap_prepare functionality and usage
 2026-03-12 20:27 UTC  (11+ 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] staging: rtl8723bs: add blank lines after variable declarations
 2026-03-12 19:41 UTC 

[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: rtl8723bs: Remove dead code
 2026-03-12 12:53 UTC 

[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  (4+ 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 v9 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-03-11  7:58 UTC  (23+ 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 0/7] drivers: Simplify cleanup paths using __free
 2026-03-11  7:06 UTC  (19+ messages)
` [PATCH 1/7] staging: greybus: simplify cleanup "
` [PATCH 2/7] iio: ssp_sensors: "
` [PATCH 3/7] iio: st_sensors: "
` [PATCH 4/7] media: mediatek: vcodec: "
` [PATCH 5/7] media: chips-media: coda: "
` [PATCH 6/7] media: allegro: "
` [PATCH 7/7] staging: rtl8723bs: "

[PATCH v3 00/28] media: staging: atomisp: Remove unnecessary return statements from void functions
 2026-03-11  6:56 UTC  (14+ messages)
  ` [PATCH v3 01/28] media: staging: atomisp: Remove unnecessary return statement in void function
  ` [PATCH v3 02/28] media: staging: atomisp: Remove unnecessary return statements in inputfifo.c
  ` [PATCH v3 03/28] media: staging: atomisp: Remove unnecessary return statement in bufq.c
  ` [PATCH v3 04/28] media: staging: atomisp: Remove unnecessary return statement in ifmtr.c
  ` [PATCH v3 05/28] media: staging: atomisp: Remove unnecessary return statements in frame.c
  ` [PATCH v3 06/28] media: staging: atomisp: Remove unnecessary return statements in rx.c
  ` [PATCH v3 07/28] media: staging: atomisp: Remove unnecessary return statement in binary.c
  ` [PATCH v3 08/28] media: staging: atomisp: Remove unnecessary return statements in ia_css_debug.c
  ` [PATCH v3 09/28] media: staging: atomisp: Remove unnecessary return statement in mmu_public.h

[PATCH v3] staging: rtl8723bs: replace kzalloc/memcpy with kmemdup
 2026-03-11  3:21 UTC  (2+ messages)

[PATCH] staging: atomisp: fix block comment style in refcount.c
 2026-03-10 22:48 UTC  (4+ messages)
` [PATCH v2] staging: media: "

[PATCH v3 00/28] media: staging: atomisp: Remove unnecessary return statements from void functions
 2026-03-10 22:09 UTC  (9+ messages)
  ` [PATCH v3 01/28] media: staging: atomisp: Remove unnecessary return statement in void function
  ` [PATCH v3 02/28] media: staging: atomisp: Remove unnecessary return statements in inputfifo.c
  ` [PATCH v3 03/28] media: staging: atomisp: Remove unnecessary return statement in bufq.c
  ` [PATCH v3 04/28] media: staging: atomisp: Remove unnecessary return statement in ifmtr.c
  ` [PATCH v3 05/28] media: staging: atomisp: Remove unnecessary return statements in frame.c
  ` [PATCH v3 06/28] media: staging: atomisp: Remove unnecessary return statements in rx.c
  ` [PATCH v3 07/28] media: staging: atomisp: Remove unnecessary return statement in binary.c
  ` [PATCH v3 08/28] media: staging: atomisp: Remove unnecessary return statements in ia_css_debug.c

[PATCH v3 00/28] media: staging: atomisp: Remove unnecessary return statements from void functions
 2026-03-10 21:46 UTC  (10+ messages)
  ` [PATCH v3 01/28] media: staging: atomisp: Remove unnecessary return statement in void function
  ` [PATCH v3 02/28] media: staging: atomisp: Remove unnecessary return statements in inputfifo.c
  ` [PATCH v3 03/28] media: staging: atomisp: Remove unnecessary return statement in bufq.c
  ` [PATCH v3 04/28] media: staging: atomisp: Remove unnecessary return statement in ifmtr.c
  ` [PATCH v3 05/28] media: staging: atomisp: Remove unnecessary return statements in frame.c
  ` [PATCH v3 06/28] media: staging: atomisp: Remove unnecessary return statements in rx.c
  ` [PATCH v3 07/28] media: staging: atomisp: Remove unnecessary return statement in binary.c
  ` [PATCH v3 08/28] media: staging: atomisp: Remove unnecessary return statements in ia_css_debug.c
  ` [PATCH v3 09/28] media: staging: atomisp: Remove unnecessary return statement in mmu_public.h

[PATCH] staging: rtl8723bs: Remove space in the line start
 2026-03-10 19:16 UTC  (2+ messages)

[PATCH] staging: atomisp: fix block comment style in circbuf.c
 2026-03-10 19:15 UTC  (5+ messages)
` [PATCH v2] staging: media: "
  ` [PATCH v3] "

[PATCH] staging: media: atomisp: sh_css_param_shading: Fix leading space indentation
 2026-03-10 18:48 UTC  (2+ messages)

[PATCH RESEND v8 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-03-10 16:35 UTC  (3+ messages)
` [PATCH RESEND v8 14/21] media: i2c: add Maxim GMSL2/3 deserializer framework

[PATCH v2] media: staging: atomisp: Remove unnecessary return statement in void function
 2026-03-10 15:47 UTC  (2+ messages)

[PATCH v3] staging: media: imx: fix parenthesis ending checks
 2026-03-10 15:24 UTC  (2+ messages)

[PATCH] staging: atomisp: replace msleep with usleep_range in atomisp-gc2235.c
 2026-03-10 15:03 UTC  (3+ messages)
` [PATCH v2] staging: media: atomisp: replace msleep() with fsleep() "

[PATCH] staging: media: atomisp: i2c: replace msleep() with usleep_range()
 2026-03-10 13:34 UTC  (2+ messages)

[PATCH v2 0/4] correct macro issues
 2026-03-10 11:29 UTC  (5+ messages)
` [PATCH v2 2/4] staging: iio: adt7316: remove shift/offset macros

[PATCH] staging: rtl8723bs: convert mutex_lock/unlock to guard and scoped_guard in rtw_pwrctrl.c
 2026-03-10  9:25 UTC  (4+ messages)

[PATCH 00/14] gpio: remove uneeded Kconfig dependencies on OF_GPIO
 2026-03-10  9:11 UTC  (3+ messages)
` [PATCH 07/14] pinctrl: Kconfig: drop unneeded "

[PATCH] media: atomisp: add missing mutex in atomisp_vidioc_default()
 2026-03-10  8:50 UTC  (2+ messages)

[PATCH v3] staging: rtl8723bs: add missing blank line after declarations
 2026-03-10  7:29 UTC 

[PATCH v2] staging: greybus: loopback: use sysfs_emit in sysfs show functions
 2026-03-10  7:27 UTC  (2+ messages)

[PATCH] staging: octeon: remove BUG() call
 2026-03-10  1:45 UTC 

[PATCH] staging: most: dim2: remove BUG_ON() calls
 2026-03-10  1:33 UTC 

[PATCH v3] staging: rtl8723bs: fix line length in rtw_pwrctrl.c
 2026-03-10  1:07 UTC  (2+ messages)

[PATCH] staging: octeon: replace BUG() with WARN_ON_ONCE() in cvn_oct_xmit()
 2026-03-10  0:37 UTC  (4+ messages)

[PATCH] staging: nvec: fix block comment style in nvec.c
 2026-03-09 22:07 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] staging: greybus: loopback: use sysfs_emit in sysfs show functions
 2026-03-09 22:05 UTC  (2+ messages)

[PATCH] staging: axis-fifo: remove redundant goto end
 2026-03-09 22:02 UTC  (13+ messages)

[PATCH v2] staging: rtl8723bs: fix line length in rtw_pwrctrl.c
 2026-03-09 21:11 UTC  (2+ messages)

[PATCH v2] staging: nvec: fix block comment style in nvec.c
 2026-03-09 21:07 UTC 

[PATCH 0/4] Replace functions return types to 'bool'
 2026-03-09 20:12 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] staging: rtl8723bs: replace rtw_if_up() return type to bool
  ` [PATCH v2 2/4] staging: rtl8723bs: replace rtw_is_same_ibss() "
  ` [PATCH v2 3/4] staging: rtl8723bs: replace rtw_is_desired_network() "
  ` [PATCH v2 4/4] staging: rtl8723bs: replace rtw_linked_check() "

[PATCH v3] staging: rtl8723bs: add missing blank line after declarations
 2026-03-09 20:01 UTC  (3+ messages)

[PATCH v3] staging: rtl8723bs: rename supportRateNum to support_rate_num
 2026-03-09 19:49 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: change custom comparing function to strcmp()
 2026-03-09 18:45 UTC 

[PATCH] staging: rtl8723bs: Add myself as reviewer
 2026-03-09 17:35 UTC  (3+ messages)

[PATCH] staging: axis-fifo: minimize lock duration in write
 2026-03-09 17:04 UTC  (5+ messages)

[PATCH v2] staging: rtl8723bs: add missing blank line after declarations
 2026-03-09 17:02 UTC 


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