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

[PATCH 00/16] staging: rtl8723bs: Replace function pointers starting with UpdateRAMaskHandler
 2024-11-05  5:54 UTC  (8+ messages)
` [PATCH 01/16] staging: rtl8723bs: Remove function pointer UpdateRAMaskHandler
` [PATCH 02/16] staging: rtl8723bs: Remove function pointer set_channel_handler
` [PATCH 03/16] staging: rtl8723bs: Remove function pointer set_chnl_bw_handler
` [PATCH 04/16] staging: rtl8723bs: Remove function pointer set_tx_power_level_handler
` [PATCH 05/16] staging: rtl8723bs: Remove function pointer hal_dm_watchdog
` [PATCH 06/16] staging: rtl8723bs: Remove function pointer hal_dm_watchdog_in_lps
` [PATCH 07/16] staging: rtl8723bs: Remove function pointer SetBeaconRelatedRegistersHandler

[PATCH v3] staging: gpib: Change return type of fluke_get_dma_residue
 2024-10-15 20:33 UTC 

[PATCH V3] staging: gpib: avoid unintended sign extension
 2024-10-17 19:54 UTC 

[PATCH v3 00/12] staging: gpib: Patch set for gpib staging drivers
 2024-11-04 17:50 UTC  (13+ messages)
` [PATCH v3 01/12] staging: gpib: Fix buffer overflow in ni_usb_init
` [PATCH v3 02/12] staging: gpib: Replace custom debug with dev_dbg
` [PATCH v3 03/12] staging: gpib: Update messaging and usb_device refs in ni_usb
` [PATCH v3 04/12] staging: gpib: Update messaging and usb_device refs in agilent_usb
` [PATCH v3 05/12] staging: gpib: Fix MODULES_DESCRIPTION
` [PATCH v3 06/12] staging: gpib: Add comment for mutex define
` [PATCH v3 07/12] staging: gpib: Use dev_xxx for messaging
` [PATCH v3 08/12] staging: gpib: Fix Kconfig
` [PATCH v3 09/12] staging: gpib: Remove unneeded lookup table
` [PATCH v3 10/12] staging: gpib: Remove GPIO14 and GPIO15 lines in lookup tables
` [PATCH v3 11/12] staging: gpib: Re-order the "
` [PATCH v3 12/12] staging: gpib: Correct check for max secondary address

[PATCH] media: atomisp: Remove gmin_platform Asus T100TA quirks
 2024-11-04 13:12 UTC  (2+ messages)

[PATCH v1 1/1] media: atomisp: Remove License information boilerplate
 2024-11-04 13:11 UTC  (5+ messages)

[GIT PULL] media: atomisp: Changes for 6.13-1
 2024-11-04 12:12 UTC 

[PATCH v2] media: atomisp: Add check for rgby_data memory allocation failure
 2024-11-04 14:50 UTC  (6+ messages)

[PATCH] media: atomisp: remove redundant re-checking of err
 2024-11-04 12:01 UTC  (2+ messages)

[PATCH] media: atomisp: Fix spelling errors reported by codespell
 2024-11-04 11:59 UTC  (2+ messages)

[PATCH v1] media: atomisp: Fix typos in comment
 2024-11-04 11:11 UTC  (2+ messages)

[PATCH] media: atomisp: hmm_bo: Fix spelling errors in hmm_bo.h
 2024-11-04 11:08 UTC  (2+ messages)

[PATCH 0/4] media: atomisp: mt9m114: Make it work on Asus T100TA
 2024-11-04 11:06 UTC  (2+ messages)

[PATCH v2 00/11] staging: gpib: Patch set for gpib staging drivers
 2024-11-04  8:43 UTC  (16+ messages)
` [PATCH 01/11] staging: gpib: Fix buffer overflow in ni_usb_init
` [PATCH 02/11] staging: gpib: Replace custom debug with dev_dbg
` [PATCH 03/11] staging: gpib: Update messaging and usb_device refs in ni_usb
` [PATCH 04/11] staging: gpib: Update messaging and usb_device refs in agilent_usb
` [PATCH 05/11] staging: gpib: Remove GPIB_DEBUG reference and update messaging
` [PATCH 06/11] staging: gpib: Use dev_xxx for messaging
` [PATCH 07/11] staging: gpib: Fix Kconfig
` [PATCH 08/11] staging: gpib: Remove unneeded lookup table
` [PATCH 09/11] staging: gpib: Remove GPIO14 and GPIO15 lines in lookup tables
` [PATCH 10/11] staging: gpib: Re-order the "
` [PATCH 11/11] staging: gpib: Correct check for max secondary address

[PATCH] media: atomisp: Add check for rgby_data memory allocation failure
 2024-11-04  7:30 UTC  (6+ messages)

[PATCH] staging: gpib: avoid unintended sign extension
 2024-11-03 23:46 UTC  (2+ messages)

[PATCH] staging: gpib: Change return type of fluke_get_dma_residue
 2024-11-03 23:45 UTC  (2+ messages)

[PATCH] Staging: gpib/common/gpib_os.c - Remove unnecessary OOM message
 2024-11-03 23:45 UTC  (2+ messages)

[PATCH] staging: rtl8712: Remove driver using deprecated API wext
 2024-11-03 15:10 UTC  (4+ messages)

[PATCH 00/13] staging: rtl8723bs: Replace function pointers and #if 1
 2024-11-03  8:14 UTC  (14+ messages)
` [PATCH 01/13] staging: rtl8723bs: Replace function thread_enter
` [PATCH 02/13] staging: rtl8723bs: Remove #if 1 in function hal_EfusePartialWriteCheck
` [PATCH 03/13] staging: rtl8723bs: Remove #if 1 in function hal_EfuseGetCurrentSize_BT
` [PATCH 04/13] staging: rtl8723bs: Remove #if 1 in function ReadChipVersion8723B
` [PATCH 05/13] staging: rtl8723bs: Remove function pointer check_ips_status
` [PATCH 06/13] staging: rtl8723bs: Remove function pointer SetHwRegHandler
` [PATCH 07/13] staging: rtl8723bs: Remove function pointer GetHwRegHandler
` [PATCH 08/13] staging: rtl8723bs: Remove function pointer SetHwRegHandlerWithBuf
` [PATCH 09/13] staging: rtl8723bs: Remove function pointer GetHalDefVarHandler
` [PATCH 10/13] staging: rtl8723bs: Remove function pointer SetHalDefVarHandler
` [PATCH 11/13] staging: rtl8723bs: Remove function pointer hal_xmit
` [PATCH 12/13] staging: rtl8723bs: Remove function pointer mgnt_xmit
` [PATCH 13/13] staging: rtl8723bs: Remove function pointer hal_xmitframe_enqueue

[PATCH] staging: fieldbus: Delete unused driver
 2024-11-02 19:14 UTC 

[PATCH 0/9] Patch set for gpib staging drivers
 2024-11-02  0:51 UTC  (17+ messages)
` [PATCH 1/9] Fix buffer overflow in ni_usb_init
` [PATCH 2/9] Replace custom debug with dev_dbg
` [PATCH 3/9] Update messaging and usb_device refs in ni_usb
` [PATCH 4/9] Update messaging and usb_device refs in agilent_usb
` [PATCH 5/9] Remove GPIB_DEBUG reference and update messaging
` [PATCH 6/9] Use dev_xxx for messaging
` [PATCH 7/9] Fix Kconfig
` [PATCH 8/9] Rationalize lookup tables
` [PATCH 9/9] Correct check for max secondary address

[PATCH v4] staging: rtl8723bs: change remaining printk to proper api
 2024-10-30  7:38 UTC  (2+ messages)

[PATCH v3] staging: rtl8723bs: change remaining printk to proper api
 2024-10-29 22:02 UTC  (5+ messages)
  `  "

[PATCH] staging: greybus: fix possible null-ptr-deref in gb_audio_manager_get_module()
 2024-10-29 15:36 UTC  (6+ messages)

[PATCH] staging: vchiq_core: Remove unnecessary blank lines
 2024-10-29  6:39 UTC 

[PATCH] staging: gpib: Fix error handling paths in cb_gpib_probe()
 2024-10-28  9:40 UTC  (2+ messages)

[PATCH v6 00/11] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2024-10-25 20:13 UTC  (18+ messages)
` [PATCH v6 01/11] media: v4l2-common: Add helpers to calculate bytesperline and sizeimage
` [PATCH v6 02/11] media: v4l2: Add NV15 and NV20 pixel formats
` [PATCH v6 08/11] media: rkvdec: Add image format concept
` [PATCH v6 09/11] media: rkvdec: Add get_image_fmt ops
` [PATCH v6 10/11] media: rkvdec: h264: Support High 10 and 4:2:2 profiles
` [PATCH v6 11/11] media: rkvdec: Fix enumerate frame sizes

[PATCH] staging: rtl8723bs: Remove no-op netdevice_notifier()
 2024-10-24 18:10 UTC 

[PATCH v2] staging: rtl8723bs: change remaining printk to proper api
 2024-10-23 22:48 UTC  (2+ messages)
`  "

[PATCH] staging: vme_user: vme_bridge.h: Name function pointer arguments
 2024-10-23 20:04 UTC 

[PATCH 0/6] staging: vc04_services: Clarify bulk 'userdata' usage
 2024-10-23 11:04 UTC  (7+ messages)
` [PATCH 1/6] staging: vchiq_arm: Rename a struct vchiq_bulk member
` [PATCH 2/6] staging: vchiq_core: Bulk waiter should not piggy back on bulk userdata
` [PATCH 3/6] staging: vchiq_core: Rename struct vchiq_bulk 'userdata'
` [PATCH 4/6] staging: vchiq: Rename vchiq_completion_data 'bulk_userdata'
` [PATCH 5/6] staging: vchiq_core: Pass vchiq_bulk pointer to make_service_callback()
` [PATCH 6/6] staging: vchiq_arm: Track bulk user data pointer separately

[PATCH] drivers/staging/iio/frequency/ad9832.c: fix division by zero in ad9832_calc_freqreg()
 2024-10-22 20:06 UTC  (4+ messages)

[PATCH] staging: gpib: Add missing check for NULL
 2024-10-21 20:07 UTC  (4+ messages)

[PATCH] staging: greybus: gpio: use gpiochip_get_data
 2024-10-21  2:32 UTC 

[PATCH] staging: gpib: ni_usb: Move kfree after last use of in_data
 2024-10-19 18:30 UTC  (3+ messages)

[PATCH] staging: gpib: Change return type of fluke_get_dma_residue
 2024-10-19 18:19 UTC  (3+ messages)

[PATCH] staging: gpib: avoid unintended sign extension
 2024-10-19  8:03 UTC  (2+ messages)

[RFC] staging: fieldbus: Proposal to delete driver
 2024-10-19  6:45 UTC 

[bug report] staging: gpib: Add GPIB common core driver
 2024-10-18  6:32 UTC 

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

[PATCH net-next] net: ethernet: ti: am65-cpsw: Fix uninitialized variable
 2024-10-17 23:10 UTC  (3+ messages)

[PATCH] staging: gpib: Change return type and error code of fmh_gpib_get_dma_residue()
 2024-10-17 22:07 UTC 

[PATCH] staging: gpib: avoid unintended sign extension
 2024-10-17 21:34 UTC  (3+ messages)

[PATCH next] staging: gpib: fix uninitialized variable in usb_gpib_command()
 2024-10-17 19:31 UTC 

[PATCH] staging: gpib: fmh_gpib: Fix typo
 2024-10-17 19:21 UTC 

[PATCH] staging: gpib: replace dump function by print_hex_dump
 2024-10-17 19:13 UTC 

[PATCH v3] staging: gpib: Add TODO file
 2024-10-17 19:08 UTC 

[PATCH V2] staging: gpib: Change return type and error code of fluke_get_dma_residue
 2024-10-17 19:02 UTC  (3+ messages)

other staging/gpib bugs completed
 2024-10-17 18:58 UTC  (3+ messages)

[PATCH] staging: gpib: avoid buffer overflow
 2024-10-17 18:24 UTC  (3+ messages)

[PATCH 0/6] staging: vchiq: Further simplify bulk transfer
 2024-10-17 13:36 UTC  (7+ messages)
` [PATCH 1/6] staging: vchiq_core: Subsume 'offset' in struct vchiq_bulk
` [PATCH 2/6] staging: vchiq_core: Simplify bulk data preparatory functions
` [PATCH 3/6] staging: vc04_services: Simplify block bulk transfer code paths
` [PATCH 4/6] staging: vc04_services: Simplify (no)callback "
` [PATCH 5/6] staging: vchiq_core: Simplify bulk transfer queue message function
` [PATCH 6/6] staging: vchiq_dev: Drop userdata local pointer

[PATCH] staging: gpib: Fix PCI header include guard
 2024-10-17  9:49 UTC  (2+ messages)

[PATCH] staging: gpib: avoid buffer overflow
 2024-10-17  9:44 UTC 

[PATCH] staging: gpib: Change return type and error code of fluke_get_dma_residue
 2024-10-17  9:26 UTC  (3+ messages)

[PATCH V2] staging: gpib: Remove a dead condition in if statement
 2024-10-17  7:03 UTC  (10+ messages)

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


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