linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-16 12:44:48 to 2017-05-17 09:50:45 UTC [more...]

[PATCH v3 00/21] drm: sun4i: Add support for the HDMI controller
 2017-05-17  9:50 UTC  (25+ messages)
` [PATCH v3 01/21] clk: divider: Make divider_round_rate take the parent clock
` [PATCH v3 02/21] clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate
` [PATCH v3 03/21] clk: sunxi-ng: div: Switch to divider_round_rate
` [PATCH v3 04/21] clk: sunxi-ng: mux: Don't just rely on the parent for CLK_SET_RATE_PARENT
` [PATCH v3 05/21] clk: sunxi-ng: mux: split out the pre-divider computation code
` [PATCH v3 06/21] clk: sunxi-ng: mux: Change pre-divider application function prototype
` [PATCH v3 07/21] clk: sunxi-ng: mux: Re-adjust parent rate
` [PATCH v3 08/21] clk: sunxi-ng: sun5i: Export video PLLs
` [PATCH v3 09/21] drm/sun4i: tcon: Add channel debug
` [PATCH v3 10/21] drm/sun4i: tcon: Move the muxing out of the mode set function
` [PATCH v3 11/21] drm/sun4i: tcon: Switch mux on only for composite
` [PATCH v3 12/21] drm/sun4i: tcon: Fix tcon channel 1 backporch calculation
` [PATCH v3 13/21] drm/sun4i: tcon: Change vertical total size computation inconsistency
` [PATCH v3 14/21] drm/sun4i: tcon: multiply the vtotal when not in interlace
` [PATCH v3 15/21] drm/sun4i: Ignore the generic connectors for components
` [PATCH v3 16/21] dt-bindings: display: sun4i: Add HDMI display bindings
` [PATCH v3 17/21] dt-bindings: display: sun4i: Add allwinner, tcon-channel property
` [PATCH v3 18/21] drm/sun4i: Add HDMI support
` [PATCH v3 19/21] drm/sun4i: Add compatible for the A10s pipeline
` [PATCH v3 20/21] ARM: sun5i: a10s: Add the HDMI controller node
` [PATCH v3 21/21] ARM: sun5i: a10s-olinuxino: Enable HDMI

[PATCH v7 00/13] Initial Allwinner Display Engine 2.0 Support
 2017-05-17  9:32 UTC  (5+ messages)
` [PATCH v7 11/13] ARM: sun8i: v3s: add device nodes for DE2 display pipeline

[PATCH] powerpc: booke: fix boot crash due to null hugepd
 2017-05-17  9:30 UTC  (3+ messages)

[PATCH 1/2] ARM: davinci: PM: Free resources in error handling path in 'davinci_pm_init'
 2017-05-17  9:23 UTC  (2+ messages)

[PATCH V8 00/11] IOMMU probe deferral support
 2017-05-17  9:22 UTC  (21+ messages)
` [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
            ` [PATCH] ARM: dma-mapping: Don't tear third-party mappings

[PATCH 0/3] add and fix some device node for rk322x SoC
 2017-05-17  9:21 UTC  (8+ messages)
` [PATCH 1/3] arm: dts: rk322x: fix i2s1 pinctrl error
` [PATCH 2/3] arm: dts: rk322x: correct uart2 pinctrl and add another sets
` [PATCH 3/3] arm: dts: rk322x: add watchdog device node

[PATCH] mmc: sdhci-xenon: kill xenon_clean_phy()
 2017-05-17  9:17 UTC  (5+ messages)

[PATCH v2] misc: sram-exec: Use aligned fncpy instead of memcpy
 2017-05-17  9:13 UTC  (4+ messages)

[PATCH] iommu/arm-smmu-v3: Enable ACPI based HiSilicon CMD_PREFETCH quirk(erratum 161010701)
 2017-05-17  9:12 UTC 

[PATCH 00/12] arm64: dts: hi3660: add device nodes
 2017-05-17  8:37 UTC  (13+ messages)
` [PATCH 01/12] dt-bindings: arm: hisilicon: add bindings for HiKey960 board
` [PATCH 02/12] arm64: dts: hisilicon: update compatible string for hikey960
` [PATCH 03/12] arm64: dts: hikey960: pinctrl: add more pinmux and pinconfig
` [PATCH 04/12] arm64: dts: hi3660: add resources for clock and reset
` [PATCH 05/12] arm64: dts: Add I2C nodes for Hi3660
` [PATCH 06/12] arm64: dts: hi3660: add gpio dtsi file for Hisilicon Hi3660 SOC
` [PATCH 07/12] arm64: dts: hi3660: Add uarts nodes
` [PATCH 08/12] arm64: dts: hikey960: add WL1837 Bluetooth device node
` [PATCH 09/12] arm64: dts: hi3660: Add pl031 rtc node
` [PATCH 10/12] arm64: dts: hi3660: add spi device nodes
` [PATCH 11/12] arm64: dts: hi3660: add power key dts node
` [PATCH 12/12] arm64: dts: hikey960: add LED nodes

[pwm] question about potential division by zero
 2017-05-17  8:33 UTC  (2+ messages)

[PATCH v5 0/3] Cavium ARM64 uncore PMU support
 2017-05-17  8:31 UTC  (4+ messages)
` [PATCH v5 1/3] perf: export perf_event_update_userpage()
` [PATCH v5 2/3] perf: cavium: Support memory controller PMU counters
` [PATCH v5 3/3] perf: cavium: Support transmit-link "

[PATCH v1 0/3] clk: rockchip: support clk controller for RK312X SoC
 2017-05-17  8:09 UTC  (5+ messages)
` [PATCH v1 1/3] clk: rockchip: add dt-binding header for rk312x
` [PATCH v1 2/3] dt-bindings: add bindings for rk312x clock controller
` [PATCH v1 3/3] clk: rockchip: add clock controller for rk312x

[RFC v1 0/7] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-05-17  8:05 UTC  (14+ messages)
` [RFC v1 2/7] iommu/arm-smmu-v3: Add erratum framework functions
` [RFC v1 4/7] iommu/arm-smmu-v3: Enable HiSilicon erratum 161010701
` [RFC v1 6/7] iommu/arm-smmu-v3: Rearrange msi resv alloc functions
` [RFC v1 7/7] iommu/arm-smmu-v3: Enable ACPI based HiSilicon erratum 161010801

[PATCH V2 0/6] tty: serial: lpuart: add imx7ulp support
 2017-05-17  8:04 UTC  (20+ messages)
` [PATCH V2 2/6] tty: serial: lpuart: add little endian 32 bit register support
  ` [V2, "
` [PATCH V2 6/6] tty: serial: lpuart: add a more accurate baud rate calculation method

[PATCH 1/1] futex: remove duplicated code
 2017-05-17  8:01 UTC  (3+ messages)

[PATCH] mailbox: bcm-flexrm-mailbox: Fix typo in dma_mask setup
 2017-05-17  7:54 UTC 

[PATCH v2 0/3] iio: adc: sama5d2_adc hw triggers and buffers
 2017-05-17  7:47 UTC  (9+ messages)
` [PATCH v2 2/3] iio: adc: at91-sama5d2_adc: add hw trigger and buffer support

[PATCH v2 1/3] watchdog: bindings: dw_wdt: add reset lines
 2017-05-17  7:32 UTC  (3+ messages)
` [PATCH v2 2/3] watchdog: dw_wdt: get reset lines from dt

[PATCH 0/2] pinctrl: pinctrl-imx: add gpio support for mx7ulp
 2017-05-17  7:18 UTC  (7+ messages)
` [PATCH 1/2] pinctrl: pinctrl-imx: add IBE and OBE SoC property
` [PATCH 2/2] pinctrl: pinctrl-imx: do not assume mux 0 is gpio

[PATCH 0/2] PCI: Workaround for bus reset on Cavium cn8xxx root ports
 2017-05-17  7:07 UTC  (9+ messages)
` [PATCH 1/2] PCI: Allow PCI_DEV_FLAGS_NO_BUS_RESET to be used on bus device
` [PATCH 2/2] PCI: Avoid bus reset for Cavium cn8xxx root ports

[RESEND PATCH 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2017-05-17  7:00 UTC  (3+ messages)
` [RESEND PATCH 1/2] perf: uncore: Adding documentation for ThunderX2 pmu uncore driver
` [RESEND PATCH 2/2] perf: ThunderX2: Add Cavium Thunderx2 SoC UNCORE PMU driver

[Question] softlock up in handle_mm_fault
 2017-05-17  6:45 UTC 

[PATCH 0/4] amend some properties related clk and cpu for rk322x
 2017-05-17  5:31 UTC  (7+ messages)
` [PATCH 1/4] arm: dts: rk322x: add some assigned-clocks
` [PATCH 2/4] arm: dts: rk322x: add operating-points-v2 property for cpu
` [PATCH 3/4] arm: dts: rk3229: add a new cpu opp table
` [PATCH 4/4] arm: dts: rk322x: update tsadc's frequence setting

[PATCH] iommu: of: Fix check for returning EPROBE_DEFER
 2017-05-17  5:17 UTC  (3+ messages)

[PATCH v3 00/11] Broadcom Stingray SOC Initial Support
 2017-05-17  4:24 UTC  (3+ messages)

[PATCH v5 1/3] phy: qcom-usb: Remove unused ulpi phy header
 2017-05-17  3:43 UTC  (4+ messages)
` [PATCH v5 3/3] phy: Group vendor specific phy drivers

[PATCH v4] arm64: fix the overlap between the kernel image and vmalloc address
 2017-05-17  3:17 UTC  (4+ messages)

imx7: mmc_select_hs200 failed, error -74
 2017-05-17  2:10 UTC  (4+ messages)

[PATCH 1/2] clk: hi6220: add acpu clock
 2017-05-17  1:31 UTC  (3+ messages)

[PATCH v13 00/12] power: add power sequence library
 2017-05-17  1:18 UTC  (5+ messages)

[PATCH] arm64: dts: rockchip: Drop explicit "include/" prefix from #include
 2017-05-17  1:13 UTC  (3+ messages)

[PATCH V2] ARM: dts: bcm283x: Reserve first page for firmware
 2017-05-16 22:19 UTC  (3+ messages)

[GIT PULL] bcm2835 DT fixes for 4.12
 2017-05-16 22:19 UTC 

[PATCH 0/3] Davinci DSP remoteproc device improvements
 2017-05-16 22:13 UTC  (4+ messages)
` [PATCH 1/3] ARM: davinci: da8xx: Create DSP device only when assigned memory
` [PATCH 2/3] ARM: davinci: da8xx: Add names to DSP IOMEM resources
` [PATCH 3/3] ARM: davinci: da8xx: Add DSP internal RAM memories as "

arm64 vs arm tree for BCM2837 DT pull requests
 2017-05-16 22:04 UTC 

[PATCH] crypto: stm32 - Add CRC32 support for STM32F4XX
 2017-05-16 21:18 UTC 

[PATCH v2 00/11] Fixes to v7 of the vITS save/restore series
 2017-05-16 20:31 UTC  (5+ messages)
` [PATCH v2 07/11] KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs

[PATCH] ARM: dts: imx7d-pico: Add initial support
 2017-05-16 20:27 UTC  (2+ messages)

[PATCH 0/2] pinctrl: samsung: Split per ARMv7/v8 arch
 2017-05-16 20:06 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: samsung: Add include guard to local header
` [PATCH-RFT 2/2] pinctrl: samsung: Split Exynos drivers per ARMv7 and ARMv8

[PATCH V10 1/3] irq: Allow to pass the IRQF_TIMER flag with percpu irq request
 2017-05-16 19:44 UTC 

[PATCH v2 0/9] Userspace timer IRQ number control and PMU with userspace-gic
 2017-05-16 18:45 UTC  (10+ messages)
` [PATCH v2 1/9] KVM: arm64: Allow creating the PMU without the in-kernel GIC
` [PATCH v2 2/9] KVM: arm: Handle VCPU device attributes in guest.c
` [PATCH v2 3/9] KVM: arm/arm64: Move irq_is_ppi() to header file
` [PATCH v2 4/9] KVM: arm/arm64: Move timer IRQ default init to arch_timer.c
` [PATCH v2 5/9] KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
` [PATCH v2 6/9] KVM: arm/arm64: Introduce an allocator for in-kernel irq lines
` [PATCH v2 7/9] KVM: arm/arm64: Check if irq lines to the GIC are already used
` [PATCH v2 8/9] KVM: arm/arm64: Disallow userspace control of in-kernel IRQ lines
` [PATCH v2 9/9] KVM: arm/arm64: Don't assume initialized vgic when setting PMU IRQ

[patch V2 02/17] arm: Adjust system_state check
 2017-05-16 18:42 UTC  (2+ messages)
` [patch V2 03/17] arm64: "

[PATCH 0/2] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-05-16 18:38 UTC  (14+ messages)
` [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING

[PATCH V16 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-05-16 17:16 UTC  (10+ messages)
` [PATCH V16 08/11] efi: print unrecognized CPER section
` [PATCH V16 09/11] ras: acpi / apei: generate trace event for "
` [PATCH V16 10/11] trace, ras: add ARM processor error trace event

[PATCH] arm64: dts: marvell: mcbin: add sdhci
 2017-05-16 17:11 UTC  (3+ messages)

[PATCH] clk: sunxi-ng: explicitly include linux/spinlock.h
 2017-05-16 17:05 UTC  (2+ messages)

[PATCH 1/1] ARM: dts: dra7: Reduce cpu thermal shutdown temperature
 2017-05-16 16:28 UTC  (3+ messages)

[PATCH 0/8] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
 2017-05-16 15:49 UTC  (5+ messages)

[PATCH v2 net-next 00/12] drivers: net: xgene: Add ethtool stats and bug fixes
 2017-05-16 15:48 UTC  (2+ messages)

[PATCH V5 0/7] PM / OPP: Use - instead of @ for DT entries
 2017-05-16 15:19 UTC  (3+ messages)
` [PATCH V5 2/7] ARM: TI: Use - instead of @ for DT OPP entries

[PATCH] ARM: dts: am335x-phycore-som: fix rv4162 compatible
 2017-05-16 15:18 UTC  (2+ messages)

[PATCH] dt: gta04: fix polarity of clocks for mcbsp4
 2017-05-16 15:09 UTC  (2+ messages)

[PATCH 2/3] dt-binding: clock: Add k2g clock definitions
 2017-05-16 15:03 UTC  (2+ messages)

[RFC v1 0/3] Introduce on-chip interconnect API
 2017-05-16 14:59 UTC  (4+ messages)
` [RFC v1 2/3] interconnect: Add Qualcomm msm8916 interconnect provider driver

[PATCH 00/48] ARM: at91: rework Atmel TCB drivers
 2017-05-16 14:35 UTC  (6+ messages)
` [PATCH 42/48] clocksource/drivers: Add a new driver for the Atmel ARM TC blocks

[PATCHv5] arm64/cpufeature: don't use mutex in bringup path
 2017-05-16 14:18 UTC 

[PATCH] of: irq: use of_irq_get() in of_irq_to_resource()
 2017-05-16 14:15 UTC  (2+ messages)

[PATCH v3] arm64: fix the overlap between the kernel image and vmalloc address
 2017-05-16 14:06 UTC  (4+ messages)

[PATCH 0/2] Armada 8040 MachiatoBin and DB improvements
 2017-05-16 13:45 UTC  (11+ messages)
` [PATCH 1/2] arm64: marvell: dts: fill MachiatoBin board description

[PATCH v3 0/2] kvm: arm/arm64: Fixes for race conditions
 2017-05-16 13:29 UTC  (4+ messages)

[RESEND PATCH v5 0/3] Support for USB DRD Phy driver for NS2
 2017-05-16 13:03 UTC  (3+ messages)
` [RESEND PATCH v5 2/3] phy:phy-bcm-ns2-usbdrd:Broadcom USB DRD Phy driver for Northstar2


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