messages from 2022-04-08 19:25:36 to 2022-04-09 13:22:10 UTC [more...]
[PATCH 00/18] MIPS: DTS: fix some findings by "make ci20_defconfig dt_binding_check dtbs_check"
2022-04-09 13:22 UTC (56+ messages)
` [PATCH 01/18] MIPS: DTS: jz4780: remove cpu clock-names as reported by dtbscheck
` [PATCH 02/18] MIPS: DTS: jz4780: fix cgu "
` [PATCH 03/18] MIPS: DTS: jz4780: fix tcu timer "
` [PATCH 04/18] MIPS: DTS: jz4780: fix ost "
` [PATCH 05/18] MIPS: DTS: jz4780: fix pinctrl "
` [PATCH 06/18] MIPS: DTS: jz4780: fix rtc node "
` [PATCH 07/18] MIPS: DTS: jz4780: fix otg "
` [PATCH 08/18] MIPS: DTS: jz4780: fix lcd controllers "
` [PATCH 09/18] MIPS: DTS: jz4780: fix dma-controller "
` [PATCH 10/18] MIPS: DTS: jz4780: fix uart dmas "
` [PATCH 12/18] MIPS: DTS: jz4780: fix nemc memory controller "
` [PATCH 13/18] dt-bindings: fix jz4780-nemc issue "
` [PATCH 15/18] MIPS: DTS: CI20: fix fixed regulators "
` [PATCH 17/18] MIPS: DTS: CI20: fix wifi "
` [PATCH 18/18] MIPS: DTS: CI20: fix bluetooth "
[PATCH v9, 16/17] media: mediatek: vcodec: support stateless VP9 decoding
2022-04-09 13:19 UTC (3+ messages)
[PATCH v9 0/3] Microchip Polarfire FPGA manager
2022-04-09 12:38 UTC (4+ messages)
` [PATCH v9 1/3] fpga: fpga-mgr: support bitstream offset in image buffer
[PATCH v2 0/2] dt-bindings: mtd: partitions: Add binding for Sercomm parser
2022-04-09 12:49 UTC (8+ messages)
` [PATCH v2 1/2] "
[PATCH v5 0/5] spi: add support for Mediatek SPI-NAND controller
2022-04-09 12:08 UTC (6+ messages)
` [PATCH v5 1/5] mtd: nand: make mtk_ecc.c a separated module
` [PATCH v5 2/5] spi: add driver for MTK SPI NAND Flash Interface
` [PATCH v5 3/5] mtd: nand: mtk-ecc: also parse nand-ecc-engine if available
` [PATCH v5 4/5] spi: dt-bindings: add binding doc for spi-mtk-snfi
` [PATCH v5 5/5] arm64: dts: mediatek: add mtk-snfi for mt7622
[PATCH] arm64: dts: rockchip: Fix clocks for rk356x usb
2022-04-09 11:56 UTC (13+ messages)
` Aw: "
` Aw: "
` Aw: "
` Aw: "
[PATCH v6 2/2] mmc: Add mmc driver for Sunplus SP7021
2022-04-09 11:28 UTC (4+ messages)
[PATCH 0/2] Add SATA and USB to BPI-R2-Pro board
2022-04-09 11:21 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: rockchip: Add USB nodes for BPI-R2-Pro
` [PATCH 2/2] arm64: dts: rockchip: Add SATA support to BPI-R2-Pro
[PATCH v4 0/5] spi: add support for Mediatek SPI-NAND controller
2022-04-09 11:08 UTC (5+ messages)
` [PATCH v4 1/5] mtd: nand: make mtk_ecc.c a separated module
[PATCH] dt-bindings: interrupt-controller: arm,gic-v3: Make the v2 compat requirements explicit
2022-04-09 10:49 UTC (2+ messages)
[PATCH v1 0/7] Add rtc refclk support for PolarFire SoC
2022-04-09 10:48 UTC (6+ messages)
[PATCH 1/2] dt-bindings: arm: Add i.MX8M Plus Gateworks GW74xx board
2022-04-09 10:42 UTC (5+ messages)
` [PATCH 2/2] arm64: dts: imx: Add i.MX8M Plus Gateworks gw7400 dts support
[PATCH 00/11] Support Pensando Elba SoC
2022-04-09 10:39 UTC (14+ messages)
` [PATCH 01/11] dt-bindings: arm: add Pensando boards
` [PATCH 02/11] dt-bindings: Add vendor prefix for Pensando Systems
` [PATCH 11/11] arm64: dts: Add Pensando Elba SoC support
[PATCH v3,0/2] Add mt8186 dpi compatiable
2022-04-09 10:08 UTC (3+ messages)
` [PATCH v3,1/2] dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT8186
` [PATCH v3,2/2] drm/mediatek: Add mt8186 dpi compatible to mtk_dpi.c
[PATCH v6 00/16] Support external boost at CS35l41 ASoC driver
2022-04-09 9:13 UTC (17+ messages)
` [PATCH v6 01/16] ALSA: cs35l41: Unify hardware configuration
` [PATCH v6 02/16] ALSA: cs35l41: Check hw_config before using it
` [PATCH v6 03/16] ALSA: cs35l41: Move cs35l41_gpio_config to shared lib
` [PATCH v6 04/16] ALSA: hda: cs35l41: Fix I2S params comments
` [PATCH v6 05/16] ALSA: hda: cs35l41: Always configure the DAI
` [PATCH v6 06/16] ALSA: hda: cs35l41: Add Boost type flag
` [PATCH v6 07/16] ALSA: hda: cs35l41: Put the device into safe mode for external boost
` [PATCH v6 08/16] ALSA: hda: cs35l41: Mute the device before shutdown
` [PATCH v6 09/16] ALSA: cs35l41: Enable Internal Boost in shared lib
` [PATCH v6 10/16] ALSA: hda: cs35l41: Move boost config to initialization code
` [PATCH v6 11/16] ALSA: hda: cs35l41: Remove cs35l41_hda_reg_sequence struct
` [PATCH v6 12/16] ALSA: hda: cs35l41: Reorganize log for playback actions
` [PATCH v6 13/16] ALSA: hda: cs35l41: Handle all external boost setups the same way
` [PATCH v6 14/16] ALSA: hda: cs35l41: Move external boost handling to lib for ASoC use
` [PATCH v6 15/16] ASoC: cs35l41: Document CS35l41 External Boost
` [PATCH v6 16/16] ASoC: cs35l41: Support external boost
[PATCH v4,0/3] Add mt8186 dsi compatoble & Convert dsi_dtbinding to .yaml
2022-04-09 9:11 UTC (4+ 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 v4,3/3] drm/mediatek: Add mt8186 dsi compatible to mtk_dsi.c
[PATCH v5 0/5] enable usb support on rk356x
2022-04-09 7:37 UTC (6+ messages)
` [PATCH v5 3/5] arm64: dts: rockchip: add rk356x dwc3 usb3 nodes
` Aw: "
` Aw: "
[PATCH v6 0/3] EDAC: nuvoton: Add nuvoton NPCM memory controller driver
2022-04-09 7:08 UTC (7+ messages)
` [PATCH v6 1/3] ARM: dts: nuvoton: Add memory controller node
` [PATCH v6 2/3] dt-bindings: edac: nuvoton: add NPCM memory controller
` [PATCH v6 3/3] EDAC: nuvoton: Add NPCM memory controller driver
[PATCH 1/1] of: overlay: of_overlay_apply() kfree() errors
2022-04-09 6:52 UTC (2+ messages)
[PATCH] arm64: dts: meson: alpa sort the board Makefile
2022-04-09 6:42 UTC
[PATCH v5 1/1] arm64: dts: qcom: msm8994-huawei-angler: Add sdhc1 definition
2022-04-09 5:53 UTC (2+ messages)
[PATCH 00/21] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
2022-04-09 4:59 UTC (4+ messages)
` [PATCH 05/21] ata: libahci_platform: Convert to using devm bulk clocks API
[PATCH 0/2] soc: ti: wkup_m3_ipc: support vtt toggle
2022-04-09 4:51 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: wkup-m3-ipc: Add vtt toggle bindings
` [PATCH 2/2] soc: ti: wkup_m3_ipc: Add support for toggling VTT regulator
[PATCH 3/4] dt-bindings: drm/bridge: anx7625: Change bus-type to 7 (DPI)
2022-04-09 4:47 UTC (3+ messages)
[PATCH v2 9/9] arm64: dts: qcom: msm8996-xiaomi-scorpio: Use MSM8996 Pro
2022-04-09 4:20 UTC
[PATCH v2 8/9] arm64: dts: qcom: msm8996: Add MSM8996 Pro support
2022-04-09 4:19 UTC
[PATCH v2 7/9] dt-bindings: arm: qcom: Add MSM8996 Pro compatible
2022-04-09 4:18 UTC
[PATCH v2 6/9] arm64: dts: qcom: msm8996: Remove MSM8996 Pro speed bins from cluster OPP tables
2022-04-09 4:18 UTC
[PATCH v2 5/9] dt-bindings: opp: opp-v2-kryo-cpu: Remove SMEM
2022-04-09 4:17 UTC
[PATCH v2 4/9] cpufreq: qcom_cpufreq_nvmem: Simplify reading kryo speedbin
2022-04-09 4:17 UTC
[PATCH v2 3/9] clk: qcom: msm8996-cpu: Add MSM8996 Pro CBF support
2022-04-09 4:16 UTC
[PATCH v2 2/9] dt-bindings: clk: qcom: msm8996-apcc: Add MSM8996 Pro
2022-04-09 4:15 UTC
[PATCH v2 1/9] dt-bindings: clk: qcom: msm8996-apcc: Add CBF
2022-04-09 4:04 UTC
[PATCH v2 0/9] Add support for MSM8996 Pro
2022-04-09 4:01 UTC
[PATCH v6 1/5] device property: Allow error pointer to be passed to fwnode APIs
2022-04-09 3:39 UTC (5+ messages)
` [PATCH v6 4/5] device property: Constify fwnode_handle_get()
[PATCH] arm64: dts: imx: Fix imx8*-var-som touchscreen property sizes
2022-04-09 3:09 UTC (2+ messages)
[PATCH] arm: dts: imx: Fix boolean properties with values
2022-04-09 3:06 UTC (2+ messages)
[PATCH] arm64: dts: imx8qm: Correct SCU clock controller's compatible property
2022-04-09 2:59 UTC (2+ messages)
[PATCH 1/2] dt-bindings: pinctrl: Convert i.MX7D to json-schema
2022-04-09 2:53 UTC (3+ messages)
` [PATCH 2/2] ARM: dts: imx7s: fix iomuxc_lpsr node name
[PATCH v3 0/2] Add support for Azoteq IQS7222A/B/C
2022-04-09 2:36 UTC (2+ messages)
[PATCH V2 00/15] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
2022-04-09 1:05 UTC (12+ messages)
` [PATCH V2 10/15] cpufreq: mediatek: Make sram regulator optional
` [PATCH V2 11/15] cpufreq: mediatek: Update logic of voltage_tracking()
` [PATCH V2 13/15] cpufreq: mediatek: Link CCI device to CPU
` [PATCH V2 14/15] cpufreq: mediatek: Add support for MT8186
` [PATCH V2 07/15] cpufreq: mediatek: Add opp notification for SVS support
[PATCH 1/3] dt-bindings: arm: msm: Add sc8180x and sc8280xp LLCC compatibles
2022-04-09 0:56 UTC (4+ messages)
` [PATCH 2/3] soc: qcom: llcc: Add sc8180x and sc8280xp configurations
` [PATCH 3/3] soc: qcom: llcc: Add MODULE_DEVICE_TABLE()
[PATCH 00/11] drm: bridge: Add Samsung MIPI DSIM bridge
2022-04-09 0:25 UTC (2+ messages)
[PATCH 0/6] arm64: dts: qcom: Get rid of some warnings
2022-04-09 0:25 UTC (5+ messages)
` [PATCH 4/6] arm64: dts: qcom: sm8250: move sound node out of soc
[PATCH v3 1/2] dt-bindings: display: msm: Add optional resets
2022-04-09 0:18 UTC (4+ messages)
` [PATCH v3 2/2] drm/msm/dpu: Issue MDSS reset during initialization
[V3 0/3] arch: arm64: dts: qcom: Configure cts sleep pinctrl to bias-bus-hold
2022-04-09 0:18 UTC (3+ messages)
[RFC PATCH v11 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
2022-04-08 23:41 UTC (7+ messages)
` [RFC PATCH v11 net-next 02/10] dt-bindings: net: dsa: dt bindings for microchip lan937x
` [RFC PATCH v11 net-next 05/10] net: dsa: microchip: add DSA support "
` [RFC PATCH v11 net-next 06/10] net: dsa: microchip: add support for phylink management
[PATCH] dt-bindings: thermal: tsens: Add sc8280xp compatible
2022-04-08 22:50 UTC
[PATCH 1/2] dt-bindings: clock: Add Qualcomm SC8280XP GCC bindings
2022-04-08 22:43 UTC (2+ messages)
` [PATCH 2/2] clk: qcom: add sc8280xp GCC driver
[PATCH 1/2] dt-bindings: remoteproc: qcom: pas: Add sc8280xp adsp and nsp pair
2022-04-08 22:05 UTC (2+ messages)
` [PATCH 2/2] remoteproc: qcom: pas: Add sc8280xp remoteprocs
[PATCH v2 1/2] dt-bindings: interconnect: qcom: Add sc8280xp binding
2022-04-08 21:48 UTC (2+ messages)
` [PATCH v2 2/2] interconnect: qcom: Add SC8280XP interconnect provider
[PATCH] dt-bindings: watchdog: Add SC8180X and SC8280XP compatibles
2022-04-08 21:28 UTC
[PATCH v2] dt-bindings: mtd: jedec,spi-nor: remove unneeded properties
2022-04-08 21:23 UTC (2+ messages)
[PATCH v2] dt-bindings: rcc: Add common clock properties
2022-04-08 21:21 UTC (2+ messages)
[PATCH 0/4 v6] power: supply: Add Support for RK817 Charger
2022-04-08 21:21 UTC (5+ messages)
` [PATCH 1/4 v6] dt-bindings: Add Rockchip rk817 battery charger support
` [PATCH 2/4 v6] mfd: "
` [PATCH 3/4 v6] power: supply: Add charger driver for Rockchip RK817
` [PATCH 4/4 v6] arm64: dts: rockchip: add rk817 chg to Odroid Go Advance
[PATCH] dt-bindings: trivial-devices: Document CPLD on Menlo boards
2022-04-08 21:19 UTC (2+ messages)
[PATCH] dt-bindings: trivial-devices: Document CPLD on DH electronics boards
2022-04-08 21:17 UTC (2+ messages)
[PATCH] dt-bindings: arm: Add i.MX53 based Menlo board comment
2022-04-08 21:14 UTC (2+ messages)
[PATCH 01/14] dt-bindings: reset: amlogic,meson-axg-audio-arb: Convert to yaml
2022-04-08 21:14 UTC (22+ messages)
` [PATCH 02/14] dt-bindings: reset: ath79: "
` [PATCH 03/14] dt-bindings: reset: berlin: "
` [PATCH 04/14] dt-bindings: reset: bitmain,bm1880-reset: "
` [PATCH 05/14] dt-bindings: reset: lantiq,reset: "
` [PATCH 06/14] dt-bindings: reset: nuvoton,npcm-reset: "
` [PATCH 08/14] dt-bindings: reset: snps,axs10x-reset: "
` [PATCH 10/14] dt-bindings: reset: snps,hsdk-reset: "
` [PATCH 11/14] dt-bindings: reset: socfpga: "
` [PATCH 12/14] dt-bindings: reset: st,sti-picophyreset: "
` [PATCH 13/14] dt-bindings: reset: st,sti-powerdown: "
[linux-next:master] BUILD REGRESSION ff511c1c68a5a35ab0b3efb3c306fd80b10d74be
2022-04-08 21:04 UTC
[PATCH v2 1/2] dt-bindings: display: msm: Add optional resets
2022-04-08 21:02 UTC (2+ messages)
` [PATCH v2 2/2] drm/msm/dpu: Issue MDSS reset during initialization
[PATCH v6 0/2] Make AUX gpio pin optional for ktd2692
2022-04-08 20:59 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: leds: convert ktd2692 bindings to yaml
[PATCH 1/2] dt-bindings: display: bridge: icn6211: Document DSI data-lanes property
2022-04-08 20:54 UTC (3+ messages)
[PATCH] dt-bindings: display: panel: mipi-dbi-spi: Make width-mm/height-mm mandatory
2022-04-08 20:38 UTC (4+ messages)
[PATCH 3/3] arm64: dts: qcom: sm7225-fairphone-fp4: Add AW8695 haptics
2022-04-08 19:49 UTC (2+ messages)
[PATCH 0/5] drm/solomon: Add SSD130x OLED displays SPI support
2022-04-08 19:25 UTC (5+ messages)
` [PATCH 1/5] dt-bindings: display: ssd1307fb: Deprecate fbdev compatible strings
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).