messages from 2018-10-30 14:55:07 to 2018-10-31 14:43:33 UTC [more...]
[PATCH V3 00/10] ARM: imx: add imx7ulp support
2018-10-31 14:43 UTC (11+ messages)
` [PATCH V3 01/10] dt-bindings: fsl: add compatible for imx7ulp evk
` [PATCH V3 02/10] dt-bindings: fsl: add imx7ulp pm related components bindings
` [PATCH V3 03/10] dt-bindings: gpio: vf610: add optional clocks property
` [PATCH V3 04/10] gpio: vf610: add optional clock support
` [PATCH V3 05/10] dt-bindings: pinctrl: imx7ulp: back to imx legacy binding for consistency
` [PATCH V3 06/10] pinctrl: fsl: imx7ulp: change to use imx legacy binding
` [PATCH V3 07/10] ARM: imx: add initial support for imx7ulp
` [PATCH V3 08/10] dts: imx: add common imx7ulp dtsi support
` [PATCH V3 09/10] dts: fsl: add imx7ulp evk support
` [PATCH V3 10/10] ARM: imx_v6_v7_defconfig: add imx7ulp support
[PATCH v8 0/9] KVM: Support PUD hugepage at stage 2
2018-10-31 14:36 UTC (3+ messages)
` [PATCH v8 1/9] KVM: arm/arm64: Ensure only THP is candidate for adjustment
[PATCH 0/4] arm64: renesas: ebisu: Enable Audio
2018-10-31 14:36 UTC (9+ messages)
` [PATCH 1/4] arm64: defconfig: Enable scu-simple-card driver
` [PATCH 2/4] arm64: renesas_defconfig: "
` [PATCH 3/4] arm64: dts: renesas: r8a77990: Add Audio-DMAC and Sound device nodes
` [PATCH 4/4] arm64: dts: renesas: ebisu: Enable Audio
[PATCH 0/8] clk: clkdev: managed clk lookup and provider registrations
2018-10-31 14:26 UTC (12+ messages)
` [PATCH 1/8] clk: clkdev/of_clk - add managed "
` [PATCH 2/8] clk: clk-max77686: Clean clkdev lookup leak and use devm
` [PATCH 3/8] clk: clk-s3c2410-dclk: clean up clkdev lookup leak
` [PATCH 4/8] clk: clk-st: avoid clkdev lookup leak at remove
` [PATCH 5/8] clk: clk-hi655x: Free of_provider "
` [PATCH 6/8] clk: rk808: use managed version of of_provider registration
` [PATCH 7/8] clk: clk-twl6040: Free of_provider at remove
` [PATCH 8/8] clk: apcs-msm8916: simplify probe cleanup by using devm
[PATCH v6 00/18] kvm: arm64: Dynamic IPA and 52bit IPA
2018-10-31 14:22 UTC (3+ messages)
` [PATCH v6 18/18] kvm: arm64: Allow tuning the physical address size for VM
[PATCH v4 0/3] arm64 live patching
2018-10-31 14:18 UTC (5+ messages)
` [PATCH v4 1/3] arm64: implement ftrace with regs
[PATCH v2 0/2] kgdb: Fix kgdb_roundup_cpus()
2018-10-31 13:49 UTC (5+ messages)
` [PATCH v2 1/2] kgdb: Remove irq flags from roundup
` [PATCH v2 2/2] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
[RFC PATCH v2 0/6] New QuadSPI driver for Atmel SAMA5D2
2018-10-31 13:43 UTC (2+ messages)
[PATCH v3 0/7] Standardize onboard LED support for 96Boards
2018-10-31 13:38 UTC (2+ messages)
[PATCH 2/2] mfd: ab8500-core: Return zero in get_register_interruptible()
2018-10-31 13:35 UTC (3+ messages)
` [PATCH 2/2 v2] "
[PATCH v2 0/2] pwm-tiecap: Add support for AM654 SoCs
2018-10-31 13:32 UTC (3+ messages)
omap4: support for manually updated display
2018-10-31 13:10 UTC (4+ messages)
[PATCH 0/2] net: xlinx: mdio: recheck condition after timeout
2018-10-31 13:06 UTC (6+ messages)
` [PATCH 1/2] net: axienet: recheck condition after timeout in mdio_wait()
` [PATCH 2/2] net: xilinx_emaclite: "
[RFC PATCH] arm64/mm: hit DEBUG_LOCKS_WARN_ON
2018-10-31 12:37 UTC
[PATCH v2 0/6] arm64: Get rid of __early_init_dt_declare_initrd()
2018-10-31 12:29 UTC (9+ messages)
` [PATCH v2 1/6] nds32: Remove phys_initrd_start and phys_initrd_size
` [PATCH v2 2/6] arch: Make phys_initrd_start and phys_initrd_size global variables
` [PATCH v2 3/6] of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT
` [PATCH v2 4/6] arm64: Utilize phys_initrd_start/phys_initrd_size
` [PATCH v2 5/6] of/fdt: Remove custom __early_init_dt_declare_initrd() implementation
` [PATCH v2 6/6] arch: Move initrd= parsing into do_mounts_initrd.c
[PATCH v3 1/1] iommu/arm-smmu-v3: eliminate a potential memory corruption on hi1620 and earlier
2018-10-31 11:43 UTC (2+ messages)
[PATCH v3] mm/page_owner: use kvmalloc instead of kmalloc
2018-10-31 11:41 UTC (11+ messages)
[PATCH v1 00/14] Rockchip SPI cleanup and use interrupts
2018-10-31 11:20 UTC (16+ messages)
` [PATCH v1 01/14] spi: rockchip: make spi_enable_chip take bool
` [PATCH v1 02/14] spi: rockchip: use designated init for dma config
` [PATCH v1 03/14] spi: rockchip: always use SPI mode
` [PATCH v1 04/14] spi: rockchip: use atomic_t state
` [PATCH v1 05/14] spi: rockchip: disable spi on error
` [PATCH v1 06/14] spi: rockchip: read transfer info directly
` [PATCH v1 07/14] spi: rockchip: don't store dma channels twice
` [PATCH v1 08/14] spi: rockchip: remove master pointer from dev data
` [PATCH v1 09/14] spi: rockchip: simplify use_dma logic
` [PATCH v1 10/14] spi: rockchip: set min/max speed
` [PATCH v1 11/14] spi: rockchip: precompute rx sample delay
` [PATCH v1 12/14] spi: rockchip: use irq rather than polling
` [PATCH v1 13/14] spi: rockchip: support 4bit words
` [PATCH v1 14/14] spi: rockchip: support lsb-first mode
[PATCH] PCI: imx: Add imx6sx suspend/resume support
2018-10-31 11:02 UTC (2+ messages)
[PATCH RESEND V3 0/2] pinctrl: imx: add imx8qxp pinctrl support
2018-10-31 11:01 UTC (5+ messages)
` [PATCH RESEND V3 1/2] pinctrl: fsl: add scu based "
` [PATCH RESEND V3 2/2] pinctrl: imx: add imx8qxp driver
[PATCH v4 0/4] Port mxs-dcp to imx6ull and imx6sll
2018-10-31 10:46 UTC (10+ messages)
` [PATCH v4 2/4] crypto: mxs-dcp - Add support for dcp clk
` [PATCH v4 3/4] ARM: dts: imx6ull: Add dcp node
` [PATCH v4 4/4] ARM: imx_v6_v7_defconfig: Enable CRYPTO_DEV_MXS_DCP
[PATCH 1/6] arm64: dts: Add the status property disable PCIe
2018-10-31 10:38 UTC (7+ messages)
` [PATCH 5/6] pci: layerscape: Add the EP mode support
[PATCH] spi: mediatek: use correct mata->xfer_len when in fifo transfer
2018-10-31 10:26 UTC (2+ messages)
` Applied "spi: mediatek: use correct mata->xfer_len when in fifo transfer" to the spi tree
[PATCH 0/5] Add Pinctrl and GPIO support for HI3670 SoC
2018-10-31 9:43 UTC (2+ messages)
[PATCH 0/5] Add support of STM32 hwspinlock
2018-10-31 9:30 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: hwlock: Document STM32 hwspinlock bindings
` [PATCH 2/5] hwspinlock: add STM32 hwspinlock device
` [PATCH 3/5] ARM: dts: stm32: Add hwspinlock node for stm32mp157 SoC
` [PATCH 4/5] ARM: dts: stm32: enable hwspinlock on stm32mp157c-ed1
` [PATCH 5/5] hwspinlock: Add test module
[PATCH v3 00/25] drm/sun4i: Allwinner A64 MIPI-DSI support
2018-10-31 9:15 UTC (12+ messages)
` [PATCH v3 17/25] dt-bindings: panel: Add Bananapi S070WV20-CT16 ICN6211 MIPI-DSI to RGB bridge
` [linux-sunxi] "
` [PATCH v3 19/25] dt-bindings: panel: Add Techstar TS8550B MIPI DSI panel
` [PATCH v3 22/25] dt-bindings: sun6i-dsi: Add compatible for A64 DPHY
[PATCH v2] ARM: module: Fix function kallsyms on Thumb-2
2018-10-31 8:42 UTC
[PATCH v2] soc: ti: QMSS: Fix usage of irq_set_affinity_hint
2018-10-31 8:41 UTC
[PATCH V2] ARM: dts: imx6qdl-icore: Add missing stdout-path property
2018-10-31 7:56 UTC (4+ messages)
[PATCH v1 0/3] i2c: imx: DMA related fixes
2018-10-31 7:50 UTC (3+ messages)
` [PATCH v1 1/3] ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node
[PATCH] ARM: dts: imx: Add dummy PHYs for HSIC-only USB controllers
2018-10-31 7:31 UTC (2+ messages)
[PATCH v2 1/2] arm64: dts: Add support for NXP LS1028A SoC
2018-10-31 7:14 UTC (4+ messages)
` [PATCH v2 2/2] dt-bindings: Add compatible string for LS1028A-QDS
[PATCH] arm64: dts: ls1012a: Add FRWY-LS1012A board support
2018-10-31 6:48 UTC (2+ messages)
[PATCH v2] dt-bindings: ls1012a: Add FRWY-LS1012A device tree binding
2018-10-31 6:48 UTC (3+ messages)
[PATCH v2] arm64: dts: add LX2160AQDS board support
2018-10-31 6:27 UTC (3+ messages)
` [PATCH v3] "
[PATCH v7 0/6] arm64: dts: NXP: add basic dts file for LX2160A SoC
2018-10-31 6:25 UTC (5+ messages)
` [PATCH v7 5/6] arm64: dts: add QorIQ LX2160A SoC support
` [PATCH v7 6/6] arm64: dts: add LX2160ARDB board support
[PATCH] arm64: dts: nxp: ls208xa: add more thermal zone support
2018-10-31 4:47 UTC
[xlnx:master 1783/2130] arch/arm/include/asm/io.h:100:2: warning: 'pmap' may be used uninitialized in this function
2018-10-31 3:53 UTC
[PATCH v5 00/11] AXP8x3 AC and battery power supply support
2018-10-31 3:05 UTC (20+ messages)
` [PATCH v5 02/11] dt-bindings: power: supply: axp20x: add AXP803 power bindings
` [PATCH v5 03/11] dt-bindings: gpio: gpio-axp209: add AXP803 GPIO bindings
` [PATCH v5 04/11] dt-bindings: iio: adc: add AXP803 ADC bindings
` [PATCH v5 06/11] arm64: dts: allwinner: axp803: add AC and battery power supplies
` [PATCH v5 07/11] arm64: dts: allwinner: a64: sopine-baseboard: enable "
` [PATCH v5 08/11] arm64: dts: allwinner: a64: pinebook: "
` [PATCH v5 09/11] power: supply: add AC power supply driver for AXP813
[RFC 0/3] Introduce usb_{alloc,free}_noncoherent API
2018-10-31 1:55 UTC (7+ messages)
` [RFC 2/3] USB: core: Add non-coherent buffer allocation helpers
[PATCH V8 0/5] soc: imx: add scu power domain driver
2018-10-31 1:45 UTC (10+ messages)
` [PATCH V8 1/5] dt-bindings: imx: add scu resource id headfile
` [PATCH V8 3/5] dt-bindings: fsl: scu: update power domain binding
` [PATCH V8 5/5] firmware: imx: add SCU power domain driver
[PATCH v2] ARM: dts: fsl: Fix improperly quoted stdout-path values
2018-10-31 1:02 UTC
[PATCH 0/5] Add initial pinctrl support for MT6797 SoC
2018-10-30 23:45 UTC (8+ messages)
` [PATCH 5/5] pinctrl: mediatek: Add initial pinctrl driver "
[PATCH] arm64: makefile fix build of .i file in external module case
2018-10-30 23:37 UTC
[PATCH v1 0/4] ARM: dts: ccimx6ulsbcpro: Add 10" AUO/Goodix LVDS panel accessory kit
2018-10-30 23:05 UTC (3+ messages)
` [PATCH v1 1/4] drm/panel: simple: Add AUO G101EVN010 panel support
[PATCH i2c-next v9 0/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
2018-10-30 23:04 UTC (8+ messages)
` [PATCH i2c-next v9 1/5] dt-bindings: i2c: Add 'bus-timeout-ms' and '#retries' properties as common optional
` [PATCH i2c-next v9 2/5] i2c: core: Add support reading of 'bus-timeout-ms' and '#retries' properties
` [PATCH i2c-next v9 3/5] dt-bindings: i2c: aspeed: Add 'bus-timeout-ms' property as an optional property
` [PATCH i2c-next v9 4/5] i2c: aspeed: Remove hard-coded bus timeout value setting
` [PATCH i2c-next v9 5/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
[PATCH] ARM: dts: fsl: Fix improperly quoted stdout-path values
2018-10-30 22:52 UTC (3+ messages)
[PATCH 6/7] smp: Don't yell about IRQs disabled in kgdb_roundup_cpus()
2018-10-30 22:22 UTC (6+ messages)
` [PATCH 7/7] kgdb: Remove irq flags and local_irq_enable/disable from roundup
[PATCHv2] ARM: dts: sun8i-h3: Add dts for the Mapleboard MP130
2018-10-30 22:14 UTC
[PATCH V2] dt-bindings: arm: Explain capacities-dmips-mhz calculations in example
2018-10-30 22:14 UTC (2+ messages)
[PATCH v2 0/5] serial: Finish sysrq on qcom_geni; fix sysrq vs. lockdep on 8250
2018-10-30 22:11 UTC (6+ messages)
` [PATCH v2 1/5] serial: qcom_geni_serial: Finish supporting sysrq
` [PATCH v2 2/5] serial: core: Allow processing sysrq at port unlock time
` [PATCH v2 3/5] serial: qcom_geni_serial: Process "
` [PATCH v2 4/5] serial: core: Include console.h from serial_core.h
` [PATCH v2 5/5] serial: 8250: Process sysrq at port unlock time
[PATCH] dts: sun8i-h3: Add DTS for Mapleboard MP130
2018-10-30 22:08 UTC (3+ messages)
[PATCH v2 0/2] spi: fix incorrect property items
2018-10-30 21:46 UTC (3+ messages)
` [PATCH v2 2/2] spi: uniphier: re-add addressing properties
[PATCH v3 0/3] Add Xilinx AMS Driver
2018-10-30 20:42 UTC (3+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: Add Xilinx AMS binding documentation
[PATCH] arm64: dts: rockchip: Use default brightness table for gru
2018-10-30 20:35 UTC (2+ messages)
[PATCH v1 0/2] soc: fsl: dpio: Add support for memory backed QBMan portals
2018-10-30 20:30 UTC (3+ messages)
` [PATCH v1 1/2] bus: mc-bus: Add support for mapping shareable portals
` [PATCH v1 2/2] soc: fsl: dpio: Add support for memory backed QBMan portals
[PATCH v5 0/8] EDAC drivers for Armada XP L2 and DDR
2018-10-30 19:31 UTC (3+ messages)
` [PATCH v5 5/8] ARM: l2x0: add marvell,ecc-enable property for aurora
[PATCH] soc: ti: QMSS: Fix usage of irq_set_affinity_hint
2018-10-30 19:05 UTC (8+ messages)
[PATCH] firmware: raspberrypi: Define timeout for transactions
2018-10-30 18:08 UTC
[PATCH] ARM: kprobes: Fix false positive with FORTIFY_SOURCE
2018-10-30 17:40 UTC (2+ messages)
Warnings in arch/arm64/mm/dma-mapping.c
2018-10-30 17:10 UTC (3+ messages)
[PATCH] thermal: broadcom: use devm_thermal_zone_of_sensor_register
2018-10-30 16:54 UTC (2+ messages)
[PATCH V2] regulator: pfuze100-regulator: add coin support to PF0100
2018-10-30 16:33 UTC (2+ messages)
[PATCH] ASoC: stm32: sai: fix invalid use of sizeof in stm32_sai_add_mclk_provider()
2018-10-30 16:33 UTC (2+ messages)
` [alsa-devel] "
[PATCH 0/2] constify thermal_zone_of_device_ops structures
2018-10-30 16:22 UTC (3+ messages)
` [PATCH 2/2] thermal: broadcom: constify thermal_zone_of_device_ops structure
[PATCH] usb: gadget: aspeed-vhub: constify usb_gadget_ops structure
2018-10-30 16:19 UTC
[PATCH 0/9] serial: Add Tegra Combined UART driver
2018-10-30 16:15 UTC (7+ messages)
` [PATCH 4/9] mailbox: tegra-hsp: Add support for shared mailboxes
[PATCH] perf cs-etm: Correct CPU mode for samples
2018-10-30 15:45 UTC (6+ messages)
Crash report: Broken NUMA distance map causes crash on arm64 system
2018-10-30 15:35 UTC (4+ messages)
[PATCH V2 0/8] ARM: imx: add imx7ulp support
2018-10-30 15:34 UTC (6+ messages)
` [PATCH V2 4/8] gpio: vf610: add optional clock support
[PATCH 1/2] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
2018-10-30 15:28 UTC (2+ messages)
` [PATCH 2/2] MAINTAINERS: add maintainer for IMX LPI2C driver
[BUG] MVPP2 driver exploding in presence of a tap interface
2018-10-30 15:22 UTC (7+ messages)
[PATCH 0/6] arm64: Get rid of __early_init_dt_declare_initrd()
2018-10-30 15:16 UTC (5+ messages)
` [PATCH 2/6] arch: Make phys_initrd_start and phys_initrd_size global variables
` [PATCH 4/6] of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT
[PATCH] arm64: dts: meson-axg: fix dtc warning about unit address
2018-10-30 15:06 UTC
[PATCH V3 0/8] arm64: imx: add imx8qxp support
2018-10-30 15:03 UTC (6+ messages)
` [PATCH V3 4/8] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
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).