messages from 2020-03-09 12:24:40 to 2020-03-10 06:04:45 UTC [more...]
[PATCH v2 00/14] ARM: imx7ulp: add cpufreq using cpufreq-dt
2020-03-10 6:04 UTC (10+ messages)
` [PATCH v2 01/14] dt-bindings: fsl: add i.MX7ULP PMC binding doc
` [PATCH v2 03/14] clk: imx: Fix division by zero warning on pfdv2
` [PATCH v2 04/14] clk: imx: pfdv2: switch to use determine_rate
` [PATCH v2 05/14] clk: imx: pfdv2: determine best parent rate
[PATCH 0/7] Add FlexCAN support on i.MX8QXP
2020-03-10 6:01 UTC (10+ messages)
` [PATCH 1/7] firmware: imx: scu-pd: add power domain for I2C and INTMUX in CM40 SS
` [PATCH 2/7] clk: imx8: Add SCU and LPCG clocks for I2C "
` [PATCH 4/7] clk: imx: imx8qxp: Enable "
` [PATCH 5/7] arch: arm64: dts: imx8qxp: add device node for I2C and INTMUX "
[PATCH] cpufreq: imx-cpufreq-dt: Correct i.MX8MP's market segment fuse location
2020-03-10 5:48 UTC
[PATCH v5 0/5] perf cs-etm: Fix synthesizing instruction samples
2020-03-10 5:43 UTC (2+ messages)
[PATCH 1/2] arm64: change ARCH_SPRD Kconfig to tristate
2020-03-10 4:27 UTC (11+ messages)
` [PATCH 2/2] tty: serial: make SERIAL_SPRD not depend on ARCH_SPRD
[PATCH v4 0/5] Add support for mt2701 JPEG ENC support
2020-03-10 4:17 UTC (5+ messages)
` [PATCH v4 5/5] media: platform: Add jpeg dec/enc feature
[RESEND v6 00/13] add ecspi ERR009165 for i.mx6/7 soc family
2020-03-10 11:32 UTC (14+ messages)
` [RESEND v6 01/13] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
` [RESEND v6 02/13] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores"
` [RESEND v6 03/13] Revert "dmaengine: imx-sdma: refine to load context only once"
` [RESEND v6 04/13] dmaengine: imx-sdma: remove dupilicated sdma_load_context
` [RESEND v6 05/13] dmaengine: imx-sdma: add mcu_2_ecspi script
` [RESEND v6 06/13] spi: imx: fix ERR009165
` [RESEND v6 07/13] spi: imx: remove ERR009165 workaround on i.mx6ul
` [RESEND v6 08/13] spi: imx: add new i.mx6ul compatible name in binding doc
` [RESEND v6 09/13] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
` [RESEND v6 10/13] dma: imx-sdma: add i.mx6ul/6sx compatible name
` [RESEND v6 11/13] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
` [RESEND v6 12/13] dmaengine: imx-sdma: add uart rom script
` [RESEND v6 13/13] Revert "dmaengine: imx-sdma: fix context cache"
[PATCH] ARM: multi_v7_defconfig: enable drm imx support
2020-03-10 3:29 UTC (11+ messages)
[PATCH net-next 0/8] net: Add support for Synopsys DesignWare XPCS
2020-03-10 3:13 UTC (2+ messages)
[PATCH V15] mm/debug: Add tests validating architecture page table helpers
2020-03-10 2:31 UTC (5+ messages)
[arm64:for-next/asm-annotations 6/17] arch/arm64/kernel/entry-ftrace.S:282:34: error: macro "SYM_INNER_LABEL" requires 2 arguments, but only 1 given
2020-03-10 2:23 UTC
[PATCH v2 00/20] Introduce common headers
2020-03-10 1:40 UTC (7+ messages)
` [PATCH v2 20/20] arm64: vdso32: Enable Clang Compilation
[PATCH v7 0/4] support reserving crashkernel above 4G on arm64 kdump
2020-03-10 1:30 UTC (7+ messages)
` [PATCH v7 2/4] arm64: kdump: reserve crashkenel above 4G for crash dump kernel
[PATCH V2] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
2020-03-10 1:09 UTC
[PATCH v2 00/14] net: axienet: Update error handling and add 64-bit DMA support
2020-03-10 0:48 UTC (18+ messages)
` [PATCH v2 01/14] net: xilinx: temac: Relax Kconfig dependencies
` [PATCH v2 02/14] net: axienet: Convert DMA error handler to a work queue
` [PATCH v2 03/14] net: axienet: Propagate failure of DMA descriptor setup
` [PATCH v2 04/14] net: axienet: Fix DMA descriptor cleanup path
` [PATCH v2 05/14] net: axienet: Improve DMA error handling
` [PATCH v2 06/14] net: axienet: Factor out TX descriptor chain cleanup
` [PATCH v2 07/14] net: axienet: Check for DMA mapping errors
` [PATCH v2 08/14] net: axienet: Mark eth_irq as optional
` [PATCH v2 09/14] net: axienet: Drop MDIO interrupt registers from ethtools dump
` [PATCH v2 10/14] net: axienet: Add mii-tool support
` [PATCH v2 11/14] net: axienet: Wrap DMA pointer writes to prepare for 64 bit
` [PATCH v2 12/14] net: axienet: Upgrade descriptors to hold 64-bit addresses
` [PATCH v2 13/14] net: axienet: Autodetect 64-bit DMA capability
` [PATCH v2 14/14] net: axienet: Allow DMA to beyond 4GB
[PATCH v4 0/5] remoteproc: Add elf64 support
2020-03-10 0:00 UTC (17+ messages)
` [PATCH v5 0/8] "
` [PATCH v5 1/8] remoteproc: Use size_t type for len in da_to_va
` [PATCH v5 2/8] remoteproc: Use size_t instead of int for rproc_mem_entry len
` [PATCH v5 3/8] remoteproc: Use u64 type for boot_addr
` [PATCH v5 4/8] remoteproc: Add elf helpers to access elf64 and elf32 fields
` [PATCH v5 5/8] remoteproc: Rename rproc_elf_sanity_check for elf32
` [PATCH v5 8/8] remoteproc: Adapt coredump to generate correct elf type
[PATCH v2 0/4] mmc: mediatek: add mmc cqhci support
2020-03-09 23:21 UTC (4+ messages)
` [PATCH 1/4] [1/4] mmc: core: expose MMC_CAP2_CQE* to dt
[PATCH v3 0/4] mmc: mediatek: add mmc cqhci support
2020-03-09 23:16 UTC (8+ messages)
` [PATCH v3 1/4] mmc: core: expose MMC_CAP2_CQE* to dt
` [PATCH v3 4/4] dt-bindings: mmc: mediatek: Add document for mt6779
[PATCH -next] soc: fsl: dpio: remove set but not used variable 'addr_cena'
2020-03-09 22:33 UTC (2+ messages)
[PATCH v4 1/4] i2c: at91: Send bus clear command if SDA is down
2020-03-09 21:20 UTC (7+ messages)
` [PATCH v4 2/4] ARM: at91/dt: sama5d3: add i2c gpio pinctrl
` [PATCH v4 3/4] ARM: at91/dt: sama5d4: "
` [PATCH v4 4/4] ARM: at91/dt: sama5d2: "
[PATCH v8 00/11] arm64: Branch Target Identification support
2020-03-09 21:05 UTC (3+ messages)
[PATCH 0/2] clk: meson: axg: Remove MIPI enable clock gate
2020-03-09 21:01 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] clk: meson-axg: remove CLKID_MIPI_ENABLE
[PATCH] drm/imx: parallel-display: Adjust bus_flags and bus_format handling
2020-03-09 20:48 UTC (11+ messages)
[PATCH V2] drm/imx: parallel-display: Adjust bus_flags handling
2020-03-09 20:18 UTC
[PATCH] ARM: dts: imx6q-dhcom: Add DH 560-200 display unit support
2020-03-09 20:08 UTC
[PATCH V2] gpio: brcmstb: support gpio-line-names property
2020-03-09 20:01 UTC (2+ messages)
[PATCH v2 00/11] Raspbery Pi 4 vmmc regulator support
2020-03-09 20:01 UTC (4+ messages)
` [PATCH v2 11/11] ARM: dts: bcm2711: Add vmmc regulator in emmc2
[PATCH] vfs: keep inodes with page cache off the inode shrinker LRU
2020-03-09 19:46 UTC (16+ messages)
[PATCH] ARM: dts: bcm283x: Use firmware PM driver for V3D
2020-03-09 19:22 UTC (8+ messages)
[PATCH] ASoC: brcm: Add DSL/PON SoC audio driver
2020-03-09 19:18 UTC (6+ messages)
[PATCH v6 00/18] arm64: return address signing
2020-03-09 19:03 UTC (9+ messages)
` [PATCH v6 06/18] arm64: ptrauth: Add bootup/runtime flags for __cpu_setup
` [PATCH v6 12/18] arm64: mask PAC bits of __builtin_return_address
` [PATCH v6 13/18] arm64: unwind: strip PAC from kernel addresses
SPI irq regression
2020-03-09 18:54 UTC
[PATCH V3 1/7] firmware: imx: Add stubs for !CONFIG_IMX_SCU case
2020-03-09 18:19 UTC (10+ messages)
[PATCH] bus: ti-sysc: Fix quirk flags for lcdc on am335x
2020-03-09 18:19 UTC
[PATCH v2 0/2] KVM: arm64: Filtering PMU events
2020-03-09 18:17 UTC (5+ messages)
` [PATCH v2 1/2] KVM: arm64: Add PMU event filtering infrastructure
` [PATCH v2 2/2] KVM: arm64: Document PMU filtering API
[PATCH] arm64: efi: add efi-entry.o to targets instead of extra-$(CONFIG_EFI)
2020-03-09 18:14 UTC (2+ messages)
[PATCH] arm64: csum: Optimise IPv6 header checksum
2020-03-09 18:09 UTC (2+ messages)
[PATCH] Revert "tty: serial: samsung_tty: build it for any platform"
2020-03-09 18:09 UTC (7+ messages)
[PATCH 0/3] Block idle in gpio-omap with cpu_pm
2020-03-09 18:01 UTC (3+ messages)
[PATCH 00/18] arm64: Modernize assembly annotations
2020-03-09 17:55 UTC (7+ messages)
` [PATCH 12/18] arm64: kernel: Convert to modern annotations for assembly functions
[PATCH] gpio: brcmstb: support gpio-line-names property
2020-03-09 17:42 UTC (3+ messages)
[PATCH 0/6] remoteproc: qcom: Add callbacks for remoteproc events
2020-03-09 17:34 UTC (9+ messages)
` [PATCH 6/6] remoteproc: qcom: Add notification types to SSR
[PATCH] usb: musb: tusb6010: fix a possible missing data type replacement
2020-03-09 17:26 UTC (2+ messages)
[PATCH] arm64: dts: renesas: r8a77990: Add CPUIdle support for CA53 cores
2020-03-09 17:12 UTC
[PATCH] arm64: dts: renesas: r8a77965: Add CPUIdle support for CA57 cores
2020-03-09 17:11 UTC
[PATCH] arch/arm64: fix typo in a comment
2020-03-09 17:10 UTC (2+ messages)
[PATCH] arm64: dts: renesas: r8a77961: salvator-xs: Fix memory unit-address
2020-03-09 17:08 UTC
[PATCH 0/3] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
2020-03-09 17:07 UTC (3+ messages)
` [PATCH 2/3] "
[PATCH v2 00/12] "Task_isolation" mode
2020-03-09 16:59 UTC (3+ messages)
` [PATCH v2 06/12] task_isolation: arch/arm64: enable task isolation functionality
[PATCH v2 00/17] net: introduce Qualcomm IPA driver (UPDATED)
2020-03-09 16:54 UTC (2+ messages)
[PATCH] arm64: add check_wx_pages debugfs for CHECK_WX
2020-03-09 16:51 UTC (4+ messages)
[PATCH v3] ARM: smp: add support for per-task stack canaries
2020-03-09 16:49 UTC (2+ messages)
[PATCH v4 00/13] SCMI Notifications Core Support
2020-03-09 16:39 UTC (11+ messages)
` [PATCH v4 06/13] firmware: arm_scmi: Add notification callbacks-registration
` [PATCH v4 07/13] firmware: arm_scmi: Add notification dispatch and delivery
` [PATCH v4 09/13] firmware: arm_scmi: Add Power notifications support
[PATCH v2 00/20] Initial support for Marvell MMP3 SoC
2020-03-09 16:28 UTC (4+ messages)
` [PATCH v2 06/20] irqchip/mmp: do not use of_address_to_resource() to get mux regs
[PATCH 00/13] coresight: next v5.6-rc5
2020-03-09 16:17 UTC (14+ messages)
` [PATCH 01/13] coresight: cti: Initial CoreSight CTI Driver
` [PATCH 02/13] coresight: cti: Add sysfs coresight mgmt register access
` [PATCH 03/13] coresight: cti: Add sysfs access to program function registers
` [PATCH 04/13] coresight: cti: Add sysfs trigger / channel programming API
` [PATCH 05/13] dt-bindings: arm: Adds CoreSight CTI hardware definitions
` [PATCH 06/13] coresight: cti: Add device tree support for v8 arch CTI
` [PATCH 07/13] coresight: cti: Add device tree support for custom CTI
` [PATCH 08/13] coresight: cti: Enable CTI associated with devices
` [PATCH 09/13] coresight: cti: Add connection information to sysfs
` [PATCH 10/13] docs: coresight: Update documentation for CoreSight to cover CTI
` [PATCH 11/13] docs: sysfs: coresight: Add sysfs ABI documentation for CTI
` [PATCH 12/13] Update MAINTAINERS to add reviewer for CoreSight
` [PATCH 13/13] coresight: cti: Remove unnecessary NULL check in cti_sig_type_name
[PATCH v3] ARM: orion: replace setup_irq() by request_irq()
2020-03-09 16:17 UTC (4+ messages)
[PATCH] clk: imx7d: Add PXP clock
2020-03-09 16:17 UTC
[PATCH] arm64: entry: unmask IRQ in el0_sp()
2020-03-09 16:04 UTC (5+ messages)
[PATCH v2] ARM: dts: bcm2711: Move emmc2 into its own bus
2020-03-09 15:20 UTC (2+ messages)
[PATCH 0/2] arm64: dts: allwinner: h6: orangepi-one-plus: ethernet and HDMI
2020-03-09 15:19 UTC (6+ messages)
` [PATCH 1/2] arm64: dts: allwinner: h6: orangepi-one-plus: Enable ethernet
` [linux-sunxi] "
` [PATCH 2/2] arm64: dts: allwinner: h6: orangepi: Enable HDMI
` [linux-sunxi] "
[PATCH v2 0/2] rtc: sun6i: Make external oscillator optional
2020-03-09 15:18 UTC (5+ messages)
` [PATCH v2 1/2] rtc: sun6i: Make external 32k "
` [PATCH v2 2/2] arm64: dts: allwinner: h6: Move ext. oscillator to board DTs
[PATCH] spi: rockchip: add compatible string for px30 rk3308 rk3328
2020-03-09 15:10 UTC
[PATCH v3 0/3] PCI: hv: Generify pci-hyperv.c
2020-03-09 15:03 UTC (5+ messages)
[PATCH v5 0/7] arm64: ARMv8.4 Activity Monitors support
2020-03-09 14:57 UTC (5+ messages)
` [PATCH v5 3/7] arm64/kvm: disable access to AMU registers from kvm guests
[PATCH] i2c: stm32f7: do not backup read-only PECR register
2020-03-09 14:52 UTC (2+ messages)
[PATCH v2 00/19] arm64: Memory Tagging Extension user-space support
2020-03-09 14:30 UTC (5+ messages)
` [PATCH v2 16/19] arm64: mte: Allow user control of the tag check mode via prctl()
` [PATCH v2 19/19] arm64: mte: Add Memory Tagging Extension documentation
[PATCH v2 0/3] Add Support for MCAN in AM654x-idk
2020-03-09 14:30 UTC (8+ messages)
` [PATCH v2 1/3] dt-bindings: m_can: Add Documentation for transceiver regulator
[PATCH v4 0/4] Add support for devices in the Energy Model
2020-03-09 14:15 UTC (6+ messages)
` [PATCH v4 1/4] PM / EM: add devices to "
` [PATCH v4 2/4] OPP: change parameter to device pointer in dev_pm_opp_of_register_em()
` [PATCH v4 3/4] thermal: devfreq_cooling: Refactor code and switch to use Energy Model
` [PATCH v4 4/4] drm/panfrost: Register devfreq cooling and attempt to add "
[PATCH] soc: imx: Makefile: only build soc-imx8 when CONFIG_ARM64
2020-03-09 13:57 UTC (12+ messages)
[PATCH v6 0/7] arm64: ARMv8.4 Activity Monitors support
2020-03-09 14:11 UTC (3+ messages)
[PATCH] thermal: imx: Remove unused includes
2020-03-09 14:04 UTC
[PATCH] arch: arm64: xilinx: Make zynqmp_firmware driver optional
2020-03-09 13:59 UTC (2+ messages)
[RFC PATCH] ARM: dts: rockchip: remove #dma-cells from dma client nodes for rv1108
2020-03-09 13:40 UTC
[PATCH net-next] net: stmmac: selftests: Fix L3/L4 Filtering test
2020-03-09 13:30 UTC
[PATCH] arm64: dts: rockchip: remove max-freq from &spi1 node for Hugsun X99
2020-03-09 12:51 UTC
[PATCH] drm/stm: repair runtime power management
2020-03-09 11:57 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).