linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-12 15:26:50 to 2019-03-13 11:49:02 UTC [more...]

[PATCH v3 0/7] sunxi: Add DT representation for the MBUS controller
 2019-03-13 11:48 UTC  (10+ messages)
` [PATCH v3 1/7] dt-bindings: interconnect: Add a dma interconnect name

[PATCH 0/3] ARM: dts: rk3288 Tinker Board (S) updates
 2019-03-13 10:56 UTC  (14+ messages)
` [PATCH v3 1/3] arm: dts: rk3288-tinker.dtsi: Fix SD card detection
  ` [PATCH v3 2/3] arm: dts: rk3288-tinker.dtsi: Enable WiFi
  ` [PATCH v3 3/3] arm: dts: rk3288-tinker.dtsi: Add outline Bluetooth support

[PATCH v2 0/2] Append new variables to vmcoreinfo (PTRS_PER_PGD for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-03-12 19:47 UTC  (3+ messages)
` [PATCH v2 2/2] crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo

[PATCH] dt-bindings: clock: imx8mq: Fix numbering overlaps and gaps
 2019-03-12 22:02 UTC  (8+ messages)

[PATCH 1/1] initrd: move initrd_start calculate within linear mapping range check
 2019-03-13 11:45 UTC  (2+ messages)

[PATCH 0/2] Drivers: hv: Move Hyper-V clock/timer code to separate clocksource driver
 2019-03-13  8:28 UTC  (7+ messages)
` [PATCH 1/2] Drivers: hv: Move Hyper-V clockevents code to new "
` [PATCH 2/2] Drivers: hv: Move Hyper-V clocksource "

[RFC PATCH V2 0/5] vhost: accelerate metadata access through vmap()
 2019-03-12 22:57 UTC  (17+ messages)

[PATCH v2 0/5] soc: ti: k3-am654: Allow for exclsive request of devices
 2019-03-12 23:03 UTC  (4+ messages)
` [PATCH v2 2/5] dt-bindings: ti_sci_pm_domains: Add support for exclusive access

[PATCH 6/9] arm64: dts: meson: g12a: Add UART A, B & C nodes and pins
 2019-03-12 21:11 UTC 

[PATCH 0/6] ptrace: consolidate PTRACE_SYSEMU handling and add support for arm64
 2019-03-13  1:03 UTC  (10+ messages)
` [PATCH 3/6] x86: clean up _TIF_SYSCALL_EMU handling using ptrace_syscall_enter hook

[PATCH] arm64: dts: imx8qxp: add lsio_mu2 node
 2019-03-13  9:24 UTC 

[PATCH V2 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-13  7:31 UTC  (6+ messages)
` [PATCH V2 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V2 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH V2 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V2 4/5] ARM: dts: imx7ulp: Add pwm0 support
` [PATCH V2 5/5] ARM: dts: imx7ulp-evk: Add backlight support

[PATCH v2 0/5] PCI: dwc: Support remove
 2019-03-13 10:37 UTC  (11+ messages)
` [PATCH v2 1/5] PCI: dwc: Fix dw_pcie_free_msi() if msi_irq is invalid
` [PATCH v2 2/5] PCI: dwc: Free the page for MSI IRQ in dw_pcie_free_msi()
` [PATCH v2 3/5] PCI: dwc: Free MSI in the error code path of dw_pcie_host_init()
` [PATCH v2 4/5] PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify the code
` [PATCH v2 5/5] PCI: dwc: Save root bus for driver remove

[RFC] clk: imx: Allow re-parenting by default on set rate
 2019-03-13 11:29 UTC  (5+ messages)

[PATCH 0/9] arm64: dts: g12a: Add peripherals
 2019-03-13  9:52 UTC  (7+ messages)
` [PATCH 4/9] arm64: dts: meson: g12a: add uart_ao_a pinctrl
` [PATCH 6/9] arm64: dts: meson: g12a: Add UART A, B & C nodes and pins

Question about patch
 2019-03-13 11:26 UTC 

[PATCH 1/5] irqchip/gic-pm: add driver remove support
 2019-03-13 11:22 UTC  (6+ messages)
` [PATCH 2/5] irqchip/gic: allow gic-pm driver to be used as module
` [PATCH 3/5] arm64: defconfig: build gic-pm driver "
` [PATCH 4/5] irqchip/gic-pm: use devm_clk_*() helpers
` [PATCH 5/5] irqchip/gic-pm: fix suspend handling

[PATCH v2 0/5] drm: Fix fb changes for async updates
 2019-03-13  9:58 UTC  (7+ messages)
` [PATCH v2 1/5] drm/rockchip: fix fb references in async update

[PATCH V4 1/4] dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitor
 2019-03-12 21:49 UTC  (5+ messages)
` [PATCH V4 2/4] drivers/perf: imx_ddr: Add ddr performance counter support

Béren kívüli juttatások
 2019-03-13 11:02 UTC 

[PATCH 0/8] crypto: test the !may_use_simd() fallback code
 2019-03-13 10:50 UTC  (18+ messages)
` [PATCH 1/8] crypto: chacha-generic - fix use as arm64 no-NEON fallback
` [PATCH 2/8] crypto: arm64/gcm-aes-ce - fix no-NEON fallback code
` [PATCH 3/8] crypto: simd,testmgr - introduce crypto_simd_usable()
  ` [PATCH 3/8] crypto: simd, testmgr "
` [PATCH 4/8] crypto: x86 - convert to use crypto_simd_usable()
` [PATCH 5/8] crypto: arm "
` [PATCH 6/8] crypto: arm64 "
` [PATCH 7/8] crypto: simd "
` [PATCH 8/8] crypto: testmgr - test the !may_use_simd() fallback code

[PATCH 0/2] MAINTAINERS: BCM2835 & BCM53573 add internal
 2019-03-12 21:33 UTC  (5+ messages)
` [PATCH 1/2] MAINTAINERS: BCM2825: Add internal Broadcom mailing list
` [PATCH 2/2] MAINTAINERS: BCM53573: "

[PATCHv4 00/28] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-03-13 10:59 UTC  (5+ messages)
` [PATCHv4 11/28] PCI: mobiveil: only fix up the Class Code field

[PATCH v2 0/2] arm64: dts: renesas: ebisu: support S2RAM
 2019-03-13 10:58 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: renesas: r8a77990-ebisu: Add BD9571 PMIC
` [PATCH v2 2/2] arm64: dts: renesas: ebisu: Add PMIC DDR0 Backup Power config

[PATCH 1/2] ARM: imx: drop uneccessary of_platform_default_populate
 2019-03-13  9:05 UTC  (2+ messages)
` [PATCH 2/2] ARM: imx: mach-imx7ulp: warn when imx_soc_device_init fail

[PATCH] arm64: dts: renesas: draak: Remove unecessary index from vin4 port
 2019-03-13 10:51 UTC 

[RESEND PATCH v1, 00/18] add drm support for MT8183
 2019-03-13 10:49 UTC 

[PATCH v2] ARM: dts: vf610: Add ZII SPB4 board
 2019-03-13 10:47 UTC  (2+ messages)

[PATCH 00/12] add missing of_node_put after of_device_is_available
 2019-03-12 20:28 UTC  (3+ messages)
` [PATCH 09/12] meson-gx-socinfo: "

[PATCH 0/7] drm/vc4: Allow for more boot-time configuration
 2019-03-13 10:44 UTC  (10+ messages)
` [PATCH 2/7] drm/edid: Allow to ignore the audio EDID data

[PATCH v2 0/5] drivers: firmware: psci: Some cleanup and refactoring
 2019-03-13  8:36 UTC  (6+ messages)
` [PATCH v2 1/5] drivers: firmware: psci: Move psci to separate directory
` [PATCH v2 2/5] MAINTAINERS: Update files for PSCI
` [PATCH v2 3/5] drivers: firmware: psci: Split psci_dt_cpu_init_idle()
` [PATCH v2 4/5] drivers: firmware: psci: Simplify error path of psci_dt_init()
` [PATCH v2 5/5] drivers: firmware: psci: Announce support for OS initiated suspend mode

[PATCH] ARM: dts: imx7s-warp: PMIC swbst boot-on/always-on
 2019-03-13  3:11 UTC  (2+ messages)

[PATCH 00/13] Clean up "mediatek,larb" after adding device_link
 2019-03-13  9:11 UTC  (11+ messages)
` [PATCH 02/13] driver core: Remove the link if there is no driver with AUTO flag
` [PATCH 04/13] iommu/mediatek: Add device_link between the consumer and the larb devices

[PATCH v2 1/2] media: atmel: atmel-isc: reworked driver and formats
 2019-03-13  7:25 UTC  (2+ messages)
` [PATCH v2 2/2] media: atmel: atmel-isc: removed ARGB32 added ABGR32 and XBGR32

[RFC PATCH V0 0/7] media: platform: Add support for ISP Pass 1 on mt8183 SoC
 2019-03-13  6:54 UTC  (3+ messages)
  ` [RFC PATCH V0 7/7] [media] platform: mtk-isp: Add Mediatek ISP Pass 1 driver

[PATCH] clk: imx6q: remove unsupported pll4_audio_div
 2019-03-13  7:43 UTC  (2+ messages)

[PATCH 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-13  8:47 UTC  (6+ messages)
` [PATCH 2/5] pwm: Add i.MX TPM PWM driver support

ssh session with qemu-arm using busybox
 2019-03-12 23:12 UTC  (6+ messages)
        ` [Qemu-devel] "

[PATCH v1] arm: dts: mediatek: add basic support for MT7629 SoC
 2019-03-13  8:42 UTC 

[RFC 1/2] dt-bindings: imx6q-pcie: Add support for i.MX8QM/QXP PCIe
 2019-03-13  9:15 UTC  (2+ messages)
` [RFC 2/2] PCI: imx6: "

[PATCH] arm64: dts: renesas: r8a77995: draak: Enable CAN0, CAN1
 2019-03-13 10:29 UTC  (4+ messages)

[PATCH] arm64: bcm2835: Add missing dependency on MFD_CORE
 2019-03-12 20:07 UTC  (3+ messages)

[PATCH 0/5] add USB Type-B connector driver
 2019-03-13 10:18 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: connector: add optional properties for Type-B

[PATCH v3 0/6] dt-bindings: Firmware node binding for ZynqMP core
 2019-03-13  5:28 UTC  (7+ messages)
` [PATCH v3 6/6] dt-bindings: fpga: Add bindings for ZynqMP fpga driver

[PATCH v2 0/3] arm64: meson: Add SoC ID detection for G12A
 2019-03-12 20:25 UTC  (2+ messages)

[RFC] Question about TLB flush while set Stage-2 huge pages
 2019-03-13  9:45 UTC  (5+ messages)

[GIT PULL] bcm2835-drivers-next-2019-03-12
 2019-03-12 20:06 UTC 

[PATCH net-next] net: phy: improve handling link_change_notify callback
 2019-03-12 23:19 UTC  (7+ messages)

[PATCH] net: dwmac-sun8i: fix a missing check of of_get_phy_mode
 2019-03-12 21:54 UTC  (2+ messages)

[PATCH v8 0/2] Add basic and clock support for Mediatek MT8183 SoC
 2019-03-13  8:26 UTC  (7+ messages)
` [PATCH v8 1/2] dt-bindings: serial: Add compatible for Mediatek MT8183
` [PATCH v8 2/2] arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile

[PATCH v6 00/22] MT8183 IOMMU SUPPORT
 2019-03-13  9:25 UTC  (3+ messages)
` [PATCH v6 12/22] memory: mtk-smi: Add gals support

[PATCH] arm64: dts: imx8qxp: fix mbox-cells
 2019-03-13  9:24 UTC 

[PATCH V10 1/4] dt-bindings: fsl: scu: add thermal binding
 2019-03-13  8:12 UTC  (7+ messages)

[PATCH RESEND V2 0/4] Add i.MX8QXP system controller watchdog support
 2019-03-13  8:11 UTC  (10+ messages)
` [PATCH RESEND V2 1/4] dt-bindings: fsl: scu: add watchdog binding

[PATCH v2 1/3] mmc: sdhci-of-arasan: Add DTS property to disable DCMDs
 2019-03-12 19:28 UTC  (7+ messages)
` [PATCH v2 2/3] dt-bindings: mmc: Add a new property disable-cqe-dcmd

sun6i MIPI DSI driver EoTp
 2019-03-12 19:17 UTC  (3+ messages)

[PATCH v2 0/7] FlexTimer Module Quadrature decoder counter
 2019-03-12 19:09 UTC  (3+ messages)
` [PATCH v2 4/7] dt-bindings: counter: ftm-quaddec

[PATCH v2 00/10] Enable per-port SATA interrupts and drop an hack in the IRQ subsystem
 2019-03-12 19:06 UTC  (5+ messages)
` [PATCH v2 03/10] dt-bindings: ata: Update ahci bindings with possible per-port interrupts
` [PATCH v2 06/10] dt-bindings: ata: Update ahci_mvebu bindings

[PATCH] ARM: dts: vf610: Add ZII SPB4 board
 2019-03-12 18:58 UTC  (4+ messages)

[PATCH v4 0/4] Enable rk3066 VOP and HDMI for MK808
 2019-03-12 18:49 UTC  (3+ messages)
` [PATCH v4 1/4] drm: rockchip: introduce rk3066 hdmi

[PATCH v3 00/11] ARM: davinci: modernize the timer support
 2019-03-12 18:46 UTC  (23+ messages)
` [PATCH v3 01/11] clocksource: davinci-timer: new driver
` [PATCH v3 02/11] ARM: davinci: enable the clocksource driver for DT mode
` [PATCH v3 03/11] ARM: davinci: WARN_ON() if clk_get() fails
` [PATCH v3 04/11] ARM: davinci: da850: switch to using the clocksource driver
` [PATCH v3 05/11] ARM: davinci: da830: "
` [PATCH v3 06/11] ARM: davinci: move timer definitions to davinci.h
` [PATCH v3 07/11] ARM: davinci: dm355: switch to using the clocksource driver
` [PATCH v3 08/11] ARM: davinci: dm365: "
` [PATCH v3 09/11] ARM: davinci: dm644x: "
` [PATCH v3 10/11] ARM: davinci: dm646x: "
` [PATCH v3 11/11] ARM: davinci: remove legacy timer support

[PATCH v2 0/7] add LCD support for SAM9X60
 2019-03-12 18:44 UTC  (3+ messages)
` [PATCH v2 3/7] dt-bindings: mfd: add bindings for SAM9X60 HLCD controller

[PATCH v2 0/2] clk: meson: g12a: Add CPU Clock support
 2019-03-12 18:31 UTC  (3+ messages)
` [PATCH v2 1/2] clk: meson-g12a: add cpu clock bindings

[PATCH v2 0/8] arm64: meson: Add support for USB on Amlogic G12A
 2019-03-12 18:29 UTC  (5+ messages)
` [PATCH v2 2/8] dt-bindings: phy: Add Amlogic G12A USB3+PCIE Combo PHY Bindings
` [PATCH v2 4/8] dt-bindings: usb: dwc3: Add Amlogic G12A DWC3 Glue Bindings

[PATCH v3 0/4] Enable rk3066 VOP and HDMI for MK808
 2019-03-12 18:10 UTC  (5+ messages)
` [PATCH v3 1/4] drm: rockchip: introduce rk3066 hdmi

per-cpu thoughts
 2019-03-12 17:59 UTC  (10+ messages)

[PATCH] ARM: davinci: fix build failure with allnoconfig
 2019-03-12 17:46 UTC  (2+ messages)

[PATCH 0/2] handle worst-case heap randomization in mmap_base
 2019-03-12 17:32 UTC  (3+ messages)
` [PATCH 1/2] arm64/mmap: "
` [PATCH 2/2] x86/mmap: "

Building and cross-compiling kernel source on Mac OS
 2019-03-12 17:32 UTC 

[PATCH 0/5] clk: zynqmp: fix CLK_FRAC and various cleanups
 2019-03-12 17:26 UTC  (7+ messages)
` [PATCH 1/5] clk: zynqmp: fix check for fractional clock
` [PATCH 3/5] clk: zynqmp: do not export zynqmp_clk_register_mux

[PATCH 4.19 130/149] arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"
 2019-03-12 17:09 UTC 

[PATCH 4.20 156/171] arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"
 2019-03-12 17:08 UTC 

[PATCH 5.0 09/25] arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"
 2019-03-12 17:08 UTC 

[clk:clk-parent-rewrite 21/32] drivers/clk/clk.c:2369:6-13: ERROR: PTR_ERR applied after initialization to constant on line 2361
 2019-03-12 17:05 UTC  (2+ messages)

[PATCH v7 2/2] drivers/misc: Add Aspeed P2A control driver
 2019-03-12 16:31 UTC 

[PATCH v7 1/2] dt-bindings: misc: aspeed-p2a-ctrl: add support
 2019-03-12 16:30 UTC 

[PATCH 00/14] Support for Allwinner V3/S3L and Sochip S3
 2019-03-12 15:45 UTC  (12+ messages)
` [PATCH 01/14] dt-bindings: pinctrl: add missing compatible string for V3s
` [PATCH 04/14] pinctrl: sunxi: v3: really introduce support for V3
` [PATCH 09/14] dt-bindings: vendor-prefixes: add SoChip
` [PATCH 10/14] dt-bindings: arm: sunxi: add compatible string for V3/S3/S3L SoCs
` [PATCH 11/14] ARM: sunxi: dts: s3/s3l/v3: add DTSI files for S3/S3L/V3 SoCs
` [PATCH 12/14] ARM: dts: sun8i: V3/V3s/S3/S3L: add pinctrl for UART2 RX/TX
` [PATCH 13/14] ARM: dts: sun8i: V3/V3s/S3/S3L: add Ethernet support
` [PATCH 14/14] ARM: dts: sun8i: s3l: add support for Pine64 Single Cube Computer

[PATCH v2 mailbox 0/3] Armada 37xx mailbox support
 2019-03-12 16:13 UTC  (3+ messages)
` [PATCH v2 mailbox 2/3] dt-bindings: mailbox: Document armada-37xx-rwtm-mailbox binding

[PATCH v2 0/6] Add nvmem support on STM32
 2019-03-12 16:12 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: nvmem: Add STM32 factory-programmed romem

[PATCH] KVM: arm/arm64: Set ICH_HCR_EN in guest anyway when using gicv4
 2019-03-12 15:48 UTC 

[RFC PATCH v2 0/7] i2c: core: introduce atomic transfers
 2019-03-12 15:45 UTC  (3+ messages)


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).