public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2022-04-19 13:35:50 to 2022-04-25 04:45:37 UTC [more...]

[PATCH v2] Revert "staging: r8188eu: use in-kernel ieee channel"
 2022-04-25  4:45 UTC  (2+ messages)

[PATCH 1/4] staging: media: zoran: add zrdev_dbg() macros
 2022-04-25  4:45 UTC  (4+ messages)

[PATCH 2/4] staging: media: zoran: setup videocodec header for debugging macros
 2022-04-25  1:39 UTC  (2+ messages)

[PATCH 1/4] staging: media: zoran: add logging macros
 2022-04-25  1:26 UTC 

[PATCH] Revert "staging: r8188eu: use in-kernel ieee channel"
 2022-04-25  1:19 UTC  (2+ messages)

[BUG] staging: r8188eu: KASAN: slab-out-of-bounds in rtw_cmd_thread
 2022-04-25  0:37 UTC  (4+ messages)

ヨドバシドットコム:「お客��情�蟆��涓�依�m受付のご�B�j tzkdnfyym41z
 2022-04-24 20:29 UTC 

[PATCH 0/3] staging: r8188eu: fix some null checks
 2022-04-24 19:01 UTC  (7+ messages)
` [PATCH 1/3] staging: r8188eu: fix null check in rtw_free_recvframe
` [PATCH 2/3] staging: r8188eu: fix null check in _rtw_enqueue_recvframe
` [PATCH 3/3] staging: r8188eu: fix null check in _rtw_free_mlme_priv

[PATCH] staging: iio: ad2s1210: remove redundant assignment to variable negative
 2022-04-24 17:39 UTC  (2+ messages)

[PATCH 0/5] staging: vt6655: Replace macro VNSvInPortW,D with ioread16,32()
 2022-04-24 14:40 UTC  (8+ messages)
` [PATCH 1/5] staging: vt6655: Replace VNSvInPortW with ioread16
` [PATCH 2/5] staging: vt6655: Replace MACvReadMIBCounter with VNSvInPortD
` [PATCH 3/5] staging: vt6655: Replace MACvReadISR "
` [PATCH 4/5] staging: vt6655: Replace two VNSvInPortD with ioread64_lo_hi
` [PATCH 5/5] staging: vt6655: Replace VNSvInPortD with ioread32

[RFC V2] drivers/virt/vSMP: new driver
 2022-04-24 14:16 UTC  (3+ messages)

[PATCH] staging: r8188eu: fix a potential NULL pointer dereference
 2022-04-24  9:47 UTC  (4+ messages)

[PATCH] staging: sunxi: cedrus: centralize cedrus_open exit
 2022-04-23 18:01 UTC 

[PATCH 0/7] staging: rtl8192e: Remove unnecessary u8 and u16 casts
 2022-04-23 13:01 UTC  (8+ messages)
` [PATCH 1/7] staging: rtl8192e: Remove unnecessary u8 assignment cast
` [PATCH 2/7] staging: rtl8192e: Remove unnecessary u8 argument cast
` [PATCH 3/7] staging: rtl8192e: Remove unnecessary u8 cast in comparison
` [PATCH 4/7] staging: rtl8192e: Remove unnecessary u16 assignment cast
` [PATCH 5/7] staging: rtl8192e: Remove unnecessary u16 argument cast
` [PATCH 6/7] staging: rtl8192e: Remove u16 cast for u32 parameter
` [PATCH 7/7] staging: rtl8192e: Remove u16 cast for u16 return value

[PATCH 3/4] staging: media: zoran: replace all pr_err() with zrdev_err()
 2022-04-23  5:18 UTC 

[PATCH] media: staging: zoran: refactor printk debugging function
 2022-04-23  5:51 UTC  (9+ messages)

[PATCH 4/4] staging: media: zoran: replace dprintk with zrdev_dbg
 2022-04-23  5:18 UTC 

[PATCH 2/4] staging: media: zoran: setup videocodec header for zrdev_dbg macros
 2022-04-23  5:18 UTC 

[PATCH v3 0/7] staging: r8188eu: drop some unnecessary wrappers
 2022-04-22 19:32 UTC  (8+ messages)
` [PATCH v3 1/7] staging: r8188eu: drop unnecessary wrapper _rtw_free_cmd_priv
` [PATCH v3 2/7] staging: r8188eu: drop unnecessary wrapper _rtw_init_cmd_priv
` [PATCH v3 3/7] staging: r8188eu: drop unnecessary wrapper _rtw_init_evt_priv
` [PATCH v3 4/7] staging: r8188eu: drop unnecessary wrapper _rtw_init_mlme_priv
` [PATCH v3 5/7] staging: r8188eu: drop unnecessary wrapper _rtw_free_mlme_priv
` [PATCH v3 6/7] staging: r8188eu: drop unnecessary wrapper _rtw_alloc_network
` [PATCH v3 7/7] staging: r8188eu: drop unnecessary wrapper _rtw_dequeue_cmd

[PATCH v3 0/7] staging: r8188eu: fix warnings reported by checkpatch
 2022-04-22 16:13 UTC  (14+ messages)
` [PATCH v3 1/7] staging: r8188eu: remove unused member free_bss_buf
` [PATCH v3 2/7] staging: r8188eu: remove spaces before tabs
` [PATCH v3 3/7] staging: r8188eu: remove 'added by' author comments
` [PATCH v3 4/7] staging: r8188eu: place constants on the right side of tests
` [PATCH v3 5/7] staging: r8188eu: replace spaces with tabs
` [PATCH v3 6/7] staging: r8188eu: correct typo in comments
` [PATCH v3 7/7] staging: r8188eu: remove unused else condition

[PATCH] staging: rtl8192e: Remove space after cast
 2022-04-22 16:00 UTC  (3+ messages)

[PATCH] staging: vchiq_arm: change vchiq_platform_init from global to static
 2022-04-22 15:32 UTC  (3+ messages)

[PATCH v3 05/24] media: h264: Use v4l2_h264_reference for reflist
 2022-04-22 15:23 UTC  (15+ messages)
` [PATCH v3 12/24] media: rkvdec: Stop overclocking the decoder
` [PATCH v3 15/24] media: rkvdec: Move H264 SPS validation in rkvdec-h264
` [PATCH v3 16/24] media: rkvdec: h264: Validate and use pic width and height in mbs
` [PATCH v3 17/24] media: rkvdec: h264: Fix reference frame_num wrap for second field
` [PATCH v3 23/24] media: hantro: Add H.264 field decoding support

[PATCH] staging: bcm2835-audio: delete TODO
 2022-04-22 15:13 UTC  (4+ messages)

[PATCH v4 0/7] staging: r8188eu: fix warnings reported by checkpatch
 2022-04-22 14:45 UTC  (11+ messages)
` [PATCH v4 1/7] staging: r8188eu: remove unnecessary braces in single statement block
` [PATCH v4 2/7] staging: r8188eu: remove spaces before tabs
` [PATCH v4 3/7] staging: r8188eu: remove 'added by' author comments
` [PATCH v4 4/7] staging: r8188eu: place constants on the right side of tests
` [PATCH v4 5/7] staging: r8188eu: replace spaces with tabs
` [PATCH v4 6/7] staging: r8188eu: correct typo in comments
` [PATCH v4 7/7] staging: r8188eu: remove unused else condition

[PATCH v3 0/3] staging: media: zoran: fix warnings reported by checkpatch
 2022-04-22 14:30 UTC  (2+ messages)

[PATCH] staging: r8188eu: fix the index check in mgt_dispatcher
 2022-04-22 14:09 UTC 

[PATCH] staging: qlge: Fix line wrapping
 2022-04-22 12:11 UTC  (2+ messages)

[PATCH 0/6] staging: r8188eu: clean up mgt_dispatcher
 2022-04-22 10:20 UTC  (4+ messages)
` [PATCH 6/6] staging: r8188eu: use ARRAY_SIZE for mlme_sta_tbl

[PATCH v2 0/7] drop some unnecessary wrappers
 2022-04-22  9:52 UTC  (11+ messages)

[PATCH] staging: vchiq:remove unneeded flush_workqueue
 2022-04-22  9:33 UTC 

[linux-next:master] BUILD REGRESSION e5071887cd2296a7704dbcd10c1cedf0f11cdbd5
 2022-04-01 16:39 UTC  (2+ messages)

[PATCH] staging: fieldbus: Fix the error handling path in anybuss_host_common_probe()
 2022-04-22  6:48 UTC 

[PATCH v3 0/3] staging: vme: Cleanup driver tree old structures
 2022-04-22  6:39 UTC  (10+ messages)
` [PATCH v2 2/3] staging: vme: Add VME_BUS dependency to Kconfig

[PATCH] staging: r8188eu: Remove unneeded variable ret in rtw_suspend()
 2022-04-22  2:10 UTC 

[PATCH] staging: rtl8192u: Fix signedness bug in ieee80211_check_auth_response()
 2022-04-22  2:10 UTC 

[PATCH] staging: media: zoran: modify kernel debugging function
 2022-04-22  0:33 UTC 

[PATCH v2] staging: r8188eu: use in-kernel ieee channel
 2022-04-21 23:52 UTC 

[PATCH] staging: r8188eu: use in-kernel ieee channel
 2022-04-21 23:44 UTC  (3+ messages)

[PATCH 0/4] staging: r8188eu: clean up OnAction_tbl
 2022-04-21 20:08 UTC  (5+ messages)
` [PATCH 1/4] staging: r8188eu: remove dummy entries from OnAction_tbl
` [PATCH 2/4] staging: r8188eu: on_action_spct does nothing
` [PATCH 3/4] staging: r8188eu: remove OnAction_qos
` [PATCH 4/4] staging: r8188eu: remove OnAction_dls

[PATCH] staging: r8188eu: remove OnAtim
 2022-04-21 20:04 UTC 

[PATCH V4] staging: rtl8192e: Fix signedness bug in rtllib_rx_assoc_resp()
 2022-04-21 16:22 UTC  (7+ messages)
        ` [PATCH V5] "

[PATCH v4 0/3] staging: vme: Cleanup driver tree old structures
 2022-04-21 14:59 UTC  (4+ messages)
` [PATCH v4 1/3] staging: vme: Move vme_user to staging KConfig
` [PATCH v4 2/3] staging: vme: Add VME_BUS dependency to Kconfig
` [PATCH v4 3/3] staging: vme: Move 'vme/devices/' to 'vme_user/'

[PATCH] staging: r8188eu: Drop redundant memset
 2022-04-21  9:20 UTC 

[PATCH v2] staging: rtl8723bs: remove leftover code for other chips
 2022-04-21  6:52 UTC 

[PATCH] staging: rtl8192u: compare strcmp result to zero
 2022-04-21  1:16 UTC  (3+ messages)

[PATCH] staging: rtl8192u: change get_key functions to return 0 instead of -1
 2022-04-20 18:09 UTC  (4+ messages)

[PATCH] Staging: fbtft: Fix style problem in header
 2022-04-20 17:20 UTC  (8+ messages)

[PATCH] wfx: use container_of() to get vif
 2022-04-20 16:53 UTC  (4+ messages)

[PATCH v2] staging: rtl8723bs: remove leftover code for other chips
 2022-04-20 16:47 UTC  (2+ messages)

[PATCH v2] greybus: audio_codec: initialize data to silence static checker warnings
 2022-04-20 16:28 UTC  (2+ messages)

[PATCH v3 0/2] staging: greybus: fix warnings reported by checkpatch
 2022-04-20 15:15 UTC  (5+ messages)
` [PATCH v3 2/2] staging: greybus: remove empty callback function

[RFC] staging/vSMP: new driver
 2022-04-20 14:24 UTC  (17+ messages)

[PATCH] media: hantro: Use post processor scaling capacities
 2022-04-20 12:29 UTC  (2+ messages)

[PATCH] staging: media: atomisp: Use kmap_local_page() in hmm_store()
 2022-04-20 11:07 UTC  (2+ messages)

[PATCH] staging: media: atomisp: Use kmap_local_page() in hmm_set()
 2022-04-20 11:07 UTC  (2+ messages)

[PATCH] staging: media: atomisp: Convert kmap() to kmap_local_page()
 2022-04-20 11:06 UTC  (2+ messages)

[PATCH v3 0/4] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
 2022-04-20  8:53 UTC  (13+ messages)
` [PATCH v3 1/4] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
` [PATCH v3 2/4] dt-bindings: media: sun6i-a31-csi: Add ISP output port
` [PATCH v3 3/4] staging: media: Add support for the Allwinner A31 ISP

Wycena paneli fotowoltaicznych
 2022-04-20  7:40 UTC 

[PATCH] Staging: greybus: audio manager module: make char array const
 2022-04-20  6:24 UTC  (2+ messages)

[PATCH v2] staging: vchiq_arm: change vchiq_platform_init from global to static
 2022-04-19 14:19 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