linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-23 12:05:23 to 2018-11-25 17:56:03 UTC [more...]

[PATCH] clk: rockchip: add clock gate of ACODEC for rk3328
 2018-11-25 17:56 UTC 

[PATCH] clk: rockchip: add clock ID of ACODEC for rk3328
 2018-11-25 17:55 UTC 

[PATCH v3 6/6] ARM: PWM: add allwinner sun8i R40/T3/V40 PWM support
 2018-11-25 16:23 UTC 

[PATCH v3 5/6] DEV: CLK: sunxi ccu: export clk_apb1 for sun8i-r40 soc pwm
 2018-11-25 16:22 UTC 

[PATCH v3 4/6] DEV: CLK: add function to check the using clock name of driver
 2018-11-25 16:21 UTC 

[PATCH v3 3/6] ARM: dts: add PWM for Bananapi M2 Ultrar board
 2018-11-25 16:20 UTC 

[PATCH v3 2/6] ARM: dtsi: add pwm node for sun8i R40
 2018-11-25 16:19 UTC 

[PATCH v4 0/2] clk: meson-g12a: Add EE clock controller driver
 2018-11-25 16:19 UTC  (3+ messages)
` [PATCH v4 2/2] clk: meson-g12a: Add EE Clock "

[PATCH v3 1/6] Documentation: ARM: sunxi: pwm: add Allwinner sun8i
 2018-11-25 16:18 UTC 

[PATCH v3 0/6] PWM support for allwinner sun8i R40/T3/V40 SOCs
 2018-11-25 16:18 UTC 

[PATCH v4 0/2] dmaengine: add UniPhier MIO DMAC driver
 2018-11-25 13:53 UTC  (3+ messages)

[PATCH 0/3] iio: stm32-adc: add PM support
 2018-11-25 13:17 UTC  (8+ messages)
` [PATCH 1/3] iio: adc: stm32-adc: move self-calibration to prepare routine
` [PATCH 2/3] iio: adc: stm32-adc: add power management support
` [PATCH 3/3] iio: adc: stm32-adc: switch off running adc when going to low power

[RFC PATCH v4 00/17] initial support for "suniv" Allwinner new ARM9 SoC
 2018-11-25 12:49 UTC  (20+ messages)
` [RFC PATCH v4 01/17] ARM: Check ARCH_MULTI_V7 to differentiate ARMv5/v7 Allwinner SoCs
` [RFC PATCH v4 02/17] dt-bindings: arm: Add new Allwinner ARMv5 F1C100s SoC
` [RFC PATCH v4 03/17] ARM: sunxi: add Allwinner ARMv5 SoCs
` [RFC PATCH v4 04/17] dt-bindings: interrupt-controller: Add suniv interrupt-controller
` [RFC PATCH v4 05/17] irqchip/sun4i: Add a struct to hold global variables
` [RFC PATCH v4 06/17] irqchip/sun4i: Move IC specific register offsets to struct
` [RFC PATCH v4 07/17] irqchip/sun4i: Add support for Allwinner ARMv5 F1C100s
` [RFC PATCH v4 08/17] dt-bindings: timer: Add Allwinner suniv timer
` [RFC PATCH v4 09/17] clocksource: sun4i: add a compatible for suniv
` [RFC PATCH v4 10/17] dt-bindings: pinctrl: Add Allwinner suniv F1C100s pinctrl
` [RFC PATCH v4 11/17] pinctrl: sunxi: add support for suniv F1C100s (newer F-series SoCs)
` [RFC PATCH v4 12/17] dt-bindings: clock: Add Allwinner suniv F1C100s CCU
` [RFC PATCH v4 13/17] clk: sunxi-ng: add support for suniv F1C100s SoC
` [RFC PATCH v4 14/17] dt-bindings: sram: Add Allwinner suniv F1C100s
` [RFC PATCH v4 15/17] dt-bindings: watchdog: Add Allwinner ARMv5 F1C100s wdt
` [RFC PATCH v4 16/17] ARM: dts: suniv: add initial DTSI file for F1C100s
` [RFC PATCH v4 17/17] ARM: suniv: f1c100s: add device tree for Lichee Pi Nano

[PATCH 0/1] meson-saradc: fix internal clock names
 2018-11-25 10:43 UTC  (3+ messages)
` [PATCH 1/1] iio: adc: "

[PATCH] iio: adc: meson-saradc: check for devm_kasprintf failure
 2018-11-25 10:39 UTC  (3+ messages)

[PATCH v3 1/4] mfd: stmpe: Move ADC related defines to header of mfd
 2018-11-25 10:27 UTC  (7+ messages)
` [PATCH v3 2/4] iio: adc: add STMPE ADC driver using IIO framework
` [PATCH v3 3/4] iio: adc: add STMPE ADC devicetree bindings
` [PATCH v3 4/4] ARM: dts: Add stmpe-adc driver to relevant devicetrees

[PATCH v2] x86_64, vmcoreinfo: Append 'page_offset_base' to vmcoreinfo
 2018-11-25 10:19 UTC  (4+ messages)

[PATCH] arm64: mm: Add spaces around + operator
 2018-11-25  9:27 UTC 

[RFC PATCH v4 01/17] ARM: add CONFIG_ARCH_SUNXI_V7 for differentiate ARMv5/v7 Allwinner SoCs
 2018-11-25  7:43 UTC 

[PATCH] drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut()
 2018-11-25  1:21 UTC 

[PATCH] thermal: armada: fix broken temperature sensor in 4.19
 2018-11-25  0:54 UTC  (3+ messages)

[PATCH 0/9] drm: remove deprecated functions
 2018-11-24 21:17 UTC  (25+ messages)
` [PATCH 1/9] drm: replace "drm_gem_object_unreference_unlocked" function with "*put_unlocked"
` [PATCH 2/9] drm: remove deprecated "[__]drm_gem_object_[un]reference[_locked]" functions
` [PATCH 3/9] drm: replace "drm_dev_unref" function with "drm_dev_put"
` [PATCH 4/9] drm: remove deprecated "drm_dev_unref" function
` [PATCH 5/9] drm: replace "drm_connector_unreference" with "drm_connector_put"
` [PATCH 6/9] drm: remove deprecated "drm_connector_[un]reference" functions
` [PATCH 7/9] drm: remove deprecated "drm_framebuffer_[un]reference" functions
` [PATCH 8/9] drm: remove no longer needed drm-get-put coccinelle script
` [PATCH 9/9] docs: drm: remove no longer relevant TODO entry

[RFC PATCH] of: make MAX_RESERVED_REGIONS configurable
 2018-11-24 20:56 UTC  (4+ messages)

[PATCH v2 0/2] media: cedrus: Add H264 decoding support
 2018-11-24 20:43 UTC  (3+ messages)
` [PATCH v2 2/2] "
  ` [linux-sunxi] "

[PATCH] drm/meson: Enable fast_io in meson_dw_hdmi_regmap_config
 2018-11-24 19:12 UTC 

[GIT PULL] arm64 fixes for 4.20-rc4
 2018-11-24 17:55 UTC  (2+ messages)

[PATCH v2] soc: bcm: brcmstb: Don't leak device tree node reference
 2018-11-24 14:52 UTC 

[PATCH] dma: coh901318: Fix a double-lock bug
 2018-11-24 14:30 UTC  (2+ messages)

[PATCH] dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_ll
 2018-11-24 13:41 UTC  (2+ messages)

[PATCH 0/2] use adrp/add pairs for PLT entries
 2018-11-24 12:20 UTC  (5+ messages)
` [PATCH 2/2] arm64/module: switch to ADRP/ADD sequences "

[PATCH] arm64: crc: accelerated-crc32-by-64bytes
 2018-11-24 11:51 UTC  (2+ messages)

[PATCH v2 15/15] MAINTAINERS: Add entry for RDA Micro SoC architecture
 2018-11-24  8:30 UTC  (2+ messages)

[PATCH v2 2/2] arm64/bpf: don't allocate BPF JIT programs in module memory
 2018-11-24  2:57 UTC  (2+ messages)

[xlnx:xlnx_rebase_v4.14 1151/1439] drivers/soc/xilinx/xlnx_vcu_clk.c:264:8: error: implicit declaration of function 'clk_readl'; did you mean 'clk_enable'?
 2018-11-23 23:49 UTC 

[xlnx:xlnx_rebase_v4.14 1052/1439] drivers//fpga/zynqmp-fpga.c:173:2: error: implicit declaration of function 'seq_puts'; did you mean 'set_pte'?
 2018-11-23 23:41 UTC 

[PATCH v4 0/2] bpf: permit JIT allocations to be served outside the module region
 2018-11-23 22:18 UTC  (3+ messages)
` [PATCH v4 1/2] bpf: add __weak hook for allocating executable memory
` [PATCH v4 2/2] arm64/bpf: don't allocate BPF JIT programs in module memory

iMX6 PCIe MSI issues
 2018-11-23 22:17 UTC 

[PATCH v3 0/2] bpf: permit JIT allocations to be served outside the module region
 2018-11-23 21:12 UTC  (6+ messages)
` [PATCH v3 1/2] bpf: add __weak hook for allocating executable memory
` [PATCH v3 2/2] arm64/bpf: don't allocate BPF JIT programs in module memory

[PATCH 0/6] 32-bit Meson: add the ARM TWD and Global Timers
 2018-11-23 19:53 UTC  (7+ messages)
` [PATCH 1/6] ARM: meson: select HAVE_ARM_TWD and ARM_GLOBAL_TIMER
` [PATCH 2/6] ARM: dts: meson: group the Cortex-A5 / Cortex-A9 peripherals
` [PATCH 3/6] ARM: dts: meson8: add the ARM TWD timer
` [PATCH 4/6] ARM: dts: meson8: add the Cortex-A9 global timer
` [PATCH 5/6] ARM: dts: meson8b: add the ARM TWD timer
` [PATCH 6/6] ARM: dts: meson8b: add the Cortex-A5 global timer

[PATCH v2 0/2] clocksource/meson6_timer: implement ARM delay timer
 2018-11-23 19:40 UTC  (5+ messages)

[PATCH v2 0/4] Meson8b: add the CPU clock post-dividers
 2018-11-23 19:40 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: clock: meson8b: export the CPU post dividers
` [PATCH v2 2/4] clk: meson: clk-regmap: add read-only gate ops

move swiotlb noncoherent dma support from arm64 to generic code V2
 2018-11-23 19:34 UTC  (11+ messages)
` [PATCH 06/10] swiotlb: use swiotlb_map_page in swiotlb_map_sg_attrs

[PATCH v3 0/3] dpaa_eth: add ethtool coalesce control
 2018-11-23 19:17 UTC  (2+ messages)

[PATCH v2 0/8] Workaround for Cortex-A76 erratum 1165522
 2018-11-23 18:41 UTC  (9+ messages)
` [PATCH v2 1/8] arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptible
` [PATCH v2 2/8] KVM: arm64: Rework detection of SVE, !VHE systems
` [PATCH v2 3/8] arm64: KVM: Install stage-2 translation before enabling traps
` [PATCH v2 4/8] arm64: Add TCR_EPD{0,1} definitions
` [PATCH v2 5/8] arm64: KVM: Force VHE for systems affected by erratum 1165522
` [PATCH v2 6/8] arm64: KVM: Add synchronization on translation regime change for "
` [PATCH v2 7/8] arm64: KVM: Handle ARM erratum 1165522 in TLB invalidation
` [PATCH v2 8/8] arm64: Add configuration/documentation for Cortex-A76 erratum 1165522

[PATCH V3 0/5] 52-bit userspace VAs
 2018-11-23 18:35 UTC  (7+ messages)
` [PATCH V3 1/5] mm: mmap: Allow for "high" userspace addresses
` [PATCH V3 4/5] arm64: mm: introduce 52-bit userspace support
` [PATCH V3 5/5] arm64: mm: Allow forcing all userspace addresses to 52-bit

[PATCH 1/2] module: Overwrite st_size instead of st_info
 2018-11-23 18:34 UTC  (11+ messages)
` [PATCH 2/2] ARM: module: Fix function kallsyms on Thumb-2

[RESEND PATCH v3 2/2] PCI: uniphier: Add UniPhier PCIe host controller support
 2018-11-23 17:50 UTC  (4+ messages)

[PATCH v11 00/24] kasan: add software tag-based mode for arm64
 2018-11-23 17:43 UTC  (5+ messages)
` [PATCH v11 05/24] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
` [PATCH v11 09/24] arm64: move untagged_addr macro from uaccess.h to memory.h

[RFC PATCH v2 00/23] KVM: arm64: Initial support for SVE guests
 2018-11-23 17:42 UTC  (9+ messages)
` [RFC PATCH v2 11/23] KVM: arm64: Support runtime sysreg filtering for KVM_GET_REG_LIST

[PATCH] arm64/bpf: use movn/movk/movk sequence to generate kernel addresses
 2018-11-23 17:29 UTC 

[PATCH v2 00/43] drm/sun4i: Support for linear and tiled YUV formats with the frontend
 2018-11-23 17:23 UTC  (7+ messages)
` [PATCH v2 12/43] drm/fourcc: Add format helpers for checking YUV sub-sampling
` [PATCH v2 31/43] drm/sun4i: Add a dedicated ioctl call for allocating tiled buffers

[PATCH v1 1/3] arm64: dts: mt7622: fix no more console output on rfb1
 2018-11-23 17:07 UTC  (3+ messages)
` [PATCH v1 3/3] arm64: dts: mt7622: Drop the general purpose timer node

[PATCH v3 0/7] mtd: rawnand: ams-delta: Use GPIO API for data I/O
 2018-11-23 17:03 UTC  (6+ messages)
` Subject: [PATCH v4 0/4] "
  ` [PATCH v4 1/4] ARM: OMAP1: ams-delta: Provide GPIO lookup table for NAND data port

[PATCH v2 0/6] Add hw overheat IRQ support to Marvell thermal driver
 2018-11-23 16:55 UTC  (8+ messages)
` [PATCH v2 1/6] thermal: armada: add overheat interrupt support
` [PATCH v2 2/6] MAINTAINERS: thermal: add entry for Marvell MVEBU thermal driver
` [PATCH v2 3/6] dt-bindings: ap806: document the thermal interrupt capabilities
` [PATCH v2 4/6] dt-bindings: cp110: "
` [PATCH v2 5/6] arm64: dts: marvell: add interrupt support to ap806 thermal node
` [PATCH v2 6/6] arm64: dts: marvell: add interrupt support to cp110 "

[PATCH] irqchhip: Convert to using %pOFn instead of device_node.name
 2018-11-23 16:54 UTC 

[PATCH 09/17] irqchip: bcm283x: Switch to SPDX identifier
 2018-11-23 16:31 UTC  (4+ messages)

[PATCH 0/3] Add PM and DMA support for AT91 USART as SPI
 2018-11-23 16:19 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: mfd: atmel-usart: add DMA bindings for SPI mode
` [PATCH 3/3] spi: at91-usart: add DMA support

[PATCH v9 0/8] Add support for audiocodec in Allwinner A64
 2018-11-23 16:03 UTC  (8+ messages)
` [PATCH v9 1/8] ASoC: dt-bindings: sun50i-codec-analog: Add headphone amp regulator supply
  ` Applied "ASoC: dt-bindings: sun50i-codec-analog: Add headphone amp regulator supply" to the asoc tree

[PATCH 0/7] Bring suspend to RAM support to MVEBU SATA
 2018-11-23 15:36 UTC  (5+ messages)
` [PATCH 1/7] ata: libahci_platform: comply to PHY framework

[PATCH V3 0/5] arm64/mm: Enable HugeTLB migration
 2018-11-23 15:08 UTC  (6+ messages)
` [PATCH V3 4/5] "
` [PATCH V3 5/5] arm64/mm: Enable HugeTLB migration for contiguous bit HugeTLB pages

[PATCH v2 0/4] AM654: Add pinmux support
 2018-11-23 15:07 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: k3: Introduce pinmux definitions

[PATCH] clk: nomadik: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-23 15:06 UTC 

[PATCH 0/6] Add CPU clock support for Armada 7K/8K
 2018-11-23 15:02 UTC  (7+ messages)
` [PATCH 4/6] clk: mvebu: ap806: Fix clock name for the cluster
` [PATCH 6/6] arm64: dts: marvell: Add cpu clock node on Armada 7K/8K

[PATCH v2] arm64: dts: meson-axg: Enable watchdog on Meson AXG SoCs
 2018-11-23 14:45 UTC 

[PATCH] arm64: dts: meson-axg: Enable watchdog on Meson AXG SoCs
 2018-11-23 14:43 UTC  (2+ messages)

[PATCH 00/10] perf/core: Generalise event exclusion checking
 2018-11-23 14:32 UTC  (7+ messages)
` [PATCH 01/10] perf/core: Add macro to test for event exclusion flags
` [PATCH 09/10] drivers/perf: perf/core: generalise event exclusion checking with perf macro

[PATCH 00/12] Bring suspend to RAM support to PCIe Aardvark driver
 2018-11-23 14:18 UTC  (13+ messages)
` [PATCH 01/12] PCI: aardvark: configure more registers in the configuration helper
` [PATCH 02/12] PCI: aardvark: add reset GPIO support
` [PATCH 03/12] PCI: aardvark: add PHY support
` [PATCH 04/12] PCI: aardvark: add clock support
` [PATCH 05/12] PCI: aardvark: add suspend to RAM support
` [PATCH 06/12] dt-bindings: PCI: aardvark: describe the reset-gpios property
` [PATCH 07/12] dt-bindings: PCI: aardvark: describe the clocks property
` [PATCH 08/12] dt-bindings: PCI: aardvark: describe the PHY property
` [PATCH 09/12] ARM64: dts: marvell: armada-37xx: declare PCIe reset pin
` [PATCH 10/12] ARM64: dts: marvell: armada-3720-espressobin: declare PCIe reset GPIO
` [PATCH 11/12] ARM64: dts: marvell: armada-37xx: declare PCIe clock
` [PATCH 12/12] ARM64: dts: marvell: armada-3720-espressobin: declare PCIe PHY

[PATCH v9 2/8] ASoC: sunxi: sun50i-codec-analog: Add support for cpvdd regulator supply
 2018-11-23 14:14 UTC  (2+ messages)
` Applied "ASoC: sunxi: sun50i-codec-analog: Add support for cpvdd regulator supply" to the asoc tree

Investigating a stack state mismatch in Linux kernel
 2018-11-23 14:06 UTC  (4+ messages)

[PATCH 0/3] add support for MCP16502 PMIC
 2018-11-23 13:44 UTC  (5+ messages)
` [PATCH 3/3] regulator: mcp16502: add regulator driver for MCP16502

[PATCH] ARM: dts: imx50: Fix memory node duplicaton
 2018-11-23 13:25 UTC 

[PATCH] drm/meson: add support for 1080p25 mode
 2018-11-23 13:23 UTC  (5+ messages)

remove the ->mapping_error method from dma_map_ops V2
 2018-11-23 13:20 UTC  (9+ messages)

[PATCH/RFT] arm64: dts: renesas: r8a77990: Enable I2C DMA
 2018-11-23 13:19 UTC  (4+ messages)

[PATCH] Support RTC charging on PFUZE100
 2018-11-23 13:11 UTC  (4+ messages)

Sleeping in user_access section
 2018-11-23 13:04 UTC  (5+ messages)

[PATCH v2 0/2] HEVC/H.265 stateless support for V4L2 and Cedrus
 2018-11-23 13:02 UTC  (3+ messages)
` [PATCH v2 1/2] media: v4l: Add definitions for the HEVC slice format and controls
` [PATCH v2 2/2] media: cedrus: Add HEVC/H.265 decoding support

[PATCH 00/10] ARM64: dts: Fix incomplete cooling-maps
 2018-11-23 12:51 UTC  (3+ messages)
` [PATCH 08/10] ARM64: dts: renesas: Add all CPUs in cooling maps

[PATCH/RFT] arm64: dts: renesas: r8a77990: add thermal device support
 2018-11-23 12:38 UTC  (3+ messages)

[PATCH 0/5] Add Du support to RZ/G1C and RZ/G1N
 2018-11-23 12:32 UTC  (5+ messages)
` [PATCH 4/5] drm: rcar-du: Add R8A7744 support

[PATCH] arm64: dts: rockchip: Add DT for nanopc-t4
 2018-11-23 12:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-11-23 12:30 UTC  (12+ messages)
` [PATCH v2 3/3] iommu/io-pgtable-arm-v7s: Request DMA32 memory, and improve debugging

[PATCH v2] arm64: dts: renesas: r8a77990: Add I2C-DVFS device node
 2018-11-23 12:27 UTC  (3+ messages)


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