messages from 2022-04-13 12:53:30 to 2022-04-13 22:20:22 UTC [more...]
[RFC PATCH 00/16] drm/rockchip: Rockchip EBC ("E-Book Controller") display driver
2022-04-13 22:19 UTC (13+ messages)
` [RFC PATCH 01/16] drm: Add a helper library for EPD drivers
` [RFC PATCH 02/16] dt-bindings: display: rockchip: Add EBC binding
` [RFC PATCH 03/16] drm/rockchip: Add EBC platform driver skeleton
` [RFC PATCH 04/16] drm/rockchip: ebc: Add DRM "
` [RFC PATCH 05/16] drm/rockchip: ebc: Add CRTC mode setting
` [RFC PATCH 06/16] drm/rockchip: ebc: Add CRTC refresh thread
` [RFC PATCH 07/16] drm/rockchip: ebc: Add CRTC buffer management
` [RFC PATCH 08/16] drm/rockchip: ebc: Add LUT loading
` [RFC PATCH 09/16] drm/rockchip: ebc: Implement global refreshes
` [RFC PATCH 13/16] drm/rockchip: ebc: Add a panel reflection option
` [RFC PATCH 15/16] arm64: dts: rockchip: rk356x: Add EBC node
` [RFC PATCH 16/16] [DO NOT MERGE] arm64: dts: rockchip: pinenote: Enable EBC display pipeline
[PATCH 00/12] Initial support for Nuclei DemoSoC w/ UX600
2022-04-13 21:52 UTC (2+ messages)
[PATCH] arm64: dts: juno: add CTI entries to device tree
2022-04-13 21:49 UTC
[PATCH] CHROMIUM: arm64: dts: qcom: Add sc7180-gelarshie
2022-04-13 21:48 UTC (3+ messages)
[PATCH v2 0/2] soc: ti: wkup_m3_ipc: support vtt toggle
2022-04-13 21:48 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: wkup-m3-ipc: Add vtt toggle gpio pin property
[PATCH v6 1/5] device property: Allow error pointer to be passed to fwnode APIs
2022-04-13 21:47 UTC (16+ messages)
` [PATCH v6 4/5] device property: Constify fwnode_handle_get()
[PATCH v1] dt-bindings: clock: convert rockchip,rk3188-cru.txt to YAML
2022-04-13 21:44 UTC (7+ messages)
[PATCH v2 0/2] Introduce MediaTek CCI devfreq driver
2022-04-13 21:43 UTC (8+ messages)
` [PATCH v2 1/2] dt-bindings: devfreq: mediatek: Add mtk cci devfreq dt-bindings
` [PATCH v2 2/2] PM / devfreq: mediatek: Introduce MediaTek CCI devfreq driver
[PATCH V2 00/15] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
2022-04-13 21:41 UTC (9+ messages)
` [PATCH V2 13/15] cpufreq: mediatek: Link CCI device to CPU
[PATCH v3] arm64: dts: imx8mm-evk: add pwm1/backlight support
2022-04-13 21:35 UTC (3+ messages)
[PATCH v4] arm64: dts: imx8mm-evk: add pwm1/backlight support
2022-04-13 21:33 UTC
[PATCH v7 0/4] Add soundcard support for sc7280 based platforms
2022-04-13 21:23 UTC (9+ messages)
` [PATCH v7 1/4] arm64: dts: qcom: sc7280: Add nodes for soundwire and va tx rx digital macro codecs
` [PATCH v7 2/4] arm64: dts: qcom: sc7280: Add nodes for wcd9385 and max98360a codec
` [PATCH v7 3/4] arm64: dts: qcom: sc7280: Add lpass cpu node
` [PATCH v7 4/4] arm64: dts: qcom: sc7280: Add dt nodes for sound card
[PATCH v4,0/3] Add mt8186 dsi compatoble & Convert dsi_dtbinding to .yaml
2022-04-13 21:20 UTC (5+ messages)
` [PATCH v4,1/3] dt-bindings: display: mediatek: dsi: "
` [PATCH v4,2/3] dt-bindings: display: mediatek: dsi: Add compatible for MediaTek MT8186
[Patch v7 0/4] memory: tegra: Add MC channels and error logging
2022-04-13 21:17 UTC (11+ messages)
` [Patch v7 1/4] memory: tegra: Add memory controller channels support
` [Patch v7 2/4] memory: tegra: Add MC error logging on tegra186 onward
` [Patch v7 3/4] dt-bindings: memory: Update reg/reg-names validation
[PATCH 1/2] dt-bindings: clock: Add Qualcomm SC8280XP GCC bindings
2022-04-13 21:05 UTC (3+ messages)
[PATCH v6 00/18] Modernize rest of the krait drivers
2022-04-13 20:01 UTC (22+ messages)
` [PATCH v6 03/18] clk: qcom: gcc-ipq806x: add PXO_SRC in clk table
` [PATCH v6 05/18] clk: qcom: kpss-xcc: convert to parent data API
` [PATCH v6 09/18] clk: qcom: krait-cc: drop pr_info and register qsb only if needed
` [PATCH v6 10/18] clk: qcom: krait-cc: drop hardcoded safe_sel
` [PATCH v6 13/18] clk: qcom: clk-krait: add enable disable ops
[PATCH 1/4] PCI: qcom: Handle MSI IRQs properly
2022-04-13 19:57 UTC (2+ messages)
[PATCH v2 0/2] Add OTG support for Ingenic SoCs
2022-04-13 19:42 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: dwc2: Add bindings for new "
[PATCH v5 00/33] crypto: rockchip: permit to pass self-tests
2022-04-13 19:31 UTC (35+ messages)
` [PATCH v5 01/33] crypto: rockchip: use dev_err for error message about interrupt
` [PATCH v5 02/33] crypto: rockchip: do not use uninitialized variable
` [PATCH v5 03/33] crypto: rockchip: do not do custom power management
` [PATCH v5 04/33] crypto: rockchip: fix privete/private typo
` [PATCH v5 05/33] crypto: rockchip: do not store mode globally
` [PATCH v5 06/33] crypto: rockchip: add fallback for cipher
` [PATCH v5 07/33] crypto: rockchip: add fallback for ahash
` [PATCH v5 08/33] crypto: rockchip: better handle cipher key
` [PATCH v5 09/33] crypto: rockchip: remove non-aligned handling
` [PATCH v5 10/33] crypto: rockchip: rework by using crypto_engine
` [PATCH v5 11/33] crypto: rockchip: rewrite type
` [PATCH v5 12/33] crypto: rockchip: add debugfs
` [PATCH v5 13/33] crypto: rockchip: introduce PM
` [PATCH v5 14/33] crypto: rockchip: handle reset also in PM
` [PATCH v5 15/33] crypto: rockchip: use clk_bulk to simplify clock management
` [PATCH v5 16/33] crypto: rockchip: add myself as maintainer
` [PATCH v5 17/33] crypto: rockchip: use read_poll_timeout
` [PATCH v5 18/33] crypto: rockchip: fix style issue
` [PATCH v5 19/33] crypto: rockchip: add support for rk3328
` [PATCH v5 20/33] crypto: rockchip: rename ablk functions to cipher
` [PATCH v5 21/33] crypto: rockchip: rework rk_handle_req function
` [PATCH v5 22/33] crypto: rockchip: use a rk_crypto_info variable instead of lot of indirection
` [PATCH v5 23/33] crypto: rockchip: use the rk_crypto_info given as parameter
` [PATCH v5 24/33] dt-bindings: crypto: convert rockchip-crypto to YAML
` [PATCH v5 25/33] dt-bindings: crypto: rockchip: convert to new driver bindings
` [PATCH v5 26/33] clk: rk3399: use proper crypto0 name
` [PATCH v5 27/33] arm64: dts: rockchip: add rk3328 crypto node
` [PATCH v5 28/33] arm64: dts: rockchip: rk3399: add "
` [PATCH v5 29/33] crypto: rockchip: store crypto_info in request context
` [PATCH v5 30/33] crypto: rockchip: Check for clocks numbers and their frequencies
` [PATCH v5 31/33] crypto: rockchip: rk_ahash_reg_init use crypto_info from parameter
` [PATCH v5 32/33] crypto: rockchip: permit to have more than one reset
` [PATCH v5 33/33] crypto: rockchip: Add support for RK3399
[PATCH v2 0/5] arm: bcmbca: introduce the bcmbca architecture and 47622 SOC
2022-04-13 19:26 UTC (3+ messages)
` [PATCH v2 1/5] dt-bindings: arm: add bcmbca device tree binding document
` [PATCH v2 3/5] ARM: dts: add dts files for bcmbca soc 47622
[PATCH 0/3] Add ums512 clocks and relative bindings file
2022-04-13 19:24 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: clk: sprd: add bindings for ums512 clock controller
` [PATCH 2/3] clk: sprd: Add dt-bindings include file for UMS512
[PATCH v3 00/10] power: reset: at91-reset: add support for sama7g5
2022-04-13 19:16 UTC (3+ messages)
` [PATCH v3 04/10] dt-bindings: reset: add sama7g5 definitions
[PATCH] dt-bindings: nvmem: snvs-lpgpr: Add i.MX8M compatible strings
2022-04-13 19:14 UTC (2+ messages)
[PATCH V3 0/7] iio: adc: sc27xx: adjust structure and add PMIC's support
2022-04-13 19:12 UTC (3+ messages)
` [PATCH V3 1/7] dt-bindings:iio:adc: add sprd,ump9620-adc dt-binding
[PATCH] dt-bindings: interrrupt-controller: uniphier-aidet: Use unevaluatedProperties
2022-04-13 19:09 UTC (2+ messages)
[PATCH] dt-bindings: watchdog: uniphier: Use unevaluatedProperties
2022-04-13 19:07 UTC (2+ messages)
[PATCH] dt-bindings: thermal: uniphier: Use unevaluatedProperties and common bindings
2022-04-13 18:56 UTC (2+ messages)
[PATCH 0/2] of: Register platform device for each framebuffer
2022-04-13 18:53 UTC (11+ messages)
` [PATCH 1/2] of: Create platform devices for OF framebuffers
` [PATCH 2/2] fbdev: Remove hot-unplug workaround for framebuffers without device
[PATCH v4 0/8] Add settings for precharge and internal resistor
2022-04-13 18:38 UTC (3+ messages)
` [PATCH v4 7/8] dt-bindings: iio: sx9360: Add precharge resistor setting
[PATCH v4 00/11] consolidated i.MX8MP HSIO/MEDIA/HDMI blk-ctrl series
2022-04-13 18:37 UTC (5+ messages)
` [PATCH v4 05/11] dt-bindings: power: imx8mp: add defines for HDMI blk-ctrl domains
` [PATCH v4 06/11] dt-bindings: soc: add binding for i.MX8MP HDMI blk-ctrl
[PATCH v8, 00/15] media: mtk-vcodec: support for M8192 decoder
2022-04-13 18:30 UTC (6+ messages)
[PATCH v3 00/18] Multiple addition to ipq8064 dtsi
2022-04-13 18:29 UTC (6+ messages)
` [PATCH v3 07/18] ARM: dts: qcom: reduce pci IO size to 64K for ipq8064
[PATCH v3 0/4] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
2022-04-13 18:29 UTC (3+ messages)
` [PATCH v3 1/4] dt-bindings: pinctrl: mvebu: Document bindings for AC5
[PATCH v5 0/4] platform: surface: Introduce Surface XBL Driver
2022-04-13 18:28 UTC (5+ messages)
` [PATCH v5 1/4] dt-bindings: platform: microsoft: Document surface xbl
[PATCH v3 0/2] hwmon/tmp401: add support of three advanced features
2022-04-13 18:13 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: Add TMP401, TMP411 and TMP43x
[PATCH] dt-bindings: display: panel-timing: Define a single type for properties
2022-04-13 17:44 UTC (2+ messages)
[PATCH v3 09/10] arch: arm: boot: dts: Introduce HPE GXP Device tree
2022-04-13 17:42 UTC (21+ messages)
[PATCH] regulator: dt-bindings: qcom,rpmh: document h and k ID
2022-04-13 17:36 UTC (2+ messages)
[PATCH v9 0/2] Add lpass pin control support for audio on sc7280 based targets
2022-04-13 17:25 UTC (5+ messages)
` [PATCH v9 1/2] arm64: dts: qcom: sc7280: Add pinmux for I2S speaker and Headset
` [PATCH v9 2/2] arm64: dts: qcom: sc7280: add lpass lpi pin controller node
[PATCH 1/2] ARM: dts: at91: sama5d4_xplained: fix pinctrl phandle name
2022-04-13 17:02 UTC (3+ messages)
` [PATCH 2/2] ARM: dts: at91: fix pinctrl phandles
[PATCH] dt-bindings: Fix array constraints on scalar properties
2022-04-13 16:53 UTC (6+ messages)
[PATCH v2 0/2] ARM: dts: at91: Fixes for AT91SAM9G20-EK DTS
2022-04-13 16:45 UTC (2+ messages)
[PATCH v2 0/3] dt-bindings: i2c: convert i2c-at91 to json-schema
2022-04-13 16:36 UTC (3+ messages)
` [PATCH v2 1/3] ARM: dts: at91: sama7g5: Swap `rx` and `tx` for `i2c` nodes
[PATCH RFC] ARM: dts: bcm2711: Fix DMA constrains for newer BCM2711 boards
2022-04-13 16:27 UTC
[PATCH v4 0/5] drm/solomon: Add SSD130x OLED displays SPI support
2022-04-13 16:23 UTC (3+ messages)
` [PATCH v4 1/5] dt-bindings: display: ssd1307fb: Deprecate "-i2c" compatible strings
` [PATCH v4 2/5] dt-bindings: display: ssd1307fb: Extend schema for SPI controllers
[PATCH v13 0/6] USB DWC3 host wake up support from system suspend
2022-04-13 15:56 UTC (9+ messages)
` [PATCH v13 2/6] usb: dwc3: core: Host "
[PATCH v7 0/2] Add lpass pin control support for audio on sc7280 based targets
2022-04-13 15:51 UTC (8+ messages)
` [PATCH v7 2/2] arm64: dts: qcom: sc7280: add lpass lpi pin controller node
[PATCH 0/7] RZN1 RTC support
2022-04-13 15:48 UTC (5+ messages)
` [PATCH 3/7] rtc: rzn1: Add new RTC driver
[PATCH 0/2] New compatible for sa3ul for AM62x
2022-04-13 15:48 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: crypto: ti,sa2ul: Add a new compatible for AM62
[PATCH v1 1/3] dt-bindings: iio: adc: add AD4130
2022-04-13 15:41 UTC (6+ messages)
` [PATCH v1 2/3] iio: ABI: adc: ad4130: document filter_mode{,_available}
` [PATCH v1 3/3] iio: adc: ad4130: add AD4130 driver
[PATCH 0/2] rtc: Introduce rtc-ti-k3
2022-04-13 15:45 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: rtc: Add TI K3 RTC devicetree bindings documentation
[PATCH 0/14] Refactor Ralink Pinctrl and Add Documentation
2022-04-13 15:39 UTC (9+ messages)
` [PATCH 09/14] mips: dts: ralink: mt7621: use the new compatible string for MT7621 pinctrl
` [PATCH 10/14] dt-bindings: pinctrl: rt2880: fix binding name, pin groups and functions
` [PATCH 11/14] dt-bindings: pinctrl: add binding for Ralink MT7620 pinctrl
[PATCH 0/1] arm64: dts: mt8192: Add vcodec lat and core nodes
2022-04-13 15:29 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH 0/6] RZN1 USB Host support
2022-04-13 14:59 UTC (7+ messages)
` [PATCH 1/6] PCI: rcar-gen2: Add support for clocks
` [PATCH 3/6] PCI: rcar-gen2: Add R9A06G032 support
[PATCH 3/4] dt-bindings: drm/bridge: anx7625: Change bus-type to 7 (DPI)
2022-04-13 14:28 UTC (4+ messages)
[PATCH v2 0/2] hwmon/tmp401: add support of three advanced features
2022-04-13 14:16 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add TMP401, TMP411 and TMP43x
[PATCH] dt-bindings: hwmon: ti,tmp421: Fix type for 'ti,n-factor'
2022-04-13 14:07 UTC (3+ messages)
[PATCH v2] arm64: dts: imx8mm-evk: add pwm1/backlight support
2022-04-13 14:06 UTC (3+ messages)
[PATCH v6 0/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
2022-04-13 14:03 UTC (3+ messages)
` [PATCH v6 1/7] ethtool: Add 10base-T1L link mode entry
[PATCH v2 0/2] Add interconnect driver for SDX65
2022-04-13 13:44 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: Add Qualcomm SDX65 DT bindings
` [PATCH v2 2/2] interconnect: qcom: Add SDX65 interconnect provider driver
[PATCH v8 4/6] dt-bindings: mfd: sensehat: Add Raspberry Pi Sense HAT schema
2022-04-13 13:40 UTC (3+ messages)
[PATCH v2 0/4] Enable rk356x PCIe controller
2022-04-13 13:37 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: pci: remove fallback from Rockchip DesignWare binding
` [PATCH v2 2/4] PCI: dwc: rockchip: add legacy interrupt support
` [PATCH v2 3/4] arm64: dts: rockchip: add rk3568 pcie2x1 controller
` [PATCH v2 4/4] arm64: dts: rockchip: enable pcie controller on quartz64-a
[PATCH v13 0/9] iio: adc: introduce Qualcomm SPMI Round Robin ADC
2022-04-13 13:13 UTC (5+ messages)
` [PATCH v13 5/9] iio: adc: qcom-spmi-rradc: introduce round robin adc
[PATCH v10 0/9] RZN1 DMA support
2022-04-13 13:10 UTC (9+ messages)
` [PATCH v10 5/9] dmaengine: dw: dmamux: Introduce RZN1 DMA router support
[PATCH] ARM: dts: BCM5301X: Add DT for Buffalo WZR-1166DHP2
2022-04-13 13:09 UTC (3+ messages)
[PATCH v4 0/3] Add support for Intel Thunder Bay SPI controller
2022-04-13 13:05 UTC (5+ messages)
` [PATCH v4 2/3] spi: dw: "
` [PATCH v4 3/3] spi: dw: Add support for master mode selection for DWC SSI controller
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).