Linux kernel staging patches
 help / color / mirror / Atom feed
 messages from 2024-09-04 09:00:50 to 2024-09-13 01:35:33 UTC [more...]

[PATCH 000/113] ALSA: add snd_pcm_is_playback/capture() macro
 2024-09-13  1:35 UTC  (4+ messages)

[PATCH v3 1/2] staging: vt6655: Rename variable apTD0Rings
 2024-09-13  1:23 UTC  (2+ messages)
` [PATCH v3 2/2] staging: vt6655: Rename variable apTD1Rings

[PATCH 0/4] staging: fix warning of -Wunused-but-set-variable reported by clang
 2024-09-13  0:32 UTC  (7+ messages)
` [PATCH 1/4] staging: rtl8712: remove unused drvinfo_sz from update_recvframe_attrib
` [PATCH 2/4] staging: rtl8723bs: remove unused efuseValue from efuse_OneByteWrite()
` [PATCH 3/4] staging: rtl8723bs: remove unused cnt from recv_func()
` [PATCH 4/4] staging: rtl8723bs: remove unused 'poll_cnt' from rtw_set_rpwm()

[PATCH v2 0/4] staging: fix warning of -Wunused-but-set-variable reported by clang
 2024-09-13  0:28 UTC  (5+ messages)
` [PATCH v2 1/4] staging: rtl8712: remove unused drvinfo_sz from update_recvframe_attrib
` [PATCH v2 2/4] staging: rtl8723bs: remove unused efuseValue from efuse_OneByteWrite()
` [PATCH v2 3/4] staging: rtl8723bs: remove unused cnt from recv_func()
` [PATCH v2 4/4] staging: rtl8723bs: remove unused 'poll_cnt' from rtw_set_rpwm()

[PATCH] staging: vt6655: mac.h: Fix possible precedence issue in macros
 2024-09-12 20:47 UTC  (5+ messages)

[PATCH] staging: octeon: Use new initialization api for tasklet
 2024-09-12 20:13 UTC  (2+ messages)

[PATCH v2 0/8] staging: rtl8723bs: Fix coding style incosistencies in rtw_security.h
 2024-09-12 20:01 UTC  (10+ messages)
` [PATCH v2 1/8] staging: rtl8723bs: include: Fix open brace position "
` [PATCH v2 2/8] staging: rtl8723bs: include: Fix indent for switch case "
` [PATCH v2 3/8] staging: rtl8723bs: include: Fix indent for switch block "
` [PATCH v2 4/8] staging: rtl8723bs: include: Fix use of tabs for indent "
` [PATCH v2 5/8] staging: rtl8723bs: include: Fix indent for struct _byte_ "
` [PATCH v2 6/8] staging: rtl8723bs: include: Fix indent for else block struct "
` [PATCH v2 7/8] staging: rtl8723bs: include: Fix trailing */ position "
` [PATCH v2 8/8] staging: rtl8723bs: include: Remove spaces before tabs "

[PATCH v2 1/2] staging: vt6655: Rename variable apTD0Rings
 2024-09-12 19:10 UTC  (4+ messages)
` [PATCH v2 2/2] staging: vt6655: Rename variable apTD1Rings

[PATCH] staging: vt6655: Rename variable apTD0Rings
 2024-09-12 15:25 UTC  (3+ messages)

[PATCH] staging: vt6655: Rename variable apTD0Rings
 2024-09-12 14:46 UTC  (2+ messages)

[PATCH] staging: nvec: Use IRQF_NO_AUTOEN flag in request_irq()
 2024-09-12  3:17 UTC 

[PATCH hotfix 6.11 v2 0/3] minmax: reduce egregious min/max macro expansion
 2024-09-11 18:11 UTC  (6+ messages)
` [PATCH hotfix 6.11 v2 1/3] minmax: reduce min/max macro expansion in mvpp2 driver
` [PATCH hotfix 6.11 v2 2/3] minmax: reduce min/max macro expansion in skbuff
` [PATCH hotfix 6.11 v2 3/3] minmax: reduce min/max macro expansion in atomisp driver

[PATCH hotfix 6.11] minmax: reduce egregious min/max macro expansion
 2024-09-11 17:36 UTC  (9+ messages)

[PATCH v2] staging: rtl8723bs: Fix coding style issues in the hal_pwr_seq.h
 2024-09-11 16:36 UTC  (4+ messages)

[PATCH] staging: greybus: Fix capitalization and punctuation inconsistencies
 2024-09-11 13:55 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: Fix indenation and coding style issues in rtw_securtiy.h
 2024-09-11 13:48 UTC  (3+ messages)

[PATCH v6 0/7] staging: vchiq_core: Remove unused function argument
 2024-09-10 21:04 UTC  (10+ messages)
` [PATCH v6 1/7] staging: vchiq: Factor out bulk transfer for VCHIQ_BULK_MODE_WAITING
` [PATCH v6 2/7] staging: vchiq_core: Simplify vchiq_bulk_transfer()
` [PATCH v6 3/7] staging: vchiq_core: Factor out bulk transfer for blocking mode
` [PATCH v6 4/7] staging: vchiq_core: Factor out bulk transfer for (no/)callback mode
` [PATCH v6 5/7] staging: vchiq_core: Drop vchiq_bulk_transfer()
` [PATCH v6 6/7] staging: vchiq_core: Remove unused function argument
` [PATCH v6 7/7] staging: vchiq_core: Pass enumerated flag instead of int

[PATCH v6 00/11] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2024-09-10  9:41 UTC  (13+ messages)
` [PATCH v6 01/11] media: v4l2-common: Add helpers to calculate bytesperline and sizeimage
` [PATCH v6 02/11] media: v4l2: Add NV15 and NV20 pixel formats
` [PATCH v6 03/11] media: rkvdec: h264: Use bytesperline and buffer height as virstride
` [PATCH v6 04/11] media: rkvdec: h264: Don't hardcode SPS/PPS parameters
` [PATCH v6 05/11] media: rkvdec: Extract rkvdec_fill_decoded_pixfmt into helper
` [PATCH v6 06/11] media: rkvdec: Move rkvdec_reset_decoded_fmt helper
` [PATCH v6 07/11] media: rkvdec: Extract decoded format enumeration into helper
` [PATCH v6 08/11] media: rkvdec: Add image format concept
` [PATCH v6 09/11] media: rkvdec: Add get_image_fmt ops
` [PATCH v6 10/11] media: rkvdec: h264: Support High 10 and 4:2:2 profiles
` [PATCH v6 11/11] media: rkvdec: Fix enumerate frame sizes

[PATCH 00/11] staging: rtl8723bs: Remove unused functions starting with RTW_DISABLE_FUNC
 2024-09-10  5:58 UTC  (12+ messages)
` [PATCH 01/11] staging: rtl8723bs: Remove unused function RTW_DISABLE_FUNC
` [PATCH 02/11] staging: rtl8723bs: Remove unused function rxmem_to_recvframe
` [PATCH 03/11] staging: rtl8723bs: Remove unused function rtw_hal_get_odm_var
` [PATCH 04/11] staging: rtl8723bs: Remove unused function rf_reg_dump
` [PATCH 05/11] staging: rtl8723bs: Remove unused function dump_4_rf_regs
` [PATCH 06/11] staging: rtl8723bs: Remove unused function bb_reg_dump
` [PATCH 07/11] staging: rtl8723bs: Remove unused function mac_reg_dump
` [PATCH 08/11] staging: rtl8723bs: Remove unused function dump_4_regs
` [PATCH 09/11] staging: rtl8723bs: Remove unused files rtw_debug.c and rtw_debug.h
` [PATCH 10/11] staging: rtl8723bs: Remove unused function rtw_ch2freq
` [PATCH 11/11] staging: rtl8723bs: Remove unused file rtw_rf.c

[PATCH v3 0/4] staging: rtl8723bs: Fix spelling mistakes
 2024-09-10  5:35 UTC  (6+ messages)
` [PATCH v3 1/4] staging: rtl8723bs: include: Fix spelling mistake in rtw_xmit.h
` [PATCH v3 2/4] staging: rtl8723bs: include: Fix spelling mistake in rtw_io.h
` [PATCH v3 3/4] staging: rtl8723bs: include: Fix spelling mistake in rtw_mlme.h
` [PATCH v3 4/4] staging: rtl8723bs: core: Fix spelling mistake in rtw_xmit.c

[PATCH v5 0/7] staging: vchiq_core: Refactor vchiq_bulk_transfer() logic
 2024-09-10  5:04 UTC  (11+ messages)
` [PATCH v5 1/7] staging: vchiq: Factor out bulk transfer for VCHIQ_BULK_MODE_WAITING
` [PATCH v5 2/7] staging: vchiq_core: Simplify vchiq_bulk_transfer()
` [PATCH v5 3/7] staging: vchiq_core: Factor out bulk transfer for blocking mode
` [PATCH v5 4/7] staging: vchiq_core: Factor out bulk transfer for (no/)callback mode
` [PATCH v5 5/7] staging: vchiq_core: Drop vchiq_bulk_transfer()
` [PATCH v5 6/7] staging: vchiq_core: Remove unused function argument
` [PATCH v5 7/7] staging: vchiq_core: Pass enumerated flag instead of int

[PATCH v2 1/4] staging: rtl8723bs: include: Fix spelling mistake in rtw_xmit.h
 2024-09-09 17:36 UTC  (2+ messages)

[PATCH] Revert "staging: greybus: Fix capitalization and punctuation inconsistencies"
 2024-09-09 12:48 UTC 

[PATCH] staging: rtl8723bs: Fix tabs for indent and + in comment blocks
 2024-09-09  8:00 UTC  (3+ messages)

[PATCH 0/6] staging: rtl8723bs: Fix various coding style issues
 2024-09-09  7:59 UTC  (16+ messages)
` [PATCH 1/6] staging: rtl8723bs: fix use of tab wherever possible
` [PATCH 2/6] staging: rtl8723bs: fix position of opening braces
` [PATCH 3/6] staging: rtl8723bs: fix space before tabs
` [PATCH 4/6] staging: rtl8723bs: fix comment with a trailing */ on a separate line
` [PATCH 5/6] staging: rtl8723bs: fix switch and case to be at same indent
` [PATCH 6/6] staging: rtl8723bs: fix no space before tab and statement start on tabstop

[PATCH v2 4/4] staging: rtl8723bs: core: Fix spelling mistake in rtw_xmit.c
 2024-09-09  4:15 UTC 

[PATCH v2 3/4] staging: rtl8723bs: include: Fix spelling mistake in rtw_mlme.h
 2024-09-09  4:15 UTC 

[PATCH v2 2/4] staging: rtl8723bs: include: Fix spelling mistake in rtw_io.h
 2024-09-09  4:15 UTC 

[PATCH 00/16] Staging: rtl8192e: Cleanup even more camelcase variable names
 2024-09-08 20:44 UTC  (18+ messages)
` [PATCH 01/16] Staging: rtl8192e: Rename variable pReorderEntry
` [PATCH 02/16] Staging: rtl8192e: Rename variable SeqNum
` [PATCH 03/16] Staging: rtl8192e: Rename variable SignalStrength
` [PATCH 04/16] Staging: rtl8192e: Rename variable pFrame
` [PATCH 05/16] Staging: rtl8192e: Rename variable bPacketToSelf
` [PATCH 06/16] Staging: rtl8192e: Rename variable Para1
` [PATCH 07/16] Staging: rtl8192e: Rename variable Para2
` [PATCH 08/16] Staging: rtl8192e: Rename variable ScanOperationBackupHandler
` [PATCH 09/16] Staging: rtl8192e: Rename variable Operation
` [PATCH 10/16] Staging: rtl8192e: Rename variable bAssoc
` [PATCH 11/16] Staging: rtl8192e: Rename variable SignalQuality
` [PATCH 12/16] Staging: rtl8192e: Rename variable isEncrypt
` [PATCH 13/16] Staging: rtl8192e: Rename variable nStuckCount
` [PATCH 14/16] Staging: rtl8192e: Rename variable bAddNewTs
` [PATCH 15/16] Staging: rtl8192e: Rename variable RxBufShift
` [PATCH 16/16] Staging: rtl8192e: Rename variable RxDrvInfoSize

[PATCH] staging: iio: Solved warning of undefined string
 2024-09-08 11:33 UTC  (2+ messages)

[PATCH v4 0/7] staging: vchiq_core: Refactor vchiq_bulk_transfer() logic
 2024-09-08 10:41 UTC  (11+ messages)
` [PATCH v4 1/7] staging: vchiq: Factor out bulk transfer for VCHIQ_BULK_MODE_WAITING
` [PATCH v4 2/7] staging: vchiq_core: Simplify vchiq_bulk_transfer()
` [PATCH v4 3/7] staging: vchiq_core: Factor out bulk transfer for blocking mode
` [PATCH v4 4/7] staging: vchiq_core: Factor out bulk transfer for (no/)callback mode
` [PATCH v4 5/7] staging: vchiq_core: Drop vchiq_bulk_transfer()
` [PATCH v4 6/7] staging: vchiq_core: Remove unused function argument
` [PATCH v4 7/7] staging: vchiq_core: Pass enumerated flag instead of int

[PATCH] media: atomisp: Fix eed1_8 code assigning signed values to an unsigned variable
 2024-09-07 11:17 UTC 

[PATCH] staging: rtl8723bs: core: Fix spelling mistake in rtw_xmit.c
 2024-09-07  5:34 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: include: Fix spelling mistake in rtw_mlme.h
 2024-09-07  5:33 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: include: Fix spelling mistake in rtw_io.h
 2024-09-07  5:33 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: include: Fix spelling mistake in rtw_xmit.h
 2024-09-07  5:33 UTC  (2+ messages)

[PATCH] media: atomisp: Use clamp_t() in ia_css_eed1_8_vmem_encode()
 2024-09-06 13:27 UTC  (7+ messages)

[PATCH v2 1/2] gpu: ipu-v3: vdic: Simplify ipu_vdi_setup()
 2024-09-06  9:01 UTC  (4+ messages)
` [PATCH v2 2/2] media: imx: vdic: Introduce mem2mem VDI deinterlacer driver

[PATCH] staging: rtl8723bs: include: Fix spelling mistake in rtw_event.h
 2024-09-05 13:45 UTC 

[PATCH] staging: rtl8723bs: include: Fix spelling mistake in rtl8723b_hal.h
 2024-09-05 11:27 UTC 

[PATCH v3] Staging: rtl8723bs: Rename function SelectChannel()
 2024-09-05 10:12 UTC 

[PATCH] staging: greybus: Fix coding style and syntax issues
 2024-09-05  5:03 UTC  (2+ messages)

[PATCH v3 0/7] staging: vchiq_core: Refactor vchiq_bulk_transfer() logic
 2024-09-04 19:30 UTC  (5+ messages)
` [PATCH v3 1/7] staging: vchiq: Factor out bulk transfer for VCHIQ_BULK_MODE_WAITING
` [PATCH v3 3/7] staging: vchiq_core: Factor out bulk transfer for blocking mode

[PATCH v2 0/2] media: staging: max96712: Add support for MAX96724
 2024-09-04 12:45 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH] gpu: ipu-v3: image-convert: Drop unused single conversion request code
 2024-09-04  9:00 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