linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-03 13:55:38 to 2022-05-19 04:48:02 UTC [more...]

[PATCH 0/4] staging: r8188eu: add error handling of usb read errors
 2022-05-19  4:47 UTC  (8+ messages)
` [PATCH 1/4] staging: r8188eu: add error handling of rtw_read8
` [PATCH 2/4] staging: r8188eu: add error handling of rtw_read16
` [PATCH 3/4] staging: r8188eu: add error handling of rtw_read32
` [PATCH 4/4] MAINTAINERS: add myself as r8188eu reviewer

[linux-next:master] BUILD REGRESSION 736ee37e2e8eed7fe48d0a37ee5a709514d478b3
 2022-05-19  3:41 UTC  (2+ messages)

[PATCH v2 0/9] staging: vchiq_arm: remove some unnecessary global variables
 2022-05-18 19:11 UTC  (10+ messages)
` [PATCH v2 1/9] staging: vchiq_arm: add reference to vchiq device in vchiq_state
` [PATCH v2 2/9] staging: vchiq_arm: get rid of global device structure
` [PATCH v2 3/9] staging: vchiq_arm: pass vchiq instance to service callbacks
` [PATCH v2 4/9] staging: vchiq_arm: pass vchiq instance to 'find_service_by_handle'
` [PATCH v2 5/9] staging: vchiq_arm: pass vchiq instance to 'vchiq_get_client_id'
` [PATCH v2 6/9] staging: vchiq_arm: pass vchiq instance to 'vchiq_get_service_userdata'
` [PATCH v2 7/9] staging: vchiq_arm: pass vchiq instance to 'handle_to_service'
` [PATCH v2 8/9] staging: vchiq_arm: use state from vchiq instance
` [PATCH v2 9/9] staging: vchiq_arm: remove global 'vchiq_states' array

[PATCH] [v2] Kbuild: move to -std=gnu11
 2022-05-18 14:07 UTC  (6+ messages)
  ` [greybus-dev] "

[PATCH v4] media: Add P010 video format
 2022-05-18 13:21 UTC 

[PATCH v3] media: hantro: Be more accurate on pixel formats step_width constraints
 2022-05-18  8:53 UTC 

[PATCH v3] staging: r8188eu: add check for kzalloc
 2022-05-18  8:13 UTC  (2+ messages)

[PATCH] staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()
 2022-05-18  7:49 UTC  (2+ messages)

[PATCH v2] staging: r8188eu: add check for kzalloc
 2022-05-18  6:49 UTC  (2+ messages)

[PATCH v2] media: hantro: Be more accurate on pixel formats step_width constraints
 2022-05-18  6:32 UTC  (3+ messages)

[PATCH v2] staging: axis-fifo: fix indentation according to checkpatch.pl
 2022-05-18  5:40 UTC  (2+ messages)

[PATCH] staging: r8188eu: add check for kzalloc
 2022-05-18  4:54 UTC  (2+ messages)

[PATCH] staging: axis-fifo: fix indentation according to checkpatch.pl
 2022-05-17 21:33 UTC 

[PATCH] staging: rts5208: spi.c: prefer ftrace
 2022-05-17 19:28 UTC 

[PATCH] media: hantro: fix compatible string deprecation warning
 2022-05-17 16:46 UTC  (2+ messages)

[PATCH v2 0/3] staging: r8188eu: fix some warnings
 2022-05-17 14:06 UTC  (4+ messages)
` [PATCH v2 1/3] staging: r8188eu: fix warnings in rtw_p2p
` [PATCH v2 2/3] staging: r8188eu: fix warnings in rtw_pwrctrl
` [PATCH v2 3/3] staging: r8188eu: fix warnings in rtw_wlan_util

[PATCH 0/3] staging: r8188eu: fix checkpatch.pl warnings
 2022-05-17 13:51 UTC  (7+ messages)
` [PATCH 1/3] staging: r8188eu: fix checkpatch.pl warnings in rtw_p2p
` [PATCH 2/3] staging: r8188eu: fix checkpatch.pl warnings in rtw_pwrctrl
` [PATCH 3/3] staging: r8188eu: fix checkpatch.pl warnings in rtw_wlan_util

[PATCH] media: hantro: Be more accurate on pixel formats step_width constraints
 2022-05-17 13:30 UTC  (4+ messages)

[PATCH] staging: r8188eu: remove _drv_ defines from include/rtw_debug.h
 2022-05-16 22:46 UTC 

[PATCH] staging: vc04_services: remove unused macro
 2022-05-16 22:17 UTC 

[linux-next:master] BUILD REGRESSION 1e1b28b936aed946122b4e0991e7144fdbbfd77e
 2022-05-16 19:06 UTC  (2+ messages)

[PATCH] Staging: pi433: Don't use ioctl for per-client configuration
 2022-05-16 17:23 UTC  (7+ messages)

[PATCH] staging: rtl8192u: remove null check after call container_of()
 2022-05-16 10:22 UTC 

[PATCH v4 0/3] staging: rtl8712: fix KMSAN: uninit-value in r871xu_drv_init
 2022-05-16 10:22 UTC  (5+ messages)
` [PATCH v4 2/3] staging: rtl8712: fix uninit-value in usb_read8() and friends
` [PATCH v4 3/3] staging: rtl8712: fix uninit-value in r871xu_drv_init()
` [PATCH v4 1/3] staging: rtl8712: add error handler in r8712_usbctrl_vendorreq()

[PATCH] staging: rtl8192e: remove null check after call container_of()
 2022-05-16 10:20 UTC 

[PATCH] staging: ks7010: remove null check after call container_of()
 2022-05-16 10:18 UTC 

[PATCH] staging: r8188eu: remove HW_VAR_AC_PARAM_BE from SetHwReg8188EU()
 2022-05-16  5:48 UTC 

[PATCH 0/5] staging: r8188eu: another set of small fixes
 2022-05-15 15:54 UTC  (6+ messages)
` [PATCH 1/5] staging: r8188eu: use ieee80211 helper to check for beacon
` [PATCH 2/5] staging: r8188eu: remove obsolete comments
` [PATCH 3/5] staging: r8188eu: simplify error handling in recv_func_prehandle
` [PATCH 4/5] staging: r8188eu: last_rx_mgnt_pkts is set but not used
` [PATCH 5/5] staging: r8188eu: assoc_rsp and assoc_rsp_len are "

[PATCH] staging: r8188eu: use defines for addba response status
 2022-05-15 15:27 UTC 

ヨドバシドットコム:「お客��情�蟆��涓�依�m受付のご�B�j vatgjmvcpyze
 2022-05-15 14:17 UTC 

[PATCH 0/7] staging: r8188eu: more cleanups in OnAction_back
 2022-05-14 17:54 UTC  (9+ messages)
` [PATCH 1/7] staging: r8188eu: get addba resp status from ieee80211_mgmt
` [PATCH 2/7] staging: r8188eu: read addba resp tid "
` [PATCH 3/7] staging: r8188eu: merge process_addba_req into OnAction_back
` [PATCH 4/7] staging: r8188eu: replace if with ternary operator
` [PATCH 5/7] staging: r8188eu: use BIT(tid) instead of manual shift
` [PATCH 6/7] staging: r8188eu: check for initiator vs recipient
` [PATCH 7/7] staging: r8188eu: use the tid in delba processing

[PATCH v4 0/3] Enable JPEG Encoder on RK3566/RK3568
 2022-05-14 13:36 UTC  (2+ messages)
` [PATCH v4 2/3] media: hantro: Add support for RK356x encoder

[PATCH v5 01/20] media: h264: Use v4l2_h264_reference for reflist
 2022-05-13 20:29 UTC  (15+ messages)
` [PATCH v5 02/20] media: h264: Increase reference lists size to 32
` [PATCH v5 08/20] media: rkvdec: Stop overclocking the decoder
` [PATCH v5 09/20] media: rkvdec: h264: Fix dpb_valid implementation
` [PATCH v5 10/20] media: rkvdec: h264: Fix bit depth wrap in pps packet
` [PATCH v5 11/20] media: rkvdec: Move H264 SPS validation in rkvdec-h264
` [PATCH v5 12/20] media: rkvdec: h264: Validate and use pic width and height in mbs
` [PATCH v5 13/20] media: rkvdec: h264: Fix reference frame_num wrap for second field
` [PATCH v5 14/20] media: rkvdec: Ensure decoded resolution fit coded resolution
` [PATCH v5 15/20] media: rkvdec-h264: Add field decoding support
` [PATCH v5 16/20] media: rkvdec: Enable capture buffer holding for H264
` [PATCH v5 17/20] media: hantro: Stop using H.264 parameter pic_num
` [PATCH v5 18/20] media: hantro: h264: Make dpb entry management more robust
` [PATCH v5 19/20] media: hantro: Add H.264 field decoding support
` [PATCH v5 20/20] media: hantro: Enable HOLD_CAPTURE_BUF for H.264

[PATCH] media: atomisp: don't pass a pointer to a local variable
 2022-05-13  8:23 UTC 

Biznesowy angielski
 2022-05-13  8:05 UTC 

[PATCH] staging: r8188eu: Fix block comment format
 2022-05-13  7:51 UTC 

[PATCH] staging: rtl8723bs: Fix alignment to match open parenthesis
 2022-05-13  2:55 UTC 

[PATCH v5 7/7] fbdev: Make registered_fb[] private to fbmem.c
 2022-05-12 18:32 UTC  (5+ messages)

【えきねっと】確認された情報
 2022-05-12  5:49 UTC 

[PATCH v3 0/3] Enable JPEG Encoder on RK3566/RK3568
 2022-05-11 15:53 UTC  (2+ messages)
` [PATCH v3 2/3] media: hantro: Add support for RK356x encoder

[PATCH] staging/rtl8712: fix potential memory leak
 2022-05-11 12:22 UTC  (3+ messages)
  `  "

[PATCH v6] wfx: use container_of() to get vif
 2022-05-11  5:33 UTC  (2+ messages)

[PATCH v3 0/3] staging: rtl8712: fix KMSAN: uninit-value in r871xu_drv_init
 2022-05-10  3:34 UTC  (9+ messages)
` [PATCH v3 1/3] staging: rtl8712: fix uninit-value in usb_read8() and friends
` [PATCH v3 2/3] staging: rtl8712: fix uninit-value in r871xu_drv_init()
` [PATCH v3 3/3] staging: rtl8712: add error handler in r8712_usbctrl_vendorreq()

[PATCH 0/3] staging: vchiq_arm: remove some unnecessary global
 2022-05-09 10:51 UTC  (8+ messages)
` [PATCH 1/3] staging: vchiq_arm: add reference to vchiq device in vchiq_state
` [PATCH 2/3] staging: vchiq_arm: get rid of global device structure

[PATCH v2 0/2] staging: rtl8712: fix uninit-value 'data' and 'mac'
 2022-05-09  4:03 UTC  (12+ messages)
` [PATCH v2 1/2] staging: rtl8712: fix uninit-value in usb_read8() and friends
` [PATCH v2 2/2] staging: rtl8712: fix uninit-value in r871xu_drv_init()

[PATCH v2 0/3] Enable JPEG Encoder on RK3566/RK3568
 2022-05-08 20:25 UTC  (2+ messages)
` [PATCH v2 2/3] media: hantro: Add support for RK356x encoder

[PATCH 0/3] staging: vt6655: Replace macro VNSvOutPortB with iowrite8()
 2022-05-08 19:30 UTC  (4+ messages)
` [PATCH 1/3] staging: vt6655: Replace MACvStart with VNSvOutPortB
` [PATCH 2/3] staging: vt6655: Replace MACvTransmitBCN "
` [PATCH 3/3] staging: vt6655: Replace VNSvOutPortB with iowrite8

[PATCH] staging: r8188eu: drop redundant if check
 2022-05-08 18:24 UTC 

[PATCH 0/5] staging: r8188eu: start cleaning up OnAction_back
 2022-05-08 16:14 UTC  (6+ messages)
` [PATCH 1/5] staging: r8188eu: read addr2 from ieee80211_mgmt
` [PATCH 2/5] staging: r8188eu: don't check the category in OnAction_back
` [PATCH 3/5] staging: r8188eu: read destination address from ieee80211_mgmt
` [PATCH 4/5] staging: r8188eu: use back action codes from ieee80211.h
` [PATCH 5/5] staging: r8188eu: read back action code from ieee80211_mgmt

Inquriy
 2022-05-07 23:02 UTC 

[PATCH] staging: rtl8192u: make const array queuetopipe const, reduces object code size
 2022-05-07 18:34 UTC 

[PATCH v2 4/4] staging: media: zoran: replace dprintk with new debugging macros
 2022-05-06 20:49 UTC  (5+ messages)

[PATCH v5] wfx: use container_of() to get vif
 2022-05-06 16:50 UTC  (4+ messages)

[PATCH v3 4/4] staging: media: zoran: replace dprintk with new debugging macros
 2022-05-06  5:28 UTC 

[PATCH v3 1/4] staging: media: zoran: add logging macros
 2022-05-06  5:28 UTC 

[PATCH v3 2/4] staging: media: zoran: setup videocodec header for debugging macros
 2022-05-06  5:28 UTC 

[PATCH v3 3/4] staging: media: zoran: replace all pr_err with zrdev_err as appropriate
 2022-05-06  5:28 UTC 

[PATCH] staging: rtl8712: fix uninit-value "data" and "mac"
 2022-05-06  3:07 UTC  (5+ messages)

[PATCH] staging: octeon-usb: remove unnecessary parentheses
 2022-05-05 21:16 UTC  (4+ messages)

【カーチス倶楽部】「くるま売り隊!」お申し込みありがとうございます
 2022-05-05 13:13 UTC 

[PATCH v4 05/24] media: h264: Use v4l2_h264_reference for reflist
 2022-05-05  0:42 UTC  (2+ messages)

[PATCH] wfx: use container_of() to get vif
 2022-05-04 17:07 UTC  (10+ messages)

[PATCH v2 1/1] staging: vc04_services: Re-use generic struct s32_fract
 2022-05-04  9:29 UTC 

[PATCH 00/12] staging: some memory-related patches
 2022-05-03  7:08 UTC  (3+ messages)
` [PATCH 12/12] staging: r8188eu: check the return of kzalloc()

[PATCH v4] media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset values
 2022-05-03 15:19 UTC 

2nd Quater puchase request
 2022-05-03 14:49 UTC 

[PATCH v3] media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset values
 2022-05-03 14:49 UTC  (3+ messages)

[PATCH v2] media: hantro: HEVC: Fix reference frames management
 2022-05-03 14:40 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;
as well as URLs for NNTP newsgroup(s).