messages from 2017-06-12 15:37:21 to 2017-06-13 11:48:14 UTC [more...]
[Merge tag 'pci-v4.12-changes' of git] 857f864014: BUG: unable to handle kernel NULL pointer dereference at 00000000000000a8
2017-06-13 11:48 UTC (5+ messages)
[PATCH 0/4] Update device tree for Armada 3720 DB
2017-06-13 11:25 UTC (5+ messages)
` [PATCH 3/4] arm64: dts: marvell: Enable second SDHCI controller in Armada 37xx
[PATCH v2] drm/sun4i: hdmi: Implement I2C adapter for A10s DDC bus
2017-06-13 11:15 UTC (2+ messages)
No subject
2017-06-13 11:04 UTC (4+ messages)
` [PATCH 02/20] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option
[PATCH v2 0/5] Update device tree for Armada 3720 DB
2017-06-13 10:44 UTC (6+ messages)
` [PATCH v2 1/5] arm64: dts: marvell: armada-3720-db: Sort the dts node alphabetically
` [PATCH v2 2/5] arm64: dts: marvell: armada-3720-db: Add information about the V2 board
` [PATCH v2 3/5] arm64: dts: marvell: armada-37xx: Align the compatible string
` [PATCH v2 4/5] arm64: dts: marvell: Enable second SDHCI controller in Armada 37xx
` [PATCH v2 5/5] arm64: dts: marvell: armada-3720-db: Add vqmmc regulator for SD slot
[PATCH] drm/exynos/dsi: Remove error handling for bridge_node DT parsing
2017-06-13 10:33 UTC (3+ messages)
[PATCH] iommu/io-pgtable-arm-v7s: constify dummy_tlb_ops
2017-06-13 10:28 UTC
[PATCH v15 0/7] power: add power sequence library
2017-06-13 10:24 UTC (9+ messages)
` [PATCH v15 1/7] binding-doc: power: pwrseq-generic: add binding doc for generic "
` [PATCH v15 2/7] power: add "
` [PATCH v15 3/7] binding-doc: usb: usb-device: add optional properties for power sequence
` [PATCH v15 4/7] usb: core: add power sequence handling for USB devices
` [PATCH v15 5/7] ARM: dts: imx6qdl: Enable usb node children with <reg>
` [PATCH v15 6/7] ARM: dts: imx6qdl-udoo.dtsi: fix onboard USB HUB property
` [PATCH v15 7/7] ARM: dts: imx6q-evi: Fix onboard hub reset line
[PATCH v4 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
2017-06-13 10:24 UTC (5+ messages)
` [PATCH v4 2/2] arm: dts: Add Mediatek MT2701 i2c device node
[PATCH 1/1] ARM: imx: Enable REGMAP_MMIO per default
2017-06-13 10:22 UTC (2+ messages)
[PATCH v7 00/10] staging: fsl-mc: move bus driver out of staging
2017-06-13 10:22 UTC (5+ messages)
` [PATCH v7 02/10] staging: fsl-mc: fix macros with possible side effects
` [PATCH v7 10/10] staging: fsl-mc: move bus driver out of staging
[PATCH v2 00/11] Support for H3 Composite Output support
2017-06-13 10:05 UTC (27+ messages)
` [PATCH v2 01/11] dt-bindings: update the binding for Allwinner H3 TVE support
` [linux-sunxi] "
` [PATCH v2 03/11] drm: sun4i: ignore swapped mixer<->tcon connection for DE2
` [PATCH v2 07/11] drm: sun4i: add support for the TV encoder in H3 SoC
` [PATCH v2 10/11] ARM: sun8i: h3: add display engine pipeline for TVE
` [linux-sunxi] "
[PATCH 00/18] staging: fsl-dpaa2/eth: Code cleanup and minor fixes
2017-06-13 10:03 UTC (3+ messages)
` [PATCH 15/18] staging: fsl-dpaa2/eth: Reorder priv fields
[PATCH] ARM: at91: fix at91_suspend_entering_slow_clock link error
2017-06-13 9:52 UTC (2+ messages)
[PATCH] ARM: OMAP: PM: stop early on systems without twl
2017-06-13 9:46 UTC (2+ messages)
` [PATCHv2] "
[PATCH v2 0/3] add support of hardware random generator on MediaTek MT7622
2017-06-13 9:39 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: rng: add MediaTek MT7622 Hardware Random Generator bindings
` [PATCH v2 2/3] hwrng: mtk - add runtime PM support
` [PATCH v2 3/3] MAINTAINERS: add entry for MediaTek Random Number Generator
[[PATCH]] Revert "leds: handle suspend/resume in heartbeat trigger"
2017-06-13 9:35 UTC (3+ messages)
[PATCHv2 0/5] OMAP4: crypto support
2017-06-13 9:28 UTC (6+ messages)
` [PATCHv2 1/5] ARM: dts: omap4: Fix aes entry
` [PATCHv2 2/5] ARM: dts: omap4.dtsi: remove aes[12]_fck
` [PATCHv2 3/5] ARM: OMAP4: hwmod data: add aes1
` [RFCv2 4/5] ARM: OMAP4: hwmod data: add aes2
` [PATCHv2 5/5] ARM: OMAP4: hwmod data: add des
[PATCH V3 0/3] clk: introduce clk_bulk_get accessories
2017-06-13 9:18 UTC (3+ messages)
[PATCH 1/2] drivers/clocksource/fttmr010: Optimize sched_clock()
2017-06-13 9:18 UTC (5+ messages)
` [PATCH 2/2] drivers/clocksource/fttmr010: Implement delay timer
[PATCH 0/7] ARM: NOMMU: MPU updates
2017-06-13 9:05 UTC (8+ messages)
` [PATCH 1/7] ARM: NOMMU: Move out MPU setup in separate module
` [PATCH 2/7] ARM: NOMMU: Update MPU accessors to use cp15 helpers
` [PATCH 3/7] ARM: NOMMU: Rework MPU to be mostly done in C
` [PATCH 4/7] ARM: NOMMU: Disallow MPU for XIP
` [PATCH 5/7] ARM: Kconfig: Kill CONFIG_VECTORS_BASE
` [PATCH 6/7] ARM: V7M: Add support for MPU to M-class
` [PATCH 7/7] ARM: NOMMU: Use more MPU regions to cover memory
[PATCH] arm64/dma-mapping: Fix null-pointer check
2017-06-13 9:03 UTC (7+ messages)
[PATCH] Export save_stack_trace_tsk for ARM and ARM64
2017-06-13 8:50 UTC (2+ messages)
[PATCH] ARM: dts: mvebu: Add PWM properties for armada-38x
2017-06-13 8:48 UTC (2+ messages)
[PATCH] ARM: dts: mvebu: Add PWM properties to .dtsi files
2017-06-13 8:48 UTC (2+ messages)
[PATCH v9 0/7] LPC: legacy ISA I/O support
2017-06-13 8:48 UTC (8+ messages)
` [PATCH v9 5/7] ACPI: Translate the I/O range of non-MMIO devices before scanning
[PATCH 1/2] arm64: dts: marvell: explicitly enable the mdio nodes for 7k/8k DB
2017-06-13 8:41 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: marvell: disable the mdio nodes by default
[PATCH v6 0/5] arm64: marvell: add cryptographic engine support for 7k/8k
2017-06-13 8:30 UTC (3+ messages)
` [PATCH v6 3/5] arm64: marvell: dts: add dma-mask in crypto nodes "
[RFT PATCH v2 00/42] PCI: ARM/ARM64: remove pci_fixup_irqs() usage
2017-06-13 8:22 UTC (12+ messages)
` [RFT PATCH v2 02/42] drivers: pci: host: iproc: Convert link check to raw PCI config accessors
[PATCH V2 0/2] timer: add imx tpm timer support
2017-06-13 8:19 UTC (4+ messages)
` [PATCH V2 1/2] dt-bindings: timer: add nxp tpm timer binding doc
` [PATCH V2 2/2] timer: imx-tpm: add imx tpm timer support
[nomadik:gemini-dir-685-tve200 31/31] drivers/gpu//drm/panel/panel-ilitek-ili9322.c:230:16: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}'
2017-06-13 8:04 UTC (2+ messages)
[PATCH] drm/mediatek: check for memory allocation failure
2017-06-13 7:45 UTC (2+ messages)
[PATCH 1/2] arm: nommu: remove unused KTHREAD_SIZE definition
2017-06-13 7:37 UTC (2+ messages)
[PATCH v1 0/2] Patches to add support pdm controller for rk3328
2017-06-13 7:27 UTC (3+ messages)
` [PATCH v1 1/2] ASoC: rockchip: add support for pdm controller
` [PATCH v1 2/2] arm64: dts: rk3328: add pdm node
[PATCH v3] arm64: allwinner: a64: Add initial Orangepi Win/WinPlus support
2017-06-13 7:20 UTC (4+ messages)
` [PATCH v3] arm64: allwinner: h5: Add initial Orangepi Zero Plus 2 support
[PATCH 1/2] arm:omap2+: put omap_uart_phys/virt/lsr in .text section when ZIMAGE is true
2017-06-13 7:19 UTC (4+ messages)
[PATCH 0/2] arm64: fix crash when reading /proc/kcore
2017-06-13 7:17 UTC (3+ messages)
[PATCHv5 2/2] clk: keystone: Add sci-clk driver support
2017-06-13 7:09 UTC
[PATCHv4 0/2] clk: keystone: add sci-clk support
2017-06-13 7:06 UTC (4+ messages)
` [PATCHv4 2/2] clk: keystone: Add sci-clk driver support
[PATCH v2] arm: eBPF JIT compiler
2017-06-13 6:56 UTC (9+ messages)
[PATCH 0/9] clk: add imx7ulp clk support
2017-06-13 6:42 UTC (2+ messages)
[PATCH 1/1] PCI: imx6: Add pcie compliance test option
2017-06-13 5:55 UTC (6+ messages)
` [PATCH v2 "
[PATCH linux-next v4 0/4] i.MX ECSPI controller slave mode support
2017-06-13 5:28 UTC (4+ messages)
` [PATCH linux-next v4 2/4] spi: imx: add selection for iMX53 and iMX6 controller
[PATCH v2 1/4] spi: rockchip: fix error handling when probe
2017-06-13 5:25 UTC (4+ messages)
` [PATCH v2 2/4] spi: rockchip: add support for "cs-gpios" dts property
` [PATCH v2 3/4] dt-bindings: spi/rockchip: add "cs-gpios" optional property
` [PATCH v2 4/4] arm64: dts: rockchip: use cs-gpios for cros_ec_spi
[Patch v4 00/12] Add MFC v10.10 support
2017-06-13 5:24 UTC (3+ messages)
[PATCH v6 0/6] Add minimal boot support for IPQ8074
2017-06-13 5:21 UTC (5+ messages)
` [PATCH v6 1/6] pinctrl: qcom: Add ipq8074 pinctrl driver
` [PATCH v6 4/6] clk: qcom: Add ipq8074 Global Clock Controller support
[PATCH] reset: zx2967: constify zx2967_reset_ops
2017-06-13 4:52 UTC
[PATCH V3 0/7] tty: serial: lpuart: add imx7ulp support
2017-06-13 3:32 UTC (17+ messages)
` [PATCH V3 1/7] tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
` [PATCH V3 2/7] tty: serial: lpuart: refactor lpuart32_{read|write} prototype
` [PATCH V3 3/7] tty: serial: lpuart: add little endian 32 bit register support
` [PATCH] tty: serial: lpuart: fix semicolon.cocci warnings
` [PATCH V3 4/7] dt-bindings: serial: fsl-lpuart: add i.MX7ULP support
` [PATCH V3 5/7] tty: serial: lpuart: add imx7ulp support
` [PATCH V3 6/7] tty: serial: lpuart: add earlycon support for imx7ulp
` [PATCH V3 7/7] tty: serial: lpuart: add a more accurate baud rate calculation method
[nomadik:gemini-dir-685-clktest 28/29] init/main.c:500: undefined reference to `printascii'
2017-06-13 3:30 UTC
[nomadik:gemini-dir-685-clktest 28/29] init_task.c:undefined reference to `printascii'
2017-06-13 3:24 UTC
[PATCH V4 0/7] tty: serial: lpuart: add imx7ulp support
2017-06-13 2:55 UTC (8+ messages)
` [PATCH V4 1/7] tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
` [PATCH V4 2/7] tty: serial: lpuart: refactor lpuart32_{read|write} prototype
` [PATCH V4 3/7] tty: serial: lpuart: add little endian 32 bit register support
` [PATCH V4 4/7] dt-bindings: serial: fsl-lpuart: add i.MX7ULP support
` [PATCH V4 5/7] tty: serial: lpuart: add imx7ulp support
` [PATCH V4 6/7] tty: serial: lpuart: add earlycon support for imx7ulp
` [PATCH V4 7/7] tty: serial: lpuart: add a more accurate baud rate calculation method
[nomadik:gemini-dir-685-tve200 31/31] drivers/gpu/drm/panel/panel-ilitek-ili9322.c:538:24-25: Unneeded semicolon
2017-06-13 2:29 UTC (2+ messages)
` [PATCH] fix semicolon.cocci warnings
[nomadik:gemini-dir-685-tve200 31/31] drivers/gpu//drm/panel/panel-ilitek-ili9322.c:230:2: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t'
2017-06-13 1:48 UTC
[RESEND PATCH 1/2] arm:omap2+: put omap_uart_phys/virt/lsr in .text section when ZIMAGE is true
2017-06-13 1:09 UTC (2+ messages)
` [RESEND PATCH 2/2] arm:omap2+: drop dependence on DEBUG_OMAP2PLUS_UART for DEBUG_UNCOMPRESS
[PATCH] PCI: dwc: Constify dw_pcie_host_ops structures
2017-06-12 23:51 UTC (2+ messages)
[PATCH 0/4] ARM: dts: bcm2835-rpi-zero: Enable OTG mode
2017-06-12 23:10 UTC (4+ messages)
mvneta MDIO problems
2017-06-12 22:29 UTC (3+ messages)
[PATCH v4 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
2017-06-12 21:28 UTC (3+ messages)
` [PATCH v4 2/3] PCI: Enable PCIe Relaxed Ordering if supported
[PATCH 8/8] arm64: dts: hikey: Fix WiFi support
2017-06-12 21:12 UTC (9+ messages)
` [PATCH] ARM64: Kconfig: Fix the missing hi655x common clk
[PATCH 2/2 v4] clk: Add Gemini SoC clock controller
2017-06-12 21:02 UTC (7+ messages)
[PATCH 0/3] Add Broadcom STB USB phy driver
2017-06-12 20:53 UTC (5+ messages)
` [PATCH 2/3] dt-bindings: Add Broadcom STB USB PHY binding document
[PATCH] ARM: dts: at91: add support DT for AC97 driver for at91sam9g45
2017-06-12 19:43 UTC
[PATCH] Signed-off-by: Dmitry Rezvanov <dmitry.rezvanov@yandex.ru>
2017-06-12 18:58 UTC
[PATCH 00/11] ARM: dts: imx6qdl: video capture support
2017-06-12 18:24 UTC (12+ messages)
` [PATCH 01/11] ARM: dts: imx6qdl: add multiplexer controls
` [PATCH 02/11] ARM: dts: imx6qdl: Add compatible, clocks, irqs to MIPI CSI-2 node
` [PATCH 03/11] ARM: dts: imx6qdl: Add video multiplexers, mipi_csi, and their connections
` [PATCH 04/11] ARM: dts: imx6qdl: add capture-subsystem device
` [PATCH 05/11] ARM: dts: imx6qdl-sabrelite: remove erratum ERR006687 workaround
` [PATCH 06/11] ARM: dts: imx6-sabrelite: add OV5642 and OV5640 camera sensors
` [PATCH 07/11] ARM: dts: imx6-sabresd: "
` [PATCH 08/11] ARM: dts: imx6-sabreauto: create i2cmux for i2c3
` [PATCH 09/11] ARM: dts: imx6-sabreauto: add reset-gpios property for max7310_b
` [PATCH 10/11] ARM: dts: imx6-sabreauto: add pinctrl for gpt input capture
` [PATCH 11/11] ARM: dts: imx6-sabreauto: add the ADV7180 video decoder
[PATCH v8 00/34] i.MX Media Driver
2017-06-12 18:14 UTC (6+ messages)
[PATCH v2] net: phy: Make phy_ethtool_ksettings_get return void
2017-06-12 18:13 UTC (2+ messages)
[GIT PULL 1/5] Broadcom soc changes for 4.13
2017-06-12 17:31 UTC (5+ messages)
` [GIT PULL 2/5] Broadcom devicetree "
` [GIT PULL 3/5] Broadcom devicetree-arm64 "
` [GIT PULL 4/5] Broadcom defconfig-arm64 "
` [GIT PULL 5/5] Broadcom drivers "
[PATCH 0/2] arm64: acpi/pci: allow the firmware BAR configuration to be preserved
2017-06-12 17:00 UTC (12+ messages)
[PATCH 1/2] spi: rockchip: add support for "cs-gpios" dts property
2017-06-12 16:38 UTC (4+ messages)
[PATCH v4 0/5] Add support for the ARMv8.2 Statistical Profiling Extension
2017-06-12 16:20 UTC (3+ messages)
[PATCH 1/4 v4] ata: Add DT bindings for Faraday Technology FTIDE010
2017-06-12 16:03 UTC (4+ messages)
` [PATCH 3/4 v4] ata: Add driver "
[PATCH] PCI: imx6: add regulator support
2017-06-12 16:00 UTC (2+ messages)
[GIT PULL] arm64: dts: uniphier: UniPhier DT updates (64bit) for v4.13
2017-06-12 15:48 UTC
[PATCH v3 0/9] Improve cp110 clk support on Marvell Armada 7K/8K
2017-06-12 15:43 UTC (2+ messages)
[GIT PULL] ARM: dts: uniphier: UniPhier DT updates for v4.13
2017-06-12 15:41 UTC
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).