messages from 2022-10-28 23:13:21 to 2022-10-29 22:02:57 UTC [more...]
[PATCH v5 0/8] Add support for mp2733 battery charger
2022-10-29 22:02 UTC (14+ messages)
` [PATCH v5 1/8] iio: adc: mp2629: fix wrong comparison of channel
` [PATCH v5 2/8] mfd: mp2629: fix failed to get iio channel by device name
` [PATCH v5 3/8] iio: adc: mp2629: fix potential array out of bound access
` [PATCH v5 4/8] power: supply: fix wrong interpretation of register value
` [PATCH v5 5/8] mfd: mp2629: Add support for mps mp2733 battery charger
` [PATCH v5 6/8] iio: adc: mp2629: restrict input voltage mask for mp2629
` [PATCH v5 7/8] power: supply: Add support for mp2733 battery charger
` [PATCH v5 8/8] power: supply: mp2629: Add USB fast charge settings
[PATCH 00/15] ufs: qcom: Add HS-G4 support
2022-10-29 21:58 UTC (25+ messages)
` [PATCH 01/15] phy: qcom-qmp-ufs: Move register settings to qmp_phy_cfg_tables struct
` [PATCH 02/15] phy: qcom-qmp-ufs: Add support for configuring PHY in HS Series B mode
` [PATCH 03/15] phy: qcom-qmp-ufs: Add support for configuring PHY in HS G4 mode
` [PATCH 04/15] phy: qcom-qmp-ufs: Add HS G4 mode support to SM8250 SoC
` [PATCH 05/15] phy: qcom-qmp-ufs: Move HS Rate B register setting to tables_hs_b
` [PATCH 06/15] dt-bindings: ufs: Add "max-gear" property for UFS device
` [PATCH 07/15] arm64: dts: qcom: qrb5165-rb5: Add max-gear property to UFS node
` [PATCH 08/15] scsi: ufs: ufs-qcom: Remove un-necessary goto statements
` [PATCH 09/15] scsi: ufs: ufs-qcom: Remove un-necessary WARN_ON()
` [PATCH 10/15] scsi: ufs: ufs-qcom: Use bitfields where appropriate
` [PATCH 11/15] scsi: ufs: ufs-qcom: Use dev_err_probe() for printing probe error
` [PATCH 12/15] scsi: ufs: ufs-qcom: Fix the Qcom register name for offset 0xD0
` [PATCH 13/15] scsi: ufs: ufs-qcom: Factor out the logic finding the HS Gear
` [PATCH 14/15] scsi: ufs: ufs-qcom: Add support for finding HS gear on new UFS versions
` [PATCH 15/15] MAINTAINERS: Add myself as the maintainer for Qcom UFS driver
[PATCH v2] ARM: dts: kirkwood: Add Zyxel NSA310S board
2022-10-29 21:30 UTC (2+ messages)
[PATCH v2 net-next 0/6] introduce WED RX support to MT7986 SoC
2022-10-29 21:17 UTC (7+ messages)
` [PATCH v2 net-next 1/6] arm64: dts: mediatek: mt7986: add support for RX Wireless Ethernet Dispatch
` [PATCH v2 net-next 2/6] dt-bindings: net: mediatek: add WED RX binding for MT7986 eth driver
[PATCH v1 0/7] PCI/phy: Add support for PCI on sm8350 platform
2022-10-29 21:13 UTC (8+ messages)
` [PATCH v1 1/7] dt-bindings: PCI: qcom: Add sm8350 to bindings
` [PATCH v1 2/7] dt-bindings: phy: qcom,qmp-pcie: add sm8350 bindings
` [PATCH v1 3/7] PCI: qcom: Add support for SM8350
` [PATCH v1 4/7] phy: qcom-qmp-pcie: split and rename the sm8450 gen3 PHY config tables
` [PATCH v1 5/7] phy: qcom-qmp-pcie: add support for sm8350 platform
` [PATCH v1 6/7] arm64: dts: qcom: sm8350: add PCIe devices
` [PATCH v1 7/7] arm64: dts: qcom: sm8350-hdk: enable "
[PATCH v2 00/12] sc8280xp-pmic updates and X13s thermal zone support
2022-10-29 19:26 UTC (27+ messages)
` [PATCH v2 01/12] dt-bindings: iio: qcom: adc7-pm8350: Allow specifying SID for channels
` [PATCH v2 02/12] arm64: dts: qcom: sc8280xp-pmics: Add temp alarm for PM8280_{1/2} PMICs
` [PATCH v2 03/12] arm64: dts: qcom: sc8280xp-pmics: Add thermal zones "
` [PATCH v2 04/12] arm64: dts: qcom: sc8280xp-pmics: Add support for PMK8280 RESIN input
` [PATCH v2 05/12] arm64: dts: qcom: sc8280xp-pmics: Add PMK8280 ADC7 block
` [PATCH v2 06/12] arm64: dts: qcom: sc8280xp-pmics: Add support for TM5 block in PMK8280
` [PATCH v2 07/12] arm64: dts: qcom: sc8280xp-x13s: Enable PMK8280 RESIN input
` [PATCH v2 08/12] arm64: dts: qcom: sc8280xp-x13s: Add PMK8280 VADC channels
` [PATCH v2 09/12] arm64: dts: qcom: sc8280xp-x13s: Add PM8280_{1/2} "
` [PATCH v2 10/12] arm64: dts: qcom: sc8280xp-x13s: Add PMR735A VADC channel
` [PATCH v2 11/12] arm64: dts: qcom: sc8280xp-x13s: Add PM8280_{1/2} ADC_TM5 channels
` [PATCH v2 12/12] arm64: dts: qcom: sc8280xp-x13s: Add thermal zone support
[PATCH v5 0/7] Add support for Renesas RZ/Five SoC
2022-10-29 19:14 UTC (17+ messages)
` [PATCH v5 1/7] dt-bindings: riscv: Sort the CPU core list alphabetically
` [PATCH v5 2/7] dt-bindings: riscv: Add Andes AX45MP core to the list
` [PATCH v5 3/7] riscv: Kconfig.socs: Add ARCH_RENESAS kconfig option
` [PATCH v5 4/7] riscv: dts: renesas: Add initial devicetree for Renesas RZ/Five SoC
` [PATCH v5 5/7] riscv: dts: renesas: Add minimal DTS for Renesas RZ/Five SMARC EVK
` [PATCH v5 6/7] MAINTAINERS: Add entry for Renesas RISC-V
` [PATCH v5 7/7] riscv: configs: defconfig: Enable Renesas RZ/Five SoC
[PATCH v8 0/2] gpmc wait pin additions
2022-10-29 18:26 UTC (3+ messages)
[PATCH v3 0/4] Introduce ClockworkPi CWD686 DRM panel driver
2022-10-29 18:17 UTC (3+ messages)
` [PATCH v3 1/4] dt-bindings: vendor-prefixes: Add prefix for ClockworkPi
[PATCH v6 0/3] net: ethernet: renesas: Add support for "Ethernet Switch"
2022-10-29 18:05 UTC (3+ messages)
` [PATCH v6 2/3] "
[PATCH v3 0/2] rework mtk pcie-gen3 bindings and support mt7986
2022-10-29 17:58 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: mediatek-gen3: add SoC based clock config
` [PATCH v3 2/2] dt-bindings: PCI: mediatek-gen3: add support for mt7986
[PATCH v3 0/2] rework mtk pcie-gen3 bindings and support mt7986
2022-10-29 17:57 UTC
[PATCH v3 0/2] rework mtk pcie-gen3 bindings and support mt7986
2022-10-29 17:55 UTC
[PATCH RESEND 1/3] arm64: dts: rockchip: RK356x: Add I2S2 device node
2022-10-29 17:09 UTC (3+ messages)
` [PATCH RESEND 2/3] arm64: dts: rockchip: Add I2S2 node for RADXA Rock 3A
` [PATCH RESEND 3/3] arm64: dts: rockchip: Add nodes for SDIO/UART Wi-Fi/Bluetooth modules to Radxa "
[PATCH RESEND 0/3] arm64: dts: rockchip: Add support for Radxa Wi-Fi/Bluetooth combo module for Rock 3A
2022-10-29 17:09 UTC
[PATCH v3 0/2] rework mtk pcie-gen3 bindings and support mt7986
2022-10-29 15:52 UTC
[PATCH v3 0/2] rework mtk pcie-gen3 bindings and support mt7986
2022-10-29 15:42 UTC
[PATCH 0/2] Add ADXL359 support
2022-10-29 15:38 UTC (5+ messages)
` [PATCH 1/2] dt-bindings:iio:accel: Add docs for ADXL359
` [PATCH 2/2] drivers:iio:accel: Add support for ADXL359 device
[PATCH v1 1/2] arm64: dts: qcom: msm8916-alcatel-idol347: add GPIO torch LED
2022-10-29 14:55 UTC (2+ messages)
` [PATCH v1 2/2] arm64: dts: qcom: msm8916-alcatel-idol347: add LED indicator
[PATCH] ARM: dts: kirkwood: Add Zyxel NSA310S board
2022-10-29 14:31 UTC (5+ messages)
[PATCH v5 0/3] iio: Support ROHM/Kionix kx022a
2022-10-29 14:23 UTC (6+ messages)
` [PATCH v5 2/3] iio: accel: Support Kionix/ROHM KX022A accelerometer
` [PATCH v5 3/3] MAINTAINERS: Add KX022A maintainer entry
[PATCH v23 0/2] Add support for the silergy,sy7636a
2022-10-29 13:08 UTC (4+ messages)
` [PATCH v23 1/2] ARM: imx_v6_v7_defconfig: Enable silergy,sy7636a
` [PATCH v23 2/2] ARM: dts: imx7d-remarkable2: "
[PATCH] arm: dts: imx: e60k02: Add touchscreen
2022-10-29 12:59 UTC (2+ messages)
[PATCH v3 0/9] media: i2c: ov5645 driver enhancements
2022-10-29 12:54 UTC (3+ messages)
[PATCH v3 0/2] rework mtk pcie-gen3 bindings and support mt7986
2022-10-29 12:53 UTC
[PATCH] dt-bindings: iio: adc: renesas,rcar-gyroadc: Miscellaneous improvements
2022-10-29 12:51 UTC (3+ messages)
[PATCH 0/3] arch: dts: specify the MDC frequency on Layerscape DPAA2 devices
2022-10-29 12:31 UTC (2+ messages)
[PATCH v2] arm64: dts: imx8mq-kontron-pitx-imx8m: remove off-on-delay-us for regulator-usdhc2-vmmc
2022-10-29 12:28 UTC (3+ messages)
[PATCH v3] dt-bindings: iio: dac: Change the I2C slave address for ds4422/4424 to its correct value
2022-10-29 12:25 UTC (3+ messages)
[PATCH next v7 1/2] i2c: hisi: Add initial device tree support
2022-10-29 11:53 UTC (4+ messages)
` [PATCH next v7 2/2] dt-bindings: i2c: add entry for hisilicon,i2c-ascend910
[PATCH v2 4/4] rtc: jz4740: Support for fine-tuning the RTC clock
2022-10-29 11:52 UTC (3+ messages)
[PATCH next v9 1/4] i2c: hisi: Add initial device tree support
2022-10-29 11:59 UTC (2+ messages)
` [PATCH next v9 2/4] dt-bindings: i2c: add entry for hisilicon,ascend910-i2c
[PATCH v6 0/3] Add Himax hx83112b touchscreen driver
2022-10-29 11:33 UTC (4+ messages)
` [PATCH v6 3/3] arm64: dts: qcom: sdm632: fairphone-fp3: add touchscreen
[PATCH v2 0/3] ms5611 sensor value bug fix; dt-binding fix
2022-10-29 11:40 UTC (2+ messages)
[PATCH next v3 1/2] gpio: hisi: Add initial device tree support
2022-10-29 11:35 UTC (2+ messages)
` [PATCH next v3 2/2] dt-bindings: gpio: add entry for hisilicon,ascend910-gpio
[PATCH v4 0/3] iio: Support ROHM/Kionix kx022a
2022-10-29 11:35 UTC (5+ messages)
` [PATCH v4 2/3] iio: accel: Support Kionix/ROHM KX022A accelerometer
[PATCH v10 0/7] Update ADSP pil loader for SC7280 platform
2022-10-29 9:44 UTC (5+ messages)
` [PATCH v10 1/7] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support
[PATCH v8 0/9] phy: Add support for Lynx 10G SerDes
2022-10-29 9:11 UTC (3+ messages)
` [PATCH v8 4/9] phy: fsl: Add Lynx 10G SerDes driver
[PATCH v22 0/2] Add support for the silergy,sy7636a
2022-10-29 8:52 UTC (3+ messages)
` [PATCH v22 2/2] ARM: dts: imx7d-remarkable2: Enable silergy,sy7636a
[PATCH v1] soc: imx: imx8mp-blk-ctrl: Add PCIe SYSPLL configurations
2022-10-29 8:45 UTC (2+ messages)
[PATCH v3 1/2] soc: loongson: add GUTS driver for loongson-2 platforms
2022-10-29 8:21 UTC (2+ messages)
` [PATCH v3 2/2] dt-bindings: soc: add loongson-2 chipid
[PATCH v1 00/30] Basic StarFive JH7110 RISC-V SoC support
2022-10-29 8:18 UTC (4+ messages)
` [PATCH v1 28/30] RISC-V: Add StarFive JH7110 VisionFive2 board device tree
[PATCH v10 00/33] crypto: rockchip: permit to pass self-tests
2022-10-29 8:12 UTC (2+ messages)
` (subset) "
[PATCH 0/2] imx8mp: spi: update binding and compatible
2022-10-29 8:09 UTC (2+ messages)
[PATCH 0/7] arm64: dts: imx93: nodes fix/update
2022-10-29 8:06 UTC (2+ messages)
[PATCH 0/2] leds: lp55xx: support disabling the charge pump
2022-10-29 7:48 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: leds-lp55xx: add ti,disable-charge-pump
[PATCH v6 1/2] clocksource: loongson2_hpet: add hpet driver support
2022-10-29 6:52 UTC (2+ messages)
` [PATCH v6 2/2] dt-bindings: hpet: add loongson-2 hpet
[PATCH v7 1/3] dt-bindings: clock: add loongson-2 clock include file
2022-10-29 6:41 UTC (3+ messages)
` [PATCH v7 2/3] clk: clk-loongson2: add clock controller driver support
` [PATCH v7 3/3] dt-bindings: clock: add loongson-2 clock
[PATCH v6 1/3] dt-bindings: clock: add loongson-2 clock include file
2022-10-29 6:27 UTC (4+ messages)
` [PATCH v6 2/3] clk: clk-loongson2: add clock controller driver support
[PATCH 0/4] PWM and keyboard backlight driver for ARM Macs
2022-10-29 6:25 UTC (6+ messages)
` [PATCH 2/4] pwm: Add Apple PWM controller
[PATCH V4 0/3] Add Hynitron cstxxx Touchscreen
2022-10-29 5:43 UTC (5+ messages)
` [PATCH V4 3/3] input/touchscreen: Add Hynitron cstxxx touchscreen
[PATCH net-next v6 0/5] net: ipqess: introduce Qualcomm IPQESS driver
2022-10-29 5:21 UTC (2+ messages)
[PATCH 00/11] Updates to sc8280xp-pmic
2022-10-29 4:48 UTC (8+ messages)
` [PATCH 08/11] arm64: dts: qcom: sc8280xp-x13s: Add PMK8280 VADC channels
` [PATCH 09/11] arm64: dts: qcom: sc8280xp-x13s: Add PM8280_{1/2} "
[PATCH 0/2] ARM: dts: imx6sl-tolino-shine2hd: Add backlight
2022-10-29 4:07 UTC (2+ messages)
[PATCH 1/1] arm64: dts: freescale: Add PWM fan support
2022-10-29 4:01 UTC (2+ messages)
[PATCH 1/2] arm64: dts: tqma8mpql: add PCIe support
2022-10-29 3:54 UTC (2+ messages)
[PATCH v4 0/3] Debix Model A board devicetree
2022-10-29 3:50 UTC (3+ messages)
` [PATCH v4 3/3] arm64: dts: Add device tree for the Debix Model A Board
[PATCH v2 0/2] Modify documentation and machine driver for mt8186_rt1019_rt5682s sound card
2022-10-29 3:44 UTC (6+ messages)
` [PATCH v2 1/2] ASoC: mediatek: dt-bindings: modify machine bindings for two MICs case
[PATCH v5 1/3] dt-bindings: clock: add loongson-2 clock include file
2022-10-29 2:54 UTC (3+ messages)
[PATCH 1/2] arm64: dts: freescale: imx8dxl: add scu_gpio node
2022-10-29 2:50 UTC (2+ messages)
[PATCH] dt-bindings: power: gpcv2: add power-domains property
2022-10-29 2:39 UTC (2+ messages)
[PATCH V4 0/3] drm/panel: Add NewVision NV3051D Panels
2022-10-29 2:28 UTC (4+ messages)
` [PATCH V4 2/3] dt-bindings: display: panel: Add NewVision NV3051D bindings
[PATCH v4 1/2] clocksource: loongson2_hpet: add hpet driver support
2022-10-29 2:26 UTC (5+ messages)
[PATCH v5 1/2] pinctrl: pinctrl-loongson2: add pinctrl driver support
2022-10-29 2:21 UTC (2+ messages)
` [PATCH v5 2/2] dt-bindings: pinctrl: add loongson-2 pinctrl
[PATCH 00/10] interconnect: osm-l3: SC8280XP L3 and DDR scaling
2022-10-29 1:27 UTC (2+ messages)
[PATCH] arm64: dts: imx8: correct clock order
2022-10-29 1:21 UTC (2+ messages)
[PATCH v1 0/3] librem5-devkit: Let LED use PWM
2022-10-29 1:18 UTC (5+ messages)
` [PATCH v1 2/3] arm64: dts: librem5-devkit: Make "
` [PATCH v1 3/3] arm64: dts: librem5-devkit: Use function and color rather than label
[PATCH 1/4] arm: dts: colibri-imx6ull: keep peripherals disabled
2022-10-29 1:03 UTC (2+ messages)
[PATCH 1/1] arm64: dts: imx8mm-tqma8mqml-mba8mx: Fix USB DR
2022-10-29 0:52 UTC (4+ messages)
` "
[PATCH v2 00/12] ASoC: mediatek: Add support for MT8188 SoC
2022-10-29 0:06 UTC (3+ messages)
` [PATCH v2 10/12] dt-bindings: mediatek: mt8188: add audio afe document
[PATCH next v8 1/2] i2c: hisi: Add initial device tree support
2022-10-29 0:04 UTC (3+ messages)
` [PATCH next v8 2/2] dt-bindings: i2c: add entry for hisilicon,i2c-ascend910
[PATCH 00/12] Improve MTD bindings
2022-10-28 23:59 UTC (13+ messages)
` [PATCH 01/12] dt-bindings: mtd: Clarify all partition subnodes
` [PATCH 02/12] dt-bindings: mtd: Mention basic properties
` [PATCH 03/12] dt-bindings: mtd: Remove useless file about partitions
` [PATCH 04/12] dt-bindings: mtd: ingenic: Mark partitions in the controller node as deprecated
` [PATCH 05/12] dt-bindings: mtd: onenand: Mention the expected node name
` [PATCH 06/12] dt-bindings: mtd: nand-chip: Reference mtd.yaml
` [PATCH 07/12] dt-bindings: mtd: Drop common properties from NAND controllers
` [PATCH 08/12] dt-bindings: mtd: spi-nor: Drop common properties
` [PATCH 09/12] dt-bindings: mtd: phymap: Reuse the generic definitions
` [PATCH 10/12] dt-bindings: mtd: Drop object types when referencing other files
` [PATCH 11/12] dt-bindings: mtd: Argue in favor of keeping additionalProperties set to true
` [PATCH 12/12] dt-bindings: mtd: Constrain the list of parsers
[PATCH 0/2] Add support for Renesas ProXO XP oscillator
2022-10-28 23:55 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: clock: Add bindings for Renesas ProXO
[PATCH 00/12] ASoC: mediatek: Add support for MT8188 SoC
2022-10-28 23:46 UTC (5+ messages)
` [PATCH 10/12] dt-bindings: mediatek: mt8188: add audio afe document
[PATCH net-next 0/6] introduce WED RX support to MT7986 SoC
2022-10-28 23:43 UTC (3+ messages)
` [PATCH net-next 2/6] dt-bindings: net: mediatek: add WED RX binding for MT7986 eth driver
[PATCH] dt-bindings: examples: add a list of templates and solutions
2022-10-28 23:37 UTC
[PATCH v2 0/5] Add PWM for MStar SoCs
2022-10-28 23:33 UTC (5+ messages)
` [PATCH v2 1/5] dt-bindings: pwm: Add Mstar MSC313e PWM devicetree bindings documentation
[PATCH] RISC-V: Do not issue remote fences until smp is available
2022-10-28 23:19 UTC
[PATCH] dt-bindings: mfd: Expect specific type for monitored-battery
2022-10-28 23:13 UTC
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).