linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-26 20:48:56 to 2025-12-19 05:43:42 UTC [more...]

[PATCH v2 0/4] fbdev: Make CONFIG_FB_DEVICE optional for drivers
 2025-12-19  5:43 UTC  (2+ messages)
` [PATCH v2 1/4] fb: Add dev_of_fbinfo() helper for optional sysfs support

[PATCH 0/4] staging: rtl8723bs: Fix error handling and memory
 2025-12-18 17:00 UTC  (9+ messages)
` [PATCH 1/4] staging: rtl8723bs: fix firmware memory leak on error path
    ` [External] : "
` [PATCH 2/4] staging: rtl8723bs: fix memory leak in rtw_cfg80211_inform_bss()
` [PATCH 3/4] staging: rtl8723bs: add IS_ERR() check for kthread_run()
` [PATCH 4/4] staging: rtl8723bs: check return value of rtw_wdev_alloc()
    ` [External] : "

[PATCH 0/5] staging: ad9832: driver cleanup
 2025-12-18 15:46 UTC  (13+ messages)
` [PATCH 1/5] staging: iio: ad9832: clean up whitespace
` [PATCH 2/5] staging: iio: ad9832: convert to guard(mutex)
` [PATCH 3/5] staging: iio: ad9832: cleanup dev_err_probe()
` [PATCH 4/5] staging: iio: ad9832: convert to iio channels and ext_info attrs
` [PATCH 5/5] staging: iio: ad9832: add sysfs documentation

[PATCH v2 0/3] media: imx-csi: cleanup media pipeline start
 2025-12-18 15:35 UTC  (5+ messages)
` [PATCH v2 1/3] media: imx-csi: move media_pipeline to video device
` [PATCH v2 2/3] media: imx-csi: explicitly start media pipeline on pad 0
` [PATCH v2 3/3] media: imx-csi: use media_pad_is_streaming helper

[PATCH] staging: media: atomisp: fix code indentation
 2025-12-18  6:26 UTC 

[PATCH] staging: fbtft: fix spacing before close parenthesis
 2025-12-18  6:20 UTC  (2+ messages)

[PATCH v4 0/2] staging: rtl8723bs: coding style cleanup
 2025-12-17 15:59 UTC  (3+ messages)
` [PATCH v4 1/2] staging: rtl8723bs: remove unnecessary braces
` [PATCH v4 2/2] staging: rtl8723bs: remove unnecessary else block

[PATCH v3 0/2] staging: rtl8723bs: coding style cleanup
 2025-12-17 15:49 UTC  (4+ messages)
` [PATCH v3 1/2] staging: rtl8723bs: remove unnecessary braces
` [PATCH v3 2/2] staging: rtl8723bs: remove unnecessary else block

[PATCH v2 0/2] remove unnecessary braces and else block
 2025-12-17 14:33 UTC  (4+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: remove unnecessary braces
` [PATCH v2 2/2] staging: rtl8723bs: remove unnecessary else block

[PATCH] staging: rtl8723bs: clean up redundant parentheses in rtw_mlme.c
 2025-12-17 13:44 UTC  (3+ messages)

[PATCH 1/1] staging: rtl8723bs: use LIST_HEAD for stack-allocated list in xmit cleanup
 2025-12-17 13:07 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix block comment coding style
 2025-12-17 13:06 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary braces and else block
 2025-12-17 13:04 UTC  (2+ messages)

[PATCH v3 0/2] Checkpatch cleanup patches
 2025-12-17 13:03 UTC  (2+ messages)

[PATCH] staging: sm750fb: Fix alignment in sm750_hw_cursor_set_size call
 2025-12-17 13:02 UTC  (2+ messages)

[PATCH v1] staging: rtl8723bs: fix block comment coding style in rtw_io.c
 2025-12-17 13:00 UTC  (2+ messages)

[PATCH] staging: greybus: Remove completed PWN TODO item
 2025-12-17 12:56 UTC  (2+ messages)

[RFC PATCH 0/3] ad9832: driver cleanup
 2025-12-16 14:10 UTC  (11+ messages)
` [RFC PATCH 1/3] staging: iio: ad9832: remove platform_data support
` [RFC PATCH 2/3] staging: iio: ad9832: convert to iio channels
` [RFC PATCH 3/3] dt-bindings: iio: add analog devices ad9832/ad9835

[PATCH v2] staging: rtl8723bs: remove dead code in os_intfs.c
 2025-12-15  7:34 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Fix block comment coding style
 2025-12-15  6:04 UTC  (2+ messages)

[PATCH] media: staging: atomisp: remove redundant OOM error messages
 2025-12-15  5:53 UTC 

[PATCH v3] staging: fluke_gpib: use kzalloc instead of kmalloc + memset
 2025-12-13 14:39 UTC  (2+ messages)

[PATCH] media: staging: atomisp: remove unnecessary NULL checks in sensor drivers
 2025-12-12 12:38 UTC 

[PATCH] staging: rtl8723bs: fix memory leaks on rtw_enqueue_cmd() failure
 2025-12-12  9:50 UTC  (3+ messages)

[PATCH] staging: media: atomisp: fix trailing statement
 2025-12-11  5:26 UTC  (2+ messages)
` [PATCH] staging: rtl8723bs: remove trailing whitespace

[PATCH v3] staging: vme_user: simplify bus number allocation using ffz()
 2025-12-10 11:17 UTC  (2+ messages)

[PATCH v3] staging: vme_user: simplify bus number allocation using ffz()
 2025-12-10  9:51 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove trailing whitespace
 2025-12-10  8:49 UTC 

[PATCH 0/2] host1x: Convert to bus methods
 2025-12-10  8:31 UTC  (3+ messages)
` [PATCH 1/2] host1x: Make remove callback return void
` [PATCH 2/2] host1x: Convert to bus methods

[PATCH 0/3] fbdev: Guard sysfs interfaces under CONFIG_FB_DEVICE
 2025-12-10  4:26 UTC  (11+ messages)
` [PATCH 1/3] fbtft: Make sysfs and dev_*() logging conditional on FB_DEVICE
` [PATCH 2/3] omapfb: Guard sysfs code under CONFIG_FB_DEVICE
` [PATCH 3/3] sh_mobile_lcdc: Guard overlay sysfs interfaces "

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

[PATCH v2] media: atomisp: avoid memory leak in ia_css_pipe_create_cas_scaler_desc_single_output()
 2025-12-08 11:16 UTC 

[PATCH] staging: rtl8723bs: fix missing status update on sdio_alloc_irq() failure
 2025-12-08  9:27 UTC 

[PATCH] staging: media: atomisp: remove the trailing '\n'
 2025-12-07 18:37 UTC 

[PATCH v2] staging: vme_user: simplify bus number allocation using ffz()
 2025-12-07 17:50 UTC  (2+ messages)

[GIT PULL] Staging driver updates for 6.19-rc1
 2025-12-07  3:00 UTC  (2+ messages)

[PATCH v1] staging: iio: frequency: ad9832: replace long/short with u32/u16
 2025-12-06 16:32 UTC  (3+ messages)

[PATCH v1] staging: vme_user: replace (1 << n) with BIT(n)
 2025-12-06 10:10 UTC  (2+ messages)

[PATCH v6] staging: greybus: arche-apb-ctrl: switch to device_property_read_bool
 2025-12-05 11:21 UTC 

[PATCH v5] staging: greybus: arche-apb-ctrl: switch to device_property_read_bool
 2025-12-05 11:06 UTC 

[PATCH v4] staging: greybus: arche-apb-ctrl: switch to device_property_read_bool
 2025-12-05  7:27 UTC  (2+ messages)

[PATCH v3] staging: greybus: arche-apb-ctrl: switch to device_property_read_bool
 2025-12-05  7:26 UTC  (2+ messages)

[PATCH 0/2] staging: rtl8723bs: comment and style cleanups
 2025-12-05  2:14 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8723bs: remove trailing whitespace in comment
` [PATCH 2/2] staging: rtl8723bs: fix spacing around operators

[PATCH] staging: iio: ad9832: remove platform_data support
 2025-12-04 19:08 UTC  (2+ messages)

[PATCH v2] staging: greybus: arche-apb-ctrl: switch to device_property_read_bool
 2025-12-04 18:54 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Remove unnecessary parentheses
 2025-12-04 11:53 UTC 

[PATCH v3 2/2] staging: rtl8723bs: Rename camel case variable
 2025-12-04 11:46 UTC 

[PATCH v3 1/2] staging: rtl8723bs: Rename camel case enumeration
 2025-12-04 11:44 UTC 

[PATCH] staging: rtl8723bs: select CRYPTO_LIB_UTILS instead of CRYPTO
 2025-12-04  6:18 UTC 

[REGRESSION] stable-rc/linux-6.12.y: (build) variable 'val' is uninitialized when passed as a const pointer arg
 2025-12-04  2:16 UTC  (7+ messages)

[PATCH] Staging: rtl8723bs: fix space before tab in rtl8723bs_xmit.c
 2025-12-03 16:30 UTC 

[PATCH v5] staging: most: video: prevent probes during component exit
 2025-12-03  9:31 UTC  (4+ messages)

[PATCH] staging: rtl8723bs: clean up comments in rtw_ap.c
 2025-12-03  7:20 UTC  (2+ messages)

[PATCH v4] staging: most: video: prevent probes during component exit
 2025-12-02 20:33 UTC  (2+ messages)

[PATCH] staging: media: imx: fix style issues
 2025-12-02 16:14 UTC 

[PATCH] staging: iio: adt7316: replace sprintf() with sysfs_emit()
 2025-12-02 13:55 UTC  (8+ messages)

[PATCH] media: atomisp: avoid memory leak in ia_css_pipe_create_cas_scaler_desc_single_output()
 2025-12-02 12:02 UTC 

[PATCH] staging: vc04_services: vchiq_bus: Check return value of of_dma_configure()
 2025-12-02 10:18 UTC  (2+ messages)

[PATCH] staging: media: atomisp: Fix typos and comments alignment issue in include/linux/* header files
 2025-11-29 13:46 UTC  (2+ messages)

[PATCH v3] staging: most: video: prevent probes during component exit
 2025-11-29 12:06 UTC  (2+ messages)

[PATCH 5.15.y 00/14] timers: Provide timer_shutdown[_sync]()
 2025-11-28 16:05 UTC  (15+ messages)
` [PATCH 5.15.y 01/14] Documentation: Remove bogus claim about del_timer_sync()
` [PATCH 5.15.y 02/14] ARM: spear: Do not use timer namespace for timer_shutdown() function
` [PATCH 5.15.y 03/14] clocksource/drivers/arm_arch_timer: "
` [PATCH 5.15.y 04/14] clocksource/drivers/sp804: "
` [PATCH 5.15.y 05/14] timers: Get rid of del_singleshot_timer_sync()
` [PATCH 5.15.y 06/14] timers: Replace BUG_ON()s
` [PATCH 5.15.y 07/14] timers: Rename del_timer() to timer_delete()
` [PATCH 5.15.y 08/14] Documentation: Replace del_timer/del_timer_sync()
` [PATCH 5.15.y 09/14] timers: Silently ignore timers with a NULL function
` [PATCH 5.15.y 10/14] timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown mode
` [PATCH 5.15.y 11/14] timers: Add shutdown mechanism to the internal functions
` [PATCH 5.15.y 12/14] timers: Provide timer_shutdown[_sync]()
` [PATCH 5.15.y 13/14] timers: Update the documentation to reflect on the new timer_shutdown() API
` [PATCH 5.15.y 14/14] Bluetooth: hci_qca: Fix the teardown problem for real

[PATCH] staging: vme_user: name function parameters
 2025-11-28  8:29 UTC 

[PATCH v4] most: core: fix resource leak in most_register_interface error paths
 2025-11-27 17:06 UTC  (2+ messages)

[PATCH v3] most: core: fix resource leak in most_register_interface error paths
 2025-11-27  6:35 UTC  (2+ messages)

[PATCH v2] staging: fluke_gpib: use kzalloc instead of kmalloc + memset
 2025-11-27  5:58 UTC  (2+ messages)

[PATCH v2 0/2] most: core: fix resource leak in most_register_interface error paths
 2025-11-26 22:08 UTC  (4+ messages)
` [PATCH v2 2/2] most: usb: remove double cleanup of interface on registration failure


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).