messages from 2024-10-09 18:32:37 to 2024-10-16 08:00:26 UTC [more...]
[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] staging: gpid: fmh: Drop residue from fmh_gpid_fifo_read_countable()
2024-10-16 7:59 UTC (2+ messages)
[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 V2] staging: gpib: Remove a dead condition in if statement
2024-10-16 7:53 UTC
[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 v2] staging: gpib: Add TODO file
2024-10-16 5:33 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 (31+ 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 05/13] net/ntb: Use never-managed version of pci_intx()
` [RFC PATCH 10/13] staging: rts5280: Use always-managed "
` [RFC PATCH 12/13] HID: amd_sfh: 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 (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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox