public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2021-08-30 13:32:51 to 2021-09-06 13:40:33 UTC [more...]

[PATCH 0/8] staging: media: zoran: fusion in one module
 2021-09-06 13:40 UTC  (17+ messages)
` [PATCH 1/8] staging: media: zoran: move module parameter checks to zoran_probe
` [PATCH 2/8] staging: media: zoran: use module_pci_driver
` [PATCH 3/8] staging: media: zoran: rename debug module parameter
` [PATCH 4/8] staging: media: zoran: add debugfs
` [PATCH 5/8] staging: media: zoran: videocode: remove procfs
` [PATCH 6/8] staging: media: zoran: fusion all modules
` [PATCH 7/8] staging: media: zoran: remove vidmem
` [PATCH 8/8] staging: media: zoran: move videodev alloc

[PATCH] staging: greybus: uart: fix tty use after free
 2021-09-06 12:45 UTC 

[PATCH] Media: meson: vdec: Use devm_platform_ioremap_resource_byname()
 2021-09-06 12:36 UTC  (2+ messages)

[PATCH] staging: rtl8712: Move similar execution in to a function
 2021-09-06  9:45 UTC  (2+ messages)

[PATCH] staging: r8188eu: fix type mismacth
 2021-09-06  9:44 UTC  (4+ messages)

[PATCH v2] mt7621-dma: Properly format lines in "hsdma-mt7621.c" ending with an open parenthesis
 2021-09-06  9:38 UTC  (5+ messages)

[PATCH 00/14] staging: r8188eu: cleanup unset pointers in
 2021-09-06  8:25 UTC  (16+ messages)
` [PATCH 01/14] staging: r8188eu: remove rtw_hal_reset_security_engine function
` [PATCH 02/14] staging: r8188eu: remove hal_reset_security_engine from struct hal_ops
` [PATCH 03/14] staging: r8188eu: remove rtw_hal_enable_interrupt function
` [PATCH 04/14] staging: r8188eu: remove enable_interrupt from struct hal_ops
` [PATCH 05/14] staging: r8188eu: remove rtw_hal_disable_interrupt function
` [PATCH 06/14] staging: r8188eu: remove disable_interrupt from struct hal_ops
` [PATCH 07/14] staging: r8188eu: remove rtw_hal_interrupt_handler function
` [PATCH 08/14] staging: r8188eu: remove interrupt_handler from struct hal_ops
` [PATCH 09/14] staging: r8188eu: remove rtw_hal_xmitframe_enqueue function
` [PATCH 10/14] staging: r8188eu: remove hal_xmitframe_enqueue from struct hal_ops
` [PATCH 11/14] staging: r8188eu: remove Efuse_PgPacketWrite_BT function
` [PATCH 12/14] staging: r8188eu: remove Efuse_PgPacketWrite_BT from struct hal_ops
` [PATCH 13/14] staging: r8188eu: remove rtw_hal_c2h_id_filter_ccx function
` [PATCH 14/14] staging: r8188eu: remove c2h_id_filter_ccx from struct hal_ops

[PATCH v1] media: atomisp: fix compilation error
 2021-09-06  8:01 UTC  (2+ messages)

[PATCH 0/3] staging: r8188eu: Shorten and simplify calls chain
 2021-09-06  7:49 UTC  (7+ messages)
` [PATCH 1/3] staging: r8188eu: remove _io_ops structure
` [PATCH 2/3] staging: r8188eu: Shorten calls chain of rtw_read8/16/32()
` [PATCH 3/3] staging: r8188eu: Shorten calls chain of rtw_write8/16/32/N()

[PATCH] media: staging: media: atomisp: fix return value
 2021-09-06  7:32 UTC  (2+ messages)

[PATCH] staging: r8188eu: remove useless check
 2021-09-05 20:42 UTC 

[PATCH v2] staging: r8188eu: os_dep: simplifiy the rtw_resume function
 2021-09-05 14:48 UTC  (2+ messages)

[PATCH] staging: r8188eu: core: remove duplicate structure
 2021-09-05 11:03 UTC 

[PATCH] staging: r8188eu: core: remove condition never execute
 2021-09-05  7:55 UTC  (3+ messages)

[PATCH v2 0/3] staging: r8188eu: Shorten and simplify calls chain
 2021-09-04 22:11 UTC  (5+ messages)
` [PATCH v2 1/3] staging: r8188eu: remove _io_ops structure
` [PATCH v2 2/3] staging: r8188eu: Shorten calls chain of rtw_read8/16/32()
` [PATCH 3/3] staging: r8188eu: Shorten calls chain of rtw_write8/16/32/N()

[PATCH v3 0/3] staging: r8188eu: Shorten and simplify calls chain
 2021-09-04 22:00 UTC  (4+ messages)
` [PATCH v3 1/3] staging: r8188eu: remove _io_ops structure
` [PATCH v3 2/3] staging: r8188eu: Shorten calls chain of rtw_read8/16/32()
` [PATCH v3 3/3] staging: r8188eu: Shorten calls chain of rtw_write8/16/32/N()

[PATCH 0/6] staging: r8188eu: remove some functions from hal_ops
 2021-09-04 19:06 UTC  (9+ messages)
` [PATCH 1/6] staging: r8188eu: remove intf_chip_configure "
` [PATCH 2/6] staging: r8188eu: remove read_adapter_info "
` [PATCH 3/6] staging: r8188eu: remove read_chip_version "
` [PATCH 4/6] staging: r8188eu: remove wrapper around ReadChipVersion8188E()
` [PATCH 5/6] staging: r8188eu: remove GetHalODMVarHandler from hal_ops
` [PATCH 6/6] staging: r8188eu: remove init_default_value "

[PATCH] staging: r8188eu: remove _rtw_mutex_{init,free}
 2021-09-04 12:47 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] staging: r8188eu: os_dep: simplifiy the rtw_resume function
 2021-09-04 12:04 UTC  (3+ messages)

[PATCH] Fix formatting for file "hsdma-mt7621.c"
 2021-09-04 11:11 UTC  (10+ messages)

[PATCH] staging: r8188eu: os_dep: use kmemdup instead of kzalloc and memcpy
 2021-09-04  9:40 UTC  (3+ messages)

[PATCH v5] staging: r8188eu: Remove _enter/_exit_critical_mutex()
 2021-09-04  8:15 UTC  (5+ messages)

[PATCH] staging: fbtft: fbtft-core: fix 'trailing statements should be on next line' coding style error
 2021-09-04  8:09 UTC 

[PATCH] Fix ERROR: trailing statements should be on next line
 2021-09-04  7:00 UTC  (2+ messages)

[PATCH v4] staging: r8188eu: core: remove null check before vfree
 2021-09-04  6:00 UTC  (5+ messages)

[PATCH] staging: r8188eu: hal: remove condition with no effect
 2021-09-04  5:44 UTC 

[PATCH] staging: r8188eu: os_dep: use kmemdup instead of kzalloc and memcpy
 2021-09-04  4:51 UTC  (4+ messages)

[PATCH 0/3] staging: r8188eu: clean up dead code and use in-kernel arc4
 2021-09-03 19:04 UTC  (4+ messages)
` [PATCH 1/3] staging: r8188eu: remove unused constant CRC32_POLY
` [PATCH 2/3] staging: r8188eu: use in-kernel arc4 encryption
` [PATCH 3/3] staging: r8188eu: remove rtw_use_tkipkey_handler()

[PATCH 1/2] staging: r8188eu: fix memory leak in rtw_set_key
 2021-09-03 18:18 UTC  (2+ messages)
` [PATCH 2/2] staging: r8188eu: remove useless memset

[PATCH] Use BIT macro instead of (1 << HSDMA_GLO_BT_SHIFT)
 2021-09-03 15:52 UTC  (7+ messages)

[PATCH 0/6] staging: r8188eu: remove unused code
 2021-09-03  9:33 UTC  (7+ messages)
` [PATCH 1/6] staging: r8188eu: remove header file rtw_ioctl_rtl.h
` [PATCH 2/6] staging: r8188eu: remove unused defines from mp_custom_oid.h
` [PATCH 3/6] staging: r8188eu: remove unused enum from ieee80211.h
` [PATCH 4/6] staging: r8188eu: remove unused enum rt_eeprom_type
` [PATCH 5/6] staging: r8188eu: remove IS_HARDWARE_TYPE_8188* macros
` [PATCH 6/6] staging: r8188eu: remove enum hardware_type

[PATCH v5 0/3] staging: r8188eu: fix sparse warnings
 2021-09-03  8:11 UTC  (8+ 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

[GIT PULL] Staging / IIO driver changes for 5.15-rc1
 2021-09-02 22:39 UTC  (6+ messages)

[PATCH 0/2] media: HEVC: RPS clean up
 2021-09-02 16:55 UTC  (8+ messages)
` [PATCH 1/2] media: hevc: Remove RPS named flags
` [PATCH 2/2] media: hevc: Embedded indexes in RPS

config issue with SoundWire mockup device support
 2021-09-02 15:16 UTC  (3+ messages)

[PATCH v2 0/3] MIPS: ralink: properly handle pci IO resources
 2021-09-02 11:19 UTC  (10+ messages)
` [PATCH v2 1/3] MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT
` [PATCH v2 3/3] staging: mt7621-pci: set end limit for 'ioport_resource'

[PATCH v2] staging: rtl8723bs: remove possible deadlock when disconnect
 2021-09-02  9:35 UTC 

[PATCH] staging: rtl8723bs: remove possible deadlock when disconnect
 2021-09-02  9:29 UTC  (3+ messages)

[PATCH 1/2] staging: r8188eu: remove unused constants from wifi.h
 2021-09-02  9:23 UTC  (3+ messages)

[PATCH v3] staging: greybus: Convert uart.c from IDR to XArray
 2021-09-02  9:15 UTC  (2+ messages)

[PATCH] Fix formatting for file "hsdma-mt7621.c"
 2021-09-02 11:11 UTC  (2+ messages)

[PATCH] Fix formatting for file "hsdma-mt7621.c" by fixing formatting of lines ending with "("
 2021-09-01 21:14 UTC  (2+ messages)

[PATCH] Declare the file_operations struct as const
 2021-09-01 20:29 UTC  (21+ messages)

[PATCH v4] staging: greybus: Convert uart.c from IDR to XArray
 2021-09-01 15:39 UTC  (18+ messages)
          ` [greybus-dev] "

[PATCH v2 00/63] Introduce strict memcpy() bounds checking
 2021-09-01 13:46 UTC  (3+ messages)
` [PATCH v2 07/63] skbuff: Switch structure bounds to struct_group()

[PATCH] media: hantro: Trace hevc hw cycles performance register
 2021-09-01 11:33 UTC  (3+ messages)

[PATCH] ANDROID: staging: add userpanic-dev driver
 2021-09-01  8:56 UTC  (7+ messages)

staging: r8188eu: Switching encryption to use lib80211
 2021-08-31  9:08 UTC  (2+ messages)


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