messages from 2022-07-27 12:44:00 to 2022-08-18 06:44:38 UTC [more...]
[PATCH] media: meson: vdec: Add MODULE_FIRMWARE macro
2022-08-18 6:44 UTC (3+ messages)
[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 (12+ messages)
` [PATCH 1/5] staging: r8188eu: get da from ieee80211_mgmt
` [PATCH v2 0/5] staging: r8188eu: use struct ieee80211_mgmt in OnAssocRsp
` [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 (4+ 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)
The r8188eu kernel module does not depend on the rtlwifi/rtl8188eufw.bin firmware file
2022-08-05 6:40 UTC (18+ messages)
` [PATCH] staging: r8188eu: add firmware dependency
` [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 (4+ messages)
` [PATCH 1/2] staging: r8188eu: make handle_txrpt_ccx_88e() static
` [PATCH 2/2] staging: r8188eu: make rtl8188eu_{init,free}_recv_priv() static
[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
[PATCH 0/2] staging: r8188eu: more error code cleanups
2022-08-02 23:26 UTC (12+ messages)
` [PATCH 1/2] staging: r8188eu: remove initializer from ret in rtw_pwr_wakeup
` [PATCH 2/2] staging: r8188eu: convert rtw_set_802_11_add_wep error code semantics
[PATCH] staging/rtl8723bs/core: remove inactive initialization
2022-08-02 8:59 UTC (2+ messages)
[PATCH 0/6] staging: vt6655: Create one base function for four macros
2022-08-01 11:21 UTC (8+ messages)
` [PATCH 1/6] staging: vt6655: Convert macro MACvEnableProtectMD to function
` [PATCH 2/6] staging: vt6655: Create one function for four macros
` [PATCH 3/6] staging: vt6655: Rename function MACvEnableProtectMD
` [PATCH 4/6] staging: vt6655: Convert macro MACvDisableProtectMD
` [PATCH 5/6] staging: vt6655: Convert macro MACvEnableBarkerPreambleMd
` [PATCH 6/6] staging: vt6655: Convert macro MACvDisableBarkerPreambleMd
[PATCH v2 1/1] media: atomisp_gmin_platform: Switch to use acpi_evaluate_dsm_typed()
2022-08-01 6:45 UTC (2+ messages)
[PATCH v1 1/1] media: atomisp_gmin_platform: Unexport and split camera_sensor_csi()
2022-08-01 6:45 UTC (2+ messages)
[PATCH] staging: r8188eu: fix potential uninitialised variable use in rtw_pwrctrl.c
2022-07-30 23:59 UTC
[PATCH 0/2] staging: r8188eu: clean up dump_chip_info()
2022-07-30 19:47 UTC (4+ messages)
` [PATCH 1/2] staging: r8188eu: convert dump_chip_info() to use netdev_dbg()
` [PATCH 2/2] staging: r8188eu: refactor dump_chip_info()
[PATCH 0/3] staging: r8188eu: report errors from ReadAdapterInfo8188EU
2022-07-30 19:35 UTC (5+ messages)
` [PATCH 1/3] staging: r8188eu: handle "
` [PATCH 2/3] staging: r8188eu: make rtw_handle_dualmac a void function
` [PATCH 3/3] staging: r8188eu: return an error code in rtw_usb_if1_init
[PATCH] staging: vme_user: Fix checkpatch warnings in vme_tsi148.c
2022-07-30 4:57 UTC
[PATCH] staging: rtl8192u: fix rmmod warn when wlan0 is renamed
2022-07-30 3:35 UTC (20+ messages)
` [PATCH v2 2/3] staging: rtl8192u: move debug files to debugfs
` [PATCH v3 0/3] staging: rtl8192u: fix rmmod warn when device is renamed
` [PATCH v3 1/3] staging: rtl8192u: move debug stuff to its own file
` [PATCH v3 2/3] staging: rtl8192u: move debug files to debugfs
` [PATCH v3 3/3] staging: rtl8192u: fix rmmod warn when device is renamed
` [PATCH v4 0/4] "
` [PATCH v4 1/4] staging: rtl8192u: move debug stuff to its own file
` [PATCH v4 2/4] staging: rtl8192u: remove unnecessary cast
` [PATCH v4 3/4] staging: rtl8192u: move debug files to debugfs
` [PATCH v4 4/4] staging: rtl8192u: fix rmmod warn when device is renamed
[PATCH] staging: pi433: fix wrong debug message on rf69_write_fifo()
2022-07-30 1:27 UTC
[PATCH] staging: pi433: fix wrong comment
2022-07-29 15:36 UTC (2+ messages)
[PATCH] staging: vme_user: Put quoted string in a single line
2022-07-29 9:07 UTC (2+ messages)
[PATCH v2 0/5] staging: vt6655: Convert four macros to one function
2022-07-29 8:14 UTC (6+ messages)
` [PATCH v2 1/5] staging: vt6655: Convert macro MACvReceive0 to function
` [PATCH v2 2/5] staging: vt6655: Rename function MACvReceive0 and add parameter
` [PATCH v2 3/5] staging: vt6655: Replace MACvReceive1 with function vt6655_mac_dma_ctl
` [PATCH v2 4/5] staging: vt6655: Replace MACvTransmit0 "
` [PATCH v2 5/5] staging: vt6655: Replace MACvTransmitAC0 "
Biznesowy angielski
2022-07-29 7:29 UTC
[PATCH v2] staging: fbtft: core: set smem_len before fb_deferred_io_init call
2022-07-28 13:39 UTC (4+ messages)
` [PATCH v3] "
[PATCH v2 0/2] staging: vt6655: Convert multiline macro to static function
2022-07-28 5:59 UTC (3+ messages)
` [PATCH v2 1/2] staging: vt6655: Rename MACvClearStckDS
` [PATCH v2 2/2] staging: vt6655: Convert macro vt6655_mac_clear_stck_ds to function
[PATCH 0/3] staging: vt6655: Convert multiline macro to static function
2022-07-27 16:06 UTC (5+ messages)
` [PATCH 1/3] staging: vt6655: Rename byOrgValue to reg_value in a macro
[PATCH v2] staging: r8188eu: convert rtw_pwr_wakeup to correct error code semantics
2022-07-27 12:47 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).