linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-24 09:30:36 to 2023-10-31 16:32:23 UTC [more...]

[PATCH v14 00/56] Add DELETE_BUF ioctl
 2023-10-31 16:30 UTC  (38+ messages)
` [PATCH v14 01/56] media: videobuf2: Rename offset parameter
` [PATCH v14 02/56] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v14 03/56] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v14 04/56] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v14 05/56] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v14 06/56] media: videobuf2: Remove duplicated index vs q->num_buffers check
` [PATCH v14 07/56] media: videobuf2: Add helper to get queue number of buffers
` [PATCH v14 08/56] media: videobuf2: Use vb2_get_num_buffers() helper
` [PATCH v14 09/56] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 10/56] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v14 11/56] media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 12/56] media: mediatek: vdec: Remove useless loop
` [PATCH v14 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field
` [PATCH v14 14/56] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 15/56] media: visl: "
` [PATCH v14 16/56] media: atomisp: "
` [PATCH v14 17/56] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v14 18/56] media: dvb-core: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 19/56] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v14 20/56] media: dvb-frontends: rtl2832: Stop direct calls to queue num_buffers field
` [PATCH v14 21/56] media: pci: dt3155: Remove useless check
` [PATCH v14 22/56] media: pci: tw686x: Stop direct calls to queue num_buffers field
` [PATCH v14 23/56] media: pci: cx18: "
` [PATCH v14 24/56] media: pci: netup_unidvb: "
` [PATCH v14 25/56] media: pci: tw68: "
` [PATCH v14 26/56] media: i2c: video-i2c: "
` [PATCH v14 27/56] media: coda: "
` [PATCH v14 28/56] media: nxp: "
` [PATCH v14 29/56] media: verisilicon: "
` [PATCH v14 30/56] media: test-drivers: "
` [PATCH v14 31/56] media: imx: "
` [PATCH v14 32/56] media: meson: vdec: "
` [PATCH v14 33/56] touchscreen: sur40: "
` [PATCH v14 34/56] sample: v4l: "
` [PATCH v14 35/56] media: cedrus: "
` [PATCH v14 36/56] media: nuvoton: "
` [PATCH v14 37/56] media: renesas: "

[PATCH] staging: vme_user: Added blank line after declarations
 2023-10-31 10:27 UTC  (2+ messages)

[PATCH] staging: vc04_services: remove unnecessary NULL check
 2023-10-31 10:01 UTC  (2+ messages)

[bug report] staging: vc04: Convert(and rename) vchiq_log_info() to use dynamic debug
 2023-10-31  9:08 UTC 

[PATCH 00/10] Remove obsolete and orphaned wifi drivers
 2023-10-31  9:08 UTC  (8+ messages)
` [PATCH 10/10] [RFC] wifi: remove ipw2100/ipw2200 drivers

[PATCH v13 00/56] Add DELETE_BUF ioctl
 2023-10-31  9:04 UTC  (5+ messages)
` [PATCH v13 33/56] touchscreen: sur40: Stop direct calls to queue num_buffers field

[bug report] staging: vc04: Convert vchiq_log_error() to use dynamic debug
 2023-10-31  9:00 UTC 

[PATCH] staging: Revert "staging: qlge: Retire the driver"
 2023-10-31  7:00 UTC  (6+ messages)

[PATCH 00/11] Type encoding info dropped from variable and function names in NIC driver part2
 2023-10-31  5:34 UTC  (12+ messages)
` [PATCH 01/11] staging: vt6655: Type encoding info dropped from variable name "qwBSSTimestamp"
` [PATCH 02/11] staging: vt6655: Type encoding info dropped from variable name "qwTSFOffset"
` [PATCH 03/11] staging: vt6655: Type encoding info dropped from function name "CARDqGetTSFOffset"
` [PATCH 04/11] staging: vt6655: Type encoding info dropped from function name "CARDbSetBeaconPeriod"
` [PATCH 05/11] staging: vt6655: Type encoding info dropped from variable name "wBeaconInterval"
` [PATCH 06/11] staging: vt6655: Type encoding info dropped from variable name "qwNextTBTT"
` [PATCH 07/11] staging: vt6655: Type encoding info dropped from function name "CARDqGetNextTBTT"
` [PATCH 08/11] staging: vt6655: Type encoding info dropped from function name "CARDbRadioPowerOff"
` [PATCH 09/11] staging: vt6655: Type encoding info dropped from function name "CARDvSafeResetTx"
` [PATCH 10/11] staging: vt6655: Type encoding info dropped from variable name "pCurrTD"
` [PATCH 11/11] staging: vt6655: Type encoding info dropped from variable name "apTailTD"

[PATCH v3 1/2] Staging: rts5208: Replace strncpy() with strscpy()
 2023-10-31  4:59 UTC  (3+ messages)

[PATCH v11 0/9] Add StarFive Camera Subsystem driver
 2023-10-31  1:09 UTC  (11+ 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 v3] staging: rtl8192e: renamed variable TxCountToDataRate
 2023-10-30 23:20 UTC  (3+ messages)

[PATCH v5 2/6] staging: octeon: remove typedef in enum cvmx_helper_interface_mode_t
 2023-10-30 14:10 UTC  (6+ messages)

[PATCH v2 1/2] Staging: rts5208: Replace strncpy() with strscpy()
 2023-10-30 12:29 UTC  (3+ messages)

[PATCH 2/2] staging: qlge: Retire the driver
 2023-10-30 12:20 UTC  (2+ messages)

[PATCH] Media: omap4iss: Enable RSZB and update resizer control
 2023-10-30  7:32 UTC  (5+ messages)

[PATCH] staging: rts5208: Replace strncpy() with strscpy() for appropriate string copying in rtsx_scsi line 524 warning: found by checkpatch.pl script
 2023-10-30  6:36 UTC  (3+ messages)

[PATCH V2 0/3] staging: vchiq_arm: move state dump to debugfs
 2023-10-29 23:46 UTC  (7+ 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 v3 00/10] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2023-10-29 18:34 UTC  (11+ messages)
` [PATCH v3 01/10] media: v4l2-common: Add helpers to calculate bytesperline and sizeimage
` [PATCH v3 02/10] media: v4l2: Add NV15 and NV20 pixel formats
` [PATCH v3 03/10] media: rkvdec: h264: Use bytesperline and buffer height as virstride
` [PATCH v3 04/10] media: rkvdec: h264: Don't hardcode SPS/PPS parameters
` [PATCH v3 05/10] media: rkvdec: h264: Remove SPS validation at streaming start
` [PATCH v3 06/10] media: rkvdec: Extract rkvdec_fill_decoded_pixfmt helper method
` [PATCH v3 07/10] media: rkvdec: Move rkvdec_reset_decoded_fmt() function
` [PATCH v3 08/10] media: rkvdec: Prepare for adding format validation ops
` [PATCH v3 09/10] media: rkvdec: Add get_fmt_opaque and valid_fmt ops
` [PATCH v3 10/10] media: rkvdec: h264: Support High 10 and 4:2:2 profiles

[PATCH v2 0/3] staging: greybus: Coding style cleanup patches
 2023-10-28 20:25 UTC  (7+ messages)
` [PATCH v2 1/3] staging: greybus: camera: Alignment should match open parenthesis
` [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  (3+ messages)

[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] 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)


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).