messages from 2022-05-03 20:10:15 to 2022-05-04 08:18:08 UTC [more...]
[PATCH v2 0/5] soc/PM/arm64: qcom: Add initial version of bwmon
2022-05-04 8:17 UTC (4+ messages)
` [PATCH v2 1/5] dt-bindings: interconnect: qcom,sdm845-cpu-bwmon: add BWMON device
` [PATCH v2 3/5] soc: qcom: icc-bwmon: Add bandwidth monitoring driver
` [PATCH v2 4/5] arm64: defconfig: enable Qualcomm Bandwidth Monitor
[PATCH v5 0/4] Add mt8186 dsi compatoble & Convert dsi_dtbinding to .yaml
2022-05-04 8:15 UTC (7+ messages)
` [PATCH v5 1/4] dt-bindings: display: mediatek: dsi: "
` [PATCH v5 4/4] drm/mediatek: Add MT8186 DSI compatible for mtk_drm_drv.c
[PATCH v3 00/12] Add new Renesas RZ/V2M SoC and Renesas RZ/V2M EVK support
2022-05-04 8:13 UTC (4+ messages)
` [PATCH v3 01/12] dt-bindings: serial: renesas,em-uart: Add RZ/V2M clock to access the registers
[PATCH v1 0/5] arm64: dts: qcom: initial Inforce IFC6560 board support
2022-05-04 8:11 UTC (7+ messages)
` [PATCH v1 1/5] arm64: dts: qcom: sdm660: disable dsi1/dsi1_phy by default
` [PATCH v1 2/5] arm64: dts: qcom: sdm630: disable GPU "
` [PATCH v1 3/5] arm64: dts: qcom: sdm630: fix the qusb2phy ref clock
` [PATCH v1 4/5] arm64: dts: qcom: sdm630: add second (HS) USB host support
` [PATCH v1 5/5] arm64: dts: qcom: sdm660: Add initial Inforce IFC6560 board support
[PATCH] arm64: dts: mt8192: Follow binding order for SCP registers
2022-05-04 8:10 UTC (2+ messages)
[PATCH v6 4/4] thermal: k3_j72xx_bandgap: Add the bandgap driver support
2022-05-04 8:00 UTC (2+ messages)
[PATCH can-next] dt-binding: can: ctucanfd: include common CAN controller bindings
2022-05-04 7:55 UTC (3+ messages)
[PATCH 0/2] usb: dwc3: xilinx: Add gpio-reset support
2022-05-04 7:53 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: usb: dwc3-xilinx: add optional property reset-gpios
` [PATCH 2/2] usb: dwc3: xilinx: Add gpio-reset support
[PATCH v2 0/4] Apple SoC cpufreq driver
2022-05-04 7:51 UTC (5+ messages)
` [PATCH v2 1/4] MAINTAINERS: Add entries for "
` [PATCH v2 2/4] dt-bindings: cpufreq: apple,soc-cpufreq: Add binding for Apple SoC cpufreq
` [PATCH v2 3/4] cpufreq: apple-soc: Add new driver to control Apple SoC CPU P-states
` [PATCH v2 4/4] arm64: dts: apple: Add CPU topology & cpufreq nodes for t8103
[PATCH v3 00/12] initial clock support for exynosauto v9 SoC
2022-05-04 7:51 UTC (13+ messages)
` [PATCH v3 01/12] dt-bindings: clock: add clock binding definitions for Exynos Auto v9
` [PATCH v3 02/12] dt-bindings: clock: add Exynos Auto v9 SoC CMU bindings
` [PATCH v3 03/12] clk: samsung: add top clock support for Exynos Auto v9 SoC
` [PATCH v3 04/12] clk: samsung: exynosautov9: add cmu_core clock support
` [PATCH v3 05/12] clk: samsung: exynosautov9: add cmu_peris "
` [PATCH v3 06/12] clk: samsung: exynosautov9: add cmu_busmc "
` [PATCH v3 07/12] clk: samsung: exynosautov9: add cmu_fsys2 "
` [PATCH v3 08/12] clk: samsung: exynosautov9: add cmu_peric0 "
` [PATCH v3 09/12] clk: samsung: exynosautov9: add cmu_peric1 "
` [PATCH v3 10/12] arm64: dts: exynosautov9: add initial cmu clock nodes
` [PATCH v3 11/12] arm64: dts: exynosautov9: switch usi clocks
` [PATCH v3 12/12] arm64: dts: exynosautov9: switch ufs clock node
[RFC v1] dt-bindings: net: dsa: convert binding for mediatek switches
2022-05-04 7:46 UTC (8+ messages)
` Aw: "
` Aw: "
[PATCH 00/32] Introduce flexible array struct memcpy() helpers
2022-05-04 7:28 UTC (39+ messages)
` [PATCH 01/32] netlink: Avoid memcpy() across flexible array boundary
` [PATCH 02/32] Introduce flexible array struct memcpy() helpers
` [PATCH 03/32] flex_array: Add Kunit tests
` [PATCH 04/32] fortify: Add run-time WARN for cross-field memcpy()
` [PATCH 05/32] brcmfmac: Use mem_to_flex_dup() with struct brcmf_fweh_queue_item
` [PATCH 06/32] iwlwifi: calib: Prepare to use mem_to_flex_dup()
` [PATCH 07/32] iwlwifi: calib: Use mem_to_flex_dup() with struct iwl_calib_result
` [PATCH 08/32] iwlwifi: mvm: Use mem_to_flex_dup() with struct ieee80211_key_conf
` [PATCH 09/32] p54: Use mem_to_flex_dup() with struct p54_cal_database
` [PATCH 10/32] wcn36xx: Use mem_to_flex_dup() with struct wcn36xx_hal_ind_msg
` [PATCH 11/32] nl80211: Use mem_to_flex_dup() with struct cfg80211_cqm_config
` [PATCH 12/32] cfg80211: Use mem_to_flex_dup() with struct cfg80211_bss_ies
` [PATCH 13/32] mac80211: Use mem_to_flex_dup() with several structs
` [PATCH 14/32] af_unix: Use mem_to_flex_dup() with struct unix_address
` [PATCH 15/32] 802/garp: Use mem_to_flex_dup() with struct garp_attr
` [PATCH 16/32] 802/mrp: Use mem_to_flex_dup() with struct mrp_attr
` [PATCH 17/32] net/flow_offload: Use mem_to_flex_dup() with struct flow_action_cookie
` [PATCH 18/32] firewire: Use __mem_to_flex_dup() with struct iso_interrupt_event
` [PATCH 19/32] afs: Use mem_to_flex_dup() with struct afs_acl
` [PATCH 20/32] ASoC: sigmadsp: Use mem_to_flex_dup() with struct sigmadsp_data
` [PATCH 21/32] soc: qcom: apr: Use mem_to_flex_dup() with struct apr_rx_buf
` [PATCH 22/32] atags_proc: Use mem_to_flex_dup() with struct buffer
` [PATCH 23/32] Bluetooth: Use mem_to_flex_dup() with struct hci_op_configure_data_path
` [PATCH 24/32] IB/hfi1: Use mem_to_flex_dup() for struct tid_rb_node
` [PATCH 25/32] Drivers: hv: utils: Use mem_to_flex_dup() with struct cn_msg
` [PATCH 26/32] ima: Use mem_to_flex_dup() with struct modsig
` [PATCH 27/32] KEYS: Use mem_to_flex_dup() with struct user_key_payload
` [PATCH 28/32] selinux: Use mem_to_flex_dup() with xfrm and sidtab
` [PATCH 29/32] xtensa: Use mem_to_flex_dup() with struct property
` [PATCH 30/32] usb: gadget: f_fs: Use mem_to_flex_dup() with struct ffs_buffer
` [PATCH 31/32] xenbus: Use mem_to_flex_dup() with struct read_buffer
` [PATCH 32/32] esas2r: Use __mem_to_flex() with struct atto_ioctl
[PATCH v14 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
2022-05-04 7:30 UTC (4+ messages)
` [PATCH v14 2/2] leds: Add driver for Qualcomm LPG
[PATCH v4 0/2] Detect stalls on guest vCPUS
2022-05-04 7:29 UTC (7+ messages)
` [PATCH v4 2/2] misc: Add a mechanism to detect stalls on guest vCPUs
[PATCH 0/6] regulator: core: Add support for external outputs
2022-05-04 7:22 UTC (2+ messages)
[PATCH v3 0/8] PolarFire SoC dt for 5.19
2022-05-04 7:11 UTC (15+ messages)
` [PATCH v3 1/8] riscv: dts: microchip: remove icicle memory clocks
` [PATCH v3 2/8] riscv: dts: microchip: move sysctrlr out of soc bus
` [PATCH v3 3/8] riscv: dts: microchip: remove soc vendor from filenames
` [PATCH v3 5/8] riscv: dts: microchip: make the fabric dtsi board specific
` [PATCH v3 8/8] riscv: dts: microchip: add the sundance polarberry
[PATCH] CHROMIUM: arm64: dts: qcom: Add sc7180-gelarshie
2022-05-04 7:04 UTC (10+ messages)
[PATCH 1/6] dt-bindings: regulator: Add regulator-external-output property
2022-05-04 6:52 UTC (2+ messages)
` [PATCH 2/6] dt-bindings: regulator: Add reg-external-output binding
[PATCH v7 0/3] Add SSIF BMC driver
2022-05-04 6:45 UTC (4+ messages)
` [PATCH v7 1/3] ipmi: ssif_bmc: "
[PATCH] dt-bindings: Drop redundant 'maxItems/minItems' in if/then schemas
2022-05-04 6:40 UTC (2+ messages)
[PATCH v8 0/7] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
2022-05-04 6:34 UTC (5+ messages)
` [PATCH v8 5/7] can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support
[PATCH 0/2] Mediatek SCP dt-binding tweaks
2022-05-04 6:22 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: mediatek: Fix optional reg-names for mtk,scp
[PATCH v2 0/2] iio: sx9324: Support CS idle mode
2022-05-04 6:20 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: sx9324: Add CS idle/sleep mode
[PATCH v4] arm64: dts: qcom: sc7280: Add lpasscore & lpassaudio clock controllers
2022-05-04 5:40 UTC (5+ messages)
[PATCH v5 0/2] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
2022-05-04 4:46 UTC (3+ messages)
` [PATCH v5 1/2] arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board
` [PATCH v5 2/2] arm64: marvell: enable the 98DX2530 pinctrl driver
[PATCH] dt-bindings: net: orion-mdio: Convert to JSON schema
2022-05-04 4:36 UTC
[PATCH v2 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
2022-05-04 4:26 UTC (25+ messages)
` [PATCH v2 02/23] dt-bindings: ata: ahci-platform: Detach common AHCI bindings
` [PATCH v2 05/23] ata: libahci_platform: Explicitly set rc on devres_alloc failure
` [PATCH v2 06/23] ata: libahci_platform: Convert to using platform devm-ioremap methods
` [PATCH v2 07/23] ata: libahci_platform: Convert to using devm bulk clocks API
` [PATCH v2 08/23] ata: libahci_platform: Add function returning a clock-handle by id
` [PATCH v2 09/23] ata: libahci_platform: Sanity check the DT child nodes number
` [PATCH v2 10/23] ata: libahci_platform: Parse ports-implemented property in resources getter
` [PATCH v2 11/23] ata: libahci_platform: Introduce reset assertion/deassertion methods
` [PATCH v2 12/23] dt-bindings: ata: ahci: Add platform capability properties
` [PATCH v2 13/23] ata: libahci: Extend port-cmd flags set with port capabilities
` [PATCH v2 14/23] ata: libahci: Discard redundant force_port_map parameter
` [PATCH v2 15/23] ata: libahci: Don't read AHCI version twice in the save-config method
` [PATCH v2 16/23] ata: ahci: Convert __ahci_port_base to accepting hpriv as arguments
` [PATCH v2 17/23] ata: ahci: Introduce firmware-specific caps initialization
` [PATCH v2 18/23] dt-bindings: ata: ahci: Add DWC AHCI SATA controller DT schema
` [PATCH v2 19/23] ata: ahci: Add DWC AHCI SATA controller support
` [PATCH v2 20/23] dt-bindings: ata: ahci: Add Baikal-T1 AHCI SATA controller DT schema
` [PATCH v2 21/23] ata: ahci-dwc: Add platform-specific quirks support
` [PATCH v2 22/23] ata: ahci-dwc: Add Baikal-T1 AHCI SATA interface support
` [PATCH v2 23/23] MAINTAINERS: Add maintainers for DWC AHCI SATA driver
[PATCH v2 1/1] of: overlay: rename overlay source files from .dts to .dtso
2022-05-04 2:53 UTC (2+ messages)
[PATCH v2 0/3] dmaengine/ARM: sprd: use proper 'dma-channels/requests' properties
2022-05-04 2:29 UTC (5+ messages)
` [PATCH v2 2/3] dmaengine: sprd: deprecate '#dma-channels'
` [PATCH v2 3/3] arm64: dts: sprd: use new 'dma-channels' property
[PATCH 0/2] soc: qcom: llcc: Add sc8180x and sc8280xp support
2022-05-04 1:58 UTC (3+ messages)
` [PATCH 2/2] soc: qcom: llcc: Add sc8180x and sc8280xp configurations
[PATCH v4 1/2] dt-bindings: display: bridge: ldb: Implement simple Freescale i.MX8MP LDB bridge
2022-05-04 1:30 UTC (3+ messages)
[PATCH] dt-bindings: display: bridge: ldb: Fill in reg property
2022-05-04 1:26 UTC
[PATCH 1/3] dt-bindings: mfd: da9063: watchdog: add suspend disable option
2022-05-04 0:37 UTC (4+ messages)
[PATCH v2 0/2] MediaTek Helio X10 MT6795 - Pinctrl driver
2022-05-04 0:33 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: Add MediaTek MT6795 pinctrl bindings
[PATCH 00/12] Initial support for Allwinner R329
2022-05-04 0:12 UTC (5+ messages)
` [PATCH 05/12] dt-bindings: clock: sunxi-ng: add bindings for R329 CCUs
` "
[PATCH V1 4/6] dt-bindings: Add xen,dev-domid property description for xen-grant DMA ops
2022-05-04 0:02 UTC (4+ messages)
[PATCH 2/3] PCI: of: create DT nodes for PCI devices if they do not exists
2022-05-03 22:53 UTC (2+ messages)
[PATCH 1/3] media: dt-bindings: ov5675: document YAML binding
2022-05-03 22:21 UTC (2+ messages)
[RFC PATCH v6 00/11] Adds support for PHY LEDs with offload triggers
2022-05-03 22:21 UTC (3+ messages)
` [RFC PATCH v6 11/11] dt-bindings: net: dsa: qca8k: add LEDs definition example
[PATCH 0/4] Add support for lan966 flexcom multiplexer
2022-05-03 22:21 UTC (3+ messages)
` [PATCH 1/4] dt-bindings: mfd: atmel,flexcom: Convert to json-schema
[PATCH v2 1/2] dt-bindings: watchdog: max63xx: Add GPIO binding
2022-05-03 22:05 UTC (7+ messages)
` [PATCH v2 2/2] watchdog: max63xx_wdt: Add support for specifying WDI logic via GPIO
[PATCH] ARM: dts: BCM5301X: Add DT for WZR-1166DHP,DHP2
2022-05-03 22:02 UTC (2+ messages)
[PATCH v22 5/9] arm64: kdump: Reimplement crashkernel=X
2022-05-03 22:00 UTC (11+ messages)
[PATCH v2 00/17] PCI: dwc: Add dma-ranges/YAML-schema/Baikal-T1 support
2022-05-03 21:46 UTC (18+ messages)
` [PATCH v2 01/17] dt-bindings: PCI: dwc: Define common and native DT bindings
` [PATCH v2 02/17] dt-bindings: PCI: dwc: Add Baikal-T1 PCIe Root Port bindings
` [PATCH v2 03/17] PCI: dwc: Add more verbose link-up message
` [PATCH v2 04/17] PCI: dwc: Detect iATU settings after getting "addr_space" resource
` [PATCH v2 05/17] PCI: dwc: Convert to using native IP-core versions representation
` [PATCH v2 06/17] PCI: dwc: Add IP-core version detection procedure
` [PATCH v2 07/17] PCI: dwc: Introduce Synopsys IP-core versions/types interface
` [PATCH v2 08/17] PCI: dwc: Add host de-initialization callback
` [PATCH v2 09/17] PCI: dwc: Drop inbound iATU types enumeration - dw_pcie_as_type
` [PATCH v2 10/17] PCI: dwc: Drop iATU regions enumeration - dw_pcie_region_type
` [PATCH v2 11/17] PCI: dwc: Simplify in/outbound iATU setup methods
` [PATCH v2 12/17] PCI: dwc: Add iATU regions size detection procedure
` [PATCH v2 13/17] PCI: dwc: Verify in/out regions against iATU constraints
` [PATCH v2 14/17] PCI: dwc: Check iATU in/outbound ranges setup methods status
` [PATCH v2 15/17] PCI: dwc: Introduce dma-ranges property support for RC-host
` [PATCH v2 16/17] PCI: dwc: Introduce generic platform clocks and resets sets
` [PATCH v2 17/17] PCI: dwc: Add Baikal-T1 PCIe controller support
[PATCH v2 0/2] Delete MT8192 msdc gate (was "clk: mediatek: Delete MT8192 msdc gate")
2022-05-03 21:48 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: ARM: Mediatek: Remove msdc binding of MT8192 clock
[PATCH v2 00/15] Add support for the i.MXRT1170-evk
2022-05-03 21:47 UTC (9+ messages)
` [PATCH v2 03/15] dt-bindings: gpio: fsl-imx-gpio: Add i.MXRT compatibles
` [PATCH v2 06/15] dt-bindings: pinctrl: add i.MXRT1170 pinctrl Documentation
` [PATCH v2 10/15] dt-bindings: imx: Add clock binding for i.MXRT1170
` [PATCH v2 13/15] ARM: dts: imxrt1170-pinfunc: Add pinctrl binding header
[PATCH] dt-bindings: i3c: Convert snps,dw-i3c-master to DT schema
2022-05-03 21:38 UTC (6+ messages)
[PATCH] dt-bindings: i3c: Convert cdns,i3c-master to DT schema
2022-05-03 21:37 UTC (2+ messages)
[PATCH 2/3] media: ov5675: add device-tree support
2022-05-03 21:23 UTC (2+ messages)
[PATCH 0/4] interconnect: qcom: sc8180x: Some fixes
2022-05-03 21:19 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: interconnect: Add SC8180X QUP0 virt provider
` [PATCH 2/4] interconnect: qcom: sc8180x: Modernize sc8180x probe
` [PATCH 3/4] interconnect: qcom: sc8180x: Fix QUP0 nodes
` [PATCH 4/4] interconnect: qcom: sc8180x: Mark some BCMs keepalive
[RESEND][PATCH v2 1/2] dt-bindings: clk: Introduce 'critical-clocks' property
2022-05-03 21:16 UTC (2+ messages)
[PATCH v2 0/3] i2c: gpio: support write-only sda
2022-05-03 21:11 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: i2c-gpio: Add property i2c-gpio,sda-output-only
[PATCH v3 0/2] Mediatek SCP dt-binding tweaks
2022-05-03 21:11 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: remoteproc: mediatek: Make l1tcm reg optional for mtk,scp
` [PATCH v3 2/2] dt-bindings: remoteproc: mediatek: Add optional memory-region to mtk,scp
[PATCH v3 4/4] clk: baikal-t1: Add DDR/PCIe directly controlled resets support
2022-05-03 20:57 UTC
[PATCH v4 0/2] Input: cros-ec-keyb: Better matrixless support
2022-05-03 20:42 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: google,cros-ec-keyb: Introduce switches only compatible
` [PATCH v4 2/2] Input: cros-ec-keyb - skip keyboard registration w/o cros-ec-keyb compatible
[PATCH v2 1/8] clk: qcom: rcg2: Cache rate changes for parked RCGs
2022-05-03 20:39 UTC (4+ messages)
` [PATCH v2 4/8] clk: qcom: add support for SM8350 GPUCC
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).