linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-15 21:29:13 to 2024-12-10 22:02:49 UTC [more...]

[PATCH v3 00/19] Converge on using secs_to_jiffies()
 2024-12-10 22:02 UTC  (20+ messages)
` [PATCH v3 01/19] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v3 02/19] coccinelle: misc: Add secs_to_jiffies script
` [PATCH v3 03/19] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH v3 04/19] s390: kernel: "
` [PATCH v3 05/19] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH v3 06/19] mm: kmemleak: "
` [PATCH v3 07/19] accel/habanalabs: "
` [PATCH v3 08/19] drm/xe: Convert timeout "
` [PATCH v3 09/19] scsi: lpfc: Convert timeouts "
` [PATCH v3 10/19] scsi: arcmsr: "
` [PATCH v3 11/19] scsi: pm8001: "
` [PATCH v3 12/19] xen/blkback: "
` [PATCH v3 13/19] gve: "
` [PATCH v3 14/19] wifi: ath11k: "
` [PATCH v3 15/19] Bluetooth: MGMT: "
` [PATCH v3 16/19] staging: vc04_services: "
` [PATCH v3 17/19] ceph: "
` [PATCH v3 18/19] livepatch: "
` [PATCH v3 19/19] ALSA: line6: "

[PATCH v4 0/3] staging: rtl8723bs: remove code depending on cflag
 2024-12-10 20:48 UTC  (4+ messages)
` [PATCH v4 1/3] staging: rtl8723bs: delete DBG_RX_SIGNAL_DISPLAY_RAW_DATA ifdef code
` [PATCH v4 2/3] staging: rtl8723bs: delete HAL_DEF_DBG_RX_INFO_DUMP enum
` [PATCH v4 3/3] staging: rtl8723bs: remove HAL_DEF_DBG_RX_INFO_DUMP caller

[PATCH 0/3] drm,fbdev: Fix module dependencies
 2024-12-10 15:42 UTC  (9+ messages)
` [PATCH 1/3] fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
` [PATCH 2/3] drm/fbdev: Select FB_CORE dependency for fbdev on DMA and TTM
` [PATCH 3/3] drm: rework FB_CORE dependency

[PATCH] staging: fbtft: Remove unnecessary parentheses
 2024-12-10 14:24 UTC  (2+ messages)

[PATCH v2 00/11] media: Remove vidioc_g/s_ctrl and vidioc_queryctrl callbacks
 2024-12-10  9:59 UTC  (13+ messages)
` [PATCH v2 01/11] media: ioctl: Simulate v4l2_queryctrl with v4l2_query_ext_ctrl
` [PATCH v2 02/11] media: pvrusb2: Convert queryctrl to query_ext_ctrl
` [PATCH v2 03/11] media: pvrusb2: Remove g/s_ctrl callbacks
` [PATCH v2 04/11] media: uvcvideo: Remove vidioc_queryctrl
` [PATCH v2 05/11] media: atomisp: Replace queryctrl with query_ext_ctrl
` [PATCH v2 06/11] media: atomisp: Remove vidioc_g/s callback
` [PATCH v2 07/11] media: v4l2: Remove vidioc_queryctrl callback
` [PATCH v2 08/11] media: v4l2: Remove vidioc_g_ctrl callback
` [PATCH v2 09/11] media: cx231xx: Replace s_ctrl with s_ext_ctrls
` [PATCH v2 10/11] media: v4l2: Remove vidioc_s_ctrl callback
` [PATCH v2 11/11] media: v4l2-core: Introduce v4l2_query_ext_ctrl_to_v4l2_queryctrl

[PATCH v5] staging: gpib: Fix i386 build issue
 2024-12-10  9:02 UTC  (11+ messages)

[PATCH v3] staging: rtl8723bs: remove code depending on cflag
 2024-12-10  7:28 UTC  (4+ messages)

[PATCH 00/10] media: Remove vidioc_g/s_ctrl and vidioc_queryctrl callbacks
 2024-12-09 21:26 UTC  (14+ messages)
` [PATCH 01/10] media: ioctl: Simulate v4l2_queryctrl with v4l2_query_ext_ctrl
` [PATCH 02/10] media: pvrusb2: Convert queryctrl to query_ext_ctrl
` [PATCH 03/10] media: pvrusb2: Remove g/s_ctrl callbacks
` [PATCH 04/10] media: uvcvideo: Remove vidioc_queryctrl
` [PATCH 05/10] media: atomisp: Replace queryctrl with query_ext_ctrl
` [PATCH 06/10] media: atomisp: Remove vidioc_g/s callback
` [PATCH 07/10] media: v4l2: Remove vidioc_queryctrl callback
` [PATCH 08/10] media: v4l2: Remove vidioc_g_ctrl callback
` [PATCH 09/10] media: cx231xx: Replace s_ctrl with s_ext_ctrls
` [PATCH 10/10] media: v4l2: Remove vidioc_s_ctrl callback

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-12-09 15:03 UTC  (48+ messages)
` [PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v2 02/21] coccinelle: misc: Add secs_to_jiffies script
  ` [cocci] "
` [PATCH v2 03/21] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH v2 04/21] s390: kernel: "
` [PATCH v2 05/21] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH v2 09/21] drm/etnaviv: "
` [PATCH v2 15/21] wifi: ath11k: "
` [PATCH v2 18/21] ceph: "
` [PATCH v2 19/21] livepatch: "
` [PATCH v2 21/21] nfp: "

[PATCH] media: atomisp: fix spelling error in ia_css_sdis2_types.h
 2024-12-09 12:20 UTC  (2+ messages)

[PATCH] staging: gpib: Add lower bound check for secondary address
 2024-12-07 12:34 UTC 

[bug report] staging: gpib: Add GPIB common core driver
 2024-12-07 12:05 UTC  (2+ messages)

[PATCH -next] staging: gpib: Modify mismatched function name
 2024-12-06  2:25 UTC 

[PATCH 3/4 v3] staging: gpib: Fix erroneous removal of blank before newline
 2024-12-05 10:06 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: Cleanups for rtw_inc_and_chk_continual_io_error
 2024-12-05  7:56 UTC  (2+ messages)

[PATCH 3/4 v2] staging: gpib: Fix erroneous removal of blank before newline
 2024-12-04 17:21 UTC  (2+ messages)

[PATCH 0/4] staging: gpib: Cleanup and fixes for lpvo driver
 2024-12-04 16:05 UTC  (7+ messages)
` [PATCH 1/4] staging: gpib: Remove useless include
` [PATCH 2/4] staging: gpib: Remove duplicate include
` [PATCH 3/4] staging: gpib: Fix erroneous removal of blank before newline
` [PATCH 4/4] staging: gpib: Fix faulty workaround for assignment in if

[PATCH v4] staging: gpib: Fix i386 build issue
 2024-12-04 15:56 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: fix broken code when cflag is used
 2024-12-04 15:52 UTC  (2+ messages)

[PATCH] staging: gpib: Workaround for ppc build failure
 2024-12-04 13:47 UTC 

[PATCH v2] staging: gpib: Fix i386 build issue
 2024-12-04 12:01 UTC  (4+ messages)

[PATCH] staging: rtl8723bs: Add a blank line after declarations
 2024-12-04  8:32 UTC  (2+ messages)

[PATCH v3] staging: gpib: Fix i386 build issue
 2024-12-04  2:18 UTC  (3+ messages)

[PATCH 00/22] Converge on using secs_to_jiffies()
 2024-12-03 17:45 UTC  (15+ messages)
` [PATCH 03/22] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH 08/22] drm/xe: Convert timeout to secs_to_jiffies()
` [PATCH 09/22] drm/etnaviv: Convert timeouts "
` [PATCH 18/22] ceph: "
` [PATCH 19/22] livepatch: "
` [PATCH 22/22] jiffies: Define secs_to_jiffies()

[PATCH] drivers/staging/media/atomisp: replace legacy GPIO APIs in atomisp_gmin_platform
 2024-12-03 12:46 UTC  (3+ messages)

[PATCH 0/3] media: Fix warnings with llvm9
 2024-12-03  8:31 UTC  (8+ messages)
` [PATCH 1/3] media: cx231xx: Convert enum into a define
` [PATCH 2/3] media: atomisp: Use the actual value of the enum instead of the enum
` [PATCH 3/3] media: mediatek: vcodec: Workaround a compiler warning

[PATCH] staging: gpib: Fix i386 build issue
 2024-12-02 17:06 UTC 

[GIT PULL] Staging driver changes for 6.13-rc1
 2024-12-02 17:02 UTC  (9+ messages)

[PATCH] staging: Fix tnt4882 license to be SPDX compliant
 2024-12-02 16:25 UTC  (2+ messages)

[PATCH] staging: gpib: Make GPIB_NI_PCI_ISA depend on HAS_IOPORT
 2024-12-02 12:25 UTC  (2+ messages)

M&E- Consult-RQ387690
 2024-11-28 13:57 UTC 

[PATCH] staging: rtl8723bs: fix broken code when cflag is used
 2024-11-25 13:37 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix pointer initialization
 2024-11-23 21:03 UTC 

[PATCH v2] staging:gpib: Fix a dereference before null check issue
 2024-11-21 18:55 UTC  (2+ messages)

[PATCH] staging:gpib: Fix a dereference before null check issue
 2024-11-21 14:17 UTC  (7+ messages)
` [PATCH] staging: gpib: "

[PATCH] staging: sm750fb: Remove unnecessary parentheses
 2024-11-20 18:46 UTC  (2+ messages)

[PATCH v2] staging:fbtft: Using str_true_false() helper instead of hardcoded strings
 2024-11-20 13:57 UTC 

[PATCH 0/1] Removed hard-coded string by using the str_true_false() helper
 2024-11-20 12:15 UTC  (4+ messages)
` [PATCH 1/1] Remove hard-coded strings by using the helper functions str_true_false()

Nov:16:24
 2024-11-16 15:40 UTC 


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