linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-05 20:34:53 to 2024-10-13 20:29:26 UTC [more...]

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

[RFC] ipw2100 ipw2200 ps3_gelic rtl8712 --- Are we ready for wext cleanup?
 2024-10-13 20:28 UTC 

[RFC] staging: gpib: Proposal to add TODO file
 2024-10-13 19:45 UTC 

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

[PATCH 0/4] media: atomisp: mt9m114: Make it work on Asus T100TA
 2024-10-13 15:40 UTC  (5+ 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] staging: vchiq_arm: Fix missing refcount decrement in error path for fw_node
 2024-10-13 12:55 UTC  (3+ messages)

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

[PATCH] media: atomisp: remove redundant re-checking of err
 2024-10-12 14:14 UTC 

[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

[RFC PATCH 00/13] Remove implicit devres from pci_intx()
 2024-10-11 13:50 UTC  (42+ 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 03/13] drivers/xen: Use never-managed version of pci_intx()
` [RFC PATCH 04/13] net/ethernet: "
` [RFC PATCH 05/13] net/ntb: "
` [RFC PATCH 06/13] misc: "
` [RFC PATCH 07/13] vfio/pci: "
` [RFC PATCH 08/13] PCI: MSI: "
` [RFC PATCH 09/13] ata: Use always-managed "
` [RFC PATCH 10/13] staging: rts5280: "
` [RFC PATCH 11/13] wifi: qtnfmac: use always-managed version of pcim_intx()
` [RFC PATCH 12/13] HID: amd_sfh: Use "
` [RFC PATCH 13/13] Remove devres from pci_intx()

[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  (16+ messages)
` [PATCH 1/8] staging: vchiq_core: Locally cache cache_line_size information
` [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()
` [PATCH 8/8] staging: vchiq_core: Lower indentation in vchiq_close_service_internal

[PATCH] staging: media: Switch back to struct platform_driver::remove()
 2024-10-11  5:55 UTC 

[PATCH 0/5] staging: vchiq_core: Improve indentation
 2024-10-11  4:39 UTC  (13+ messages)
` [PATCH 1/5] staging: vchiq_core: Fix white space indentation error
` [PATCH 2/5] staging: vchiq_core: Indent static_assert on single line
` [PATCH 3/5] staging: vchiq_core: Reflow long lines to 80 columns
` [PATCH 4/5] staging: vchiq_core: Macros indentation fix
` [PATCH 5/5] staging: vchiq_core: Locally cache cache_line_size information

[PATCH 00/18] Staging: rtl8192e: 18 more Style guide variable renames
 2024-10-11  3:21 UTC  (3+ messages)

[PATCH] staging: gdm724x: Remove unused driver
 2024-10-10 19:15 UTC 

[PATCH] staging: vt6655: Remove unused driver
 2024-10-10 16:42 UTC 

[PATCH] staging: sm750fb: Rename function sm750_hw_cursor_setData2
 2024-10-10  9:41 UTC  (5+ messages)
` [PATCH] staging: sm750: Fix missing config in Kconfig

[PATCH] staging: rts5208: Remove unused driver
 2024-10-09 19:32 UTC 

[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
 2024-10-09 13:34 UTC  (12+ messages)

[PATCH] staging: vchiq_core: Fix code indent errors
 2024-10-09 10:00 UTC  (3+ messages)

[PATCH 0/2] staging: rtl8192e: Use MSR_LINK_* macros
 2024-10-09  9:53 UTC  (3+ messages)

[PATCH v2 0/6] staging: rtl8192e: Fix alignment to open parentheses
 2024-10-09  9:53 UTC  (2+ messages)

[RFC] staging: ks7010: How to proceed with Spectec SDW-823 microSD driver
 2024-10-09  9:41 UTC  (5+ messages)
  ` [RFC] staging: gdm724x: How to proceed with drivers gdmtty and gdmulte
    ` [RFC] staging: gdm724x: Proposal to delete "

[RFC] staging: rts5208: Proposal to delete driver rts5208
 2024-10-09  9:40 UTC  (2+ messages)

[RFC] staging: vt6655: Proposal to delete driver vt6655_stage
 2024-10-09  9:40 UTC  (2+ messages)

[PATCH v2 0/6] lib80211 cleanup
 2024-10-08 18:12 UTC  (13+ messages)
` [PATCH v2 1/6] wifi: qtnfmac: don't include lib80211.h
` [PATCH v2 2/6] wifi: mwifiex: "
` [PATCH v2 3/6] wifi: libertas: don't select/include lib80211
` [PATCH v2 4/6] staging: rtl8192e: delete the driver
` [PATCH v2 5/6] wifi: ipw2x00/lib80211: move remaining lib80211 into libipw
` [PATCH v2 6/6] staging: don't recommend using lib80211

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

[PATCH v2] staging: gdm724x: fix returning -1 with return equivalent errors
 2024-10-08  5:07 UTC  (2+ messages)

[PATCH 0/5] lib80211 cleanup
 2024-10-07 18:10 UTC  (6+ messages)
` [PATCH 1/5] wifi: qtnfmac: don't include lib80211.h
` [PATCH 2/5] wifi: mwifiex: "
` [PATCH 3/5] wifi: libertas: "
` [PATCH 4/5] staging: rtl8192e: delete the driver
` [PATCH 5/5] wifi: ipw2x00/lib80211: move remaining lib80211 into libipw

[PATCH] staging: iio: frequency: rename macros
 2024-10-07 15:46 UTC  (5+ messages)

[PATCH] gpu: ipu-v3: vdic: Drop unused prepare_vdi_in_buffers()
 2024-10-07  8:51 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: core: rtw_cmd: Missing a blank line after declarations
 2024-10-05 23:33 UTC 

[PATCH 00/15] staging: rtl8723bs: Remove function pointers starting with hal_init
 2024-10-05 20:33 UTC  (10+ messages)
` [PATCH 07/15] staging: rtl8723bs: Remove function pointer free_recv_priv
` [PATCH 08/15] staging: rtl8723bs: Remove function pointer dm_init
` [PATCH 09/15] staging: rtl8723bs: Remove function pointer dm_deinit
` [PATCH 10/15] staging: rtl8723bs: Remove function pointer read_chip_version
` [PATCH 11/15] staging: rtl8723bs: Remove function pointer init_default_value
` [PATCH 12/15] staging: rtl8723bs: Remove function pointer intf_chip_configure
` [PATCH 13/15] staging: rtl8723bs: Remove function pointer read_adapter_info
` [PATCH 14/15] staging: rtl8723bs: Remove function pointer enable_interrupt
` [PATCH 15/15] staging: rtl8723bs: Remove function pointer disable_interrupt


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