messages from 2022-04-13 10:24:28 to 2022-04-16 22:17:41 UTC [more...]
[PATCH v3 0/4] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
2022-04-16 22:17 UTC (7+ 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
` [PATCH v3 4/4] MAINTAINERS: Add entry for the Allwinner A31 ISP driver
[PATCH v2] staging: qlge: add blank line after function declaration
2022-04-16 19:17 UTC
[PATCH] staging: vt6655: Delete tmacro.h
2022-04-16 19:16 UTC
[PATCH] media: av7110: av7110_av: Fix Switch and Case Same Indent Style Error
2022-04-16 19:09 UTC (3+ messages)
` [PATCH v2 1/2] media: av7110: fix switch indentation
[PATCH] staging: rtl8723bs: remove leftover code for other chips
2022-04-16 11:21 UTC (2+ messages)
[PATCH] staging: rtl8712: fix uninit-value "data" and "mac"
2022-04-16 10:57 UTC (10+ messages)
[PATCH] staging: rtl8192u: compare strcmp result to zero
2022-04-16 10:24 UTC
[PATCH 0/2] staging: vt6655: Replace macro VNSvInPortB with ioread8()
2022-04-16 8:00 UTC (3+ messages)
` [PATCH 1/2] staging: vt6655: Replace MACvGPIOIn with VNSvInPortB
` [PATCH 2/2] staging: vt6655: Replace VNSvInPortB with ioread8
[PATCH] staging: qlge: add blank line after struct declaration
2022-04-16 7:39 UTC (2+ messages)
[PATCH v3 0/8] staging: r8188eu: fix and clean up some firmware code
2022-04-15 18:53 UTC (13+ messages)
` [PATCH v3 1/8] staging: r8188eu: fix struct rt_firmware_hdr
` [PATCH v3 2/8] staging: r8188eu: convert u32 fields of rt_firmware_hdr to __le32
` [PATCH v3 3/8] staging: r8188eu: clean up comments in struct rt_firmware_hdr
` [PATCH v3 4/8] staging: r8188eu: rename fields of "
` [PATCH v3 5/8] staging: r8188eu: use sizeof instead of hardcoded firmware header size
` [PATCH v3 6/8] staging: r8188eu: remove variables from rtl8188e_firmware_download()
` [PATCH v3 7/8] staging: r8188eu: use pr_info_once() to log the firmware version
` [PATCH v3 8/8] staging: r8188eu: check firmware header existence before access
[PATCH v4] staging: vt6655f: rxtx: code style - Fix Lines should not end with a '('
2022-04-15 11:31 UTC (4+ messages)
[PATCH V2] staging: rtl8192e: Fix signedness bug in rtllib_rx_assoc_resp()
2022-04-15 7:21 UTC (13+ messages)
` [PATCH V3] "
` [PATCH V4] "
[PATCH v3] staging: r8188eu: correct multiple misspellings
2022-04-15 4:58 UTC (2+ messages)
[PATCH v2 0/6] staging: r8188eu: fix warnings reported by checkpatch
2022-04-15 4:57 UTC (9+ messages)
` [PATCH v2 1/6] staging: r8188eu: remove unused member free_bss_buf
` [PATCH v2 2/6] staging: r8188eu: remove spaces before tabs
` [PATCH v2 3/6] staging: r8188eu: remove 'added by' author comments
` [PATCH v2 4/6] staging: r8188eu: place constants on the right side of tests
` [PATCH v2 5/6] staging: r8188eu: replace spaces with tabs
` [PATCH v2 6/6] staging: r8188eu: correct typo in comments
[PATCH 0/6] staging: r8188eu: fix warnings reported by checkpatch
2022-04-15 2:51 UTC (17+ messages)
` [PATCH 1/6] staging: r8188eu: remove unnecessary braces in single statement block
` [PATCH 2/6] staging: r8188eu: remove spaces before tabs
` [PATCH 3/6] staging: r8188eu: remove 'added by' author comments
` [PATCH 4/6] staging: r8188eu: place constants on the right side of tests
` [PATCH 5/6] staging: r8188eu: replace spaces with tabs
` [PATCH 6/6] staging: r8188eu: correct typo in comments
[PATCH] staging: media: atomisp: Use kmap_local_page() in hmm_store()
2022-04-15 1:08 UTC (9+ messages)
[PATCH 0/4] staging: r8188eu: cleanup of style and typos
2022-04-14 23:43 UTC (3+ messages)
` [PATCH 4/4] staging: r8188eu: use sizeof(*pvar) for allocating structs
[PATCH] staging: r8188eu: place constants in right side in a comparison
2022-04-14 23:07 UTC
[PATCH] staging: r8188eu: remove else after return and break statements
2022-04-14 22:01 UTC (3+ messages)
[PATCH v3 0/2] staging: greybus: fix warnings reported by checkpatch
2022-04-14 20:09 UTC (4+ messages)
` [PATCH v3 2/2] staging: greybus: remove empty callback function
[PATCH 0/7] staging: r8188eu: fix and clean up some firmware code
2022-04-14 19:39 UTC (14+ messages)
` [PATCH 1/7] staging: r8188eu: fix struct rt_firmware_hdr
` [PATCH 2/7] staging: r8188eu: clean up comments in "
` [PATCH 3/7] staging: r8188eu: rename fields of "
` [PATCH 4/7] staging: r8188eu: use sizeof instead of hardcoded firmware header size
` [PATCH 5/7] staging: r8188eu: remove variables from rtl8188e_firmware_download()
` [PATCH 6/7] staging: r8188eu: always log firmware info
` [PATCH 7/7] staging: r8188eu: check firmware header existence before access
[PATCH v2 0/5] staging: bcm2835-audio: minor code style cleanups
2022-04-14 18:16 UTC (6+ messages)
` [PATCH v2 1/5] staging: bcm2835-audio: fully describe config symbol
` [PATCH v2 2/5] staging: bcm2835-audio: fix line ending with '('
` [PATCH v2 3/5] staging: bcm2835-audio: fix unnecessary space after cast
` [PATCH v2 4/5] staging: bcm2835-audio: fix mutex definition without comment
` [PATCH v2 5/5] "
[PATCH 0/2] staging: bcm2835-audio: minor code style cleanups
2022-04-14 16:21 UTC (5+ messages)
` [PATCH 1/2] staging: bcm2835-audio: fully describe config symbol
` [PATCH 2/2] staging: bcm2835-audio: clean code style warnings
[PATCH] media: hantro: HEVC: Fix output frame chroma offset
2022-04-14 15:50 UTC
[PATCH v2 0/8] staging: r8188eu: fix and clean up some firmware code
2022-04-14 15:48 UTC (10+ messages)
` [PATCH v2 1/8] staging: r8188eu: fix struct rt_firmware_hdr
` [PATCH v2 2/8] staging: r8188eu: clean up comments in "
` [PATCH v2 3/8] staging: r8188eu: rename fields of "
` [PATCH v2 4/8] staging: r8188eu: use sizeof instead of hardcoded firmware header size
` [PATCH v2 5/8] staging: r8188eu: remove variables from rtl8188e_firmware_download()
` [PATCH v2 6/8] staging: r8188eu: always log firmware info
` [PATCH v2 7/8] staging: r8188eu: check firmware header existence before access
` [PATCH v2 8/8] staging: r8188eu: check rt_firmware_hdr size at compile time
staging: r8188eu: struct rt_firmware_header issues
2022-04-14 15:46 UTC (9+ messages)
[PATCH] staging: sm750fb: Remove volatile
2022-04-14 15:16 UTC (7+ messages)
[PATCH] staging: rtl8192e: Fix signedness bug in rtllib_rx_assoc_resp()
2022-04-14 11:34 UTC (2+ messages)
[PATCH] Staging: rtl8192u: Fix signedness bug in ieee80211_check_auth_response()
2022-04-14 11:33 UTC (2+ messages)
[PATCH][V2] staging: rtl8192u: make read-only array EWC11NHTCap static const
2022-04-14 10:36 UTC
[PATCH v3] staging: Remove the drivers for the Unisys s-Par
2022-04-14 10:32 UTC
[PATCH] staging: rtl8192u: make read-only array EWC11NHTCap static const
2022-04-14 10:26 UTC (2+ messages)
[RESEND PATCH] media: staging: atomisp: rework reading the id and revision values
2022-04-14 10:04 UTC (2+ messages)
[PATCH v5 00/17] Move HEVC stateless controls out of staging
2022-04-14 9:22 UTC (10+ messages)
` [PATCH v5 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry
` [PATCH v5 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array
` [PATCH v5 17/17] media: uapi: move HEVC stateless controls out of staging
` [PATCH v5 17/17] media: uapi: move HEVC stateless controls out (FIXUP) "
[PATCH v2] greybus: audio_codec: initialize data to silence static checker warnings
2022-04-14 8:42 UTC
[PATCH v2] staging: Remove the drivers for the Unisys s-Par
2022-04-14 8:40 UTC (3+ messages)
[PATCH] staging: ks7010: coding style fix: use tabs for indent
2022-04-14 7:06 UTC (2+ messages)
[RESEND][PATCH] pci: atomisp_cmd: fix three missing checks on list iterator
2022-04-14 4:14 UTC
[PATCH] staging: media: atomisp: Use kmap_local_page() in hmm_set()
2022-04-13 22:24 UTC (2+ messages)
[PATCH v3] staging: vt6655f: rxtx: code style - Fix Lines should not end with a '('
2022-04-13 21:03 UTC (2+ messages)
[PATCH 0/4] staging: r8188eu: some more cleanups
2022-04-13 20:39 UTC (6+ messages)
` [PATCH 1/4] staging: r8188eu: use ieee80211 helper to read the qos tid
` [PATCH 2/4] staging: r8188eu: merge _mgt_dispatcher into mgt_dispatcher
` [PATCH 3/4] staging: r8188eu: use ieee80211 helpers in mgt_dispatcher
` [PATCH 4/4] staging: r8188eu: pkt_newalloc is not used
[PATCH] staging: Remove the drivers for the Unisys s-Par
2022-04-13 20:25 UTC (7+ messages)
[PATCH 0/8] staging: r8188eu: clean up rtw_pwr_wakeup
2022-04-13 19:36 UTC (10+ messages)
` [PATCH v2 "
` [PATCH v2 1/8] staging: r8188eu: simplify delay conditions in rtw_pwr_wakeup
` [PATCH v2 2/8] staging: r8188eu: make return values consistent
` [PATCH v2 3/8] staging: r8188eu: simplify the ps_processing check
` [PATCH v2 4/8] staging: r8188eu: summarize two if statements
` [PATCH v2 5/8] staging: r8188eu: use kernel functions for timeout handling
` [PATCH v2 6/8] staging: r8188eu: clean up the code to set ips_deny_time
` [PATCH v2 7/8] staging: r8188eu: remove the bInSuspend loop
` [PATCH v2 8/8] staging: r8188eu: remove unused timer functions
[PATCH] staging: rtl8712: Remove unnecessary parentheses
2022-04-13 18:23 UTC
[PATCH v2] staging: r8188eu: correct multiple misspellings in the source driver
2022-04-13 6:58 UTC (3+ messages)
[PATCH v2] staging: rtl8712: cmd: remove redundant space after cast
2022-04-13 11:35 UTC
[PATCH v2] staging: vt6655f: rxtx: code style - Fix Lines should not end with a '('
2022-04-13 10:26 UTC (2+ messages)
[PATCH] staging: rtl8712: cmd:remove redundant space after cast
2022-04-13 10:25 UTC (2+ 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).