messages from 2019-06-27 12:24:59 to 2019-06-28 08:01:54 UTC [more...]
[PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-06-28 8:01 UTC (12+ messages)
` [PATCH v5 01/18] kunit: test: add KUnit test runner core
` [PATCH v5 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
[PATCH v4 0/2] Add Macronix Raw NAND controller driver
2019-06-28 7:42 UTC (9+ messages)
` [PATCH v4 1/2] mtd: rawnand: Add Macronix Raw NAND controller
` [PATCH v4 2/2] dt-bindings: mtd: Document Macronix raw NAND controller bindings
[v2,0/2] PCI: mediatek: Add support for MT7629
2019-06-28 7:34 UTC (3+ messages)
` [v2,1/2] dt-bindings: PCI: "
` [v2,2/2] PCI: mediatek: Add controller "
[PATCH 1/2] arm64: dts: imx8mq: Correct OPP table according to latest datasheet
2019-06-28 6:59 UTC (8+ messages)
` [PATCH 2/2] arm64: dts: imx8mm: "
[PATCH 2/2] PCI: mediatek: Add controller support for MT7629
2019-06-28 6:38 UTC (12+ messages)
[v5 0/3] Support mipitx for mt8183
2019-06-28 6:20 UTC (7+ messages)
` [v5 1/3] dt-bindings: display: mediatek: update dsi supported chips
` [v5 2/3] drm/mediatek: separate mipi_tx to different file
` [v5 3/3] drm/mediatek: add mipi_tx driver for mt8183
[v5 0/7] Support dsi for mt8183
2019-06-28 6:10 UTC (5+ messages)
` [v5 1/7] drm/mediatek: move mipi_dsi_host_register to probe
` [v5 2/7] drm/mediatek: fixes CMDQ reg address of mt8173 is different with mt2701
[RESEND PATCH 00/10] crypto: k3: Add sa2ul driver
2019-06-28 5:32 UTC (22+ messages)
` [RESEND PATCH 01/10] dt-bindings: crypto: k3: Add sa2ul bindings documentation
` [RESEND PATCH 02/10] crypto: sa2ul: Add crypto driver
` [RESEND PATCH 03/10] crypto: sa2ul: Add AES ECB Mode support
` [RESEND PATCH 04/10] crypto: sa2ul: Add aead support for hmac(sha1)cbc(aes) algorithm
` [RESEND PATCH 05/10] crypto: sha256_generic: Export the Transform function
` [RESEND PATCH 06/10] crypto: sa2ul: Add hmac(sha256)cbc(aes) AEAD Algo support
` [RESEND PATCH 07/10] crypto: sa2ul: Add hmac(sha1) HMAC algorithm support
` [RESEND PATCH 08/10] crypto: sa2ul: Add hmac(sha256) "
` [RESEND PATCH 09/10] sa2ul: Add 3DES ECB & CBC Mode support
` [RESEND PATCH 10/10] arm64: dts: k3-am6: Add crypto accelarator node
[PATCH v4 0/2] Use NVMEM as reboot-mode write interface
2019-06-28 4:49 UTC (3+ messages)
[PATCH 00/10] crypto: k3: Add sa2ul driver
2019-06-28 4:21 UTC (3+ messages)
[PATCH V3 1/5] clocksource: timer-of: Support getting clock frequency from DT
2019-06-28 3:30 UTC (5+ messages)
` [PATCH V3 2/5] clocksource/drivers/sysctr: Add clock-frequency property
` [PATCH V3 3/5] clocksource: imx-sysctr: Make timer work with clock driver using platform driver model
` [PATCH V3 4/5] arm64: dts: imx8mq: Add system counter node
` [PATCH V3 5/5] arm64: dts: imx8mm: "
[PATCH v2 0/2] clk: clk-cdce925: Add regulator support
2019-06-28 3:19 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: cdce925: Add regulator documentation
` [PATCH v2 2/2] clk: clk-cdce925: Add regulator support
[PATCH 0/3] riscv: add SOC_SIFIVE config for SiFive specific resource
2019-06-28 3:10 UTC (2+ messages)
[PATCH v2 0/8] pinctrl: aspeed: Preparation for AST2600
2019-06-28 2:38 UTC (9+ messages)
` [PATCH v2 1/8] dt-bindings: pinctrl: aspeed: Split bindings document in two
` [PATCH v2 2/8] dt-bindings: pinctrl: aspeed: Convert AST2400 bindings to json-schema
` [PATCH v2 3/8] dt-bindings: pinctrl: aspeed: Convert AST2500 "
` [PATCH v2 4/8] MAINTAINERS: Add entry for ASPEED pinctrl drivers
` [PATCH v2 5/8] pinctrl: aspeed: Correct comment that is no longer true
` [PATCH v2 6/8] pinctrl: aspeed: Clarify comment about strapping W1C
` [PATCH v2 7/8] pinctrl: aspeed: Split out pinmux from general pinctrl
` [PATCH v2 8/8] pinctrl: aspeed: Add implementation-related documentation
[RESEND PATCH v1 0/5] Solve postboot supplier cleanup and optimize probe ordering
2019-06-28 2:36 UTC (5+ messages)
[PATCH v2 0/3] Solve postboot supplier cleanup and optimize probe ordering
2019-06-28 2:22 UTC (4+ messages)
` [PATCH v2 1/3] driver core: Add device links support for pending links to suppliers
` [PATCH v2 2/3] of/platform: Add functional dependency link from DT bindings
` [PATCH v2 3/3] driver core: Add sync_state driver/bus callback
[PATCH V5 00/18] SC7 entry and exit support for Tegra210
2019-06-28 2:12 UTC (19+ messages)
` [PATCH V5 01/18] irqchip: tegra: Do not disable COP IRQ during suspend
` [PATCH V5 02/18] pinctrl: tegra: Add suspend and resume support
` [PATCH V5 03/18] clk: tegra: Save and restore divider rate
` [PATCH V5 04/18] clk: tegra: pllout: Save and restore pllout context
` [PATCH V5 05/18] clk: tegra: pll: Save and restore pll context
` [PATCH V5 06/18] clk: tegra: Save and restore CPU and System clocks context
` [PATCH V5 07/18] clk: tegra: Support for saving and restoring OSC context
` [PATCH V5 08/18] clk: tegra: Add suspend resume support for DFLL
` [PATCH V5 09/18] clk: tegra: Add save and restore context support for peripheral clocks
` [PATCH V5 10/18] clk: tegra210: Use fence_udelay during PLLU init
` [PATCH V5 11/18] clk: tegra210: Add support for Tegra210 clocks
` [PATCH V5 12/18] soc/tegra: pmc: Allow support for more tegra wake
` [PATCH V5 13/18] soc/tegra: pmc: Add pmc wake support for tegra210
` [PATCH V5 14/18] arm64: tegra: Enable wake from deep sleep on RTC alarm
` [PATCH V5 15/18] soc/tegra: pmc: Configure core power request polarity
` [PATCH V5 16/18] soc/tegra: pmc: Configure deep sleep control settings
` [PATCH V5 17/18] arm64: dts: tegra210-p2180: Jetson TX1 SC7 timings
` [PATCH V5 18/18] arm64: dts: tegra210-p3450: Jetson nano "
[PATCHv3 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver
2019-06-28 1:38 UTC (2+ messages)
` [PATCHv3 2/2] PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separately
[PATCH v4 00/13] net: Add generic and Allwinner YAML bindings
2019-06-28 1:16 UTC (24+ messages)
` [PATCH v4 01/13] dt-bindings: net: Add YAML schemas for the generic Ethernet options
` [PATCH v4 02/13] dt-bindings: net: Add a YAML schemas for the generic PHY options
` [PATCH v4 03/13] dt-bindings: net: Add a YAML schemas for the generic MDIO options
` [PATCH v4 04/13] MAINTAINERS: Add Ethernet PHY YAML file
` [PATCH v4 05/13] dt-bindings: net: phy: The interrupt property is not mandatory
` [PATCH v4 06/13] dt-bindings: net: sun4i-emac: Convert the binding to a schemas
` [PATCH v4 07/13] dt-bindings: net: sun4i-mdio: "
` [PATCH v4 08/13] dt-bindings: net: stmmac: "
` [PATCH v4 09/13] dt-bindings: net: sun7i-gmac: "
` [PATCH v4 10/13] dt-bindings: net: sun8i-emac: "
` [PATCH v4 11/13] dt-bindings: net: dwmac: Deprecate the PHY reset properties
` [PATCH v4 12/13] ARM: dts: sunxi: Switch to the generic PHY properties
` [PATCH v4 13/13] ARM: dts: sunxi: Switch from phy to phy-handle
[PATCH 0/8] pinctrl: aspeed: Preparation for AST2600
2019-06-28 1:01 UTC (13+ messages)
` [PATCH 1/8] dt-bindings: pinctrl: aspeed: Split bindings document in two
` [PATCH 2/8] dt-bindings: pinctrl: aspeed: Convert AST2400 bindings to json-schema
[PATCH RESEND] ARM: dts: qcom: msm8974-hammerhead: add device tree bindings for vibrator
2019-06-27 23:49 UTC (9+ messages)
[PATCH] clk: lochnagar: Update DT binding doc to include the primary SPDIF MCLK
2019-06-27 21:17 UTC (2+ messages)
[PATCH] dt-bindings: Add silabs,si5341
2019-06-27 20:57 UTC (14+ messages)
` [PATCH v2] dt-bindings: clock: "
` [PATCH v3] "
[PATCH 0/3] MIPS: BMIPS: add support for gated clock controller
2019-06-27 20:43 UTC (5+ messages)
` [PATCH 1/3] devicetree: document the BCM63XX gated clock bindings
` [PATCH 2/3] clk: add BCM63XX gated clock controller driver
devicetree bindings for a generic led-based backlight driver
2019-06-27 20:19 UTC (4+ messages)
[PATCH v7 0/7] Unify CPU topology across ARM & RISC-V
2019-06-27 19:58 UTC (5+ messages)
` [PATCH v7 1/7] Documentation: DT: arm: add support for sockets defining package boundaries
[PATCH v8 0/7] Unify CPU topology across ARM & RISC-V
2019-06-27 19:53 UTC (8+ messages)
` [PATCH v8 1/7] Documentation: DT: arm: add support for sockets defining package boundaries
` [PATCH v8 2/7] dt-binding: cpu-topology: Move cpu-map to a common binding
` [PATCH v8 3/7] cpu-topology: Move cpu topology code to common code
` [PATCH v8 4/7] arm: Use common cpu_topology structure and functions
` [PATCH v8 5/7] RISC-V: Parse cpu topology during boot
` [PATCH v8 6/7] base: arch_topology: update Kconfig help description
` [PATCH v8 7/7] MAINTAINERS: Add an entry for generic architecture topology
[PATCH v3 0/8] drivers/soc: Add Aspeed XDMA Engine Driver
2019-06-27 19:19 UTC (4+ messages)
` [PATCH v3 1/8] dt-bindings: soc: Add Aspeed XDMA engine binding documentation
[PATCH v5 00/26] Add generic support for composing LED class device name
2019-06-27 18:28 UTC (5+ messages)
` [PATCH v5 05/26] leds: core: Add support for composing LED class device names
[PATCH v3 1/3] dt-bindings: power: reset: qcom: Add qcom,pm8998-pon compatibility line
2019-06-27 18:23 UTC (4+ messages)
` [PATCH v3 2/3] reset: qcom-pon: Add support for gen2 pon
[RESEND PATCHv4 0/1] coresight: Do not default to CPU0 for missing CPU phandle
2019-06-27 18:21 UTC (4+ messages)
` [RESEND PATCHv4 1/1] "
[PATCHv5 0/2] coresight: Do not default to CPU0 for missing CPU phandle
2019-06-27 18:15 UTC (3+ messages)
` [PATCHv5 1/2] dt-bindings: coresight: Change CPU phandle to required property
` [PATCHv5 2/2] coresight: Do not default to CPU0 for missing CPU phandle
[PATCH] arm64: dts: qcom: qcs404: Add missing space for cooling-cells property
2019-06-27 18:13 UTC (2+ messages)
[PATCH V2 0/2] mailbox: arm: introduce smc triggered mailbox
2019-06-27 18:10 UTC (13+ messages)
` [PATCH V2 2/2] mailbox: introduce ARM SMC based mailbox
[PATCH V11 00/12] Add Tegra194 PCIe support
2019-06-27 16:52 UTC (8+ messages)
` [PATCH V11 01/12] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V11 03/12] PCI: dwc: Perform dbi regs write lock towards the end
[PATCH 0/2] Add support for DSP IPC protocol driver
2019-06-27 15:59 UTC (7+ messages)
` [PATCH 2/2] dt-bindings: arm: fsl: Add DSP IPC binding support
[PATCH v5 0/4] add slow clock support for SAM9X60
2019-06-27 14:57 UTC (6+ messages)
` [PATCH v5 1/4] clk: at91: sckc: sama5d4 has no bypass support
` [PATCH v5 2/4] clk: at91: sckc: add support to specify registers bit offsets
` [PATCH v5 3/4] dt-bindings: clk: at91: add bindings for SAM9X60's slow clock controller
` [PATCH v5 4/4] clk: at91: sckc: add support for SAM9X60
[PATCH v8 0/5] Basic DT support for Lenovo Miix 630
2019-06-27 14:29 UTC (5+ messages)
` [PATCH v8 1/5] Input: elan_i2c: Export the device id whitelist
[PATCH v10 0/6] support a new type of PMIC,including two chips(rk817 and rk809)
2019-06-27 13:59 UTC (2+ messages)
` [GIT PULL] Immutable branch between MFD, Clk, Regulator and RTC due for the v5.3 merge window
[PATCH v2 1/1] ARM: dts: colibri: introduce dts with UHS-I support enabled
2019-06-27 13:48 UTC (3+ messages)
[PATCH] arm64: dts: rockchip: Add support for SkyKirin X99 TV Box
2019-06-27 13:45 UTC (4+ messages)
` [PATCH v2] arm64: dts: rockchip: Add support for Hugsun "
[PATCH 1/5] MAINTAINERS: add ADIS IMU driver library entry
2019-06-27 13:44 UTC (9+ messages)
` [PATCH 2/5] drivers: spi: core: Add optional stall delay between cs_change transfers
` [PATCH 4/5] iio: imu: Add support for the ADIS16460 IMU
[PATCH v2 0/9] i2c: at91: filters support for at91 SoCs
2019-06-27 13:39 UTC (10+ messages)
` [PATCH v2 6/9] dt-bindings: i2c: at91: add binding for enable-ana-filt
` I2C filtering (was Re: [PATCH v2 6/9] dt-bindings: i2c: at91: add binding for enable-ana-filt)
[PATCH RFC 0/4] DDR/L3 Scaling support on SDM845 SoCs
2019-06-27 13:34 UTC (5+ messages)
` [PATCH RFC 1/4] OPP: Add and export helper to update voltage
` [PATCH RFC 2/4] OPP: Add and export helper to set bandwidth
` [PATCH RFC 3/4] cpufreq: qcom: Update the bandwidth levels on frequency change
` [PATCH RFC 4/4] arm64: dts: qcom: sdm845: Add cpu OPP tables
[PATCH v15 0/7] support ROHM BD70528 PMIC
2019-06-27 13:30 UTC (2+ messages)
` [GIT PULL] Immutable branch between MFD, Clk, GPIO, Power, Regulator and RTC due for the v5.3 merge window
[PATCH RESEND V2 1/3] clocksource/drivers/sysctr: Add optional clock-frequency property
2019-06-27 13:11 UTC (6+ messages)
` [PATCH RESEND V2 2/3] clocksource: imx-sysctr: Make timer work with clock driver using platform driver model
[PATCH v3 0/4] Prepare Armada 3700 PCIe suspend to RAM support
2019-06-27 12:52 UTC (5+ messages)
` [PATCH v3 1/4] clk: mvebu: armada-37xx-periph: add PCIe gated clock
` [PATCH v3 2/4] clk: mvebu: armada-37xx-periph: change suspend/resume time
` [PATCH v3 3/4] dt-bindings: clk: armada3700: fix typo in SoC name
` [PATCH v3 4/4] dt-bindings: clk: armada3700: document the PCIe clock
[PATCH] arm64: dts: rockchip: Update DWC3 modules on RK3399 SoCs
2019-06-27 12:42 UTC (2+ messages)
[PATCH v2 00/19] Enhance CP110 COMPHY support
2019-06-27 12:25 UTC (8+ messages)
` [PATCH v2 13/19] dt-bindings: phy: Add Marvell COMPHY clocks
` [PATCH v2 14/19] dt-bindings: pci: add PHY properties to Armada 7K/8K controller bindings
` [PATCH v2 15/19] arm64: dts: marvell: Add CP110 COMPHY clocks
` [PATCH v2 16/19] arm64: dts: marvell: Add 7k/8k per-port PHYs in SATA nodes
` [PATCH v2 17/19] arm64: dts: marvell: Add 7k/8k PHYs in USB3 nodes
` [PATCH v2 18/19] arm64: dts: marvell: Add 7k/8k PHYs in PCIe nodes
` [PATCH v2 19/19] arm64: dts: marvell: Convert 7k/8k usb-phy properties to phy-supply
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).