public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2021-08-27 06:46:49 to 2021-08-30 12:04:42 UTC [more...]

[PATCH 0/8] staging: r8188eu: refactor rtw_macaddr_cfg()
 2021-08-30 12:04 UTC  (9+ messages)
` [PATCH 1/8] staging: r8188eu use mac_pton() in rtw_macaddr_cfg()
` [PATCH 2/8] staging: r8188eu: ensure mac address buffer is properly aligned
` [PATCH 3/8] staging: r8188eu: use ETH_ALEN
` [PATCH 4/8] staging: r8188eu: use is_*_ether_addr() in rtw_macaddr_cfg()
` [PATCH 5/8] staging: r8188eu: use random default mac address
` [PATCH 6/8] staging: r8188eu: use ether_addr_copy() in rtw_macaddr_cfg()
` [PATCH 7/8] staging: r8188eu: add missing blank line after declarations
` [PATCH 8/8] staging: r8188eu: remove unnecessary parentheses

[PATCH v4] staging: greybus: Convert uart.c from IDR to XArray
 2021-08-30 11:52 UTC  (4+ messages)

[PATCH] staging: iio: cdc: remove braces from single line if blocks
 2021-08-30 11:30 UTC  (2+ messages)

[PATCH v4] staging: r8188eu: core: remove null check before vfree
 2021-08-30 11:25 UTC  (4+ messages)

[PATCH RFC v2 5/6] staging: r8188eu: add error handling of rtw_read32
 2021-08-30 11:21 UTC  (25+ messages)
` [PATCH v3 0/6] staging: r8188eu: avoid uninit value bugs
  ` [PATCH v3 3/6] staging: r8188eu: add error handling of rtw_read8
  ` [PATCH v3 5/6] staging: r8188eu: add error handling of rtw_read32

[PATCH v5 0/3] staging: r8188eu: fix sparse warnings
 2021-08-30 10:52 UTC  (7+ messages)
` [PATCH v5 1/3] staging: r8188eu: restricted __be16 degrades to int
` [PATCH v5 2/3] staging: r8188eu: incorrect type in csum_ipv6_magic
` [PATCH v5 3/3] staging: r8188eu: incorrect type in assignment

[PATCH 0/4] staging: r8188eu: remove code for other chips
 2021-08-30  9:21 UTC  (5+ messages)
` [PATCH 1/4] staging: r8188eu: remove Hal_MPT_CCKTxPowerAdjustbyIndex()
` [PATCH 2/4] staging: r8188eu: remove set but unused variable
` [PATCH 3/4] staging: r8188eu: remove ICType from struct HAL_VERSION
` [PATCH 4/4] staging: r8188eu: remove unused function SetBcnCtrlReg()

[PATCH 0/3] staging: rtl8723bs: remove lockdep warning
 2021-08-30  8:14 UTC  (6+ messages)
` [PATCH 1/3] staging: rtl8723bs: unwrap initialization of queues
` [PATCH 2/3] staging: rtl8723bs: remove unnecessary parentheses
` [PATCH 3/3] staging: rtl8723bs: remove unused _rtw_init_queue() function

[PATCH v2 0/3] staging: r8188eu: cleanup c2h_handler code
 2021-08-30  8:07 UTC  (5+ messages)
` [PATCH v2 1/3] staging: r8188eu: remove c2h_handler field from struct hal_ops
` [PATCH v2 2/3] staging: r8188eu: simplify c2h_evt_hdl function
` [PATCH v2 3/3] staging: r8188eu: remove rtw_hal_c2h_handler function

[PATCH 0/3] staging: r8188eu: cleanup c2h_handler code
 2021-08-30  8:06 UTC  (14+ messages)
` [PATCH 1/3] staging: r8188eu: remove c2h_handler field from struct hal_ops
` [PATCH 2/3] staging: r8188eu: simplify c2h_evt_hdl function
` [PATCH 3/3] staging: r8188eu: remove rtw_hal_c2h_handler function

[PATCH linux-next] staging: r8118eu: remove useless parts of judgements from os_dep/ioctl_linux
 2021-08-30  1:28 UTC 

[PATCH 1/2] staging: r8188eu: remove unused constants from wifi.h
 2021-08-30  0:21 UTC  (4+ messages)
` [PATCH 2/2] staging: r8188eu: remove commented "

[PATCH 1/2] staging: r8188eu: remove local variable Indexforchannel
 2021-08-30  0:19 UTC  (4+ messages)
` [PATCH 2/2] staging: r8188eu: refactor field of struct odm_rf_cal

[PATCH 0/3] staging: r8188eu: clean up unnecessary type casts
 2021-08-30  0:16 UTC  (5+ messages)
` [PATCH 1/3] staging: r8188eu: convert type of second parameter of rtw_*_encrypt()
` [PATCH 2/3] staging: r8188eu: convert type of second parameter of rtw_*_decrypt()
` [PATCH 3/3] staging: r8188eu: remove unnecessary type casts

[PATCH 0/6] staging: r8188eu: remove unused functions
 2021-08-30  0:10 UTC  (8+ messages)
` [PATCH 1/6] staging: r8188eu: remove rtw_get_oper_bw()
` [PATCH 2/6] staging: r8188eu: remove rtw_get_oper_choffset()
` [PATCH 3/6] staging: r8188eu: remove get_bsstype()
` [PATCH 4/6] staging: r8188eu: remove CAM_empty_entry()
` [PATCH 5/6] staging: r8188eu: remove is_ap_in_wep()
` [PATCH 6/6] staging: r8188eu: remove should_forbid_n_rate()

[PATCH] Declare the file_operations struct as const
 2021-08-29 22:11 UTC  (9+ messages)

[PATCH] staging: rtl8723bs: clean up comparsions to NULL
 2021-08-29 15:45 UTC 

[PATCH v2 0/3] MIPS: ralink: properly handle pci IO resources
 2021-08-29 15:14 UTC  (4+ messages)
` [PATCH v2 3/3] staging: mt7621-pci: set end limit for 'ioport_resource'

[PATCH] staging: r8188eu: core: remove condition with no effect
 2021-08-29 12:48 UTC  (3+ messages)

[PATCH] Declare the file_operations struct as const
 2021-08-29  9:39 UTC  (14+ messages)

[PATCH v3] staging: r8188eu: core: remove null check before vfree
 2021-08-29  8:10 UTC  (2+ messages)

[PATCH v2] staging: r8188eu: core: remove null check before vfree
 2021-08-29  6:32 UTC  (2+ messages)

[PATCH] staging: r8188eu: core: remove null check before vfree
 2021-08-28 19:56 UTC  (6+ messages)

[PATCH] staging: wlan-ng: Remove filenames from files
 2021-08-28 19:53 UTC 

[PATCH] staging: r8188eu: os_dep: use kmemdup instead of kzalloc and memcpy
 2021-08-28 18:17 UTC 

[PATCH v3] staging: greybus: Convert uart.c from IDR to XArray
 2021-08-28 18:01 UTC  (3+ messages)
` [greybus-dev] "

[PATCH 1/2] staging: r8188eu: remove rtl8188e_PHY_ConfigRFWithHeaderFile()
 2021-08-28 17:08 UTC  (2+ messages)
` [PATCH 2/2] staging: r8188eu: remove rtl8188e_PHY_ConfigRFWithParaFile()

[PATCH] staging: r8188eu: core: remove unused function
 2021-08-28 16:22 UTC  (2+ messages)

[PATCH] staging: r8188eu: os_dep: remove unused static variable
 2021-08-28 13:54 UTC  (2+ messages)

[PATCH] staging: r8188eu: core: remove condition with no effect
 2021-08-28 12:24 UTC  (6+ messages)

[PATCH v5] staging: r8188eu: Remove _enter/_exit_critical_mutex()
 2021-08-28 11:36 UTC 

[PATCHi v4] staging: r8188eu: Remove _enter/_exit_critical_mutex()
 2021-08-28 11:32 UTC  (3+ messages)

[PATCH v2] staging: pi433: fix docs typos and references to previous struct names
 2021-08-28 10:56 UTC 

[PATCH] staging: pi433: fix docs typos and references to previous struct names
 2021-08-28 10:43 UTC  (3+ messages)

[PATCH v3] staging: r8188eu: Remove _enter/_exit_critical_mutex()
 2021-08-28 10:18 UTC  (3+ messages)

[PATCH] staging: r8188eu: add extra TODO entries
 2021-08-28 10:13 UTC  (2+ messages)

[PATCH v3] staging: r8188eu: Provide a TODO file for this driver
 2021-08-28 10:02 UTC  (6+ messages)

[PATCH] staging: pi433: fix docs typos and references to previous struct names
 2021-08-28 10:00 UTC  (5+ messages)

[PATCH v4 0/5] staging: r8188eu: fix sparse warnings
 2021-08-28  9:44 UTC  (6+ messages)
` [PATCH v4 3/5] staging: r8188eu: incorrect type in csum_ipv6_magic

[PATCH] staging: vt6655: Remove filenames in files
 2021-08-28  7:21 UTC 

[PATCH] staging: wlan-ng: fix invalid assignment warning
 2021-08-28  5:58 UTC  (2+ messages)

[PATCH 0/5] vsprintf and uses: Add upper case output to %*ph extension
 2021-08-27 16:09 UTC  (11+ messages)
` [PATCH 5/5] staging: r8188eu: Use vsprintf extension %phCX to format a copy_to_user string

[PATCH v3 3/5] treewide: Replace 0-element memcpy() destinations with flexible arrays
 2021-08-27 16:30 UTC 

[PATCH 0/5] staging: rtl8723bs: remove unused functions
 2021-08-27 16:26 UTC  (5+ messages)
` [PATCH 1/5] staging: rtl8723bs: remove sdio_write_mem()

[PATCH 5/5] staging: rtl8723bs: remove _read_port from _io_ops structure
 2021-08-27 16:14 UTC 

[PATCH 4/5] staging: rtl8723bs: remove unused definitions from rtw_io.h
 2021-08-27 16:14 UTC 

[PATCH 3/5] staging: rtl8723bs: remove sdio_read_mem() and sdio_readN()
 2021-08-27 16:13 UTC 

[PATCH 2/5] staging: rtl8723bs: remove sdio_writeN()
 2021-08-27 16:13 UTC 

[PATCH linux-next] drivers:r8188eu: remove unneeded variable
 2021-08-27 15:48 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: prevent ->ssid overflow in rtw_wx_set_scan()
 2021-08-27 13:10 UTC  (10+ messages)
  ` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/4] staging: r8188eu: clean up some camel case naming
 2021-08-27  9:41 UTC  (5+ messages)
` [PATCH 1/4] staging: r8188eu: rename struct field Wifi_Error_Status
` [PATCH 2/4] staging: r8188eu: rename fields of struct dyn_primary_cca
` [PATCH 3/4] staging: r8188eu: remove ODM_DynamicPrimaryCCA_DupRTS()
` [PATCH 4/4] staging: r8188eu: rename fields of struct rtl_ps

[PATCH] ANDROID: staging: add userpanic-dev driver
 2021-08-27  7:14 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox