linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-18 16:44:17 to 2021-08-21 17:45:59 UTC [more...]

[PATCH v8 00/34] NVIDIA Tegra power management patches for 5.16
 2021-08-21 17:45 UTC  (33+ 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 11/34] gpu: host1x: Add runtime PM and OPP support
` [PATCH v8 19/34] pwm: tegra: "
` [PATCH v8 20/34] mmc: sdhci-tegra: "

[PATCH 01/10] staging: r8188eu: remove unnecessary cast
 2021-08-21 17:45 UTC  (16+ 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 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  (17+ messages)
` [PATCH v2 1/5] staging: r8188eu: restricted __be16 degrades to int
` [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 v2 5/5] staging: r8188eu: incorrect type in assignment

[PATCH RFC 0/3] staging: r8188eu: avoid uninit value bugs
 2021-08-21 12:11 UTC  (15+ 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 v2 00/63] Introduce strict memcpy() bounds checking
 2021-08-21 10:17 UTC  (45+ messages)
` [PATCH v2 05/63] stddef: Introduce struct_group() helper macro
` [PATCH v2 06/63] cxl/core: Replace unions with struct_group()
` [PATCH v2 18/63] drm/amd/pm: Use struct_group() for memcpy() region
` [PATCH v2 22/63] HID: cp2112: "
` [PATCH v2 27/63] fortify: Move remaining fortify helpers into fortify-string.h
` [PATCH v2 45/63] ath11k: Use memset_startat() for clearing queue descriptors
` [PATCH v2 53/63] KVM: x86: Use struct_group() to zero decode cache
` [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 v2 61/63] powerpc: Split memset() to avoid multi-field overflow

[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  (14+ messages)
` [PATCH 1/6] staging: r8188eu: remove _dbg_dump_tx_info function
` [PATCH 2/6] staging: r8188eu: remove unused function dump_txrpt_ccx_88e
` [PATCH 3/6] staging: r8188eu: remove txrpt_ccx_sw_88e and txrpt_ccx_qtime_88e macros
` [PATCH 4/6] staging: r8188eu: remove empty function rtl8188eu_free_xmit_priv
` [PATCH 5/6] staging: r8188eu: remove function rtw_hal_free_xmit_priv
` [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  (4+ 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 16:44 UTC  (5+ messages)
` [PATCH 29/30] arm64: dts: dra82: Add v4l2 vxd_dec device node
` [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)

[PATCH 0/2] staging: rtl8732bs: Fix sparse warnings
 2021-08-19  9:43 UTC  (3+ messages)
` [PATCH 2/2] staging: rtl8723bs: fix cast to restricted __le32

[PATCH v3] staging: r8188eu: fix scheduling while atomic bugs
 2021-08-19  9:24 UTC 

[PATCH v2] staging: r8188eu: fix scheduling while atomic bugs
 2021-08-19  9:02 UTC 

[PATCH 27/30] media: platform: vxd: Kconfig: Add Video decoder Kconfig and Makefile
 2021-08-19  5:59 UTC  (3+ messages)

[PATCH] staging: r8188eu: Remove empty rtw_mfree_xmit_priv_lock()
 2021-08-19  5:08 UTC 

[PATCH 0/7] staging: r8188eu: memory allocation cleanup series
 2021-08-18 23:48 UTC  (8+ messages)
` [PATCH 1/7] staging: r8188eu: convert only rtw_vmalloc call to vmalloc
` [PATCH 2/7] staging: r8188eu: remove rtw_vmalloc preprocessor definition
` [PATCH 3/7] staging: r8188eu: remove function _rtw_vmalloc
` [PATCH 4/7] staging: r8188eu: convert all rtw_zvmalloc calls to vzalloc calls
` [PATCH 5/7] staging: r8188eu: remove rtw_zvmalloc preprocessor definition
` [PATCH 6/7] staging: r8188eu: remove function _rtw_zvmalloc
` [PATCH 7/7] staging: r8188eu: remove rtw_update_mem_stat macro and associated flags

[PATCH][next] staging: r8188eu: Fix fall-through warnings for Clang
 2021-08-18 23:32 UTC  (2+ messages)

[PATCH 1/2] staging: r8188eu: ctrl vendor req value is always 0x05
 2021-08-18 20:34 UTC  (4+ messages)
` [PATCH 2/2] staging: r8188eu: ctrl vendor req index is not used

[PATCH 28/30] IMG DEC V4L2 Interface function implementations
 2021-08-18 19:22 UTC  (2+ messages)

[PATCH v3] staging: r8188eu: rename variable within rtl8188e_Add_RateATid
 2021-08-18 18:08 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).