messages from 2022-02-05 18:55:09 to 2022-02-09 09:26:47 UTC [more...]
[PATCH v2 00/66] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
2022-02-09 9:26 UTC (81+ messages)
` [PATCH v2 01/66] ARM: dts: sun8i: v3s: Move the csi1 block to follow address order
` (subset) "
` [PATCH v2 02/66] dt-bindings: interconnect: sunxi: Add V3s mbus compatible
` [PATCH v2 03/66] clk: sunxi-ng: v3s: Export the MBUS clock to the public header
` [PATCH v2 04/66] ARM: dts: sun8i: v3s: Add mbus node to represent the interconnect
` [PATCH v2 07/66] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH v2 08/66] dt-bindings: media: Add Allwinner A31 MIPI CSI-2 bindings documentation
` [PATCH NOT FOR MERGE v2 16/66] ARM: dts: sun8i: a83t: bananapi-m3: Enable MIPI CSI-2 with OV8865
` [PATCH v2 17/66] media: sun6i-csi: Define and use driver name and (reworked) description
` [PATCH v2 18/66] media: sun6i-csi: Refactor main driver data structures
` [PATCH v2 19/66] media: sun6i-csi: Grab bus clock instead of passing it to regmap
` [PATCH v2 20/66] media: sun6i-csi: Tidy up platform code
` [PATCH v2 21/66] media: sun6i-csi: Always set exclusive module clock rate
` [PATCH v2 22/66] media: sun6i-csi: Use runtime pm for clocks and reset
` [PATCH v2 23/66] media: sun6i-csi: Tidy up v4l2 code
` [PATCH v2 24/66] media: sun6i-csi: Tidy up video code
` [PATCH v2 25/66] media: sun6i-csi: Pass and store csi device directly in "
` [PATCH v2 26/66] media: sun6i-csi: Register the media device after creation
` [PATCH v2 27/66] media: sun6i-csi: Add media ops with link notify callback
` [PATCH v2 28/66] media: sun6i-csi: Introduce and use video helper functions
` [PATCH v2 29/66] media: sun6i-csi: Move csi buffer definition to main header file
` [PATCH v2 30/66] media: sun6i-csi: Add bridge v4l2 subdev with port management
` [PATCH v2 31/66] media: sun6i-csi: Rename sun6i_video to sun6i_csi_capture
` [PATCH v2 32/66] media: sun6i-csi: Add capture state using vsync for page flip
` [PATCH v2 33/66] media: sun6i-csi: Rework register definitions, invert misleading fields
` [PATCH v2 34/66] media: sun6i-csi: Add dimensions and format helpers to capture
` [PATCH v2 35/66] media: sun6i-csi: Implement address configuration without indirection
` [PATCH v2 36/66] media: sun6i-csi: Split stream sequences and irq code in capture
` [PATCH v2 37/66] media: sun6i-csi: Move power management to runtime pm "
` [PATCH v2 38/66] media: sun6i-csi: Move register configuration to capture
` [PATCH v2 39/66] media: sun6i-csi: Rework capture format management with helper
` [PATCH v2 40/66] media: sun6i-csi: Remove custom format helper and rework configure
` [PATCH v2 41/66] media: sun6i-csi: Add bridge dimensions and format helpers
` [PATCH v2 42/66] media: sun6i-csi: Get mbus code from bridge instead of storing it
` [PATCH v2 43/66] media: sun6i-csi: Tidy capture configure code
` [PATCH v2 44/66] media: sun6i-csi: Introduce bridge format structure, list and helper
` [PATCH v2 45/66] media: sun6i-csi: Introduce capture "
` [PATCH v2 46/66] media: sun6i-csi: Configure registers from format tables
` [PATCH v2 47/66] media: sun6i-csi: Introduce format match structure, list and helper
` [PATCH v2 48/66] media: sun6i-csi: Implement capture link validation with logic
` [PATCH v2 49/66] media: sun6i-csi: Get bridge subdev directly in capture stream ops
` [PATCH v2 50/66] media: sun6i-csi: Move hardware control to the bridge
` [PATCH v2 51/66] media: sun6i-csi: Unset bridge source on capture streamon fail
` [PATCH v2 52/66] media: sun6i-csi: Rename the capture video device to sun6i-csi-capture
` [PATCH v2 53/66] media: sun6i-csi: Cleanup headers and includes, update copyright lines
` [PATCH v2 54/66] media: sun6i-csi: Add support for MIPI CSI-2 to the bridge code
` [PATCH v2 55/66] media: sun6i-csi: Only configure capture when streaming
` [PATCH v2 56/66] media: sun6i-csi: Add extra checks to the interrupt routine
` [PATCH v2 57/66] media: sun6i-csi: Request a shared interrupt
` [PATCH v2 58/66] media: sun6i-csi: Detect the availability of the ISP
` [PATCH v2 59/66] media: sun6i-csi: Add support for hooking to the isp devices
` [PATCH v2 60/66] MAINTAINERS: Add myself as sun6i-csi maintainer and rename/move entry
` [PATCH v2 61/66] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
` [PATCH v2 62/66] dt-bindings: media: sun6i-a31-csi: Add ISP output port
` [PATCH v2 63/66] staging: media: Add support for the Allwinner A31 ISP
` [PATCH v2 64/66] MAINTAINERS: Add entry for the Allwinner A31 ISP driver
` [PATCH v2 65/66] ARM: dts: sun8i: v3s: Add support for the ISP
` [PATCH NOT FOR MERGE v2 66/66] of: Mark interconnects property supplier as optional
[PATCH] staging: pi433: use div64_u64() instead of do_div()
2022-02-09 8:40 UTC
[PATCH v2 0/7] Provide and use generic_handle_irq_safe() where appropriate
2022-02-09 8:33 UTC (4+ messages)
` [PATCH v2 1/7] genirq: Provide generic_handle_irq_safe()
` [PATCH v3 "
[PATCH 0/2] staging: r8188eu: two simple cleanups
2022-02-09 7:36 UTC (3+ messages)
` [PATCH 1/2] staging: r8188eu: remove unused enum
` [PATCH 2/2] staging: r8188eu: clean up enum hw_variables
[PATCH V4 00/11] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
2022-02-09 7:35 UTC (16+ messages)
` [PATCH V4 01/11] arm64: dts: imx8mq-tqma8mq: Remove redundant vpu reference
` [PATCH V4 02/11] dt-bindings: power: imx8mq: add defines for VPU blk-ctrl domains
` [PATCH V4 03/11] dt-bindings: soc: add binding for i.MX8MQ VPU blk-ctrl
` [PATCH V4 04/11] soc: imx: imx8m-blk-ctrl: add "
` [PATCH V4 07/11] arm64: dts: imx8mq: Enable both G1 and G2 VPU's with vpu-blk-ctrl
` [PATCH V4 08/11] arm64: dts: imx8mm: Fix VPU Hanging
` [PATCH V4 11/11] arm64: dts: imx8mm: Enable Hantro G1 and G2 video decoders
[PATCH] staging: most: video: Make use of the helper macro LIST_HEAD()
2022-02-09 3:27 UTC
[PATCH] staging: most: net: Make use of the helper macro LIST_HEAD()
2022-02-09 3:26 UTC
[PATCH v2 19/19] fbdev: Make registered_fb[] private to fbmem.c
2022-02-08 21:08 UTC
[PATCH 21/21] fbdev: Make registered_fb[] private to fbmem.c
2022-02-08 20:59 UTC (6+ messages)
[PATCH] Staging: r8188eu: core: do not use assignment in if condition
2022-02-08 19:54 UTC
[PATCH] Staging: r8188eu: core: Blank lines aren't necessary before a close brace '}'
2022-02-08 19:25 UTC
[PATCH v2 0/2] staging: r8188eu: Use kzalloc() with GFP_ATOMIC in atomic context
2022-02-08 18:04 UTC (3+ messages)
` [PATCH v2 1/2] staging: r8188eu: Use sizeof dereferenced pointer in kzalloc()
` [PATCH v2 2/2] staging: r8188eu: Use kzalloc() with GFP_ATOMIC in atomic context
[PATCH] Fixed stylegude error in drivers/staging/rtl8712 by removing un-needed commented out lines
2022-02-08 14:17 UTC
[PATCH 0/5] spi: make remove callback a void function
2022-02-08 13:39 UTC (3+ messages)
` [PATCH 5/5] "
[PATCH RFC] media: hantro: Implement support for encoder commands
2022-02-08 12:30 UTC (2+ messages)
[PATCH] Staging: r8188eu: core: 'associcated' may be misspelled - perhaps 'associated'?
2022-02-08 10:54 UTC (5+ messages)
[PATCH] staging: r8188eu: Use kzalloc() with GFP_ATOMIC in atomic context
2022-02-08 10:22 UTC (3+ messages)
[PATCH] Staging : android: Struct file_operations should be const
2022-02-08 9:48 UTC (5+ messages)
[PATCH] staging: gs_fpgaboot: revert removed board specific code
2022-02-08 9:46 UTC (3+ messages)
` [PATCH] staging: drop fpgaboot driver
[PATCH] Staging: r8188eu: core: Concatenated strings should use spaces between elements
2022-02-08 9:44 UTC (2+ messages)
[PATCH] Staging: r8188eu: core: alignment should match open parenthesis
2022-02-08 9:43 UTC (2+ messages)
[PATCH 0/5] staging: r8188eu: clean up struct dvobj_priv
2022-02-08 9:30 UTC (7+ messages)
` [PATCH 1/5] staging: r8188eu: usb_vendor_req_mutex is not used
` [PATCH 2/5] staging: r8188eu: dvobj_priv's signal_strength "
` [PATCH 3/5] staging: r8188eu: RegUsbSS "
` [PATCH 4/5] staging: r8188eu: usb_suspend_sema is initialised but "
` [PATCH 5/5] staging: r8188eu: remove ishighspeed from dvobj_priv
[BUG 0/5] bug reports for atomisp to make it work
2022-02-08 6:19 UTC (3+ messages)
` [BUG/RFC PATCH 2/5] [BUG][RFC] media: atomisp: pci: remove dummy_ptr NULL check to avoid duplicate active_bo
[PATCH] staging: pi433: remove need to recompile code to debug fifo content
2022-02-08 3:56 UTC (5+ messages)
[PATCH 0/8] imx7/imx8mm media / csi patches
2022-02-08 1:26 UTC (24+ messages)
` [PATCH 1/8] media: imx: Store the type of hardware implementation
` (EXT) "
` [PATCH 3/8] media: imx: Use dedicated format handler for i.MX7/8
` (EXT) "
` [PATCH 5/8] media: imx: imx7_mipi_csis: store colorspace in set_fmt as well
` (EXT) "
` [PATCH 6/8] media: imx: imx7_media-csi: Add support for additional Bayer patterns
` (EXT) "
` [PATCH 7/8] media: imx: utils: Add more Bayer formats
` (EXT) "
` (EXT) Re: [PATCH 0/8] imx7/imx8mm media / csi patches
` [PATCH 4/8] media: imx: Fail conversion if pixel format not supported
` (EXT) "
[RFC] staging: r8188eu: Sleeping in atomic context (SAC) bugs
2022-02-07 17:38 UTC (5+ messages)
[PATCH] Staging: wfx: CHECK: usleep_range is preferred over udelay
2022-02-07 17:28 UTC (3+ messages)
[PATCH] staging: qlge: Fix checkpatch errors in the module
2022-02-07 16:12 UTC (4+ messages)
[PATCH v3 0/4] Add V4L stateless video decoder API support to NVIDIA Tegra driver
2022-02-07 14:19 UTC (5+ messages)
` [PATCH v3 1/4] media: v4l2-ctrls: Add new V4L2_H264_DECODE_PARAM_FLAG_P/BFRAME flags
` [PATCH v3 2/4] media: staging: tegra-vde: Factor out H.264 code
` [PATCH v3 3/4] media: staging: tegra-vde: Support V4L stateless video decoder API
` [PATCH v3 4/4] media: staging: tegra-vde: Remove legacy UAPI support
[PATCH] Staging: nvec: Fix ending in '(' error
2022-02-07 13:39 UTC
[PATCH] staging: media: atomisp: Use GENMASK instead of manual masking
2022-02-07 12:31 UTC (2+ messages)
[PATCH v2] staging: media: atomisp: Use BIT macro instead of left shifting
2022-02-07 12:30 UTC (3+ messages)
` [PATCH v3] "
[PATCH] media: cedrus: Add watchdog for job completion
2022-02-07 8:33 UTC (6+ messages)
[PATCH] staging: octeon-usb: Fix 'should not end with '(''
2022-02-07 8:09 UTC (6+ messages)
[PATCH][next] staging: wlan-ng: Replace one-element arrays with flexible-array members
2022-02-07 7:33 UTC (2+ messages)
[PATCH][next] staging: gdm724x: Replace one-element array with flexible-array member
2022-02-07 7:20 UTC (2+ messages)
[PATCH] Staging: unisys: visorhba: alignment should match open parenthesis
2022-02-07 4:42 UTC
[PATCH] staging: pi433: standardize use of line escape chars in dev_dbg stmts
2022-02-06 21:06 UTC
[PATCH 00/14] staging: r8188eu: another set of simple cleanups
2022-02-06 16:18 UTC (15+ messages)
` [PATCH 01/14] staging: r8188eu: only OFDM_index_old[0] is used
` [PATCH 02/14] staging: r8188eu: only OFDM_index[0] "
` [PATCH 03/14] staging: r8188eu: replace local OFDM_index with single variable
` [PATCH 04/14] staging: r8188eu: remove debug code to bypass LC calibration
` [PATCH 05/14] staging: r8188eu: remove debug code to bypass IQ calibration
` [PATCH 06/14] staging: r8188eu: move local definitions into rtw_fw.h
` [PATCH 07/14] staging: r8188eu: remove unused enum _IFACE_TYPE
` [PATCH 08/14] staging: r8188eu: remove unused enum _ADAPTER_TYPE
` [PATCH 09/14] staging: r8188eu: remove the global DriverState
` [PATCH 10/14] staging: r8188eu: remove unused struct adapter components
` [PATCH 11/14] staging: r8188eu: in_cta_test is always 0
` [PATCH 12/14] staging: r8188eu: irq_alloc is not used
` [PATCH 13/14] staging: r8188eu: not_indic_disco is unused
` [PATCH 14/14] staging: r8188eu: remove unused struct hostapd_priv
[PATCH] staging: r8188eu: remove UsbBulkOutSize from struct hal_data_8188e
2022-02-06 14:44 UTC
[PATCH] staging: pi433: remove register debug dev_dbg stmts using DEBUG_VALUES
2022-02-06 5:55 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;
as well as URLs for NNTP newsgroup(s).