Series |
Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
|
expand
-
[v2,00/66] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
-
[v2,01/66] ARM: dts: sun8i: v3s: Move the csi1 block to follow address order
-
[v2,02/66] dt-bindings: interconnect: sunxi: Add V3s mbus compatible
-
[v2,03/66] clk: sunxi-ng: v3s: Export the MBUS clock to the public header
-
[v2,04/66] ARM: dts: sun8i: v3s: Add mbus node to represent the interconnect
-
[v2,05/66] dt-bindings: sun6i-a31-mipi-dphy: Add optional direction property
-
[v2,06/66] phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2
-
[v2,07/66] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
-
[v2,08/66] dt-bindings: media: Add Allwinner A31 MIPI CSI-2 bindings documentation
-
[v2,09/66] media: sunxi: Add support for the A31 MIPI CSI-2 controller
-
[v2,10/66] MAINTAINERS: Add entry for the Allwinner A31 MIPI CSI-2 bridge driver
-
[v2,11/66] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support
-
[v2,12/66] dt-bindings: media: Add Allwinner A83T MIPI CSI-2 bindings documentation
-
[v2,13/66] media: sunxi: Add support for the A83T MIPI CSI-2 controller
-
[v2,14/66] MAINTAINERS: Add entry for the Allwinner A83T MIPI CSI-2 bridge
-
[v2,15/66] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
-
[NOT,FOR,MERGE,v2,16/66] ARM: dts: sun8i: a83t: bananapi-m3: Enable MIPI CSI-2 with OV8865
-
[v2,17/66] media: sun6i-csi: Define and use driver name and (reworked) description
-
[v2,18/66] media: sun6i-csi: Refactor main driver data structures
-
[v2,19/66] media: sun6i-csi: Grab bus clock instead of passing it to regmap
-
[v2,20/66] media: sun6i-csi: Tidy up platform code
-
[v2,21/66] media: sun6i-csi: Always set exclusive module clock rate
-
[v2,22/66] media: sun6i-csi: Use runtime pm for clocks and reset
-
[v2,23/66] media: sun6i-csi: Tidy up v4l2 code
-
[v2,24/66] media: sun6i-csi: Tidy up video code
-
[v2,25/66] media: sun6i-csi: Pass and store csi device directly in video code
-
[v2,26/66] media: sun6i-csi: Register the media device after creation
-
[v2,27/66] media: sun6i-csi: Add media ops with link notify callback
-
[v2,28/66] media: sun6i-csi: Introduce and use video helper functions
-
[v2,29/66] media: sun6i-csi: Move csi buffer definition to main header file
-
[v2,30/66] media: sun6i-csi: Add bridge v4l2 subdev with port management
-
[v2,31/66] media: sun6i-csi: Rename sun6i_video to sun6i_csi_capture
-
[v2,32/66] media: sun6i-csi: Add capture state using vsync for page flip
-
[v2,33/66] media: sun6i-csi: Rework register definitions, invert misleading fields
-
[v2,34/66] media: sun6i-csi: Add dimensions and format helpers to capture
-
[v2,35/66] media: sun6i-csi: Implement address configuration without indirection
-
[v2,36/66] media: sun6i-csi: Split stream sequences and irq code in capture
-
[v2,37/66] media: sun6i-csi: Move power management to runtime pm in capture
-
[v2,38/66] media: sun6i-csi: Move register configuration to capture
-
[v2,39/66] media: sun6i-csi: Rework capture format management with helper
-
[v2,40/66] media: sun6i-csi: Remove custom format helper and rework configure
-
[v2,41/66] media: sun6i-csi: Add bridge dimensions and format helpers
-
[v2,42/66] media: sun6i-csi: Get mbus code from bridge instead of storing it
-
[v2,43/66] media: sun6i-csi: Tidy capture configure code
-
[v2,44/66] media: sun6i-csi: Introduce bridge format structure, list and helper
-
[v2,45/66] media: sun6i-csi: Introduce capture format structure, list and helper
-
[v2,46/66] media: sun6i-csi: Configure registers from format tables
-
[v2,47/66] media: sun6i-csi: Introduce format match structure, list and helper
-
[v2,48/66] media: sun6i-csi: Implement capture link validation with logic
-
[v2,49/66] media: sun6i-csi: Get bridge subdev directly in capture stream ops
-
[v2,50/66] media: sun6i-csi: Move hardware control to the bridge
-
[v2,51/66] media: sun6i-csi: Unset bridge source on capture streamon fail
-
[v2,52/66] media: sun6i-csi: Rename the capture video device to sun6i-csi-capture
-
[v2,53/66] media: sun6i-csi: Cleanup headers and includes, update copyright lines
-
[v2,54/66] media: sun6i-csi: Add support for MIPI CSI-2 to the bridge code
-
[v2,55/66] media: sun6i-csi: Only configure capture when streaming
-
[v2,56/66] media: sun6i-csi: Add extra checks to the interrupt routine
-
[v2,57/66] media: sun6i-csi: Request a shared interrupt
-
[v2,58/66] media: sun6i-csi: Detect the availability of the ISP
-
[v2,59/66] media: sun6i-csi: Add support for hooking to the isp devices
-
[v2,60/66] MAINTAINERS: Add myself as sun6i-csi maintainer and rename/move entry
-
[v2,61/66] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
-
[v2,62/66] dt-bindings: media: sun6i-a31-csi: Add ISP output port
-
[v2,63/66] staging: media: Add support for the Allwinner A31 ISP
-
[v2,64/66] MAINTAINERS: Add entry for the Allwinner A31 ISP driver
-
[v2,65/66] ARM: dts: sun8i: v3s: Add support for the ISP
-
[NOT,FOR,MERGE,v2,66/66] of: Mark interconnects property supplier as optional
|