linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-22 11:06:13 to 2021-08-24 13:35:05 UTC [more...]

[PATCH 00/30] TI Video Decoder driver upstreaming to v5.14-rc6 kernel
 2021-08-24 13:34 UTC  (4+ messages)
` [PATCH 03/30] v4l: vxd-dec: Create vxd_dec Mem Manager helper library

[PATCH v2 0/3] staging: r8188eu: remove unneeded header files
 2021-08-24 12:36 UTC  (4+ messages)
` [PATCH v2 1/3] staging: r8188eu: remove if_ether.h header file
` [PATCH v2 2/3] staging: r8188eu: remove ip.h "
` [PATCH v2 3/3] staging: r8188eu: remove ethernet.h "

[PATCH] media: hantro: Add support of compressed reference buffers
 2021-08-24 12:35 UTC  (3+ messages)

[PATCH 0/2] staging: r8188eu: Use new usb_control_msg_recv/send()
 2021-08-24 12:09 UTC  (15+ messages)
` [PATCH 1/2] staging: r8188eu: Use usb_control_msg_recv/send() in usbctrl_vendorreq()
` [PATCH 2/2] staging: r8188eu: Make some clean-ups "

[PATCH linux-next] r8188eu: remove unneeded conversions to bool
 2021-08-24 10:40 UTC  (3+ messages)

[PATCH 00/23] staging: r8188eu: clean up spacing style issues in core dir
 2021-08-24 10:25 UTC  (3+ messages)

[PATCH RFC 0/3] staging: r8188eu: avoid uninit value bugs
 2021-08-24  9:46 UTC  (50+ messages)
            ` [PATCH RFC v2 0/6] "
              ` [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 v3 0/6] staging: r8188eu: avoid uninit value bugs
                    ` [PATCH v3 1/6] staging: r8188eu: remove {read,write}_macreg
                    ` [PATCH v3 2/6] staging: r8188eu: add helper macro for printing registers
                    ` [PATCH v3 3/6] staging: r8188eu: add error handling of rtw_read8
                    ` [PATCH v3 4/6] staging: r8188eu: add error handling of rtw_read16
                    ` [PATCH v3 5/6] staging: r8188eu: add error handling of rtw_read32
                    ` [PATCH v3 6/6] staging: r8188eu: make ReadEFuse return an int
              ` [PATCH RFC v2 "

[PATCH v2 0/3] staging/rtl8192u: Prefer kcalloc over open coded arithmetic
 2021-08-24  9:00 UTC  (4+ messages)
` [PATCH v2 1/3] staging/rtl8192u: Avoid CamelCase in names of variables
` [PATCH v2 2/3] staging/rtl8192u: Initialize variables in the definition block
` [PATCH v2 3/3] staging/rtl8192u: Prefer kcalloc over open coded arithmetic

staging: possible buffer overflow in rtw_wx_set_scan function in driver/staging/rtl8723bs
 2021-08-24  8:47 UTC  (2+ messages)

[PATCH v2 00/63] Introduce strict memcpy() bounds checking
 2021-08-24  7:38 UTC  (7+ messages)
` [PATCH v2 47/63] intel_th: msu: Use memset_startat() for clearing hw header
` [PATCH v2 57/63] powerpc/signal32: Use struct_group() to zero spe regs

[PATCH v8 01/34] opp: Add dev_pm_opp_sync() helper
 2021-08-24  3:04 UTC  (27+ messages)

[PATCH RFC] staging: r8188eu: Use usb_control_msg_recv/send() in usbctrl_vendorreq()
 2021-08-24  0:20 UTC  (8+ messages)

[PATCH 0/2] staging: r8188eu: remove unneeded header files
 2021-08-24  0:17 UTC  (4+ messages)
` [PATCH 1/2] staging: r8188eu: remove if_ether.h header file
` [PATCH 2/2] staging: r8188eu: remove ip.h "

[PATCH v2] staging: r8188eu: remove ip.h header file
 2021-08-23 23:52 UTC  (2+ messages)

[PATCH] staging: r8188eu: remove if_ether.h header file
 2021-08-23 23:51 UTC  (3+ messages)

[PATCH] staging: r8188eu: remove ip.h header file
 2021-08-23 22:38 UTC  (4+ messages)

[PATCH] staging: r8188eu: make rtw_deinit_intf_priv return void
 2021-08-23 22:26 UTC  (7+ messages)

[PATCH 0/8] staging: r8188eu: use is_multicast_ether_addr instead of IS_MCAST
 2021-08-23 22:15 UTC  (10+ messages)
` [PATCH 1/8] staging: r8188eu: ensure proper alignment for eth address buffers
` [PATCH 2/8] staging: r8188eu: use is_multicast_ether_addr in core/rtw_mlme.c
` [PATCH 3/8] staging: r8188eu: use is_multicast_ether_addr in core/rtw_mp.c
` [PATCH 4/8] staging: r8188eu: use is_multicast_ether_addr in core/rtw_recv.c
` [PATCH 5/8] staging: r8188eu: use is_multicast_ether_addr in core/rtw_security.c
` [PATCH 6/8] staging: r8188eu: use is_multicast_ether_addr in core/rtw_xmit.c
` [PATCH 7/8] staging: r8188eu: use is_multicast_ether_addr in hal/rtl8188eu_xmit.c
` [PATCH 8/8] staging: r8188eu: use is_multicast_ether_addr in os_dep/recv_linux.c

[PATCH] staging: rtl8723bs: remove sdio_osintf.h
 2021-08-23 22:12 UTC 

[PATCH] staging: r8188eu: remove 5 GHz code
 2021-08-23 21:30 UTC  (3+ messages)

[PATCH Linux-next] ioctl_linux: fix a potential NULL pointer dereference bug
 2021-08-23 19:34 UTC  (2+ messages)

[PATCH v8 07/34] clk: tegra: Support runtime PM and power domain
 2021-08-23 18:54 UTC  (12+ messages)

[PATCH] staging: mt7621-pci: fix hang when nothing is connected to pcie ports
 2021-08-23 17:08 UTC 

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

[PATCH v3 0/5] staging: r8188eu: fix sparse warnings
 2021-08-23 14:24 UTC  (6+ messages)
` [PATCH v3 2/5] staging: r8188eu: cast to restricted __be32
` [PATCH v3 5/5] staging: r8188eu: incorrect type in assignment

[PATCH v2 0/5] staging: r8188eu: fix sparse warnings
 2021-08-23 14:19 UTC  (6+ messages)
` [PATCH v2 2/5] staging: r8188eu: cast to restricted __be32

[PATCH 0/5] staging: rtl8723bs: remove wext code
 2021-08-23 14:12 UTC  (6+ messages)
` [PATCH 1/5] staging: rtl8723bs: remove obsolete wext support
` [PATCH 2/5] staging: rtl8723bs: fix code indent issues
` [PATCH 3/5] staging: rtl8723bs: fix logical continuation issue
` [PATCH 4/5] staging: rtl8723bs: remove functions notifying wext events
` [PATCH 5/5] staging: rtl8723bs: remove unused rtw_set_802_11_bssid() function

[PATCH] media: hantro: Trace hevc hw cycles performance register
 2021-08-23 13:56 UTC 

[PATCH 0/2] staging/rtl8192u: Prefer kcalloc over open coded arithmetic
 2021-08-23  8:54 UTC  (7+ messages)
` [PATCH 1/2] staging/rtl8192u: Avoid CamelCase in names of variables
` [PATCH 2/2] staging/rtl8192u: Prefer kcalloc over open coded arithmetic

[PATCH linux-next] ipu3: use flexible-array member instead of zero-length array
 2021-08-23  8:06 UTC  (2+ messages)

TODO list for staging/r8188eu
 2021-08-23  0:00 UTC  (7+ messages)

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

[PATCH 01/10] staging: r8188eu: remove unnecessary cast
 2021-08-22 23:49 UTC  (25+ 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 v2 5/5] staging: rtl8723bs: remove _read_port from _io_ops structure
 2021-08-22 20:43 UTC 

[PATCH v2 4/5] staging: rtl8723bs: remove unused definitions from rtw_io.h
 2021-08-22 20:43 UTC 

[PATCH v2 3/5] staging: rtl8723bs: remove sdio_read_mem() and sdio_readN()
 2021-08-22 20:43 UTC 

[PATCH v2 0/5] staging: rtl8723bs: remove unused functions
 2021-08-22 20:43 UTC  (3+ messages)
` [PATCH v2 1/5] staging: rtl8723bs: remove sdio_write_mem()
` [PATCH v2 2/5] staging: rtl8723bs: remove sdio_writeN()

[PATCH v2 0/3] MIPS: ralink: properly handle pci IO resources
 2021-08-22 16:10 UTC  (4+ 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 v2 3/3] staging: mt7621-pci: set end limit for 'ioport_resource'

[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


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