public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2021-08-29 09:25:28 to 2021-09-03 19:16:00 UTC [more...]

[PATCH 0/8] staging: media: zoran: fusion in one module
 2021-09-03 19:15 UTC  (9+ 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 v5] staging: r8188eu: Remove _enter/_exit_critical_mutex()
 2021-09-03 19:11 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] Fix formatting for file "hsdma-mt7621.c"
 2021-09-03 18:54 UTC  (8+ messages)

[PATCH] staging: r8188eu: os_dep: use kmemdup instead of kzalloc and memcpy
 2021-09-03 18:53 UTC  (2+ messages)

[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] staging: r8188eu: os_dep: use kmemdup instead of kzalloc and memcpy
 2021-09-03 17:48 UTC  (3+ messages)

[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  (11+ 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  (6+ messages)
` [PATCH 2/2] staging: r8188eu: remove commented "

[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  (22+ messages)

[PATCH v4] staging: greybus: Convert uart.c from IDR to XArray
 2021-09-01 15:39 UTC  (19+ 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)

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

[PATCH v4] staging: r8188eu: core: remove null check before vfree
 2021-08-30 12:09 UTC  (5+ messages)

[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] staging: iio: cdc: remove braces from single line if blocks
 2021-08-30 11:30 UTC  (2+ messages)

[PATCH v3 3/6] staging: r8188eu: add error handling of rtw_read8
 2021-08-30 11:21 UTC  (2+ messages)

[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  (12+ messages)
` [PATCH 2/3] staging: r8188eu: simplify c2h_evt_hdl 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 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  (3+ messages)
` [PATCH 6/6] staging: r8188eu: remove should_forbid_n_rate()

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

[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  (8+ messages)


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