messages from 2018-02-12 18:11:55 to 2018-02-13 10:36:24 UTC [more...]
[PATCH] Revert "ARM: dts: sunxi: Add regulators for Sinovoip BPI-M2"
2018-02-13 10:36 UTC (6+ messages)
[PATCH] arm64/kvm: Prohibit guest LOR accesses
2018-02-13 10:27 UTC (2+ messages)
[PATCH v8 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
2018-02-13 10:14 UTC (6+ messages)
` [PATCH v8 1/5] scsi: ufs: add Hisilicon ufs driver code
` [PATCH v8 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs
` [PATCH v8 3/5] arm64: dts: add ufs dts node
` [PATCH v8 4/5] arm64: defconfig: enable configs for Hisilicon ufs
` [PATCH v8 5/5] arm64: defconfig: enable f2fs and squashfs
[PATCHv4 1/3] dt-bindings: documentation: add clock bindings information for Stratix10
2018-02-13 10:04 UTC (3+ messages)
` [PATCHv4 2/3] arm64: dts: stratix10: use clock bindings for the Stratix10 platform
` [PATCHv4 3/3] clk: socfpga: stratix10: add clock driver for "
[PATCH] MAINTAINERS: update email address for Maxime Ripard
2018-02-13 9:57 UTC (2+ messages)
[PATCH] ARM: dts: sun8i: a83t: bananapi-m3: Add LED device nodes
2018-02-13 9:54 UTC (3+ messages)
[PATCH] cpufreq: mediatek: Add mediatek related projects into blacklist
2018-02-13 9:54 UTC
[PATCH 00/15] R-Car M3-N initial support
2018-02-13 9:46 UTC (4+ messages)
` [PATCH 02/15] clk: renesas: cpg-msr: Add support for R-Car M3-N
` [PATCH 14/15] pinctrl: sh-pfc: r8a77965: Add EtherAVB groups/functions
` [PATCH 15/15] ARM64: dts: r8a77965: Add EtherAVB device node
[PATCH 1/3] ARM: dts: rockchip: phycore: Remove 1.8 GHz operation point
2018-02-13 9:44 UTC (3+ messages)
` [PATCH 2/3] ARM: dts: rockchip: phycore: Fix supply node for card's power
` [PATCH 3/3] ARM: dts: rockchip: phycore: Support UHS mode for SD card on phyCORE-RK3288 RDK
[PATCH] ARM: multi_v7_defconfig: enable CONFIG_DP83867_PHY
2018-02-13 9:39 UTC
[PATCH v9 0/3] arm: npcm: add basic support for Nuvoton BMCs
2018-02-13 9:29 UTC (5+ messages)
` [PATCH v9 2/3] arm: dts: add Nuvoton NPCM750 device tree
[PATCH v3 0/5] switch to MFD device for MediaTek audio subsystem
2018-02-13 9:24 UTC (5+ messages)
` [PATCH v3 1/5] clk: mediatek: update missing clock data for MT7622 audsys
` [PATCH v3 2/5] clk: mediatek: modify MT7622 audsys to adapt MFD device
[PATCH 00/10] thermal: Remove "cooling-{min|max}-level" properties
2018-02-13 9:18 UTC (4+ messages)
` [PATCH 04/10] ARM: dts: sun[4-7]i: Remove "cooling-{min|max}-level" for CPU nodes
[PATCH 1/3] phy: rockchip-typec: enable usb3 host during usb3 phy power on
2018-02-13 9:18 UTC (8+ messages)
` [PATCH 2/3] Documentation: bindings: add usb3-host-disable and usb3-host-port for Rockchip USB Type-C PHY
[PATCH v12 0/3] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
2018-02-13 9:18 UTC (5+ messages)
[PATCH v3 00/41] Optimize KVM/ARM for VHE systems
2018-02-13 8:55 UTC (21+ messages)
` [PATCH v3 09/41] KVM: arm64: Defer restoring host VFP state to vcpu_put
` [PATCH v3 14/41] KVM: arm64: Introduce VHE-specific kvm_vcpu_run
` [PATCH v3 17/41] KVM: arm64: Remove noop calls to timer save/restore from VHE switch
` [PATCH v3 26/41] KVM: arm64: Introduce framework for accessing deferred sysregs
[PATCH v5 00/26] Fix watchdog on Renesas R-Car Gen2 and RZ/G1
2018-02-13 8:21 UTC (11+ messages)
` [PATCH v5 09/26] soc: renesas: rcar-rst: Enable watchdog as reset trigger for Gen2
` [PATCH v5 10/26] ARM: shmobile: rcar-gen2: Add watchdog support
` [PATCH v5 12/26] watchdog: renesas_wdt: Add R-Car Gen2 support
` [PATCH v5 13/26] watchdog: renesas_wdt: Add restart handler
[PATCH v4 0/8] ARM: sun9i: SMP and CPU hotplug support
2018-02-13 8:15 UTC (2+ messages)
[PATCH 00/37] Shared Virtual Addressing for the IOMMU
2018-02-13 8:11 UTC (42+ messages)
` [PATCH 01/37] iommu: Introduce Shared Virtual Addressing API
` [PATCH 02/37] iommu/sva: Bind process address spaces to devices
` [PATCH 03/37] iommu/sva: Manage process address spaces
` [PATCH 04/37] iommu/sva: Add a mm_exit callback for device drivers
` [PATCH 05/37] iommu/sva: Track mm changes with an MMU notifier
` [PATCH 06/37] iommu/sva: Search mm by PASID
` [PATCH 07/37] iommu: Add a page fault handler
` [PATCH 08/37] iommu/fault: Handle mm faults
` [PATCH 09/37] iommu/fault: Let handler return a fault response
` [PATCH 10/37] iommu/fault: Allow blocking fault handlers
` [PATCH 11/37] dt-bindings: document stall and PASID properties for IOMMU masters
` [PATCH 12/37] iommu/of: Add stall and pasid properties to iommu_fwspec
` [PATCH 13/37] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH 14/37] iommu/arm-smmu-v3: Link domains and devices
` [PATCH 15/37] iommu/io-pgtable-arm: Factor out ARM LPAE register defines
` [PATCH 16/37] iommu: Add generic PASID table library
` [PATCH 17/37] iommu/arm-smmu-v3: Move context descriptor code
` [PATCH 18/37] iommu/arm-smmu-v3: Add support for Substream IDs
` [PATCH 19/37] iommu/arm-smmu-v3: Add second level of context descriptor table
` [PATCH 20/37] iommu/arm-smmu-v3: Share process page tables
` [PATCH 21/37] iommu/arm-smmu-v3: Seize private ASID
` [PATCH 22/37] iommu/arm-smmu-v3: Add support for VHE
` [PATCH 23/37] iommu/arm-smmu-v3: Enable broadcast TLB maintenance
` [PATCH 24/37] iommu/arm-smmu-v3: Add SVA feature checking
` [PATCH 25/37] iommu/arm-smmu-v3: Implement mm operations
` [PATCH 26/37] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
` [PATCH 27/37] iommu/arm-smmu-v3: Register fault workqueue
` [PATCH 28/37] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH 29/37] iommu/arm-smmu-v3: Add stall support for platform devices
` [PATCH 30/37] ACPI/IORT: Check ATS capability in root complex nodes
` [PATCH 31/37] iommu/arm-smmu-v3: Add support for PCI ATS
` [PATCH 32/37] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
` [PATCH 33/37] iommu/arm-smmu-v3: Disable tagged pointers
` [PATCH 34/37] PCI: Make "PRG Response PASID Required" handling common
` [PATCH 35/37] iommu/arm-smmu-v3: Add support for PRI
` [PATCH 36/37] iommu/arm-smmu-v3: Add support for PCI PASID
` [PATCH 37/37] vfio: Add support for Shared Virtual Addressing
[PATCH v5 0/6] IR support for A83T
2018-02-13 7:58 UTC (3+ messages)
[PATCH 0/3] Add R8A77970/Eagle PFC support
2018-02-13 7:52 UTC (5+ messages)
[PATCH 0/4] ARM: dts: r7s72100: add soc node
2018-02-13 7:44 UTC (3+ messages)
[PATCH v4 0/5] add support for Mediatek High-Speed DMA controller on MT7622 and MT7623 SoC
2018-02-13 7:07 UTC (6+ messages)
` [PATCH v4 5/5] dmaengine: mediatek: fix zalloc-simple.cocci warnings
[PATCH v3 0/2] mtd: fsl-quadspi: Update slave device hwcap based on mode provided in dtsi file
2018-02-13 6:51 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: spi: updated usage example for spi-rx/tx-bus-width properties
[PATCH v2 0/2] mtd: fsl-quadspi: Update slave device hwcap based on mode provided in dtsi file
2018-02-13 6:45 UTC (4+ messages)
` [PATCH v2 1/2] "
[PATCH net v4 02/13] net/8390: Fix msg_enable patch snafu
2018-02-13 5:03 UTC (3+ messages)
[PATCH v2 0/9] add UniPhier audio system support
2018-02-13 4:24 UTC (3+ messages)
BUG: A31s Not booting anymore
2018-02-13 2:59 UTC (3+ messages)
[PATCH v7 0/9] omap: dmtimer: Move driver out of plat-omap
2018-02-13 2:46 UTC (7+ messages)
` [PATCH v7 3/9] arm: omap: Move dmtimer.h "
` [PATCH v7 4/9] arm: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource
` [PATCH v7 5/9] dmtimer: Add timer ops to the platform data structure
[PATCH v1 0/2] arm: npcm: add low-level debug support for NPCM7XX
2018-02-13 2:08 UTC (5+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] MAINTAINERS: Add low-level debug files to Nuvoton NPCM section
[PATCH 0/9] Some OMAP2+ legacy hwmod data cleanup
2018-02-13 1:32 UTC (10+ messages)
` [PATCH 1/9] dmaengine: omap-dma: include header for bool type
` [PATCH 2/9] mmc: hsmmc_omap: include types.h and provide header inclusion guard
` [PATCH 3/9] ARM: OMAP2+: Cleanup omap_gpio_dev_attr usage
` [PATCH 4/9] ARM: OMAP2+: Cleanup omap_i2c_dev_attr usage
` [PATCH 5/9] ARM: OMAP2+: Cleanup omap_timer_capability_dev_attr usage
` [PATCH 6/9] ARM: OMAP2+: Cleanup omap2_spi_dev_attr and other legacy data
` [PATCH 7/9] ARM: OMAP2+: Cleanup omap_mcbsp_dev_attr "
` [PATCH 8/9] ARM: OMAP: Move plat/i2c.h into mach-omap1 folder
` [PATCH 9/9] ARM: OMAP2+: Remove unused gpio header file references
[PATCH] arm64: defconfig: Enable the APCS IPC driver on Qualcomm platforms
2018-02-13 1:13 UTC (2+ messages)
[PATCH v3 0/3] Add DTS for SDM845 SoC and MTP
2018-02-13 0:51 UTC (3+ messages)
` [PATCH v3 2/3] arm64: dts: sdm845: Add minimal dts files for sdm845 SoC/MTP
[PATCH v2 0/6] Initial Allwinner H6 support
2018-02-13 0:38 UTC (3+ messages)
` [PATCH v2 2/6] pinctrl: sunxi: add support for the Allwinner H6 main pin controller
` [linux-sunxi] "
[GIT PULL] Amlogic fixes for v4.16-rc2
2018-02-13 0:19 UTC
[PATCH] arm64: Make L1_CACHE_SHIFT configurable
2018-02-13 0:17 UTC (5+ messages)
[PATCH v2 0/5] crypto: Speck support
2018-02-12 23:52 UTC (6+ messages)
` [PATCH v2 1/5] crypto: add support for the Speck block cipher
` [PATCH v2 2/5] crypto: speck - export common helpers
` [PATCH v2 3/5] crypto: arm/speck - add NEON-accelerated implementation of Speck-XTS
` [PATCH v2 4/5] crypto: speck - add test vectors for Speck128-XTS
` [PATCH v2 5/5] crypto: speck - add test vectors for Speck64-XTS
[PATCH] perf-tools: cs-etm: Properly deal with cpu maps
2018-02-12 23:38 UTC
[PATCH] ARM: defconfig: Update Gemini defconfig
2018-02-12 22:35 UTC
[PATCH 1/4] arm64: dts: renesas: r8a77995: add FCPVB node
2018-02-12 22:25 UTC (4+ messages)
` [PATCH 2/4] arm64: dts: renesas: r8a77995: add FCPVD nodes
` [PATCH 3/4] arm64: dts: renesas: r8a77995: add VSPBS instance
` [PATCH 4/4] arm64: dts: renesas: r8a77995: add VSPD instances
[PATCH] irqchip: Use %px to print pointer value
2018-02-12 22:17 UTC (5+ messages)
[PATCH v3 3/5] [RFT] ARM: dts: wheat: Fix ADV7513 address usage
2018-02-12 22:07 UTC
usleep_range without a range
2018-02-12 22:03 UTC
[PATCH 1/3] clk: exynos5433: Extend list of available AUD_PLL output frequencies
2018-02-12 21:44 UTC (7+ messages)
` [PATCH 2/3] clk: exynos5433: Allow audio subsystem clock rate propagation
[PATCH] clk: don't call __of_clk_get_by_name() unnecessarily from clk_get()
2018-02-12 21:19 UTC (4+ messages)
[PATCH 0/3] perf tools: Miscellaneous fix from the previous cycle
2018-02-12 20:32 UTC (4+ messages)
` [PATCH 1/3] perf tools: Freeing allocated memory
` [PATCH 2/3] perf util: Use target->per_thread and target->system_wide flags
` [PATCH 3/3] perf tools: Fixing uninitialised variable
[PATCH] hwrng: bcm2835: Handle deferred clock properly
2018-02-12 20:22 UTC (2+ messages)
[PATCH 0/5] crypto: Speck support
2018-02-12 20:18 UTC (7+ messages)
[PATCH] mmc: bcm2835: Don't overwrite max frequency unconditionally
2018-02-12 20:13 UTC
[PATCH 0/3] axp20x backup battery charging
2018-02-12 20:10 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: mfd: axp20x: Document backup battery charging property
v4.13 on nokia n900: oops during tethering
2018-02-12 20:10 UTC
[PATCH] mmc: sdhci-iproc: Disable preset values for BCM2835
2018-02-12 20:02 UTC
[PATCH usb-next v9 2/8] usb: add a flag to skip PHY initialization to struct usb_hcd
2018-02-12 19:42 UTC (4+ messages)
[PATCH] spi: bcm2835aux: use 64-bit arithmetic instead of 32-bit
2018-02-12 19:38 UTC (9+ messages)
` [PATCH] spi: bcm2835aux: Avoid 64-bit arithmetic in xfer len calc
[PATCH 0/2] irqchip: GICv2m Multi-MSI support
2018-02-12 19:17 UTC (7+ messages)
` [PATCH 2/2] arm64: dts: juno: Describe the full GICv2m region
[PATCH v3] ARM: dts: exynos-artik5: add support for wlan
2018-02-12 18:49 UTC (2+ messages)
[PATCH v5 00/20][RESEND] firmware: ARM System Control and Management Interface(SCMI) support
2018-02-12 18:45 UTC (21+ messages)
` [PATCH v5 01/20] dt-bindings: mailbox: add support for mailbox client shared memory
` [PATCH v5 02/20] dt-bindings: arm: add support for ARM System Control and Management Interface(SCMI) protocol
` [PATCH v5 03/20] firmware: arm_scmi: add basic driver infrastructure for SCMI
` [PATCH v5 04/20] firmware: arm_scmi: add common infrastructure and support for base protocol
` [PATCH v5 05/20] firmware: arm_scmi: add scmi protocol bus to enumerate protocol devices
` [PATCH v5 06/20] firmware: arm_scmi: add initial support for performance protocol
` [PATCH v5 07/20] firmware: arm_scmi: add initial support for clock protocol
` [PATCH v5 08/20] firmware: arm_scmi: add initial support for power protocol
` [PATCH v5 09/20] firmware: arm_scmi: add initial support for sensor protocol
` [PATCH v5 10/20] firmware: arm_scmi: probe and initialise all the supported protocols
` [PATCH v5 11/20] firmware: arm_scmi: add support for polling based SCMI transfers
` [PATCH v5 12/20] firmware: arm_scmi: add option for polling based performance domain operations
` [PATCH v5 13/20] firmware: arm_scmi: refactor in preparation to support per-protocol channels
` [PATCH v5 14/20] firmware: arm_scmi: add per-protocol channels support using idr objects
` [PATCH v5 15/20] firmware: arm_scmi: add device power domain support using genpd
` [PATCH v5 16/20] clk: add support for clocks provided by SCMI
` [PATCH v5 17/20] hwmon: (core) Add hwmon_max to hwmon_sensor_types enumeration
` [PATCH v5 18/20] hwmon: add support for sensors exported via ARM SCMI
` [PATCH v5 19/20] cpufreq: add support for CPU DVFS based on SCMI message protocol
` [PATCH v5 20/20] cpufreq: scmi: add support for fast frequency switching
[PATCH] irqchip: Remove hashed address printing
2018-02-12 18:30 UTC (2+ messages)
[PATCH v2 3/5] [RFT] ARM: dts: wheat: Fix ADV7513 address usage
2018-02-12 18:30 UTC (3+ messages)
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).