linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-11 10:02:45 to 2024-10-16 15:19:46 UTC [more...]

[PATCH] staging: gpid: fmh: Drop residue from fmh_gpid_fifo_read_countable()
 2024-10-16 15:19 UTC  (3+ messages)

[PATCH V2] staging: gpib: Remove a dead condition in if statement
 2024-10-16 15:12 UTC  (5+ messages)

[PATCH v2] staging: gpib: Add TODO file
 2024-10-16 15:10 UTC  (4+ messages)

[PATCH net-next] net: ethernet: ti: am65-cpsw: Fix uninitialized variable
 2024-10-16 14:41 UTC 

[PATCH v2 0/4] drivers: staging: rtl8723bs: Fix coding style
 2024-10-16 14:32 UTC  (6+ messages)
` [PATCH v2 1/4] drivers: staging: rtl8723bs: Fix braces coding style issue
` [PATCH v2 2/4] drivers: staging: rtl8723bs: Fix space "
` [PATCH v2 3/4] drivers: staging: rtl8723bs: Fix missing blank line after declaration "
` [PATCH v2 4/4] drivers: staging: rtl8723bs: Fix comment alignment "

[PATCH 0/4] Fix coding style issues
 2024-10-16 14:30 UTC  (7+ messages)
` [PATCH 1/4] drivers: staging: rtl8723bs: Fix braces coding style issue
` [PATCH 2/4] drivers: staging: rtl8723bs: Fix space "
` [PATCH 3/4] drivers: staging: rtl8723bs: Fix missing blank line after declaration "
` [PATCH 4/4] drivers: staging: rtl8723bs: Fix comment alignment "

other staging/gpib bugs completed
 2024-10-16 14:19 UTC 

[PATCH v4 0/2] staging: vchiq_arm: Two memory leak fixes
 2024-10-16 13:02 UTC  (3+ messages)
` [PATCH v4 1/2] staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocation
` [PATCH v4 2/2] staging: vchiq_arm: Use devm_kzalloc() for drv_mgmt allocation

[PATCH v2] staging: gpib: Replace kmalloc/memset with kzalloc
 2024-10-16 12:49 UTC  (2+ messages)

[PATCH 0/7] staging: gpib: randconfig build fixes
 2024-10-16 12:33 UTC  (9+ messages)
` [PATCH 1/7] staging: gpib: add module descriptions
` [PATCH 2/7] staging: gpib: avoid unused const variables
` [PATCH 3/7] staging: gpib: pc2: avoid calling undefined dma_free()
` [PATCH 4/7] staging: gpib: make port I/O code conditional
` [PATCH 5/7] staging: gpib: add bus specific Kconfig dependencies
` [PATCH 6/7] staging: gpib: use proper format string in request_module
` [PATCH 7/7] staging: gpib: cb7210: select NEC7210 library

[PATCH] drivers: staging: rtl8723bs: Replace msleep() with usleep_range()
 2024-10-16 12:30 UTC  (4+ messages)

[PATCH v2] staging: gpib: Remove unneeded semicolon
 2024-10-16 12:28 UTC  (2+ messages)

[PATCH] drivers: staging: rtl8723bs: Fixed coding style issues and msleep() issue
 2024-10-16 10:46 UTC  (2+ messages)

[PATCH v2] staging: gpib: Remove unneeded semicolon
 2024-10-16 10:46 UTC  (2+ messages)

[PATCH 00/13] Media: fix several issues on drivers
 2024-10-16 10:22 UTC  (2+ messages)
` [PATCH 06/13] media: av7110: fix a spectre vulnerability

[PATCH 0/2] staging: rtl8723bs: change remaining printk to proper api and remove commented code
 2024-10-16  8:00 UTC  (6+ messages)
` [PATCH 1/2] staging: rtl8723bs: change remaining printk to proper api
` [PATCH 2/2] staging: rtl8723bs: remove unused debug statements

[PATCH v3 0/2] staging: staging: vchiq_arm: Two memory leak fixes
 2024-10-16  7:58 UTC  (5+ messages)
` [PATCH v3 1/2] staging: vchiq_arm: Utilise devm_kzalloc() for allocation
` [PATCH v3 2/2] staging: vchiq_arm: Utilize "

[PATCH V2] staging: gpib: Remove unused value
 2024-10-16  7:55 UTC 

[PATCH] staging: gpib: Replace kmalloc/memset with kzalloc for zero initialization
 2024-10-16  7:55 UTC  (2+ messages)

[PATCH] staging: gpib: mark FMH driver as broken
 2024-10-16  7:48 UTC 

[PATCH] staging: gpib: Remove unused value
 2024-10-16  7:40 UTC  (4+ messages)

[PATCH] staging: gpib: Remove a dead condition in if statement
 2024-10-16  7:38 UTC  (4+ messages)

[PATCH] staging: gpib: Remove unneeded semicolon
 2024-10-16  7:23 UTC  (2+ messages)

[PATCH] staging: gpib: Fix PCI header include guard
 2024-10-16  5:06 UTC  (2+ messages)

[PATCH] staging: gpib: Move free after the variable use has been completed
 2024-10-15 23:29 UTC  (6+ messages)

[PATCH] staging: gpib: Add TODO file
 2024-10-15 19:19 UTC  (2+ messages)

[PATCH v2 1/2] gpu: ipu-v3: vdic: Simplify ipu_vdi_setup()
 2024-10-15 18:13 UTC  (13+ messages)
` [PATCH v2 2/2] media: imx: vdic: Introduce mem2mem VDI deinterlacer driver

[RFC] ipw2100 ipw2200 ps3_gelic rtl8712 --- Are we ready for wext cleanup?
 2024-10-14 18:39 UTC  (3+ messages)

[PATCH 0/4] media: atomisp: mt9m114: Make it work on Asus T100TA
 2024-10-14 12:11 UTC  (10+ messages)
` [PATCH 1/4] media: atomisp: Fix WARN_ON() in vb2_start_streaming() triggering
` [PATCH 2/4] media: atomisp: mt9m114: Disable V4L2_CID_3A_LOCK control
` [PATCH 3/4] media: atomisp: mt9m114: Add missing mutex_init() call
` [PATCH 4/4] media: atomisp: mt9m114: Fix fmt->code not getting set on try_fmt

[PATCH] media: atomisp: remove redundant re-checking of err
 2024-10-14 11:34 UTC  (2+ messages)

[PATCH v2 0/2] staging: vchiq_arm: Fix missing refcount decrement in error path for fw_node
 2024-10-14  9:31 UTC  (5+ messages)
` [PATCH v2 1/2] staging: vchiq_arm: refactor goto instructions in vchiq_probe()
` [PATCH v2 2/2] staging: vchiq_arm: Fix missing refcount decrement in error path for fw_node

[RFC PATCH 00/13] Remove implicit devres from pci_intx()
 2024-10-14  9:12 UTC  (16+ messages)
` [RFC PATCH 01/13] PCI: Prepare removing "
` [RFC PATCH 02/13] ALSA: hda: hda_intel: Use always-managed version of pcim_intx()
` [RFC PATCH 13/13] Remove devres from pci_intx()

[PATCH] staging: vchiq_arm: Fix missing refcount decrement in error path for fw_node
 2024-10-14  9:06 UTC  (13+ messages)

[PATCH] staging: vchiq_arm: Utilize devm_kzalloc in the probe() function
 2024-10-14  9:01 UTC  (2+ messages)

[PATCH] staging: gpib: mark HP82341 driver as broken
 2024-10-14  8:54 UTC 

[RFC] staging: gpib: Proposal to add TODO file
 2024-10-14  8:33 UTC  (2+ messages)

[PATCH v2 0/2] staging: vchiq_arm: Two memory leak fixes
 2024-10-14  6:39 UTC  (4+ messages)
` [PATCH v2 1/2] staging: vchiq_arm: Utilise devm_kzalloc() for allocation
` [PATCH v2 2/2] staging: vchiq_arm: Utilize "

[PATCH] staging: gpib: Replace kmalloc + memset with kzalloc for zero initialization
 2024-10-14  6:04 UTC 

[PATCH] staging: vchiq_arm: Utilize devm_kzalloc in the probe() function
 2024-10-13 20:29 UTC  (2+ messages)

[PATCH v2] staging: olpc_dcon: Remove driver marked as broken since 2022
 2024-10-13 17:27 UTC 

[PATCH v4 0/6] staging: vchiq: Lower indentation at various
 2024-10-13 12:21 UTC  (8+ messages)
` [PATCH v4 1/6] staging: vchiq_core: Locally cache cache_line_size information
` [PATCH v4 2/6] staging: vchiq_core: Do not log debug in a separate scope
` [PATCH v4 3/6] staging: vchiq_core: Indent copy_message_data() on a single line
` [PATCH v4 4/6] staging: vchiq_core: Refactor notify_bulks()
` [PATCH v4 5/6] staging: vchiq_core: Lower indentation in parse_open()
` [PATCH v4 6/6] staging: vchiq_core: Lower indentation in vchiq_close_service_internal

[PATCH v3 0/6] staging: vchiq: Lower indentation at various places
 2024-10-13 12:14 UTC  (11+ messages)
` [PATCH v3 1/6] staging: vchiq_core: Locally cache cache_line_size information
` [PATCH v3 2/6] staging: vchiq_core: Do not log debug in a separate scope
` [PATCH v3 3/6] staging: vchiq_core: Indent copy_message_data() on a single line
` [PATCH v3 4/6] staging: vchiq_core: Refactor notify_bulks()
` [PATCH v3 5/6] staging: vchiq_core: Lower indentation in parse_open()
` [PATCH v3 6/6] staging: vchiq_core: Lower indentation in vchiq_close_service_internal

[PATCH 0/2] staging: vchiq_arm: Fix drv_mgmt leak
 2024-10-13 10:46 UTC  (8+ messages)
` [PATCH 1/2] staging: vchiq_arm: Drop blank lines
` [PATCH 2/2] staging: vchiq_arm: Use devm_kzalloc for mgmt

[PATCH 0/3] staging: rtl8712: Tidy-up *Algrthm variables
 2024-10-13  9:09 UTC  (5+ messages)
` [PATCH 1/3] staging: rtl8712: Rename AuthAlgrthm variable
` [PATCH 2/3] staging: rtl8712: Rename PrivacyAlgrthm variable
` [PATCH 3/3] staging: rtl8712: Introduce auth_algorithm macros

[PATCH] staging: vchiq_arm: removes multiple blank lines
 2024-10-12 23:37 UTC 

[PATCH] staging: vt6656: Remove unused driver
 2024-10-12 16:49 UTC 

[PATCH v2] staging: media: Switch back to struct platform_driver::remove()
 2024-10-12 15:27 UTC  (4+ messages)

[RFC] staging: vt6656: Proposal to delete driver vt6656_stage
 2024-10-12 10:04 UTC  (4+ messages)

[PATCH v2 0/6] staging: vchiq: Lower indentation at various places
 2024-10-11 14:53 UTC  (8+ messages)
` [PATCH v2 1/6] staging: vchiq_core: Locally cache cache_line_size information
` [PATCH v2 2/6] staging: vchiq_core: Do not log debug in a separate scope
` [PATCH v2 3/6] staging: vchiq_core: Indent copy_message_data() on a single line
` [PATCH v2 4/6] staging: vchiq_core: Refactor notify_bulks()
` [PATCH v2 5/6] staging: vchiq_core: Lower indentation in parse_open()
` [PATCH v2 6/6] staging: vchiq_core: Lower indentation in vchiq_close_service_internal

[PATCH] staging: vc04_services: TESTING: Adjust ping test
 2024-10-11 11:17 UTC  (3+ messages)

[PATCH 0/8] staging: vchiq: Lower indentation at various places
 2024-10-11 11:07 UTC  (14+ messages)
` [PATCH 2/8] staging: vchiq_core: Properly log dev_err()
` [PATCH 3/8] staging: vchiq_core: Do not log debug in a separate scope
` [PATCH 4/8] staging: vchiq_core: Lower indentation of a conditional block
` [PATCH 5/8] staging: vchiq_core: Indent copy_message_data() on a single line
` [PATCH 6/8] staging: vchiq_arm: Lower indentation of a conditional block
` [PATCH 7/8] staging: vchiq_core: Lower indentation in parse_open()


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