Linux kernel staging patches
 help / color / mirror / Atom feed
 messages from 2022-08-04 12:05:20 to 2022-08-20 18:16:49 UTC [more...]

[PATCH 00/19] staging: r8188eu: migrate os_dep/xmit_linux.c
 2022-08-20 18:16 UTC  (19+ messages)
` [PATCH 01/19] staging: r8188eu: make rtw_remainder_len() static
` [PATCH 02/19] staging: r8188eu: make rtw_os_xmit_schedule() static
` [PATCH 03/19] staging: r8188eu: rename rtw_os_xmit_schedule()
` [PATCH 04/19] staging: r8188eu: make rtw_os_xmit_resource_alloc() static
` [PATCH 05/19] staging: r8188eu: rename rtw_os_xmit_resource_alloc()
` [PATCH 06/19] staging: r8188eu: make rtw_os_xmit_resource_free() static
` [PATCH 07/19] staging: r8188eu: rename rtw_os_xmit_resource_free()
` [PATCH 08/19] staging: r8188eu: make _rtw_open_pktfile() static
` [PATCH 09/19] staging: r8188eu: rename _rtw_open_pktfile()
` [PATCH 10/19] staging: r8188eu: make _rtw_pktfile_read() static
` [PATCH 11/19] staging: r8188eu: rename _rtw_pktfile_read()
` [PATCH 12/19] staging: r8188eu: remove unnecessary initialization to zero
` [PATCH 13/19] staging: r8188eu: move struct pkt_file to rtw_xmit.h
` [PATCH 14/19] staging: r8188eu: move rtw_os_xmit_complete() to rtw_xmit.c
` [PATCH 15/19] staging: r8188eu: rename rtw_os_xmit_complete()
` [PATCH 16/19] staging: r8188eu: make rtw_os_pkt_complete() static
` [PATCH 17/19] staging: r8188eu: rename rtw_os_pkt_complete()
` [PATCH 18/19] staging: r8188eu: remove os_dep/xmit_linux.c

[PATCH v3 1/3] staging: rtl8723bs: remove unused function ODM_InbandNoise_Monitor
 2022-08-20 18:00 UTC  (3+ messages)
` [PATCH v3 2/3] staging: rtl8723bs: remove member noise_level from struct dm_odm_t
` [PATCH v3 3/3] staging: rtl8723bs: remove odm_NoiseMonitor.h and odm_NoiseMonitor.c

[PATCH 0/3] staging: rtl8723bs: remove useless files
 2022-08-20 18:00 UTC  (16+ messages)
` [PATCH 1/3] staging: rtl8723bs: remove unused function ODM_InbandNoise_Monitor
` [PATCH 2/3] staging: rtl8723bs: remove member noise_level from struct dm_odm_t
` [PATCH 3/3] staging: rtl8723bs: remove odm_NoiseMonitor.h and odm_NoiseMonitor.c
    ` [PATCH v2 0/4] remove useless files
      ` [PATCH v2 1/4] staging: rtl8723bs: remove unused function ODM_InbandNoise_Monitor
      ` [PATCH v2 2/4] staging: rtl8723bs: remove member noise_level from struct dm_odm_t
      ` [PATCH v2 3/4] staging: rtl8723bs: remove odm_NoiseMonitor.o from Makefile
      ` [PATCH v2 4/4] staging: rtl8723bs: remove odm_NoiseMonitor.h and odm_NoiseMonitor.c
            ` [PATCH v3 0/3] remove useless files

[PATCH] staging: r8188eu: remove ioctl_cfg80211.h
 2022-08-20 13:03 UTC  (2+ messages)

[PATCH] staging: r8188eu: remove ODM_ConfigRFWithHeaderFile()
 2022-08-20 13:03 UTC  (2+ messages)

[PATCH 00/11] staging: r8188eu: start migrating mlme_linux.c
 2022-08-20 13:02 UTC  (13+ messages)
` [PATCH 01/11] staging: r8188eu: make init_mlme_ext_timer() static
` [PATCH 02/11] staging: r8188eu: make init_addba_retry_timer() static
` [PATCH 03/11] staging: r8188eu: make rtw_indicate_sta_disassoc_event() static
` [PATCH 04/11] staging: r8188eu: move rtw_indicate_sta_assoc_event() to rtw_ap.c
` [PATCH 05/11] staging: r8188eu: make rtw_report_sec_ie() static
` [PATCH 06/11] staging: r8188eu: remove unneeded initializations
` [PATCH 07/11] staging: r8188eu: make rtw_reset_securitypriv() static
` [PATCH 08/11] staging: r8188eu: merge rtw_{os,}_indicate_disconnect()
` [PATCH 09/11] staging: r8188eu: merge rtw_{os,}_indicate_connect()
` [PATCH 10/11] staging: r8188eu: merge rtw_{os,}_indicate_scan_done()
` [PATCH 11/11] staging: r8188eu: remove unused function parameter

[PATCH v1 1/3] media: cedrus: Fix watchdog race condition
 2022-08-20  8:25 UTC  (10+ messages)
` [PATCH v1 2/3] media: cedrus: Set the platform driver data earlier
` [PATCH v1 3/3] media: cedrus: Fix endless loop in cedrus_h265_skip_bits()

[PATCH 0/7] staging: rtl8723bs: remove dead functions
 2022-08-19 14:25 UTC  (20+ messages)
` [PATCH 1/7] staging: rtl8723bs: remove function rtw_odm_dbg_comp_msg
    ` [PATCH v2 0/8] remove some dead code
      ` [PATCH v2 1/8] staging: rtl8723bs: remove function rtw_odm_dbg_comp_msg
      ` [PATCH v2 2/8] staging: rtl8723bs: remove function rtw_get_ch_setting_union
      ` [PATCH v2 3/8] staging: rtl8723bs: remove function rtw_odm_ability_set
      ` [PATCH v2 4/8] staging: rtl8723bs: remove function GetFractionValueFromString
      ` [PATCH v2 5/8] staging: rtl8723bs: remove function IsCommentString
      ` [PATCH v2 6/8] staging: rtl8723bs: remove function rtw_odm_adaptivity_parm_msg
      ` [PATCH v2 7/8] staging: rtl8723bs: remove function rtw_odm_dbg_comp_set
      ` [PATCH v2 8/8] staging: rtl8723bs: remove static const variable odm_comp_str
` [PATCH 2/7] staging: rtl8723bs: remove function rtw_get_ch_setting_union
` [PATCH 3/7] staging: rtl8723bs: remove function rtw_odm_ability_set
` [PATCH 4/7] staging: rtl8723bs: remove function GetFractionValueFromString
` [PATCH 5/7] staging: rtl8723bs: remove function IsCommentString
` [PATCH 6/7] staging: rtl8723bs: remove function rtw_odm_adaptivity_parm_msg
` [PATCH 7/7] staging: rtl8723bs: remove function rtw_odm_dbg_comp_set

[PATCH -next] media: meson: vdec: add missing clk_disable_unprepare on error in vdec_hevc_start()
 2022-08-19  8:58 UTC  (2+ messages)

[PATCH] media: imx: Use get_mbus_config instead of parsing upstream DT endpoints
 2022-08-19  8:56 UTC  (4+ messages)

[PATCH] staging: r8188eu: remove unused function declarations
 2022-08-19  8:13 UTC  (2+ messages)

[PATCH] staging: move from strlcpy with unused retval to strscpy
 2022-08-18 21:01 UTC 

[PATCH] media: cedrus: hevc: Add check for invalid timestamp
 2022-08-18 18:46 UTC  (6+ messages)
`  "

[PATCH] media: meson: vdec: Add MODULE_FIRMWARE macro
 2022-08-18  6:48 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] staging: r8188eu: remove rtw_endofpktfile()
 2022-08-17 19:58 UTC  (2+ messages)

Zwiększenie płynności finansowej
 2022-08-17  8:05 UTC 

[PATCH] Fixes compilation errors after checkpatch warnings
 2022-08-17  7:45 UTC  (5+ messages)

[PATCH 1/2] staging: r8188eu: Add Rosewill USB-N150 Nano to device tables
 2022-08-16 13:24 UTC  (2+ messages)

[PATCH 8/8] tty: Make ->set_termios() old ktermios const
 2022-08-16 11:57 UTC 

Build regressions/improvements in v6.0-rc1
 2022-08-15 18:10 UTC 

[PATCH] staging: r8188eu: Prevent infinite loop
 2022-08-15  6:28 UTC  (2+ messages)

[PATCH AUTOSEL 5.19 05/64] staging: r8188eu: add error handling of rtw_read8
 2022-08-14 15:23 UTC  (3+ messages)
` [PATCH AUTOSEL 5.19 06/64] staging: r8188eu: add error handling of rtw_read16
` [PATCH AUTOSEL 5.19 07/64] staging: r8188eu: add error handling of rtw_read32

[PATCH AUTOSEL 5.10 34/46] media: rkisp1: Disable runtime PM in probe error path
 2022-08-11 16:03 UTC 

[PATCH 0/3] Enable JPEG Encoder on RK3566/RK3568
 2022-08-09 18:43 UTC  (4+ messages)
` [PATCH 2/3] media: hantro: Add support for RK356x JPEG encoder

[PATCH 0/5] staging: r8188eu: remove os_dep/recv_linux.c
 2022-08-09 15:46 UTC  (7+ messages)
` [PATCH 1/5] staging: r8188eu: merge rtw_os_recvbuf_resource_free() into rtw_recv.c
` [PATCH 2/5] staging: r8188eu: merge rtw_os_recvbuf_resource_alloc() "
` [PATCH 3/5] staging: r8188eu: make rtw_handle_tkip_mic_err() static
` [PATCH 4/5] staging: r8188eu: make rtw_recv_indicatepkt() static
` [PATCH 5/5] staging: r8188eu: make rtw_init_recv_timer() static

[PATCH] staging: r8188eu: do not spam the kernel log
 2022-08-08 21:40 UTC  (2+ messages)

[PATCH 0/5] staging: r8188eu: clean up _InitQueueReservedPage
 2022-08-08 21:40 UTC  (7+ messages)
` [PATCH 1/5] staging: r8188eu: remove a temporary variable
` [PATCH 2/5] staging: r8188eu: make numNQ a u8
` [PATCH 3/5] staging: r8188eu: change all num...Q variables to u8
` [PATCH 4/5] staging: r8188eu: remove two unused defines
` [PATCH 5/5] staging: r8188eu: the high prio queue is always selected

[PATCH v2 0/6] staging: vt6655: Create two base functions for four macros
 2022-08-07 18:13 UTC  (7+ messages)
` [PATCH v2 1/6] staging: vt6655: Convert macro MACvEnableProtectMD to function
` [PATCH v2 2/6] staging: vt6655: Create one function for two macros
` [PATCH v2 3/6] staging: vt6655: Rename function MACvEnableProtectMD
` [PATCH v2 4/6] staging: vt6655: Convert macro MACvDisableProtectMD
` [PATCH v2 5/6] staging: vt6655: Convert macro MACvEnableBarkerPreambleMd
` [PATCH v2 6/6] staging: vt6655: Convert macro MACvDisableBarkerPreambleMd

[PATCH] Fixes checkpatch warnings and checks
 2022-08-07 14:18 UTC  (3+ messages)

[net] 2638eb8b50: WARNING:suspicious_RCU_usage
 2022-08-07  7:20 UTC 

[PATCH 00/13] staging: r8188eu: simplify endpoint configuration
 2022-08-07  6:02 UTC  (15+ messages)
` [PATCH 01/13] staging: r8188eu: Hal_MappingOutPipe should return an int
` [PATCH 02/13] staging: r8188eu: process HalUsbSetQueuePipeMapping8188EUsb's return value
` [PATCH 03/13] staging: r8188eu: merge two small functions
` [PATCH 04/13] staging: r8188eu: move endpoint init functions to usb_halinit.c
` [PATCH 05/13] staging: r8188eu: summarize endpoint-related settings
` [PATCH 06/13] staging: r8188eu: remove OutEpNumber
` [PATCH 07/13] staging: r8188eu: remove comments about endpoint mapping
` [PATCH 08/13] staging: r8188eu: summarize common Queue2Pipe settings
` [PATCH 09/13] staging: r8188eu: simplify three_out_pipe
` [PATCH 10/13] staging: r8188eu: simplify two_out_pipe
` [PATCH 11/13] staging: r8188eu: remove _InitNormalChipOneOutEpPriority
` [PATCH 12/13] staging: r8188eu: we always use HQ and NQ for two endpoints
` [PATCH 13/13] staging: r8188eu: simplify _InitNormalChipTwoOutEpPriority

[PATCH] staging: r8188eu: txpktbuf_bndy does not depend on wifi_spec
 2022-08-07  6:00 UTC  (2+ messages)

[PATCH 0/5] staging: r8188eu: use struct ieee80211_mgmt in OnAssocRsp
 2022-08-06 20:52 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] staging: r8188eu: replace a get_da call
  ` [PATCH v2 2/5] staging: r8188eu: read status_code from struct ieee80211_mgmt
  ` [PATCH v2 3/5] staging: r8188eu: read capability info "
  ` [PATCH v2 4/5] staging: r8188eu: read aid "
  ` [PATCH v2 5/5] staging: r8188eu: simplify the calculation of ie start offset

[PATCH 0/3] staging: r8188eu: clean up phy_CalculateBitShift()
 2022-08-06 18:18 UTC  (5+ messages)
` [PATCH 1/3] staging: r8188eu: use ffs() in phy_CalculateBitShift()
` [PATCH 2/3] staging: r8188eu: avoid camel case "
` [PATCH 3/3] staging: r8188eu: clean up comment for phy_calculate_bit_shift()

[PATCH] media: staging: media: imx: imx7-media-utils: Fix a coding style problem
 2022-08-06  8:42 UTC  (2+ messages)

[PATCH v2 0/4] staging: r8188eu: cleanup some metadata issues
 2022-08-05 16:43 UTC  (6+ messages)
` [PATCH v2 1/4] staging: r8188eu: set firmware path in a macro
` [PATCH v2 2/4] staging: r8188eu: use KBUILD_MODNAME instead of a string constant
` [PATCH v2 3/4] staging: r8188eu: drop the DRV_NAME macro
` [PATCH v2 4/4] staging: r8188eu: drop the DRIVERVERSION macro

[PATCH] Fixes checkpatch checks
 2022-08-05  9:11 UTC  (3+ messages)

[PATCH] Fixed checkpatch warnings
 2022-08-05  8:36 UTC  (2+ messages)

[PATCH] staging: r8188eu: add firmware dependency
 2022-08-05  6:40 UTC  (9+ messages)
` [PATCH 1/3] staging: r8188eu: set firmware path in a macro
  ` [PATCH 2/3] staging: r8188eu: make use of the DRV_NAME macro
  ` [PATCH 3/3] staging: r8188eu: make driver metadata macro names more consistent

[PATCH] staging: r8188eu: convert rtw_p2p_enable to correct error code semantics
 2022-08-04 22:37 UTC  (5+ messages)

[PATCH 0/2] staging: r8188eu: make some functions static
 2022-08-04 20:12 UTC  (2+ messages)

[GIT PULL] Staging driver changes for 6.0-rc1
 2022-08-04 19:27 UTC  (2+ messages)

24-7 Scotland Contact Form: THE WORLD FINANCIAL CRISIS CAN MAKE YOU RICH!
 2022-08-04 12:04 UTC 

Undelivered Mail Returned to Sender
 2022-08-04 12:05 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 read-only IMAP folder(s) and NNTP newsgroup(s).