messages from 2018-09-27 14:49:20 to 2018-09-28 10:21:38 UTC [more...]
[GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.20
2018-09-28 10:21 UTC (6+ messages)
` [PATCH 1/6] ARM: shmobile: defconfig: Remove SOC_CAMERA
` [PATCH 2/6] ARM: shmobile: defconfig: Refresh shmobile_defconfig for v4.19-rc1
` [PATCH 3/6] ARM: shmobile: defconfig: Enable VIDEO_RENESAS_FDP1
` [PATCH 4/6] ARM: multi_v7_defconfig: "
` [PATCH 5/6] ARM: multi_v7_defconfig: Enable r8a7744 SoC
[GIT PULL] Renesas ARM64 Based SoC SoC Updates for v4.20
2018-09-28 10:21 UTC (5+ messages)
` [PATCH 1/4] arm64: renesas: Remove the ARCH_SHMOBILE Kconfig symbol
` [PATCH 2/4] arm64: enable CMT/TMU support for Renesas SoC
` [PATCH 3/4] arm64: Add Renesas R8A774A1 support
` [PATCH 4/4] arm64: Add Renesas R8A774C0 support
[GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v4.20
2018-09-28 10:20 UTC (15+ messages)
` [PATCH 01/14] arm64: dts: renesas: Remove unneeded status from thermal nodes
` [PATCH 02/14] arm64: dts: renesas: ebisu: Add HDMI and CVBS input
` [PATCH 03/14] arm64: dts: renesas: r8a77990: Attach the SYS-DMAC to the IPMMU
` [PATCH 04/14] arm64: dts: renesas: r8a77980: "
` [PATCH 05/14] arm64: dts: renesas: gen3: use 400kHz for I2C DVFS bus
` [PATCH 06/14] arm64: dts: renesas: r8a779{7|8}0: add CMT support
` [PATCH 07/14] arm64: dts: renesas: ulcb: add default bootargs
` [PATCH 08/14] arm64: dts: renesas: revise properties for R-Car Gen3 SoCs' usb 2.0
` [PATCH 09/14] arm64: dts: renesas: r8a779{7|8}0: add TPU support
` [PATCH 10/14] arm64: dts: renesas: r8a77990: Add display output support
` [PATCH 11/14] arm64: dts: renesas: r8a77995: Add LVDS support
` [PATCH 12/14] arm64: dts: renesas: r8a77990: ebisu: Enable VGA and HDMI outputs
` [PATCH 13/14] arm64: dts: renesas: r8a77995: draak: Enable HDMI display output
` [PATCH 14/14] arm64: dts: renesas: r8a77965: Add Sound and Audio DMAC device nodes
[PATCH v11 2/2] media: V3s: Add support for Allwinner CSI
2018-09-28 10:19 UTC (2+ messages)
[GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.20
2018-09-28 10:19 UTC (3+ messages)
` [PATCH 1/2] arm64: defconfig: enable R8A774A1 SoC
` [PATCH 2/2] arm64: defconfig: enable R8A774C0 SoC
[PATCH v5 0/9] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
2018-09-28 10:04 UTC (10+ messages)
` [PATCH v5 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic
` [PATCH v5 2/9] PCI: mediatek: Fixup class ID for MT7622 as PCI_CLASS_BRIDGE_PCI
` [PATCH v5 3/9] PCI: mediatek: Remove the redundant dev->pm_domain check
` [PATCH v5 4/9] PCI: mediatek: Convert to use pci_host_probe()
` [PATCH v5 5/9] PCI: mediatek: Move the mtk_pcie_startup_port_v2 function's define after mtk_pcie_setup_irq
` [PATCH v5 6/9] PCI: mediatek: Enable msi after clock enabled
` [PATCH v5 7/9] PCI: mediatek: Add system pm support for MT2712 and MT7622
` [PATCH v5 8/9] PCI: mediatek: Save the GIC IRQ in mtk_pcie_port
` [PATCH v5 9/9] PCI: mediatek: Add loadable kernel module support
[PATCH v11 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)
2018-09-28 9:45 UTC (3+ messages)
i.MX6UL external bus access, simple kernel module
2018-09-28 9:23 UTC
[PATCH] ARM: Assume maintainership of ARM reference designs
2018-09-28 9:12 UTC (7+ messages)
[PATCH V2 0/4] Add i.MX6ULZ SoC support
2018-09-28 9:07 UTC (4+ messages)
` [PATCH V2 1/4] ARM: imx: add i.mx6ulz msl support
[PATCH] staging: bcm2835-camera: Avoid unneeded internal declaration warning
2018-09-28 9:04 UTC (2+ messages)
[PATCH v15 00/16] arm64: kexec: add kexec_file_load() support
2018-09-28 9:04 UTC (18+ messages)
` [PATCH v15 01/16] asm-generic: add kexec_file_load system call to unistd.h
` [PATCH v15 02/16] kexec_file: make kexec_image_post_load_cleanup_default() global
` [PATCH v15 03/16] s390, kexec_file: drop arch_kexec_mem_walk()
` [PATCH v15 04/16] powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()
` [PATCH v15 05/16] kexec_file: kexec_walk_memblock() only walks a dedicated region at kdump
` [PATCH v15 06/16] of/fdt: add helper functions for handling properties
` [PATCH v15 07/16] arm64: add image head flag definitions
` [PATCH v15 08/16] arm64: cpufeature: add MMFR0 helper functions
` [PATCH v15 09/16] arm64: enable KEXEC_FILE config
` [PATCH v15 10/16] arm64: kexec_file: load initrd and device-tree
` [PATCH v15 11/16] arm64: kexec_file: allow for loading Image-format kernel
` [PATCH v15 12/16] arm64: kexec_file: add crash dump support
` [PATCH v15 13/16] arm64: kexec_file: invoke the kernel without purgatory
` [PATCH v15 14/16] include: pe.h: remove message[] from mz header definition
` [PATCH v15 15/16] arm64: kexec_file: add kernel signature verification support
` [PATCH v15 16/16] arm64: kexec_file: add kaslr support
[PATCH] arm64: dts: add LX2160AQDS board support
2018-09-28 9:00 UTC (2+ messages)
[PATCH] ARM: dts: Add support for Liebherr's BK4 device (vf610 based)
2018-09-28 9:00 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/5] soc/fsl/qbman: DPAA QBMan fixes and additions
2018-09-28 8:43 UTC (6+ messages)
` [PATCH v2 1/5] soc/fsl/qbman: Check if CPU is offline when initializing portals
` [PATCH v2 2/5] soc/fsl/qbman: replace CPU 0 with any online CPU in hotplug handlers
` [PATCH v2 3/5] soc/fsl/qbman: Add 64 bit DMA addressing requirement to QBMan
` [PATCH v2 4/5] soc/fsl/qbman: Use last response to determine valid bit
` [PATCH v2 5/5] soc/fsl_qbman: export coalesce change API
[PATCH] arm: support big-endian for the virt architecture
2018-09-28 8:41 UTC (2+ messages)
[PATCH v2 0/7] Add-DMA-MDMA-chaining-support
2018-09-28 8:36 UTC (8+ messages)
` [PATCH v2 1/7] dt-bindings: stm32-dma: Add DMA/MDMA chaining support bindings
` [PATCH v2 2/7] dt-bindings: stm32-dmamux: Add one cell to support DMA/MDMA chain
` [PATCH v2 3/7] dt-bindings: stm32-mdma: Add DMA/MDMA chaining support bindings
` [PATCH v2 4/7] dmaengine: stm32-dma: Add DMA/MDMA chaining support
` [PATCH v2 5/7] dmaengine: stm32-mdma: "
` [PATCH v2 6/7] dmaengine: stm32-dma: enable descriptor_reuse
` [PATCH v2 7/7] dmaengine: stm32-mdma: "
[PATCH v4 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
2018-09-28 8:33 UTC (9+ messages)
` [PATCH v4 1/2] dt-bindings: nand: meson: add Amlogic NAND controller driver
` [PATCH v4 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller
[PATCH v2] drm/rockchip: update cursors asynchronously through atomic
2018-09-28 8:27 UTC
[PATCH] ARM: dts: sunxi: h3-h5: Add Bananapi M2+ v1.2 device trees
2018-09-28 8:18 UTC (3+ messages)
[PATCH v5 0/6] drm/rockchip: hdmi support for rk3328
2018-09-28 8:09 UTC (4+ messages)
` [PATCH v5 1/6] drm/bridge: dw-hdmi: allow forcing vendor phy-type
[PATCH 0/3] ARM/PSCI: Fix THUMB2_KERNEL entry points
2018-09-28 8:08 UTC (5+ messages)
` [PATCH 1/3] firmware/psci: Fix cpu_resume entry points with THUMB2_KERNEL
` [PATCH 2/3] ARM: psci: Fix secondary core boot "
` [PATCH 3/3] soc: bcm: brcmstb: Fix re-entry point with a THUMB2_KERNEL
[PATCH v5 6/6] drm/rockchip: dw_hdmi: add dw-hdmi support for the rk3328
2018-09-28 7:52 UTC (2+ messages)
` Fwd: "
[PATCH v5 5/6] drm/rockchip: dw_hdmi: store rockchip_hdmi reference in phy_data object
2018-09-28 7:52 UTC (2+ messages)
` Fwd: "
[PATCH v5 4/6] drm/rockchip: dw_hdmi: allow including external phys
2018-09-28 7:52 UTC (2+ messages)
` Fwd: "
[PATCH v5 2/6] drm/rockchip: dw_hdmi: Allow outputs that don't need output switching
2018-09-28 7:52 UTC (2+ messages)
` Fwd: "
[PATCH] pinctrl: mediatek: mark dummy helpers as 'static inline'
2018-09-28 7:27 UTC (2+ messages)
[PATCH v5 0/5] drm: add support for Cadence MHDP DPI/DP bridge
2018-09-28 7:21 UTC (5+ messages)
` [PATCH v5 3/5] drm/dp: make dp_get_lane_status usable from outside of the core
` [PATCH v5 4/5] dt-bindings: drm/bridge: Document Cadence MHDP bridge bindings
[PATCH v5 1/7] dmaengine: xilinx_dma: commonize DMA copy size calculation
2018-09-28 7:11 UTC (7+ messages)
` [PATCH v5 2/7] dmaengine: xilinx_dma: in axidma slave_sg and dma_cyclic mode align split descriptors
` [PATCH v5 4/7] dmaengine: xilinx_dma: program hardware supported buffer length
[PATCH v1 0/3] arm: support get_user_pages_fast
2018-09-28 6:34 UTC (4+ messages)
` [PATCH v1 1/3] arm: mm: reordering memory type table
[PATCH V7 0/3] soc: imx: add scu firmware api support
2018-09-28 6:12 UTC (6+ messages)
` [PATCH V7 1/3] dt-bindings: arm: fsl: add scu binding doc
` [PATCH V7 3/3] firmware: imx: add misc svc support
[PATCH 0/2] i2c-omap: Enable i2c-omap driver for AM654 SoCs
2018-09-28 5:27 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: i2c-omap: Add new compatible "
[PATCH v2 0/2] i2c-omap: Enable i2c-omap driver for AM654 SoCs
2018-09-28 5:25 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: i2c-omap: Add new compatible "
` [PATCH v2 2/2] i2c: busses: Kconfig: Enable I2C_OMAP for ARCH_K3
[PATCH] ARM: dts: BCM5301X: Relicense BCM47094 file to the GPL 2.0+ / MIT
2018-09-28 5:05 UTC (3+ messages)
[PATCH 00/12] drm/sun4i: Allwinner A64 MIPI-DSI support
2018-09-28 4:32 UTC (25+ messages)
` [PATCH 04/12] drm/sun4i: sun6i_mipi_dsi: Enable missing DSI bus clock
` [linux-sunxi] "
` [PATCH 05/12] drm/sun4i: sun6i_mipi_dsi: Add DSI Generic short write 2 param transfer
` [PATCH 06/12] drm/sun4i: sun6i_mipi_dsi: Fix VBP size calculation
` [PATCH 07/12] drm/sun4i: sun6i_mipi_dsi: Fix TCON DRQ set bits
` [PATCH 08/12] drm/sun4i: sun6i_mipi_dsi: Refactor vertical video start delay
` [PATCH 10/12] drm/panel: Add Bananapi S070WV20-CT16 MIPI-DSI panel driver
` [PATCH 11/12] arm64: dts: allwinner: a64: Add DSI pipeline
` [PATCH 12/12] arm64: dts: allwinner: bananapi-m64: Bananapi S070WV20-CT16 DSI panel
[PATCH v2 0/3] serial: 8250_uniphier: remove unused code and add auto-flow-control
2018-09-28 2:05 UTC (4+ messages)
` [PATCH v2 1/3] serial: 8250_uniphier: remove unused "fifo-size" property
` [PATCH v2 2/3] serial: 8250_uniphier: flatten probe function
` [PATCH v2 3/3] serial: 8250_uniphier: add auto-flow-control support
[PATCH] iommu: arm-smmu: Set SCTLR.HUPCF bit
2018-09-27 22:46 UTC
[PATCH] ASoC: pxa: avoid AC97_BUS build warning
2018-09-27 22:39 UTC (2+ messages)
` Applied "ASoC: pxa: avoid AC97_BUS build warning" to the asoc tree
[PATCH] ASoC: atmel: add SND_SOC_I2C_AND_SPI dependency
2018-09-27 22:39 UTC (2+ messages)
` Applied "ASoC: atmel: add SND_SOC_I2C_AND_SPI dependency" to the asoc tree
drivers binding to device node with multiple compatible strings
2018-09-27 22:25 UTC
[PATCH 1/3] arm64: dts: rockchip: add missing address and size cells for rk3399 mipi dsi
2018-09-27 21:48 UTC (6+ messages)
` [PATCH 2/3] dt-bindings: firmware: coreboot: document board variant properties
[PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
2018-09-27 21:43 UTC (16+ messages)
` [PATCH 3/4] ARM: dts: am335x: Add l4 interconnect hierarchy and ti-sysc data
[PATCH i2c-next v3 0/3] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
2018-09-27 21:35 UTC (7+ messages)
` [PATCH i2c-next v3 1/3] dt-bindings: i2c: aspeed: Add 'timeout' property as an optional property
` [PATCH i2c-next v3 2/3] i2c: aspeed: Add 'aspeed, timeout' DT property reading code
` [PATCH i2c-next v3 2/3] i2c: aspeed: Add 'aspeed,timeout' "
[PATCH 00/10] GICv3 support for kexec/kdump on EFI systems
2018-09-27 21:10 UTC (2+ messages)
[GIT PULL 1/5] dt-bindings: Changes for v4.20-rc1
2018-09-27 20:59 UTC (5+ messages)
` [GIT PULL 2/5] soc/tegra: "
` [GIT PULL 3/5] firmware: tegra: "
` [GIT PULL 4/5] ARM: tegra: Device tree changes "
` [GIT PULL 5/5] arm64: "
[PATCH v2 00/22] SMMU enablement for NXP LS1043A and LS1046A
2018-09-27 20:40 UTC (9+ messages)
` [PATCH v2 05/22] soc/fsl/qbman: add APIs to retrieve the probing status
` [PATCH v2 06/22] soc/fsl/qman_portals: defer probe after qman's probe
` [PATCH v2 07/22] soc/fsl/bman_portals: defer probe after bman's probe
` [PATCH v2 08/22] soc/fsl/qbman_portals: add APIs to retrieve the probing status
[GIT PULL] pxa-dt for v4.20
2018-09-27 20:21 UTC
[PATCH v3] arm64: dts: rockchip: add initial dts support for Rockpro64
2018-09-27 20:02 UTC (2+ messages)
[PATCH v3 0/6] arm64: dts: NXP: add basic dts file for LX2160A SoC
2018-09-27 19:32 UTC (3+ messages)
` [PATCH v3 1/6] dt-bindings: arm64: add compatible for LX2160A
[PATCH 1/2] soc: fsl: qbman: qman_portal: defer probing when qman is not available
2018-09-27 19:24 UTC (5+ messages)
[RFC PATCH v3 0/3] Add nvmem driver support for ZynqMP
2018-09-27 19:21 UTC (3+ messages)
` [RFC PATCH v3 2/3] dt-bindings: fpga: Add bindings for ZynqMP nvmem driver
[PATCh v3 1/4] arm64: add basic Kconfig symbols for i.MX8
2018-09-27 19:16 UTC (5+ messages)
` [PATCh v3 2/4] arm64: add basic DTS for i.MX8MQ
` [PATCh v3 3/4] arm64: add support for i.MX8M EVK board
[PATCH v3 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
2018-09-27 19:10 UTC (3+ messages)
` [PATCH v3 2/5] dt-bindings: spi: add binding file "
[GIT PULL 1/3] soc changes for omaps for v4.20
2018-09-27 18:56 UTC (4+ messages)
` [GIT PULL 3/3] dts "
[PATCH] ARM: zImage: atags_to_fdt: add serial-number for ATAG_SERIAL
2018-09-27 18:38 UTC
[PATCH v4 0/2] Reworked rk3288-tinker-s devicetree
2018-09-27 18:24 UTC (3+ messages)
` [PATCH v4 2/2] ARM: dts: rockchip: add rk3288-based Tinker board S
[PATCH net-next v6 07/23] zinc: ChaCha20 ARM and ARM64 implementations
2018-09-27 17:06 UTC (13+ messages)
[RESEND] dt-bindings: thermal: samsung: Add SPDX license identifier
2018-09-27 17:04 UTC
[RESEND] dt-bindings: clock: samsung: Add SPDX license identifiers
2018-09-27 17:03 UTC
[PATCH v2 0/7] arm64: uprobes - ARM32 instruction probing
2018-09-27 17:01 UTC (6+ messages)
` [PATCH v2 5/7] arm64: make arm uprobes code reusable by arm64
` [PATCH v2 7/7] arm64: uprobes - ARM32 instruction probing
[PATCH v8 00/12] PECI device driver introduction
2018-09-27 16:28 UTC (7+ messages)
` [PATCH v8 01/12] dt-bindings: Add a document of PECI subsystem
` [PATCH v8 07/12] dt-bindings: mfd: Add a document for PECI client MFD
[PATCH 0/7] arm64: Workaround for Cortex-A76 erratum 1188873
2018-09-27 16:15 UTC (8+ messages)
` [PATCH 1/7] arm64: Add decoding macros for CP15_32 and CP15_64 traps
` [PATCH 2/7] arm64: compat: Add separate CP15 trapping hook
` [PATCH 3/7] arm64: compat: Add condition code checks and IT advance
` [PATCH 4/7] arm64: compat: Add cp15_32 and cp15_64 handler arrays
` [PATCH 5/7] arm64: compat: Add CNTVCT trap handler
` [PATCH 6/7] arm64: compat: Add CNTFRQ "
` [PATCH 7/7] arm64: arch_timer: Add workaround for ARM erratum 1188873
perf segmentation fault from NULL dereference
2018-09-27 16:02 UTC (2+ messages)
[PATCH v2] ARM: dts: vf610: Add ZII SCU4 AIB board
2018-09-27 15:47 UTC
[PATCH v3 0/9] add support for relative references in jump tables
2018-09-27 15:46 UTC (4+ messages)
[PATCH] ARM: dts: vf610: Add ZII SCU4 AIB board
2018-09-27 14:56 UTC (3+ messages)
[PATCH] clocksource/drivers/timer-atmel-pit: Properly handle error cases
2018-09-27 14:51 UTC
[PATCH 1/2] arm64: dts: allwinner: Olimex A64-OLinuXino: enable eMMC
2018-09-27 14:49 UTC (7+ 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).