linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-06 16:26:52 to 2017-02-07 10:57:02 UTC [more...]

[PATCH] ARM: Kconfig: select GENERIC_CLOCKEVENTS_BROADCAST also on UP
 2017-02-07 10:57 UTC  (3+ messages)

[PATCH v4 1/3] dt: bindings: add documentation for zx2967 family i2c controller
 2017-02-07 10:47 UTC  (5+ messages)
` [PATCH v4 3/3] i2c: zx2967: add i2c controller driver for ZTE's zx2967 family

[PATCH v9] perf: add qcom l2 cache perf events driver
 2017-02-07 10:43 UTC  (4+ messages)

[PATCH v3 00/24] i.MX Media Driver
 2017-02-07 10:41 UTC  (12+ messages)
` [PATCH v3 20/24] media: imx: Add Camera Interface subdev driver
` [PATCH v3 13/24] platform: add video-multiplexer subdevice driver
  ` [PATCH v3 16/24] media: Add i.MX media core driver

[PATCH] KVM: arm64: Increase number of memslots to 512
 2017-02-07 10:16 UTC  (11+ messages)

[PATCH RESEND 0/3] arm64: Add ARCH_THUNDER2
 2017-02-07  9:41 UTC  (7+ messages)
` [PATCH RESEND 1/3] arm64: add THUNDER2 processor family

[hisi:topic-lpc-4.10-libio 1/2] arch/x86/boot/compressed/../ctype.h:14:9: sparse: Trying to use reserved word 'if' as identifier
 2017-02-07  9:26 UTC 

[PATCH v3 1/3] nvmem: sunxi-sid: read NVMEM size from device compatible
 2017-02-07  9:25 UTC  (5+ messages)
` [PATCH v3 2/3] nvmem: sunxi-sid: add support for H3's SID controller

[PATCH v2 1/3] perf tools: Use offset instead of dwarfnum in register table
 2017-02-07  9:20 UTC  (6+ messages)

[PATCH 0/2] get rid of immrbar_virt_to_phys()
 2017-02-07  9:05 UTC  (3+ messages)
` [PATCH 1/2] net: ethernet: ucc_geth: fix MEM_PART_MURAM mode
` [PATCH 2/2] soc/fsl/qe: get rid of immrbar_virt_to_phys()

[PATCH v2 0/5] Broadcom SBA RAID support
 2017-02-07  9:02 UTC  (8+ messages)
` [PATCH v2 1/5] lib/raid6: Add log-of-2 table for RAID6 HW requiring disk position
` [PATCH v2 2/5] async_tx: Handle DMA devices having support for fewer PQ coefficients
` [PATCH v2 3/5] async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()
` [PATCH v2 4/5] dmaengine: Add Broadcom SBA RAID driver
` [PATCH v2 5/5] dt-bindings: Add DT bindings document for "

[PATCH v4 0/8] Add sun8i A33 audio driver
 2017-02-07  8:39 UTC  (3+ messages)
` [PATCH v4 3/8] ASoC: Add sun8i digital audio codec

[PATCH v2 0/7] drm/rockchip: switch to drm_mm for support arm64 iommu
 2017-02-07  8:39 UTC  (7+ messages)
` [PATCH v2 1/7] drm/rockchip: Do not use DMA mapping API if attached to IOMMU domain
` [PATCH v2 2/7] drm/rockchip: Use common IOMMU API to attach devices
` [PATCH v2 3/7] drm/rockchip: gem: add mutex lock for drm mm
` [PATCH v2 4/7] drm/rockchip: gem: fixup iommu_map_sg error path
` [PATCH v2 6/7] drm/rockchip: Respect page offset in IOMMU mmap
` [PATCH v2 7/7] drm/rockchip: Call drm_gem_object_release() to destroy GEM base

[PATCH v2 5/7] drm/rockchip: Fix the call to drm_gem_put_pages()
 2017-02-07  8:37 UTC 

[PATCH v2 1/3] clk: zte: add i2s clocks for zx296718
 2017-02-07  8:30 UTC  (6+ messages)
` [PATCH v2 2/3] dt: ASoC: zx-i2s: Document for the ZTE zx296718 I2S controller
` [PATCH v2 3/3] ASoC: zx-i2s: support zx296718 SoC for ZTE's i2s controller driver

[PATCH v2 0/8] mmc: bcm2835: Add new driver for the sdhost controller
 2017-02-07  8:24 UTC  (5+ messages)
` [PATCH v2 2/8] "

[PATCH linux-next] fixup! usb: gadget: udc: atmel: Update endpoint allocation scheme
 2017-02-07  8:14 UTC  (2+ messages)

[PATCH] arm64: dts: Enable ir-spi in the tm2 and tm2e boards
 2017-02-07  8:13 UTC 

[PATCH v32 00/13] arm64: add kdump support
 2017-02-07  8:10 UTC  (14+ messages)
` [PATCH v32 01/13] memblock: add memblock_clear_nomap()
` [PATCH v32 02/13] memblock: add memblock_cap_memory_range()
` [PATCH v32 03/13] arm64: limit memory regions based on DT property, usable-memory-range
` [PATCH v32 04/13] arm64: kdump: reserve memory for crash dump kernel
` [PATCH v32 05/13] arm64: mm: allow for unmapping part of kernel mapping
` [PATCH v32 06/13] arm64: kdump: protect crash dump kernel memory
` [PATCH v32 07/13] arm64: hibernate: preserve kdump image around hibernation
` [PATCH v32 08/13] arm64: kdump: implement machine_crash_shutdown()
` [PATCH v32 09/13] arm64: kdump: add VMCOREINFO's for user-space tools
` [PATCH v32 10/13] arm64: kdump: provide /proc/vmcore file
` [PATCH v32 11/13] arm64: kdump: enable kdump in defconfig
` [PATCH v32 12/13] Documentation: kdump: describe arm64 port
` [PATCH v32 13/13] Documentation: dt: chosen properties for arm64 kdump

[PATCH 0/4] drm/rockchip: switch to drm_mm for support arm64 iommu
 2017-02-07  8:03 UTC  (7+ messages)
` [PATCH 1/4] drm/rockchip: Do not use DMA mapping API if attached to IOMMU domain
` [PATCH 2/4] drm/rockchip: Use common IOMMU API to attach devices
` [PATCH 3/4] drm/rockchip: gem: add mutex lock for drm mm
` [PATCH 4/4] drm/rockchip: gem: fixup iommu_map_sg error path

[PATCH] [media] mtk-vcodec: fix build errors without DEBUG
 2017-02-07  7:40 UTC 

[PATCHv2 0/2] Hardening configs refactor/rename
 2017-02-07  7:36 UTC  (11+ messages)
` [PATCHv2 1/2] arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
` [PATCHv2 2/2] arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX

[PATCH v4 1/2] perf tools arm64: Add support for generating bpf prologue
 2017-02-07  7:34 UTC  (2+ messages)
` [PATCH v4 2/2] perf tools: Add missing newline in debug messages

[PATCH] drm/atmel-hlcdc: Simplify the HLCDC layer logic
 2017-02-07  7:21 UTC  (2+ messages)

[PATCHv3 0/2] Hardening configs refactor/rename
 2017-02-07  7:16 UTC  (4+ messages)
` [PATCHv3 1/2] arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
` [PATCHv3 2/2] arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX

[hisi:topic-lpc-4.10-libio 134/148] include/linux/list.h:463:43: error: dereferencing pointer to incomplete type 'struct acpi_device'
 2017-02-07  6:54 UTC 

[PATCH v2, 1/6] phy: phy-mt65xx-usb3: split SuperSpeed port into two ones
 2017-02-07  6:30 UTC  (4+ messages)
` [PATCH v2, 6/6] dt-bindings: phy-mt65xx-usb: add support for new version phy

[PATCH -next 1/3] arm64: dts: mt8173: add reference clock for usb
 2017-02-07  6:13 UTC  (3+ messages)
` [PATCH -next 2/3] usb: mtu3: make the reference clock optional
` [PATCH -next 3/3] usb: xhci-mtk: "

[PATCH v2 1/6] usb: mtu3: get resources that cause deferred probe earlier
 2017-02-07  6:03 UTC  (3+ messages)
` [PATCH v2 6/6] dt-bindings: mt8173-mtu3: add reference clock

[PATCH 0/6] Broadcom SBA RAID support
 2017-02-07  6:02 UTC  (6+ messages)
` [PATCH 5/6] dmaengine: Add Broadcom SBA RAID driver

[PATCH 1/2] arm: dts: qcom: msm8974: Add RPMCC DT node
 2017-02-07  5:35 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: add mt8176 device tree
 2017-02-07  5:35 UTC 

[PATCH 09/10] iommu/exynos: Make use of iommu_device_register interface
 2017-02-07  5:12 UTC  (2+ messages)

[PATCH 08/10] iommu/mediatek: Make use of iommu_device_register interface
 2017-02-07  4:51 UTC  (2+ messages)

[PATCH 1/2] DTS: dra7: Replace obsolete "operating-points" property with "operating-points-v2"
 2017-02-07  4:27 UTC  (6+ messages)
` [PATCH 2/2] DTS: dra7: Add "opp_high" opp node to support 1.5 GHz SoC operation

[PATCH v3 1/2] irqchip/gicv3: Fix GICR_WAKE & GICD_IGROUPR accesses from non-secure
 2017-02-07  3:33 UTC  (2+ messages)
` [PATCH v3 2/2] irqchip/gicv3: Don't register PM notifier if GIC security is enabled

[PATCH 1/2] remoteproc: Introduce rproc_{start,stop}() functions
 2017-02-07  3:24 UTC 

[PATCH 0/4] Updates for Marvell Switch SoCs
 2017-02-07  3:07 UTC  (8+ messages)
` [PATCH 4/4] clk: mvebu: Expand mv98dx3236-core-clock support

[RFC/PATCH] arm64: Rename macro arguments to silence sparse
 2017-02-07  1:50 UTC  (3+ messages)

[PATCH] drm/rockchip: cdn-dp: fix cdn-dp complie warning
 2017-02-07  1:34 UTC 

[PATCH v5 0/2] cpufreq: brcmstb-cpufreq: CPUfreq driver for older Broadcom STB SoCs
 2017-02-07  1:04 UTC  (9+ messages)
` [PATCH v5 1/2] dt-bindings: brcm: clocks: add binding for brcmstb-cpu-clk-div

[PATCH v9 1/3] dt: bindings: add documentation for zx2967 family thermal sensor
 2017-02-07  0:56 UTC  (3+ messages)
` [PATCH v9 2/3] MAINTAINERS: add zx2967 thermal drivers to ARM ZTE architecture
` [PATCH v9 3/3] thermal: zx2967: add thermal driver for ZTE's zx2967 family

[PATCH v1 0/2] clk: rockchip: describe clk_gmac2io and clk_gmac2phy on rk3328
 2017-02-07  0:13 UTC  (3+ messages)
` [PATCH v1 2/2] clk: rockchip: describe clk_gmac using the new muxgrf type "

[PATCH] serial: imx: Only enable UART DMA on i.MX6Q and i.MX53
 2017-02-06 23:39 UTC  (8+ messages)

[PATCH] ASoC: bcm2835: Add 8 channel (multitrack) capability
 2017-02-06 23:09 UTC 

[PATCH -next] clk: sunxi-ng: sun9i-a80: Fix wrong pointer passed to PTR_ERR()
 2017-02-06 23:01 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: select SUNXI_CCU_MULT for sun5i
 2017-02-06 22:49 UTC  (2+ messages)

[PATCH 00/10] fsl/qbman: ARM Enablement
 2017-02-06 22:37 UTC  (12+ messages)
` [PATCH 06/10] soc/qbman: Add ARM equivalent for flush_dcache_range()

[PATCH] arm64: kconfig: allow support for memory failure handling
 2017-02-06 22:26 UTC  (3+ messages)

[PATCH] ARM: defconfigs: make NF_CT_PROTO_SCTP and NF_CT_PROTO_UDPLITE built-in
 2017-02-06 22:08 UTC  (3+ messages)

[RFC][PATCH 1/2] remoteproc: Reduce asynchronous request_firmware to auto-boot only
 2017-02-06 21:08 UTC  (2+ messages)

[hisi:topic-lpc-4.10-libio 143/148] drivers/bus/hisi_lpc.c:569:8: error: implicit declaration of function 'register_io_range_bus'
 2017-02-06 20:36 UTC 

[PATCH] ASoC: bcm2835: Increase channels_max to 8
 2017-02-06 20:25 UTC  (7+ messages)
  ` [alsa-devel] "

[hisi:topic-lpc-4.10-libio 138/148] drivers/tty/serial/8250/8250_port.c:420: undefined reference to `libio_outb'
 2017-02-06 20:07 UTC 

[hisi:topic-lpc-4.10-libio 137/148] drivers/bus/hisi_lpc.c:597:10: error: implicit declaration of function 'acpi_set_libio_resource'
 2017-02-06 20:01 UTC 

[xlnx:master 120/172] drivers/media/i2c/ad9389b.c:950:28: error: 'struct ad9389b_state' has no member named 'work_queue'
 2017-02-06 19:59 UTC 

[PATCH 0/3] mtd: nand: sunxi: Perfs improvements
 2017-02-06 19:44 UTC  (2+ messages)

[hisi:topic-lpc-4.10-libio 138/148] undefined reference to `libio_inb'
 2017-02-06 19:39 UTC 

[hisi:topic-lpc-4.10-libio 48/148] drivers/scsi/hisi_sas/hisi_sas_main.c:459:4: warning: this 'if' clause does not guard
 2017-02-06 19:32 UTC 

[hisi:topic-lpc-4.10-libio 134/148] arch/blackfin/kernel/module.c:7:40: error: 'mod' undeclared
 2017-02-06 19:23 UTC 

[PATCH v3 0/3] i.MX7 PCI support
 2017-02-06 19:18 UTC  (4+ messages)
` [PATCH v3 3/3] PCI: imx6: Add code to support i.MX7D

[PATCH net-next v5 0/4] net: dsa: Support for pdata in dsa2
 2017-02-06 19:17 UTC  (6+ messages)
` [PATCH net-next v5 3/4] net: phy: Allow pre-declaration of MDIO devices

[hisi:topic-lpc-4.10-libio 139/148] include/linux/list.h:463:43: error: dereferencing pointer to incomplete type 'struct io_range'
 2017-02-06 19:09 UTC 

[PATCH] arm64: Revert "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y"
 2017-02-06 19:03 UTC  (2+ messages)

[hisi:topic-lpc-4.10-libio 143/148] drivers/of/address.c:327:3: error: implicit declaration of function 'register_io_range_cpu'
 2017-02-06 18:59 UTC 

[hisi:topic-lpc-4.10-libio 137/148] lib/libio.c:94:36: error: passing argument 1 of 'acpi_libio_supported_resource' from incompatible pointer type
 2017-02-06 18:52 UTC 

[PATCH v21 00/13] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-02-06 18:50 UTC  (14+ messages)
` [PATCH v21 01/13] clocksource: arm_arch_timer: introduce two functions to get the frequency from mmio and sysreg
` [PATCH v21 02/13] clocksource: arm_arch_timer: separate out device-tree code from arch_timer_detect_rate
` [PATCH v21 03/13] clocksource: arm_arch_timer: remove arch_timer_detect_rate
` [PATCH v21 04/13] clocksource: arm_arch_timer: split arch_timer_rate for different types of timer
` [PATCH v21 05/13] clocksource: arm_arch_timer: refactor arch_timer_needs_probing
` [PATCH v21 06/13] clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init call
` [PATCH v21 07/13] clocksource: arm_arch_timer: introduce some new structs to prepare for GTDT
` [PATCH v21 08/13] clocksource: arm_arch_timer: refactor MMIO timer probing
` [PATCH v21 09/13] acpi/arm64: Add GTDT table parse driver
` [PATCH v21 10/13] clocksource: arm_arch_timer: simplify ACPI support code
` [PATCH v21 11/13] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v21 12/13] clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
` [PATCH v21 13/13] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[hisi:topic-lpc-4.10-libio 139/148] drivers/of/address.c:330:3: error: implicit declaration of function 'address_to_pio'
 2017-02-06 18:48 UTC 

[hisi:topic-lpc-4.10-libio 1/2] arch/x86/boot/compressed/../ctype.h:4:19: error: redefinition of 'isdigit'
 2017-02-06 18:35 UTC 

[PATCH v9 0/3] add support for Allwinner SoCs ADC
 2017-02-06 18:35 UTC  (8+ messages)
` [PATCH v9 3/3] iio: adc: "

[hisi:topic-lpc-4.10-libio 1/2] drivers/atm/iphase.h:127:0: warning: "isprint" redefined
 2017-02-06 18:34 UTC 

[hisi:topic-lpc-4.10-libio 136/148] lib/libio.c:80:13: error: dereferencing pointer to incomplete type 'struct acpi_resource'
 2017-02-06 18:32 UTC 

[PATCH] mmc: meson-gx: add support for HS400 mode
 2017-02-06 18:28 UTC  (4+ messages)

[hisi:topic-lpc-4.10-libio 136/148] lib/libio.c:27:21: error: dereferencing pointer to incomplete type
 2017-02-06 18:25 UTC 

[PATCH 0/2] scpi: RfC - Allow to ignore invalid SCPI DVFS clock rates
 2017-02-06 18:17 UTC  (3+ messages)

[PATCH v5 3/7] rtc: ac100: Add RTC driver for X-Powers AC100
 2017-02-06 18:15 UTC  (4+ messages)
` [v5,3/7] "

[PATCH 0/9] ARM: sun5i: Cleanup and reorganisation of the DTSI
 2017-02-06 17:46 UTC  (10+ messages)
` [PATCH 3/9] ARM: sunxi: Rename pwm0_pins to match our usual pattern
` [PATCH 4/9] ARM: sun5i: Add UART2 pin group
` [PATCH 9/9] ARM: sun5i: gr8: Use common sun5i DTSI

[PATCH] clocksource: arm_arch_timer: print timer value at init time
 2017-02-06 17:41 UTC  (3+ messages)

[xlnx:master 2695/2699] drivers/fpga/zynqmp-fpga.c:60:2: error: implicit declaration of function '__flush_cache_user_range'
 2017-02-06 17:39 UTC 

[PATCH] somedriver: remove the initialization of static pointers
 2017-02-06 17:33 UTC  (4+ messages)

[PATCH v8 1/3] dt: bindings: add documentation for zx2967 family thermal sensor
 2017-02-06 17:23 UTC  (3+ messages)
` [PATCH v8 3/3] thermal: zx2967: add thermal driver for ZTE's zx2967 family

[PATCH v9 1/3] dt: bindings: add documentation for zx2967 family watchdog controller
 2017-02-06 17:13 UTC  (3+ messages)
` [PATCH v9 3/3] watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family

[PATCH 0/7] arm64: efi: PE/COFF cleanup/hardening
 2017-02-06 17:13 UTC  (13+ messages)
` [PATCH 1/7] include: pe.h: allow for use in assembly
` [PATCH 3/7] arm64: efi: move EFI header and related data to a separate .S file
` [PATCH 4/7] arm64: efi: ensure that the PE/COFF header pointer appears at offset 0x3c
` [PATCH 5/7] arm64: efi: remove pointless dummy .reloc section
` [PATCH 6/7] arm64: efi: replace open coded constants with symbolic ones

[GIT PULL] few omap late dts changes for v4.11 merge window
 2017-02-06 17:02 UTC 

[PATCH 2/2] ARM: dts: qcom: Add msm8974 CoreSight components
 2017-02-06 16:52 UTC  (2+ messages)

[GIT PULL] arch timer updates for v4.11
 2017-02-06 16:47 UTC  (5+ messages)
` [PATCH 1/4] arm64: arch_timer: add dt binding for hisilicon-161010101 erratum
` [PATCH 2/4] arm64: arm_arch_timer: remove fsl-a008585 parameter
` [PATCH 3/4] arm64: arch_timer: introduce generic errata handling infrastructure
` [PATCH 4/4] arm64: arch_timer: work around Hisilicon erratum 161010101

[GIT PULL] ARM: mvebu: fixes for v4.10 (#1)
 2017-02-06 16:36 UTC  (3+ messages)

[PATCH] MAINTAINERS: socfpga: update email for Dinh Nguyen
 2017-02-06 16:35 UTC  (2+ messages)

[PATCH v1 1/3] clk: zte: add i2s clocks for zx296718
 2017-02-06 16:30 UTC  (5+ messages)
` [PATCH v1 2/3] dt: Document for the ZTE zx296718 I2S controller
` [PATCH v1 3/3] ASoC: zx-i2s: support zx296718 SoC for ZTE's i2s controller driver

[PATCH v2] irqchip/gicv3: Fix GICR_WAKE & GICD_IGROUPR accesses from non-secure
 2017-02-06 16:26 UTC 


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