Linux kernel staging patches
 help / color / mirror / Atom feed
 messages from 2021-04-23 14:58:49 to 2021-04-27 16:09:56 UTC [more...]

[PATCH v2] staging: wlan-ng: silence incorrect type in argument 1 (different address spaces) warningJoe Perches <joe@perches.com>,
 2021-04-27 16:09 UTC  (2+ messages)

[PATCH] [v2] staging: rtl8723bs: avoid bogus gcc warning
 2021-04-27 16:08 UTC  (6+ messages)

[Outreachy kernel] [PATCH v5] staging: unisys: visorhba: Convert module from IDR to XArray
 2021-04-27 15:07 UTC 

[PATCH] Staging:gasket:core: Fix a double free in gasket_enable_device
 2021-04-27 15:02 UTC  (3+ messages)
  `  "

[Outreachy kernel] [PATCH v4] staging: unisys: visorhba: Convert module from IDR to XArray
 2021-04-27 14:27 UTC  (4+ messages)

[PATCH v2 00/50] staging: rtl8723bs: remove all remaining debug macros in rtw_debug.h
 2021-04-27 14:03 UTC  (56+ messages)
` [PATCH v2 01/50] staging: rtl8723bs: remove unused log function
` [PATCH v2 02/50] staging: rtl8723bs: replace DBG_871X_SEL log macro with netdev_dbg()
` [PATCH v2 03/50] staging: rtl8723bs: add two functions to improve register dump in core/rtw_debug.c
` [PATCH v2 04/50] staging: rtl8723bs: remove DBG_871X_SEL macro declaration
` [PATCH v2 05/50] staging: rtl8723bs: remove unused _DBG_871X_LEVEL macro
` [PATCH v2 06/50] staging: rtl8723bs: remove unused mac_reg_dump() function argument
` [PATCH v2 07/50] staging: rtl8723bs: remove unused bb_reg_dump() "
` [PATCH v2 08/50] staging: rtl8723bs: remove unused rf_reg_dump() "
` [PATCH v2 09/50] staging: rtl8723bs: remove unused RTW_DBGDUMP macro definition
` [PATCH v2 10/50] staging: rtl8723bs: remove all defs related to _dbgdump macro
` [PATCH v2 11/50] staging: rtl8723bs: remove unused debug variables declarations and initialization
` [PATCH v2 12/50] staging: rtl8723bs: remove unneeded header file include
` [PATCH v2 13/50] staging: rtl8723bs: remove unused debug macro definitions
` [PATCH v2 14/50] staging: rtl8723bs: remove debug macros related to core/rtw_xmit.c tracing
` [PATCH v2 15/50] staging: rtl8723bs: remove debug macros related to os_dep/xmit_linux.c tracing
` [PATCH v2 16/50] staging: rtl8723bs: remove debug macros related to core/rtw_recv.c tracing
` [PATCH v2 17/50] staging: rtl8723bs: remove debug macros related to os_dep/recv_linux.c tracing
` [PATCH v2 18/50] staging: rtl8723bs: remove debug macros related to core/rtw_mlme.c tracing
` [PATCH v2 19/50] staging: rtl8723bs: remove debug macros related to os_dep/mlme_linux.c tracing
` [PATCH v2 20/50] staging: rtl8723bs: move static array definition from header to .c file
` [PATCH v2 21/50] staging: rtl8723bs: remove debug macros related to core/rtw_mlme_ext.c tracing
` [PATCH v2 22/50] staging: rtl8723bs: remove debug macros related to core/rtw_sta_mgt.c tracing
` [PATCH v2 23/50] staging: rtl8723bs: remove debug macros related to core/rtw_cmd.c tracing
` [PATCH v2 24/50] staging: rtl8723bs: remove obsolete debug macro definitions
` [PATCH v2 25/50] staging: rtl8723bs: remove debug macros related to core/rtw_io.c tracing
` [PATCH v2 26/50] staging: rtl8723bs: remove obsolete _IO_OSDEP_C_ debug macro definition
` [PATCH v2 27/50] staging: rtl8723bs: remove debug macros related to os_dep/os_intfs.c tracing
` [PATCH v2 28/50] staging: rtl8723bs: remove debug macros related to core/rtw_security.c tracing
` [PATCH v2 29/50] staging: rtl8723bs: remove debug macros related to core/rtw_eeprom.c tracing
` [PATCH v2 30/50] staging: rtl8723bs: remove debug macros related to hal/hal_intf.c tracing
` [PATCH v2 31/50] staging: rtl8723bs: remove debug macros related to hal/sdio_halinit.c tracing
` [PATCH v2 32/50] staging: rtl8723bs: remove unused debug macros tied to _RTL871X_IOCTL_C_ definition
` [PATCH v2 33/50] staging: rtl8723bs: remove unused debug macros tied to _RTL871X_IOCTL_SET_C_ definition
` [PATCH v2 34/50] staging: rtl8723bs: remove unused debug macros tied to _RTL871X_IOCTL_QUERY_C_ definition
` [PATCH v2 35/50] staging: rtl8723bs: remove unused debug macros tied to _RTL871X_PWRCTRL_C_ definition
` [PATCH v2 36/50] staging: rtl8723bs: remove unused macros tied to core/rtw_pwrctrl.c debug
` [PATCH v2 37/50] staging: rtl8723bs: remove unused macros tied to os_dep/sdio_intf.c debug
` [PATCH v2 38/50] staging: rtl8723bs: remove unused debug macros tied to _HCI_OPS_C_ definition
` [PATCH v2 39/50] staging: rtl8723bs: remove unused debug macros tied to hal/sdio_ops.c debug
` [PATCH v2 40/50] staging: rtl8723bs: remove unused debug macros tied to os_dep/osdep_service.c debug
` [PATCH v2 41/50] staging: rtl8723bs: remove unused _module_mp_ def
` [PATCH v2 42/50] staging: rtl8723bs: remove unused macros tied to _HCI_OPS_OS_C_ definition
` [PATCH v2 43/50] staging: rtl8723bs: remove unused macros tied to _RTL871X_IOCTL_LINUX_C definition
` [PATCH v2 44/50] staging: rtl8723bs: remove unused macros tied to _RTL8712_CMD_C_ definition
` [PATCH v2 45/50] staging: rtl8723bs: remove commented out macro definition
` [PATCH v2 46/50] staging: rtl8723bs: remove unused debug macro definitions
` [PATCH v2 47/50] staging: rtl8723bs: remove unused macros tied to core/rtw_efuse.c debug
` [PATCH v2 48/50] staging: rtl8723bs: remove unsed debug macros tied to no particular code debug
` [PATCH v2 49/50] staging: rtl8723bs: remove last unused debug macros
` [PATCH v2 50/50] staging: rtl8723bs: macro DRIVER_PREFIX expands to lowercase driver name

[PATCH] staging: wlan-ng: silence incorrect type in argument 1 (different address spaces) warning
 2021-04-27 12:39 UTC  (10+ messages)

[PATCH v2 1/4] fbtft: Replace custom ->reset() with generic one
 2021-04-27 12:10 UTC  (3+ messages)

[Outreachy kernel] [PATCH v3] staging: unisys: visorhba: Convert module from IDR to XArray
 2021-04-27 11:59 UTC  (5+ messages)

[PATCH 00/57] Rid W=1 warnings from Staging
 2021-04-27  9:31 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix monitor netdev register/unregister
 2021-04-27  9:04 UTC  (5+ messages)

[PATCH] media: hevc: Fix dependent slice segment flags
 2021-04-27  7:15 UTC 

[GIT PULL] Staging/IIO driver updates for 5.13-rc1
 2021-04-27  6:22 UTC  (6+ messages)

[PATCH net-next v4 0/2] of: net: support non-platform devices in of_get_mac_address()
 2021-04-26 23:44 UTC  (7+ messages)
` [PATCH net-next v4 2/2] of: net: fix of_get_mac_addr_nvmem() for non-platform devices

[PATCH] Staging: rtl8188eu: rtw_ioctl_set.c: fixed indentation issue
 2021-04-26 20:20 UTC 

[Outreachy kernel] [PATCH v2] staging: unisys: visorhba: Convert module from IDR to XArray
 2021-04-26 18:29 UTC 

[PATCH] staging: media/meson: remove redundant dev_err call
 2021-04-26 18:03 UTC  (2+ messages)

[PATCH RESEND v3 0/6] staging: media: atomisp: code cleanup fixes
 2021-04-26 17:22 UTC  (10+ messages)
` [PATCH RESEND v3 1/6] staging: media: atomisp: improve function argument alignment
` [PATCH RESEND v3 2/6] staging: media: atomisp: balance braces around if...else block
` [PATCH RESEND v3 3/6] staging: media: atomisp: use __func__ over function names
` [PATCH RESEND v3 4/6] staging: media: atomisp: reformat code comment blocks
` [PATCH RESEND v3 5/6] staging: media: atomisp: fix CamelCase variable naming
` [PATCH RESEND v3 6/6] staging: media: atomisp: replace raw printk() by dev_info()

[PATCH] staging: media: atomisp: replace pr_info() by dev_info()
 2021-04-26 14:23 UTC  (5+ messages)

[Outreachy kernel] [RFC PATCH] staging: unisys: visorhba: Convert module from IDR to XArray
 2021-04-26 13:50 UTC  (9+ messages)

[PATCH v3] staging: media: atomisp: pci: Change line break to avoid an open parenthesis at the end of the line
 2021-04-26  9:18 UTC  (9+ messages)
` [Outreachy kernel] "

[PATCH V2 00/11] staging: vchiq_arm: address TODO list
 2021-04-26  8:39 UTC  (15+ messages)
` [PATCH V2 01/11] staging: vchiq_arm: avoid crashing the kernel
` [PATCH V2 02/11] staging: vchiq_core: break early in vchiq_close_service_internal
` [PATCH V2 03/11] staging: vchiq_core: return early in do_abort_bulks
` [PATCH V2 04/11] staging: vchiq_core: introduce get_bulk_reason
` [PATCH V2 05/11] staging: vchiq_core: Drop unnecessary check in notify_bulks
` [PATCH V2 06/11] staging: vchiq_arm: drop return value of vchiq_arm_init_state
` [PATCH V2 07/11] staging: vchiq_2835_arm: drop enum vchiq_status
` [PATCH V2 08/11] staging: vchiq_arm: drop enum vchiq_status from vchiq_*_internal
` [PATCH V2 09/11] staging: vchiq_core: drop vchiq_status from vchiq_set_service_option
` [PATCH V2 10/11] staging: vchiq_core: drop vchiq_status from vchiq_initialise
` [PATCH V2 11/11] staging: vchiq_core: drop vchiq_status from vchiq_init_state

[PATCH v2 0/2] staging: iio: cdc: ad7746: add dt properties for capacitive channel setup
 2021-04-26  0:54 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: staging: iio: cdc: ad7746: add binding documentation for AD7746
` [PATCH v2 2/2] staging: iio: cdc: ad7746: use dt for capacitive channel setup

[PATCH] media: atomisp: add ibuf_ctrl_rmgr.c to ISP2401 build only
 2021-04-24 18:18 UTC 

[PATCH 00/10] staging: vchiq_arm: address TODO list
 2021-04-24  9:49 UTC  (7+ messages)
` [PATCH 01/10] staging: vchiq_arm: avoid crashing the kernel
` [PATCH 08/10] staging: vchiq_core: drop vchiq_status from vchiq_set_service_option

[PATCH v2] staging: media: atomisp: replace [pr|dev]_info() by dev_dbg()
 2021-04-23 17:21 UTC 

[PATCH 00/49] staging: rtl8723bs: remove all remaining debug macros in rtw_debug.h
 2021-04-23 16:52 UTC  (50+ messages)
` [PATCH 02/49] staging: rtl8723bs: replace DBG_871X_SEL log macro with netdev_dbg()
` [PATCH 04/49] staging: rtl8723bs: remove unused _DBG_871X_LEVEL macro
` [PATCH 05/49] staging: rtl8723bs: remove unused mac_reg_dump() function argument
` [PATCH 06/49] staging: rtl8723bs: remove unused bb_reg_dump() "
` [PATCH 07/49] staging: rtl8723bs: remove unused rf_reg_dump() "
` [PATCH 08/49] staging: rtl8723bs: remove unused RTW_DBGDUMP macro definition
` [PATCH 09/49] staging: rtl8723bs: remove all defs related to _dbgdump macro
` [PATCH 10/49] staging: rtl8723bs: remove unused debug variables declarations and initialization
` [PATCH 11/49] staging: rtl8723bs: remove unneeded header file
` [PATCH 12/49] staging: rtl8723bs: remove unused debug macro definitions
` [PATCH 13/49] staging: rtl8723bs: remove debug macros related to core/rtw_xmit.c tracing
` [PATCH 14/49] staging: rtl8723bs: remove debug macros related to os_dep/xmit_linux.c tracing
` [PATCH 15/49] staging: rtl8723bs: remove debug macros related to core/rtw_recv.c tracing
` [PATCH 16/49] staging: rtl8723bs: remove debug macros related to os_dep/recv_linux.c tracing
` [PATCH 17/49] staging: rtl8723bs: remove debug macros related to core/rtw_mlme.c tracing
` [PATCH 18/49] staging: rtl8723bs: remove debug macros related to os_dep/mlme_linux.c tracing
` [PATCH 19/49] staging: rtl8723bs: move static array definition from header to .c file
` [PATCH 20/49] staging: rtl8723bs: remove debug macros related to core/rtw_mlme_ext.c tracing
` [PATCH 21/49] staging: rtl8723bs: remove debug macros related to core/rtw_sta_mgt.c tracing
` [PATCH 22/49] staging: rtl8723bs: remove debug macros related to core/rtw_cmd.c tracing
` [PATCH 23/49] staging: rtl8723bs: remove obsolete debug macro definitions
` [PATCH 24/49] staging: rtl8723bs: remove debug macros related to core/rtw_io.c tracing
` [PATCH 25/49] staging: rtl8723bs: remove obsolete _IO_OSDEP_C_ debug macro definition
` [PATCH 26/49] staging: rtl8723bs: remove debug macros related to os_dep/os_intfs.c tracing
` [PATCH 27/49] staging: rtl8723bs: remove debug macros related to core/rtw_security.c tracing
` [PATCH 28/49] staging: rtl8723bs: remove debug macros related to core/rtw_eeprom.c tracing
` [PATCH 29/49] staging: rtl8723bs: remove debug macros related to hal/hal_intf.c tracing
` [PATCH 30/49] staging: rtl8723bs: remove debug macros related to hal/sdio_halinit.c tracing
` [PATCH 31/49] staging: rtl8723bs: remove unused debug macros tied to _RTL871X_IOCTL_C_ definition
` [PATCH 32/49] staging: rtl8723bs: remove unused debug macros tied to _RTL871X_IOCTL_SET_C_ definition
` [PATCH 33/49] staging: rtl8723bs: remove unused debug macros tied to _RTL871X_IOCTL_QUERY_C_ definition
` [PATCH 34/49] staging: rtl8723bs: remove unused debug macros tied to _RTL871X_PWRCTRL_C_ definition
` [PATCH 35/49] staging: rtl8723bs: remove unused macros tied to core/rtw_pwrctrl.c debug
` [PATCH 36/49] staging: rtl8723bs: remove unused macros tied to os_dep/sdio_intf.c debug
` [PATCH 37/49] staging: rtl8723bs: remove unused debug macros tied to _HCI_OPS_C_ definition
` [PATCH 38/49] staging: rtl8723bs: remove unused debug macros tied to hal/sdio_ops.c debug
` [PATCH 39/49] staging: rtl8723bs: remove unused debug macros tied to os_dep/osdep_service.c debug
` [PATCH 40/49] staging: rtl8723bs: remove unused _module_mp_ def
` [PATCH 41/49] staging: rtl8723bs: remove unused macros tied to _HCI_OPS_OS_C_ definition
` [PATCH 42/49] staging: rtl8723bs: remove unused macros tied to _RTL871X_IOCTL_LINUX_C definition
` [PATCH 43/49] staging: rtl8723bs: remove unused macros tied to _RTL8712_CMD_C_ definition
` [PATCH 44/49] staging: rtl8723bs: remove commented out macro definition
` [PATCH 45/49] staging: rtl8723bs: remove unused debug macro definitions
` [PATCH 46/49] staging: rtl8723bs: remove unused macros tied to core/rtw_efuse.c debug
` [PATCH 47/49] staging: rtl8723bs: remove unsed debug macros tied to no particular code debug
` [PATCH 48/49] staging: rtl8723bs: remove last unused debug macros
` [PATCH 49/49] staging: rtl8723bs: macro DRIVER_PREFIX expands to lowercase driver name

[PATCH v1 0/6] staging: media: atomisp: code cleanup fixes
 2021-04-23 16:50 UTC  (3+ messages)
` [PATCH v3 "


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 read-only IMAP folder(s) and NNTP newsgroup(s).