linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-19 13:21:19 to 2021-08-22 16:10:10 UTC [more...]

[PATCH v2 0/3] MIPS: ralink: properly handle pci IO resources
 2021-08-22 16:10 UTC  (3+ messages)
` [PATCH v2 1/3] MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT
` [PATCH v2 2/3] PCI: fix 'pci_remap_iospace' for architectures with PCI_IOBASE not defined

[PATCH RFC 0/3] staging: r8188eu: avoid uninit value bugs
 2021-08-22 16:05 UTC  (37+ messages)
` [PATCH RFC 1/3] staging: r8188eu: add proper rtw_read* error handling
` [PATCH RFC 2/3] staging: r8188eu: add error handling to ReadFuse
` [PATCH RFC 3/3] staging: r8188eu: add error argument to read_macreg
              ` [PATCH RFC v2 0/6] staging: r8188eu: avoid uninit value bugs
                ` [PATCH RFC v2 1/6] staging: r8188eu: remove {read,write}_macreg
                ` [PATCH RFC v2 2/6] staging: r8188eu: add helper macro for printing registers
                ` [PATCH RFC v2 3/6] staging: r8188eu: add error handling of rtw_read8
                ` [PATCH RFC v2 4/6] staging: r8188eu: add error handling of rtw_read16
                ` [PATCH RFC v2 5/6] staging: r8188eu: add error handling of rtw_read32
                ` [PATCH RFC v2 6/6] staging: r8188eu: make ReadEFuse return an int

[PATCH 0/2] staging/rtl8192u: Prefer kcalloc over open coded arithmetic
 2021-08-22 15:41 UTC  (6+ messages)
` [PATCH 1/2] staging/rtl8192u: Avoid CamelCase in names of variables
` [PATCH 2/2] staging/rtl8192u: Prefer kcalloc over open coded arithmetic

TODO list for staging/r8188eu
 2021-08-22 15:09 UTC  (5+ messages)

[PATCH] staging: r8188eu: core: remove condition with no effect
 2021-08-22 14:58 UTC  (6+ messages)

[PATCH 01/10] staging: r8188eu: remove unnecessary cast
 2021-08-22 14:05 UTC  (30+ messages)
` [PATCH 02/10] staging: r8188eu: remove unused define
` [PATCH 03/10] staging: rtl8188eu: use actual request type as parameter
` [PATCH 04/10] staging: r8188eu: rewrite usb vendor request defines
` [PATCH 05/10] staging: r8188eu: remove an unused enum
` [PATCH 06/10] staging: r8188eu: clean up the usb_readXY functions
` [PATCH 07/10] staging: r8188eu: clean up the usb_writeXY functions
` [PATCH 08/10] staging: r8188eu: clean up the usb_writeN
` [PATCH 09/10] staging: r8188eu: remove unused members of struct _io_ops
` [PATCH 10/10] staging: r8188eu: set pipe only once

[PATCH 3/6] staging: rtl8723bs: remove sdio_read_mem()
 2021-08-22 13:47 UTC  (3+ messages)

[PATCH 1/2] staging: r8188eu: remove dead code
 2021-08-22 11:40 UTC  (2+ messages)
` [PATCH 2/2] staging: r8188eu: remove unnecessary parentheses

[PATCH v2 00/63] Introduce strict memcpy() bounds checking
 2021-08-22  8:11 UTC  (32+ messages)
` [PATCH v2 18/63] drm/amd/pm: Use struct_group() for memcpy() region
` [PATCH v2 22/63] HID: cp2112: "
` [PATCH v2 45/63] ath11k: Use memset_startat() for clearing queue descriptors
` [PATCH v2 55/63] HID: roccat: Use struct_group() to zero kone_mouse_event
` [PATCH v2 56/63] RDMA/mlx5: Use struct_group() to zero struct mlx5_ib_mr
` [PATCH v2 57/63] powerpc/signal32: Use struct_group() to zero spe regs

[PATCH 4/6] staging: rtl8723bs: remove sdio_readN()
 2021-08-21 23:55 UTC 

[PATCH 6/6] staging: rtl8723bs: remove _read_port from _io_ops structure
 2021-08-21 23:56 UTC 

[PATCH 2/6] staging: rtl8723bs: remove sdio_writeN()
 2021-08-21 23:55 UTC 

[PATCH 1/6] staging: rtl8723bs: remove sdio_write_mem()
 2021-08-21 23:55 UTC  (2+ messages)
` [PATCH 5/6] staging: rtl8723bs: remove unused definitions from rtw_io.h

[PATCH v8 00/34] NVIDIA Tegra power management patches for 5.16
 2021-08-21 17:45 UTC  (27+ messages)
` [PATCH v8 06/34] dt-bindings: clock: tegra-car: Document new tegra-clocks sub-node
` [PATCH v8 07/34] clk: tegra: Support runtime PM and power domain
` [PATCH v8 19/34] pwm: tegra: Add runtime PM and OPP support
` [PATCH v8 20/34] mmc: sdhci-tegra: "

[PATCH v8 01/34] opp: Add dev_pm_opp_sync() helper
 2021-08-21 17:34 UTC  (23+ messages)

[PATCH v3 0/5] staging: r8188eu: fix sparse warnings
 2021-08-21 17:23 UTC  (8+ messages)
` [PATCH v3 1/5] staging: r8188eu: restricted __be16 degrades to int
` [PATCH v3 2/5] staging: r8188eu: cast to restricted __be32
` [PATCH v3 3/5] staging: r8188eu: incorrect type in csum_ipv6_magic
` [PATCH v3 4/5] staging: r8188eu: restricted __be16 degrades to int
` [PATCH v3 5/5] staging: r8188eu: incorrect type in assignment

[PATCH] staging: r8188eu: remove cmd_osdep.h header file
 2021-08-21 17:20 UTC  (2+ messages)

[PATCH] staging: r8188eu: Make mult-byte entities in dhcp header be big endian
 2021-08-21 17:19 UTC  (2+ messages)

[PATCH] staging: r8188eu: remove forward declaration of Efuse_Read1ByteFromFakeContent
 2021-08-21 17:10 UTC  (7+ messages)

[PATCH v2] staging: r8188eu: change declaration of Efuse_Read1ByteFromFakeContent
 2021-08-21 17:02 UTC  (5+ messages)

[PATCH v2 0/5] staging: r8188eu: fix sparse warnings
 2021-08-21 14:21 UTC  (14+ messages)
` [PATCH v2 2/5] staging: r8188eu: cast to restricted __be32
` [PATCH v2 3/5] staging: r8188eu: incorrect type in csum_ipv6_magic
` [PATCH v2 4/5] staging: r8188eu: restricted __be16 degrades to int

[PATCH] staging: r8188eu: Fix a resource leak in update_bcn_wps_ie
 2021-08-21  8:41 UTC  (2+ messages)

[PATCH] media: atomisp: restore missing 'return' statement
 2021-08-21  6:36 UTC  (6+ messages)

[PATCH linux-next] ipu3: use flexible-array member instead of zero-length array
 2021-08-21  3:47 UTC 

[PATCH] staging: iio: cdc: remove braces from single line if blocks
 2021-08-20 22:49 UTC 

[PATCH 1/2] staging: r8188eu: remove unused function rtw_add_bcn_ie()
 2021-08-20 22:48 UTC  (4+ messages)
` [PATCH 2/2] staging: r8188eu: remove unused function rtw_remove_bcn_ie()

[PATCH 0/6] staging: r8188eu: HAL related cleanups
 2021-08-20 21:56 UTC  (4+ messages)
` [PATCH 6/6] staging: r8188eu: remove free_xmit_priv field from struct hal_ops

[PATCH] staging: r8188eu: clean up endianness issues
 2021-08-20 17:13 UTC  (3+ messages)

[PATCH linux-next] staging: r8188eu: remove unneeded semicolon
 2021-08-20  9:08 UTC 

[PATCH 00/30] TI Video Decoder driver upstreaming to v5.14-rc6 kernel
 2021-08-18 14:25 UTC  (3+ messages)
` [PATCH 30/30] ARM64: ti_sdk_arm64_release_defconfig: Enable d5520 video decoder driver

[PATCH v3] staging: r8188eu: Remove _enter/_exit_critical_mutex()
 2021-08-19 22:12 UTC 

[PATCH v2] staging: r8188eu: Remove _enter/_exit_critical_mutex()
 2021-08-19 19:54 UTC  (4+ messages)

[PATCH] clk: staging: correct reference to config IOMEM to config HAS_IOMEM
 2021-08-19 17:57 UTC  (2+ messages)

[PATCH] media: cedrus: Fix SUNXI tile size calculation
 2021-08-19 17:54 UTC  (3+ messages)

[PATCH 0/2] staging: wlan-ng: Avoid duplicate header in tx/rx frames
 2021-08-19 17:45 UTC  (3+ messages)
` [PATCH 1/2] staging: wlan-ng: Remove pointless a3/a4 union
` [PATCH 2/2] staging: wlan-ng: Avoid duplicate header in tx/rx frames

[PATCH] staging: r8188eu: use GFP_ATOMIC under spinlock
 2021-08-19 15:29 UTC 

[PATCH] staging: r8188eu: Remove _enter/_exit_critical_mutex()
 2021-08-19 14:51 UTC  (5+ 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).