linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-13 14:23:05 to 2018-03-14 09:37:18 UTC [more...]

[PATCH v2] drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE
 2018-03-14  9:37 UTC  (2+ messages)

[PATCH v2] drm/sun4i: move rgb mode_valid from connector to encoder
 2018-03-14  9:30 UTC  (2+ messages)

[PATCH v2] drm/sun4i: add lvds mode_valid function
 2018-03-14  9:30 UTC  (2+ messages)

[PATCH] media: omap3isp: fix unbalanced dma_iommu_mapping
 2018-03-14  9:28 UTC  (4+ messages)

[PATCH 0/2] Introduce STM32MP1 Reset driver
 2018-03-14  9:12 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: reset: add STM32MP1 resets
` [PATCH 2/2] reset: simple: Enable stm32mp1 reset driver

[RESEND PATCH v1 5/6] i2c: i2c-stm32f7: Add DMA support
 2018-03-14  9:06 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: Add default memory node
 2018-03-14  9:03 UTC  (2+ messages)

[PATCH v1 0/4] Fix issues with huge mapping in ioremap
 2018-03-14  8:48 UTC  (5+ messages)
` [PATCH v1 1/4] asm/tlbflush: Add flush_tlb_pgtable() for ARM64
` [PATCH v1 2/4] ioremap: Invalidate TLB after huge mappings
` [PATCH v1 3/4] arm64: Fix the page leak in pud/pmd_set_huge
` [PATCH v1 4/4] Revert "arm64: Enforce BBM for huge IO/VMAP mappings"

[RFC] arm64: extra entries in /proc/iomem for kexec
 2018-03-14  8:39 UTC  (2+ messages)

[PATCH] ARM: configs: add OXNAS v6 defconfig
 2018-03-14  8:35 UTC 

[PATCH 0/8] Refresh Marvell BG2CD SoC support
 2018-03-14  8:28 UTC  (9+ messages)
` [PATCH 1/8] ARM: berlin: extend BG2CD Kconfig entry
` [PATCH 8/8] ARM: dts: berlin2cd: add Valve Steam Link board

[PATCH] Add Apple Carplay driver
 2018-03-14  8:20 UTC  (6+ messages)
` [PATCH] usb: misc: supports "

[PATCH v5 00/26] Fix watchdog on Renesas R-Car Gen2 and RZ/G1
 2018-03-14  8:17 UTC  (10+ messages)

[PATCH v2 0/6] phy: rockchip-typec: fix boards that does not report cable-state
 2018-03-14  8:14 UTC  (3+ messages)
` [PATCH v2 1/6] phy: rockchip-typec: fall back to working in host-mode if extcon is missing

[PATCH v10 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-03-14  8:14 UTC  (6+ messages)
` [PATCH v10 1/5] driver core: Delete the link between two given devices
` [PATCH v10 2/5] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH v10 3/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH v10 4/5] iommu/arm-smmu: Add the device_link between masters and smmu
` [PATCH v10 5/5] iommu/arm-smmu: Add support for qcom,smmu-v2 variant

[PATCH V2] ZBOOT: fix stack protector in compressed boot phase
 2018-03-14  8:10 UTC  (4+ messages)

[PATCH] ARM: dts: sun8i-h3: Add Mali node
 2018-03-14  8:05 UTC  (2+ messages)

arm64: allwinner: Add support for TERES I laptop
 2018-03-14  8:01 UTC  (15+ messages)
` [PATCH 1/5] arm64: dts: allwinner: a64: Add i2c0 pins
` [PATCH 3/5] arm64: dts: allwinner: a64: add simplefb for A64 SoC
` [PATCH 5/5] arm64: allwinner: a64: Add support for TERES I laptop

[PATCH] crypto: arm,arm64 - Fix random regeneration of S_shipped
 2018-03-14  7:45 UTC  (2+ messages)

[PATCH] irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enabling
 2018-03-14  7:41 UTC  (2+ messages)

[GIT PULL 00/31] perf/core improvements and fixes
 2018-03-14  7:17 UTC  (11+ messages)
` [PATCH 18/31] perf vendor events arm64: Add armv8-recommended.json

[PATCH] pinctrl: uniphier: divide I2S and S/PDIF audio out pin-mux group
 2018-03-14  7:04 UTC  (2+ messages)

[PATCH v5 00/36] DRM Rockchip rk3399 (Kevin)
 2018-03-14  6:53 UTC  (49+ messages)
` [PATCH v5 01/36] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
` [PATCH v5 03/36] drm/bridge: analogix_dp: Don't change psr while bridge is disabled
` [PATCH v5 05/36] drm/bridge: analogix_dp: add fast link train for eDP
` [PATCH v5 06/36] drm/rockchip: Only wait for panel ACK on PSR entry
` [PATCH v5 07/36] drm/bridge: analogix_dp: Move enable video into config_video()
` [PATCH v5 08/36] drm/bridge: analogix_dp: Check AUX_EN status when doing AUX transfer
` [PATCH v5 09/36] drm/bridge: analogix_dp: Don't use fast link training when panel just powered up
` [PATCH v5 10/36] drm/bridge: analogix_dp: Retry bridge enable when it failed
` [PATCH v5 11/36] drm/bridge: analogix_dp: Wait for HPD signal before configuring link
` [PATCH v5 12/36] drm/bridge: analogix_dp: Set PD_INC_BG first when powering up edp phy
` [PATCH v5 13/36] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
` [PATCH v5 14/36] drm/bridge: analogix_dp: Extend hpd check time to 100ms
` [PATCH v5 15/36] drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode
` [PATCH v5 16/36] drm/bridge: analogix_dp: Check dpcd write/read status
` [PATCH v5 17/36] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
` [PATCH v5 18/36] drm/bridge: analogix_dp: Reset aux channel if an error occurred
` [PATCH v5 19/36] drm/rockchip: Restore psr->state when enable/disable psr failed
` [PATCH v5 20/36] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
` [PATCH v5 21/36] drm/bridge: analogix_dp: Fix timeout of video streamclk config
` [PATCH v5 22/36] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
` [PATCH v5 23/36] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
` [PATCH v5 24/36] drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner
` [PATCH v5 25/36] drm/bridge: analogix_dp: Properly log AUX CH errors
` [PATCH v5 26/36] drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip

[Query] ARM64 kaslr support - randomness, seeding and kdump
 2018-03-14  6:40 UTC  (10+ messages)

[PATCH] arm64: dts: uniphier: divide I2S and S/PDIF audio out pin-mux group
 2018-03-14  6:37 UTC 

[PATCH v2 1/3] phy: phy-mtk-tphy: keep default value of mcu_bus_ck_gate_en
 2018-03-14  6:09 UTC  (7+ messages)
` [PATCH v2 2/3] phy: phy-mtk-tphy: add configurable parameters for slew rate calibrate
` [PATCH v2 3/3] dt-bindings: phy-mtk-tphy: add properties for U2 "

[PATCH] pinctrl: uniphier: add PXs2 Audio in/out pin-mux settings
 2018-03-14  6:07 UTC  (2+ messages)

[PATCH] ARM: dts: uniphier: add sound node for UniPhier PXs2
 2018-03-14  5:26 UTC 

[PATCH] ARM: dts: uniphier: add audio in/out pin-mux node
 2018-03-14  5:17 UTC 

[PATCH 1/7] i40e/i40evf: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-14  5:08 UTC  (9+ messages)
` [PATCH 2/7] ixgbe: eliminate "
` [PATCH 3/7] RDMA/qedr: "
` [PATCH 4/7] igbvf: "
` [PATCH 5/7] igb: "
` [PATCH 6/7] e1000: "
` [PATCH 7/7] ixgbevf: "

[PATCH 1/7] i40e/i40evf: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-14  3:19 UTC 

[PATCH] arm64: dts: msm8992: add pstore-ramoops support
 2018-03-14  2:44 UTC  (2+ messages)

[PATCH v8 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2018-03-14  2:17 UTC  (4+ messages)
` [PATCH v8 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs
    ` 答复: "

[PATCH v2 0/7] kexec_file, x86, powerpc: refactoring for other architecutres
 2018-03-14  2:14 UTC  (5+ messages)
` [PATCH v2 2/7] kexec_file, x86, powerpc: factor out kexec_file_ops functions

[PATCH v1] arm: dts: mt7623: add PCIe related nodes
 2018-03-14  1:41 UTC  (2+ messages)

[PATCH v2] arm: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL
 2018-03-14  1:32 UTC 

[PATCH] ARM: Call syscall_trace_exit even when system call skipped
 2018-03-13 23:58 UTC  (2+ messages)
`  "

[PATCH] clk: rockchip: Add 1.6GHz PLL rate
 2018-03-13 23:38 UTC  (3+ messages)

[PATCH] arm64: allwinner: H5: Add Xunlong Orange Pi Zero Plus
 2018-03-13 22:47 UTC  (3+ messages)

[GIT PULL 1/2] Broadcom devicetree changes for 4.17
 2018-03-13 21:42 UTC  (4+ messages)
` [GIT PULL 2/2] Broadcom defconfig "

[PATCH] KVM: arm/arm64: replacing per-VM's per-CPU variable
 2018-03-13 21:31 UTC  (4+ messages)

[PATCH] staging: bcm2835-audio: Release resources on module_exit()
 2018-03-13 21:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/5] drm/blend: Support generic plane-wide alpha
 2018-03-13 20:54 UTC  (6+ messages)
` [PATCH v4 1/5] drm/blend: Add a generic alpha property
` [PATCH v4 2/5] drm/atmel-hclcdc: Convert to the new "
` [PATCH v4 3/5] drm/rcar-du: "
` [PATCH v4 4/5] drm/sun4i: Add support for plane alpha
` [PATCH v4 5/5] drm/docs: Remove the rcar alpha from the csv file

[PATCH 3/3] irqchip/gic-v3: Bounds check redistributor accesses
 2018-03-13 20:19 UTC  (5+ messages)
` [3/3] "

[PATCH] arm64: dts: renesas: v3msk: add SCIF0 pins
 2018-03-13 19:26 UTC 

[PATCH] arm64: dts: renesas: r8a7795: Add missing SYS-DMAC2 dmas
 2018-03-13 19:23 UTC  (3+ messages)

[PATCH v5 0/4] drivers: firmware: xilinx: Add firmware driver support
 2018-03-13 18:56 UTC  (8+ messages)
` [PATCH v5 1/4] dt-bindings: firmware: Add bindings for ZynqMP firmware

[PATCH v2 0/8] PECI device driver introduction
 2018-03-13 18:56 UTC  (4+ messages)
` [PATCH v2 7/8] [PATCH 7/8] drivers/hwmon: Add a generic PECI hwmon client driver

[PATCH 0/3] Add R8A77980/Condor PFC support
 2018-03-13 18:46 UTC  (2+ messages)

[GIT PULL] bcm2835-dt-next-2018-03-13
 2018-03-13 18:45 UTC  (2+ messages)

[PATCH 0/3] drivers: clk: Add ZynqMp clock driver support
 2018-03-13 18:39 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: clock: Add bindings for ZynqMP clock driver

[PATCH 0/3] irqchip: GIC kexec/kdump improvement and workarounds
 2018-03-13 18:35 UTC  (6+ messages)
` [PATCH 1/3] irqchip/gic-v2: Reset APRn registers at boot time
` [PATCH 2/3] irqchip/gic-v3: Reset APgRn "
` [PATCH 3/3] irqchip/gic-v3: Allow LPIs to be disabled from the command line

[PATCH v4 0/2] ARM: Implement MODULE_PLT support in FTRACE
 2018-03-13 18:29 UTC  (12+ messages)
` [PATCH v4 2/2] ARM: ftrace: Add MODULE_PLTS support

[PATCH 0/2] arm64: dts: Add sdm845 GPU/GMU and SMMU
 2018-03-13 18:23 UTC  (12+ messages)
` [PATCH 2/2] arm64: dts: sdm845: Support GPU/GMU
        ` [Freedreno] "

[PATCH] arm64: dts: qcom: rename qcom,pcie devices to pcie
 2018-03-13 18:19 UTC  (2+ messages)

[PATCH] arm64: kdump: fix interrupt handling done during machine_crash_shutdown
 2018-03-13 17:25 UTC  (12+ messages)

[PATCH 0/2] coresight: next v4.16-rc5
 2018-03-13 17:24 UTC  (3+ messages)
` [PATCH 1/2] coresight: Use %px to print pcsr instead of %p
` [PATCH 2/2] coresight: etm4x: Fix bit shifting

[PATCH v1 0/2] Append some fixes and improvements
 2018-03-13 17:16 UTC  (3+ messages)
` [PATCH v1 1/2] dmaengine: stm32-mdma: align TLEN and buffer length on burst
` [PATCH v1 2/2] dmaengine: stm32-mdma: Fix incomplete Hw descriptors allocator

[PATCH] ARM: dts: exynos: Add #sound-dai-cells property to exynos5250 i2s nodes
 2018-03-13 17:12 UTC 

[PATCH v1 1/1] dmaengine: stm32-dmamux: fix a potential buffer overflow
 2018-03-13 16:55 UTC 

[PATCH 0/3] crypto: inside-secure: improve clock management
 2018-03-13 16:48 UTC  (4+ messages)
` [PATCH 1/3] crypto: inside-secure - fix "
` [PATCH 2/3] crypto: inside-secure - improve clock initialization
` [PATCH 3/3] crypto: inside-secure - fix clock resource by adding a register clock

[PATCH] ARM: dts: msm8974: castor: Correct typo in touchscreen compatible string
 2018-03-13 16:46 UTC  (2+ messages)
` [PATCH v2] ARM: dts: msm8974: castor: Fix typo and add startup delay in touchscreen node

[PATCH v1 0/8] Append several fixes and improvements in STM32 DMA
 2018-03-13 16:42 UTC  (9+ messages)
` [PATCH v1 1/8] dt-bindings: stm32-dma: introduce DMA features bitfield
` [PATCH v1 2/8] dmaengine: stm32-dma: threshold manages with bitfield feature
` [PATCH v1 3/8] dmaengine: stm32-dma: Improve memory burst management
` [PATCH v1 4/8] dmaengine: stm32-dma: fix DMA IRQ status handling
` [PATCH v1 5/8] dmaengine: stm32-dma: fix max items per transfer
` [PATCH v1 6/8] dmaengine: stm32-dma: properly mask irq bits
` [PATCH v1 7/8] dmaengine: stm32-dma: fix incomplete configuration in cyclic mode
` [PATCH v1 8/8] dmaengine: stm32-dma: fix typo and reported checkpatch warnings

[PATCH 0/3] ASoC: stm32: sai: add support of iec958 controls
 2018-03-13 16:27 UTC  (4+ messages)
` [PATCH 1/3] ALSA: pcm: add IEC958 channel status control helper
` [PATCH 2/3] ASoC: stm32: sai: add iec958 controls support
` [PATCH 3/3] ASoC: dmaengine_pcm: document process callback

[PATCH 1/2] ARM: npcm: add CONFIG_ARCH_MULTI_V7 dependency
 2018-03-13 16:23 UTC  (7+ messages)

[PATCH 0/5] drivers: pwm: sun4i: Improve support for A64 and H6 SoCs
 2018-03-13 15:32 UTC  (5+ messages)
` [PATCH 3/5] pwm: sun4i: Introduce (optional) reset support

[PATCH] ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
 2018-03-13 15:20 UTC 

[PATCH v2] mmc: sdhci-of-arasan: Add quirk to avoid unexpected interrupt msgs
 2018-03-13 14:26 UTC 

[PATCH 0/2] iio: stm32-dfsdm-adc: fix filter & rate setting
 2018-03-13 14:23 UTC  (3+ messages)
` [PATCH 1/2] iio: adc: stm32-dfsdm: fix successive oversampling settings
` [PATCH 2/2] iio: adc: stm32-dfsdm: fix sample rate for div2 spi clock


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