messages from 2023-10-26 21:44:32 to 2023-11-06 09:41:32 UTC [more...]
[PATCH 0/9] media: rkvdec: Add HEVC backend
2023-11-06 9:22 UTC (11+ messages)
` [PATCH 1/9] "
` [PATCH 2/9] media: rkvdec: Add variants support
` [PATCH 3/9] media: rkvdec: Implement capability filtering
` [PATCH 4/9] media: rkvdec: Add RK3288 variant
` [PATCH 5/9] media: rkvdec: Disable QoS for HEVC and VP9 on RK3328
` [PATCH 6/9] media: dt-bindings: rockchip,vdec: Add RK3288 compatible
` [PATCH 7/9] ARM: dts: rockchip: Add vdec node for RK3288
` [PATCH 8/9] arm64: dts: rockchip: Expand reg size of vdec node for RK3328
` [PATCH 9/9] arm64: dts: rockchip: Expand reg size of vdec node for RK3399
[PATCH] staging: Revert "staging: qlge: Retire the driver"
2023-11-06 6:54 UTC (7+ messages)
[PATCH] staging: rts5208: Replace delay function
2023-11-05 20:58 UTC (2+ messages)
[PATCH 0/3] staging: vc04: Smatch analysis fixes
2023-11-05 20:13 UTC (6+ messages)
` [PATCH 1/3] staging: vc04_services: vchiq_core: Log through struct vchiq_instance
` [PATCH 2/3] staging: vc04_services: Log using pr_err() when vchiq_state is unset
` [PATCH 3/3] staging: vc04_services: bcm2835-camera: Remove redundant null check
[PATCH v4 00/11] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
2023-11-05 16:55 UTC (12+ messages)
` [PATCH v4 01/11] media: v4l2-common: Add helpers to calculate bytesperline and sizeimage
` [PATCH v4 02/11] media: v4l2: Add NV15 and NV20 pixel formats
` [PATCH v4 03/11] media: rkvdec: h264: Use bytesperline and buffer height as virstride
` [PATCH v4 04/11] media: rkvdec: h264: Don't hardcode SPS/PPS parameters
` [PATCH v4 05/11] media: rkvdec: h264: Remove SPS validation at streaming start
` [PATCH v4 06/11] media: rkvdec: Extract rkvdec_fill_decoded_pixfmt into helper
` [PATCH v4 07/11] media: rkvdec: Move rkvdec_reset_decoded_fmt helper
` [PATCH v4 08/11] media: rkvdec: Extract decoded format enumeration into helper
` [PATCH v4 09/11] media: rkvdec: Add image format concept
` [PATCH v4 10/11] media: rkvdec: Add get_image_fmt ops
` [PATCH v4 11/11] media: rkvdec: h264: Support High 10 and 4:2:2 profiles
[PATCH 00/11] Type encoding info dropped from variable and function names in NIC driver part2
2023-11-04 11:39 UTC (13+ 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"
[GIT PULL] Staging driver updates for 6.7-rc1
2023-11-04 2:10 UTC (2+ messages)
[PATCH 1/4] Remove redundant return value check
2023-11-02 15:46 UTC (11+ messages)
` [PATCH 2/4] "
` [PATCH 4/4] "
[PATCH v14 00/56] Add DELETE_BUF ioctl
2023-11-02 8:17 UTC (58+ 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 v14 38/56] media: ti: "
` [PATCH v14 39/56] media: usb: airspy: "
` [PATCH v14 40/56] media: usb: cx231xx: "
` [PATCH v14 41/56] media: usb: hackrf: "
` [PATCH v14 42/56] media: usb: usbtv: "
` [PATCH v14 43/56] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v14 44/56] media: core: Report the maximum possible number of buffers for the queue
` [PATCH v14 45/56] media: test-drivers: vivid: Increase max supported buffers for capture queues
` [PATCH v14 46/56] media: test-drivers: vicodec: Increase max supported capture queue buffers
` [PATCH v14 47/56] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v14 48/56] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v14 49/56] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v14 50/56] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v14 51/56] media: core: Rework how create_buf index returned value is computed
` [PATCH v14 52/56] media: core: Add bitmap manage bufs array entries
` [PATCH v14 53/56] media: core: Free range of buffers
` [PATCH v14 54/56] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v14 55/56] media: v4l2: Add mem2mem helpers for "
` [PATCH v14 56/56] media: test-drivers: Use helper "
[PATCH v2 0/2] staging: sm750fb: Remove unused return values from functions
2023-11-01 15:36 UTC (4+ messages)
` [PATCH v2 1/2] staging: sm750fb: Remove unused return value in display_control_adjust_sm750le()
[PATCH v3] staging: sm750fb: Remove unused return value in display_control_adjust_sm750le()
2023-11-01 15:21 UTC
[bug report] staging: vc04: Convert(and rename) vchiq_log_info() to use dynamic debug
2023-11-01 12:10 UTC (2+ messages)
[PATCH] staging: vme: enhance the help paragraphs for clarity
2023-11-01 11:48 UTC (4+ messages)
[PATCH] staging: vme_user: Added blank line after declarations
2023-10-31 17:37 UTC (3+ messages)
[PATCH v13 00/56] Add DELETE_BUF ioctl
2023-10-31 16:37 UTC (5+ messages)
` [PATCH v13 33/56] touchscreen: sur40: Stop direct calls to queue num_buffers field
[PATCH] staging: vc04_services: remove unnecessary NULL check
2023-10-31 10:01 UTC (2+ messages)
[PATCH 00/10] Remove obsolete and orphaned wifi drivers
2023-10-31 9:08 UTC (5+ messages)
[bug report] staging: vc04: Convert vchiq_log_error() to use dynamic debug
2023-10-31 9:00 UTC
[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 (2+ messages)
[PATCH v3] staging: rtl8192e: renamed variable TxCountToDataRate
2023-10-30 23:20 UTC (2+ 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 (3+ messages)
[PATCH] staging: fbtft: Convert to platform remove callback returning void
2023-10-26 21:44 UTC
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