messages from 2022-02-05 18:58:20 to 2022-02-11 16:29:44 UTC [more...]
[PATCH v2 00/66] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
2022-02-11 16:29 UTC (73+ 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 05/66] dt-bindings: sun6i-a31-mipi-dphy: Add optional direction property
` [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 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 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 44/66] media: sun6i-csi: Introduce bridge format structure, list and helper
` [PATCH v2 45/66] media: sun6i-csi: Introduce capture "
` [PATCH v2 47/66] media: sun6i-csi: Introduce format match "
` [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 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 55/66] media: sun6i-csi: Only configure capture when streaming
` [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 v2 0/2] MSM8226 Multimedia Clock Controller
2022-02-11 16:25 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add support for the MSM8226 mmcc
` [PATCH v2 2/2] clk: qcom: Add MSM8226 Multimedia Clock Controller support
[PATCH V2 00/13] use time_is_xxx() instead of jiffies judgment
2022-02-11 15:46 UTC (15+ messages)
` [PATCH V2 1/13] block: xen: use time_is_before_eq_jiffies() "
` [PATCH V2 2/13] clk: mvebu: "
` [PATCH V2 3/13] gpu: drm: i915: use time_is_after_jiffies() "
` [PATCH V2 4/13] gpu: drm: radeon: use time_is_before_jiffies() "
` [PATCH V2 5/13] hid: use time_is_after_jiffies() "
` [PATCH V2 6/13] input: serio: use time_is_before_jiffies() "
` [PATCH V2 7/13] md: use time_is_before_jiffies(() "
` [PATCH V2 10/13] md: use time_is_before_eq_jiffies() "
` [PATCH V2 9/13] media: si21xx: use time_is_before_jiffies() "
` [PATCH V2 10/13] media: stv0299: "
` [PATCH V2 11/13] media: tda8083: use time_is_after_jiffies() "
` [PATCH V2 12/13] media: wl128x: use time_is_before_jiffies() "
` [PATCH V2 13/13] media: vivid: use time_is_after_jiffies() "
[GIT PULL] clk: renesas: Updates for v5.18
2022-02-11 15:45 UTC
[PATCH 0/3] Drop TI compatibility clocks
2022-02-11 13:46 UTC (7+ messages)
` [PATCH 1/3] clk: ti: Drop legacy compatibility clocks for am3
` [PATCH 2/3] clk: ti: Drop legacy compatibility clocks for am4
` [PATCH 3/3] clk: ti: Drop legacy compatibility clocks for dra7
[PATCH v3 0/6] clk: sunxi-ng: Add a RTC CCU driver
2022-02-11 12:43 UTC (14+ messages)
` [PATCH v3 1/6] dt-bindings: rtc: sun6i: Clean up repetition
` [PATCH v3 2/6] dt-bindings: rtc: sun6i: Add H616, R329, and D1 support
` [PATCH v3 3/6] rtc: sun6i: Enable the bus clock when provided
` [PATCH v3 4/6] clk: sunxi-ng: mux: Allow muxes to have keys
` (subset) "
` [PATCH v3 5/6] clk: sunxi-ng: Add support for the sun6i RTC clocks
` (subset) "
[PATCH v10 01/18] clk: sunxi-ng: h616-r: Add RTC gate clock
2022-02-11 12:26 UTC (2+ messages)
` [PATCH v10 02/18] clk: sunxi-ng: h616: Add PLL derived 32KHz clock
[PATCH] clk: imx8mp: Add missing IMX8MP_CLK_MEDIA_MIPI_PHY1_REF_ROOT clock
2022-02-11 9:16 UTC (2+ messages)
[PATCH 1/2] arm: dts: imx7: Use audio_mclk_post_div instead audio_mclk_root_clk
2022-02-11 4:22 UTC (2+ messages)
[v1 1/2] clk: qcom: gdsc: Use the default transition delay for GDSCs
2022-02-10 19:32 UTC (9+ messages)
` [v1 2/2] clk: qcom: dispcc: Update gdsc flag for display GDSC
[PATCH] clk: qcom: ipq8074: Use floor ops for SDCC1 clock
2022-02-10 17:31 UTC
[PATCH] clk: renesas: r9a07g044: Use shared array for resets
2022-02-10 12:59 UTC (2+ messages)
[PATCH] clk: ingenic-tcu: Fix missing TCU clock for X1000 SoC
2022-02-10 10:52 UTC (3+ messages)
[PATCH v4 00/10] clk: Improve clock range handling
2022-02-10 10:19 UTC (2+ messages)
[PATCH v8 0/4] clk: ralink: make system controller a reset provider
2022-02-10 9:52 UTC (10+ messages)
[PATCH v9 0/2] clk: ralink: make system controller a reset provider
2022-02-10 9:48 UTC (3+ messages)
` [PATCH v9 1/2] dt-bindings: clock: mediatek,mt7621-sysc: add '#reset-cells' property
` [PATCH v9 2/2] clk: ralink: make system controller node a reset provider
[PATCH] clk: mvebu: use time_after_eq() instead of jiffies judgment
2022-02-10 8:29 UTC
[PATCH v2 00/11] PCI: qcom: add support for PCIe on SM8450 platform
2022-02-09 22:41 UTC (6+ messages)
` [PATCH v2 01/11] dt-bindings: pci: qcom,pcie: drop unused "pipe" clocks
` [PATCH v2 03/11] clk: qcom: gdsc: add support for clocks tied to the GDSC
[PATCH] clk: imx: use div64_u64() instead of do_div()
2022-02-09 22:21 UTC (2+ messages)
[PATCH] clk: renesas: rzg2l-cpg: Add id to struct rzg2l_reset
2022-02-09 20:38 UTC (2+ messages)
[PATCH v5 1/2] dt-bindings: clock: Add qualcomm QCM2290 DISPCC bindings
2022-02-09 18:45 UTC (2+ messages)
` [PATCH v5 2/2] clk: qcom: Add display clock controller driver for QCM2290
[PATCH 0/6] ARM: r9a06g032: add support for the watchdogs
2022-02-09 18:24 UTC (6+ messages)
` [PATCH 1/6] clk: renesas: r9a06g032: Enable the watchdog reset sources
[PATCH] clk: xgene: use div64_u64() instead of do_div()
2022-02-09 8:35 UTC
[PATCH] clk: hisilicon: use div64_u64() instead of do_div()
2022-02-09 8:35 UTC
[PATCH v1 0/7] JH7100 Audio Clocks
2022-02-09 3:33 UTC (5+ messages)
` [PATCH v1 3/7] dt-bindings: clock: Add JH7100 audio clock definitions
` [PATCH v1 4/7] dt-bindings: clock: Add starfive,jh7100-audclk bindings
[PATCH 0/8] Add ethernet support for Qualcomm SA8155p-ADP board
2022-02-09 3:34 UTC (3+ messages)
` [PATCH 1/8] dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatible
[PATCH v3 00/31] clk: mediatek: Cleanups and Improvements - Part 1
2022-02-09 3:13 UTC (37+ messages)
` [PATCH v3 01/31] clk: mediatek: Use %pe to print errors
` [PATCH v3 02/31] clk: mediatek: gate: Consolidate gate type clk related code
` [PATCH v3 03/31] clk: mediatek: gate: Internalize clk implementation
` [PATCH v3 04/31] clk: mediatek: gate: Implement unregister API
` [PATCH v3 05/31] clk: mediatek: gate: Clean up included headers
` [PATCH v3 06/31] clk: mediatek: cpumux: Implement unregister API
` [PATCH v3 07/31] clk: mediatek: cpumux: Internalize struct mtk_clk_cpumux
` [PATCH v3 08/31] clk: mediatek: cpumux: Clean up included headers
` [PATCH v3 09/31] clk: mediatek: mux: Implement unregister API
` [PATCH v3 10/31] clk: mediatek: mux: Internalize struct mtk_clk_mux
` [PATCH v3 11/31] clk: mediatek: mux: Clean up included headers
` [PATCH v3 12/31] clk: mediatek: pll: Split definitions into separate header file
` [PATCH v3 13/31] clk: mediatek: pll: Implement unregister API
` [PATCH v3 14/31] clk: mediatek: pll: Clean up included headers
` [PATCH v3 15/31] clk: mediatek: Implement mtk_clk_unregister_fixed_clks() API
` [PATCH v3 16/31] clk: mediatek: Implement mtk_clk_unregister_factors() API
` [PATCH v3 17/31] clk: mediatek: Implement mtk_clk_unregister_divider_clks() API
` [PATCH v3 18/31] clk: mediatek: Implement mtk_clk_unregister_composites() API
` [PATCH v3 19/31] clk: mediatek: Add mtk_clk_simple_remove()
` [PATCH v3 20/31] clk: mediatek: mtk: Clean up included headers
` [PATCH v3 21/31] clk: mediatek: cpumux: Implement error handling in register API
` [PATCH v3 22/31] clk: mediatek: gate: "
` [PATCH v3 23/31] clk: mediatek: mux: Reverse check for existing clk to reduce nesting level
` [PATCH v3 24/31] clk: mediatek: mux: Implement error handling in register API
` [PATCH v3 25/31] clk: mediatek: pll: "
` [PATCH v3 26/31] clk: mediatek: mtk: Implement error handling in register APIs
` [PATCH v3 27/31] clk: mediatek: Unregister clks in mtk_clk_simple_probe() error path
` [PATCH v3 28/31] clk: mediatek: mt8195: Hook up mtk_clk_simple_remove()
` [PATCH v3 29/31] clk: mediatek: mt8195: Implement error handling in probe functions
` [PATCH v3 30/31] clk: mediatek: mt8195: Implement remove functions
` [PATCH v3 31/31] clk: mediatek: Warn if clk IDs are duplicated
[PATCH 0/5] arm64: renesas: Add R-Car S4-8 watchdog support on Spider
2022-02-09 2:54 UTC (12+ messages)
` [PATCH 1/5] clk: renesas: r8a779f0: Add WDT clock
` [PATCH 2/5] dt-bindings: watchdog: renesas-wdt: Document r8a779f0 support
` [PATCH 3/5] watchdog: renesas_wdt: Add R-Car Gen4 support
` [PATCH 4/5] arm64: dts: renesas: r8a779f0: Add RWDT node
` [PATCH 5/5] arm64: dts: renesas: spider-cpu: Enable watchdog timer
[PATCH 0/4] Refactor the PRCI driver to reduce the complexity
2022-02-09 2:56 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: change the macro name of prci in header files and example
[v1 01/16] dt-bindings: ARM: Mediatek: Add new document bindings of MT8186 clock
2022-02-09 1:43 UTC (6+ messages)
` [v1 02/16] clk: mediatek: Add dt-bindings of MT8186 clocks
[v2 0/3] Integrate vppsys with mtk-mmsys in MT8195
2022-02-09 1:54 UTC (4+ messages)
` [v2 3/3] clk: mediatek: "
[PATCH v2 0/6] ARM: r9a06g032: add support for the watchdogs
2022-02-08 18:35 UTC (2+ messages)
` [PATCH v2 6/6] clk: renesas: r9a06g032: Disable the watchdog reset sources when halting
[PATCH v4 0/3] Support for Apple SoCs' NCO blocks
2022-02-08 18:34 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: clock: Add Apple NCO
` [PATCH v4 2/3] clk: clk-apple-nco: Add driver for "
` [PATCH v4 3/3] MAINTAINERS: Add clk-apple-nco under ARM/APPLE MACHINE
[PATCH v4 1/2] dt-bindings: clock: Add qualcomm QCM2290 DISPCC bindings
2022-02-08 18:22 UTC (3+ messages)
` [PATCH v4 2/2] clk: qcom: Add display clock controller driver for QCM2290
[PATCH v3 8/8] clk: scmi: Support atomic clock enable/disable API
2022-02-08 15:44 UTC
[PATCH RESEND v4 0/9] clk: cs2000-cp: add dynamic mode and more features
2022-02-08 13:46 UTC (4+ messages)
` [PATCH RESEND v4 1/9] dt-bindings: clock: convert cs2000-cp bindings to yaml
[PATCH 0/5] spi: make remove callback a void function
2022-02-08 13:39 UTC (2+ messages)
` [PATCH 5/5] "
[PATCH v2 00/31] clk: mediatek: Cleanups and Improvements - Part 1
2022-02-08 11:19 UTC (5+ messages)
` [PATCH v2 15/31] clk: mediatek: Implement mtk_clk_unregister_fixed_clks() API
[PATCH v5] clk: renesas: rzg2l-cpg: Add support for RZ/V2L SoC
2022-02-07 14:44 UTC (5+ messages)
[PATCH v7 00/10] Add support for DMA2D of STMicroelectronics STM32 Soc series
2022-02-07 10:51 UTC (2+ messages)
[PATCH 1/5] clk: stm32mp1: Split ETHCK_K into separate MUX and GATE clock
2022-02-07 11:49 UTC (7+ messages)
` [PATCH 3/5] ARM: dts: stm32: Add alternate pinmux for ethernet0 pins
` [PATCH 4/5] ARM: dts: stm32: Add alternate pinmux for mco2 pins
` [PATCH 5/5] ARM: dts: stm32: Switch DWMAC RMII clock to MCO2 on DHCOM
[PATCH v2 13/31] clk: mediatek: pll: Implement unregister API
2022-02-07 2:47 UTC (2+ messages)
[PATCH v2 18/31] clk: mediatek: Implement mtk_clk_unregister_composites() API
2022-02-07 2:51 UTC (2+ messages)
[PATCH v2 14/31] clk: mediatek: pll: Clean up included headers
2022-02-07 2:49 UTC (2+ messages)
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).