messages from 2023-10-21 10:01:32 to 2023-10-29 15:03:46 UTC [more...]
[PATCH V2 0/3] staging: vchiq_arm: move state dump to debugfs
2023-10-29 15:03 UTC (5+ messages)
` [PATCH V2 1/3] staging: vchiq_core: Make vchiq_dump_service_state static
` [PATCH V2 2/3] staging: vchiq_core: Shorten bulk TX/RX pending dump
` [PATCH V2 3/3] staging: vchiq_arm: move state dump to debugfs
[PATCH v13 00/56] Add DELETE_BUF ioctl
2023-10-29 2:29 UTC (4+ messages)
` [PATCH v13 33/56] touchscreen: sur40: Stop direct calls to queue num_buffers field
[PATCH v2 0/3] staging: greybus: Coding style cleanup patches
2023-10-28 20:25 UTC (8+ messages)
` [PATCH v2 1/3] staging: greybus: camera: Alignment should match open parenthesis
` [PATCH v2 2/3] staging: greybus: camera: Modify lines end with a '('
` [PATCH v2 3/3] staging: greybus: bootrom: fixed prefer using ftrace warning
[PATCH] staging: olpc_dcon: Remove I2C_CLASS_DDC support
2023-10-28 12:30 UTC (2+ messages)
[PATCH 00/10] Type encoding info dropped from array and function names in NIC driver
2023-10-27 8:51 UTC (11+ messages)
` [PATCH 01/10] staging: vt6655: Type encoding info dropped from array name "cwRXBCNTSFOff"
` [PATCH 02/10] staging: vt6655: Type encoding info dropped from function name "s_vCalculateOFDMRParameter"
` [PATCH 03/10] staging: vt6655: Type encoding info dropped from variable name "pbyTxRate"
` [PATCH 04/10] staging: vt6655: Type encoding info dropped from variable name "pbyRsvTime"
` [PATCH 05/10] staging: vt6655: Type encoding info dropped from function name "CARDbSetPhyParameter"
` [PATCH 06/10] staging: vt6655: Type encoding info dropped from variable name "byPacketType"
` [PATCH 07/10] staging: vt6655: Type encoding info dropped from function name "CARDbyGetPktType"
` [PATCH 08/10] staging: vt6655: Type encoding info dropped from function name "CARDvSetRSPINF"
` [PATCH 09/10] staging: vt6655: Type encoding info dropped from function name "CARDbUpdateTSF"
` [PATCH 10/10] staging: vt6655: Type encoding info dropped from variable name "byRxRate"
[PATCH] staging: media: tegra-video: Convert to platform remove callback returning void
2023-10-27 8:11 UTC (2+ messages)
[PATCH 10/10] [RFC] wifi: remove ipw2100/ipw2200 drivers
2023-10-27 7:07 UTC (6+ messages)
[PATCH] staging: fbtft: Convert to platform remove callback returning void
2023-10-26 21:44 UTC
[PATCH v3 0/7] staging: octeon: Fix warnings due to introduction of new typedefs
2023-10-26 20:02 UTC (11+ messages)
` [PATCH v3 1/7] staging: octeon: Fix introduction of new enum typedef cvmx_spi_mode_t in octeon
` [PATCH v3 2/7] staging: octeon: Fix up introduction of new typedef cvmx_helper_interface_mode_t "
` [PATCH v3 3/7] staging: octeon: Fix introduction of following new typedef cvmx_pow_wait_t "
` [PATCH v3 4/7] staging: octeon: Fix up introduction of new typedef cvmx_pko_lock_t "
` [PATCH v3 5/7] staging: octeon: Fix introduction of new typedef cvmx_pko_status_t "
` [PATCH v3 6/7] staging: octeon: Fix introduction of new typedef cvmx_pip_port_status_t "
` [PATCH v3 7/7] staging: octeon: Fix introduction of new typedef cvmx_pko_port_status_t in octeon driver
[PATCH] staging: rtl8192e: Fix line break issue at priv->rx_buf[priv->rx_idx]
2023-10-26 18:18 UTC
[PATCH 0/2] staging: vc04_services: Remove completed TODO items
2023-10-26 13:44 UTC (7+ messages)
` [PATCH 1/2] staging: vc04_services: Drop completed TODO item
` [PATCH 2/2] "
[PATCH 00/10] staging: rtl8192e: Convert array rx_ring[] to rx_ring
2023-10-26 7:09 UTC (13+ messages)
` [PATCH 01/10] staging: rtl8192e: Remove HTIOTActIsDisableMCS14()
` [PATCH 02/10] staging: rtl8192e: Remove HTIOTActIsDisableMCS15()
` [PATCH 03/10] staging: rtl8192e: Remove HTIOTActIsDisableMCSTwoSpatialStream()
` [PATCH 04/10] staging: rtl8192e: Remove HTIOTActIsDisableEDCATurbo()
` [PATCH 05/10] staging: rtl8192e: Remove loops with constant MAX_RX_QUEUE
` [PATCH 06/10] staging: rtl8192e: Convert array rx_ring[] to variable rx_ring
` [PATCH 07/10] staging: rtl8192e: Convert array rx_buf[][] to array rx_buf[]
` [PATCH 08/10] staging: rtl8192e: Convert array rx_ring_dma[] to variable rx_ring_dma
` [PATCH 09/10] staging: rtl8192e: Convert array rx_idx[] to variable rx_idx
` [PATCH 10/10] staging: rtl8192e: Remove unused constants starting with MAX_RX_QUEUE
[PATCH v3] staging: rtl8192e: renamed variable TxCountToDataRate
2023-10-26 5:08 UTC (3+ messages)
[PATCH] staging: vc04_services: use snprintf instead of sprintf
2023-10-25 12:50 UTC (2+ messages)
[PATCH 0/1] staging: vc04_services: Use %p4cc to print fourcc
2023-10-25 11:29 UTC (8+ messages)
` [PATCH 1/1] staging: vc04_services: Use %p4cc format modifier to print FourCC codes
[PATCH] Signed-off-by: Wiktor Grzywacz <wiktor.grzywacz@3mdeb.com>
2023-10-25 11:13 UTC (3+ messages)
[PATCH v2 0/8] staging: vc04: Drop custom logging based on printk
2023-10-25 11:03 UTC (11+ messages)
` [PATCH v2 1/8] staging: vc04_services: Pass struct device to vchiq_log_dump_mem()
` [PATCH v2 2/8] staging: vc04_services: Pass struct device to vchiq_init_slots()
` [PATCH v2 3/8] staging: vc04: Convert vchiq_log_error() to use dynamic debug
` [PATCH v2 4/8] staging: vc04: Convert vchiq_log_warning() "
` [PATCH v2 5/8] staging: vc04: Convert(and rename) vchiq_log_info() "
` [PATCH v2 6/8] staging: vc04: Convert vchiq_log_trace() "
` [PATCH v2 7/8] staging: vc04_services: Drop VCHIQ_LOG_PREFIX macro
` [PATCH v2 8/8] staging: vc04_services: Drop log level mechanisms
[PATCH] staging: wlan-ng: prism2mgmt.c: rewrite flexible array member
2023-10-25 9:48 UTC (7+ messages)
[PATCH v11 0/9] Add StarFive Camera Subsystem driver
2023-10-25 3:14 UTC (10+ messages)
` [PATCH v11 1/9] media: dt-bindings: Add JH7110 Camera Subsystem
` [PATCH v11 2/9] media: admin-guide: Add starfive_camss.rst for Starfive "
` [PATCH v11 3/9] media: staging: media: starfive: camss: Add core driver
` [PATCH v11 4/9] media: staging: media: starfive: camss: Add video driver
` [PATCH v11 5/9] media: staging: media: starfive: camss: Add ISP driver
` [PATCH v11 6/9] media: staging: media: starfive: camss: Add capture driver
` [PATCH v11 7/9] media: staging: media: starfive: camss: Add interrupt handling
` [PATCH v11 8/9] media: staging: media: starfive: camss: Register devices
` [PATCH v11 9/9] media: staging: media: starfive: camss: Add TODO file
[PATCH 00/10] Remove obsolete and orphaned wifi drivers
2023-10-24 9:30 UTC (19+ messages)
` [PATCH 01/10] wifi: libertas: drop 16-bit PCMCIA support
` [PATCH 02/10] wifi: atmel: remove wext style at76c50x drivers
` [PATCH 03/10] wifi: remove orphaned cisco/aironet driver
` [PATCH 04/10] wifi: remove obsolete hostap driver
` [PATCH 05/10] wifi: remove orphaned zd1201 driver
` [PATCH 06/10] wifi: remove orphaned orinoco driver
` [PATCH 07/10] wifi: remove orphaned ray_cs driver
` [PATCH 08/10] wifi: remove orphaned wl3501 driver
` [PATCH 09/10] wifi: remove orphaned rndis_wlan driver
` [PATCH 10/10] [RFC] wifi: remove ipw2100/ipw2200 drivers
` [PATCH 10/10] "
Wycena paneli fotowoltaicznych
2023-10-24 8:10 UTC
[PATCH 0/5] staging: media: av7110: Fix various formatting and small code issues
2023-10-24 4:12 UTC (9+ messages)
` [PATCH 2/5] staging: media: av7110: Fix various whitespace checkpatch errors
` [PATCH 3/5] staging: media: av7110: Remove unnecessary whitespace before quoted newlines
` [PATCH 5/5] staging: media: av7110: Fix various formating issues
[PATCH] staging: rts5208: Replace delay function
2023-10-23 23:09 UTC (2+ messages)
[PATCH 0/2] Fix instances where new typedefs were introduced
2023-10-23 14:38 UTC (3+ messages)
` [PATCH 1/2] staging: octeon: Fix warnings due to introduction of new typedefs
[PATCH] staging: vme_user: prefer strscpy over strcpy
2023-10-23 9:00 UTC
[PATCH 00/11] staging: rtl8192e: Remove unused variable ucReserved and further
2023-10-23 6:40 UTC (12+ messages)
` [PATCH 01/11] staging: rtl8192e: Replace BIT0 to BIT9 with BIT(0) to BIT(9)
` [PATCH 02/11] staging: rtl8192e: Replace BIT10 to BIT31 with BIT(10) to BIT(31)
` [PATCH 03/11] staging: rtl8192e: Remove unused variables ucReserved and friends
` [PATCH 04/11] staging: rtl8192e: Remove written but unevaluated variable ucUP
` [PATCH 05/11] staging: rtl8192e: Remove unused variables from union tspec_body
` [PATCH 06/11] staging: rtl8192e: Replace union tspec_body including embedded struct
` [PATCH 07/11] staging: rtl8192e: Replace union qos_tsinfo with "
` [PATCH 08/11] staging: rtl8192e: Remove unused struct acm
` [PATCH 09/11] staging: rtl8192e: Remove last three parameters of MakeTSEntry()
` [PATCH 10/11] staging: rtl8192e: Remove unused union qos_tclas
` [PATCH 11/11] staging: rtl8192e: Remove unused variables TClasProc and TClasNum
[PATCH 0/3] staging: greybus: Coding style cleanup patches
2023-10-22 12:03 UTC (8+ messages)
` [PATCH 1/3] staging: greybus: Modify lines end with a '('
` [PATCH 2/3] staging: greybus: Alignment should match open parenthesis
` [PATCH 3/3] staging: greybus: fixed prefer using ftrace warning
[PATCH] staging: greybus: avoid macro argument precedence issues
2023-10-22 10:34 UTC (3+ messages)
[PATCH] staging: rtl8192e: renamed variable IsHTHalfNmodeAPs
2023-10-22 10:22 UTC (6+ messages)
[PATCH 0/5] staging: vt6655: Rename variables byCWMaxMin, bySlot, bySIFS, byDIFS and byEIFS
2023-10-22 7:09 UTC (7+ messages)
` [PATCH 1/5] staging: vt6655: Rename variable byCWMaxMin
` [PATCH 2/5] staging: vt6655: Rename variable bySlot
` [PATCH 3/5] staging: vt6655: Rename variable bySIFS
` [PATCH 4/5] staging: vt6655: Rename variable byDIFS
` [PATCH 5/5] staging: vt6655: Rename variable byEIFS
[PATCH] staging: rtl8192e: renamed varaible HTIOTActIsDisableMCS15
2023-10-22 6:33 UTC (2+ messages)
[PATCH] staging: rts5208: Add parenthesis to macro arguments
2023-10-22 6:13 UTC (2+ messages)
[PATCH] staging: rtl8192e: renamed variable HTIOTActIsDisableMCSTwoSpatialStream
2023-10-22 1:25 UTC (2+ messages)
[PATCH] staging: rtl8192e: renamed variable HTIOTActIsDisable
2023-10-21 23:29 UTC
[PATCH] staging: rtl8192e: renamed variable HTIOTPeerDetermine
2023-10-21 23:06 UTC
[PATCH v2] staging: rtl8192e: renamed variable TxCountToDataRate
2023-10-21 22:41 UTC (3+ messages)
[PATCH] staging: rtl8192e: renamed variable TxCountToDataRate, spacing, realignment
2023-10-21 20:52 UTC (2+ messages)
[PATCH] staging: greybus: Alignment should match open parenthesis
2023-10-21 19:16 UTC (4+ messages)
[PATCH] staging: rtl8192e: clean up comparisons to NULL
2023-10-21 16:24 UTC (2+ messages)
[PATCH] staging: greybus: Alignment should match open parenthesis
2023-10-21 13:05 UTC (3+ messages)
[PATCH RESEND] staging: media: atomisp: Removed duplicate comment and fixed comment format
2023-10-21 12:14 UTC (3+ messages)
[PATCH v2 0/2] staging: sm750fb: Remove unused return values from functions
2023-10-21 10:01 UTC (3+ messages)
` [PATCH v2 1/2] staging: sm750fb: Remove unused return value in display_control_adjust_sm750le()
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).