linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-07 16:51:01 to 2017-04-09 21:07:02 UTC [more...]

[PATCH v5 00/23] FSI device driver implementation
 2017-04-09 21:07 UTC  (10+ messages)
` [PATCH v5 19/23] drivers/fsi: Add GPIO based FSI master
` [PATCH v5 21/23] drivers/fsi: Add SCOM FSI client device driver
` [PATCH v5 22/23] drivers/fsi: Add hub master support

[RFC v2] Introduce rare_write() infrastructure
 2017-04-09 20:24 UTC  (31+ messages)
` [RFC v2][PATCH 01/11] "
` [RFC v2][PATCH 04/11] x86: Implement __arch_rare_write_begin/unmap()
            ` [kernel-hardening] "

[PATCH v5 0/4] gpio: mvebu: Add PWM fan support
 2017-04-09 18:09 UTC  (5+ messages)
` [PATCH v5 1/4] gpio: mvebu: Add limited PWM support
` [PATCH v5 2/4] ARM: dts: mvebu: Add PWM properties to .dtsi files
` [PATCH v5 3/4] ARM: mvebu: Enable SENSORS_PWM_FAN in defconfig
` [PATCH v5 4/4] ARM: dts: armada-xp: Use pwm-fan rather than gpio-fan

[arm:cec-v18 3/11] drivers/gpu//drm/bridge/dw-hdmi.c:1508:26: error: 'HDMI_CEC_MASK' undeclared
 2017-04-09 17:54 UTC 

[PATCH v3 0/2] Tango PCIe controller support
 2017-04-09 13:09 UTC  (3+ messages)
` [PATCH v3 2/2] PCI: Add tango PCIe host bridge support

[PATCH v4 00/22] vITS save/restore
 2017-04-09 10:36 UTC  (34+ messages)
` [PATCH v4 01/22] KVM: arm/arm64: Add vITS save/restore API documentation
` [PATCH v4 02/22] KVM: arm/arm64: rename itte into ite
` [PATCH v4 03/22] arm/arm64: vgic: turn vgic_find_mmio_region into public
` [PATCH v4 04/22] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
` [PATCH v4 05/22] KVM: arm/arm64: vgic: expose (un)lock_all_vcpus
` [PATCH v4 06/22] KVM: arm64: ITS: Implement vgic_its_has_attr_regs and attr_regs_access
` [PATCH v4 07/22] KVM: arm64: ITS: Implement vgic_mmio_uaccess_write_its_creadr
` [PATCH v4 08/22] KVM: arm64: ITS: Implement vgic_mmio_uaccess_write_its_iidr
` [PATCH v4 09/22] KVM: arm64: ITS: Report the ITE size in GITS_TYPER
` [PATCH v4 10/22] KVM: arm64: ITS: Interpret MAPD Size field and check related errors
` [PATCH v4 11/22] KVM: arm64: ITS: Interpret MAPD ITT_addr field
` [PATCH v4 13/22] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_TABLES group
` [PATCH v4 14/22] KVM: arm64: ITS: vgic_its_alloc_ite/device
` [PATCH v4 15/22] KVM: arm64: ITS: Sort the device and ITE lists
` [PATCH v4 17/22] KVM: arm64: ITS: Add infrastructure for table lookup

[PATCH v2 0/5] Add STM32H7 DAC driver
 2017-04-09  9:34 UTC  (9+ messages)
` [PATCH v2 2/5] iio: dac: add support for stm32 DAC
` [PATCH v2 3/5] iio: trigger: add set_trigger callback to notify device
` [PATCH v2 4/5] iio: dac: stm32: add support for trigger events
` [PATCH v2 5/5] iio: dac: stm32: add support for waveform generator

[PATCH v2 0/3] staging: vc04_services: bcm2835-audio: bcm2835-pcm.c - Fixed several checkpatch issues
 2017-04-09  7:30 UTC  (5+ messages)
` [PATCH v2 1/3] staging: vc04_services: bcm2835-audio: bcm2835-pcm.c Fixed checkpatch warning about unaligned function params
` [PATCH v2 2/3] staging: vc04_services: bcm2835-audio: bcm2835-pcm.c Fixed codepatch coding style issue, line over 80
` [PATCH v2 3/3] staging: vc04_services: bcm2835-audio: bcm2835-pcm.c Fixed extra space coding style issue

Linux next-20170407 failed to build on ARM due to usage of mod in btrfs code
 2017-04-09  3:58 UTC  (5+ messages)
  ` [PATCH] btrfs: scrub: use do_div() for 64-by-32 division

[PATCH] arm64: tegra: Add CPU and PSCI nodes for NVIDIA Tegra210 platforms
 2017-04-09  2:22 UTC  (2+ messages)

[PATCH 09/12] [media] s5p-mfc: use setup_timer
 2017-04-09  1:34 UTC  (2+ messages)
` [PATCH 10/12] [media] c8sectpfe: "

[PATCH 0/5] Some Allwinner CCU tweaks and basical DVFS support for H3/H2+
 2017-04-09  1:05 UTC  (8+ messages)
` [PATCH 1/5] clk: sunxi-ng: prevent NKMP clocks from temporarily get higher freq
  ` [linux-sunxi] "
` [PATCH 2/5] clk: sunxi-ng: allow set parent clock (PLL_CPUX) for CPUX clock on H3
  ` [linux-sunxi] "
` [PATCH 3/5] cpufreq: dt: Add support for some new Allwinner SoCs
` [PATCH 4/5] ARM: sun8i: h3: add operating-points-v2 table for CPU
` [PATCH 5/5] ARM: sun8i: h2+: add SY8113B regulator used by Orange Pi Zero board

[arm:phy 18/50] drivers/net//phy/marvell10g.c:65:2: note: in expansion of macro 'if'
 2017-04-09  0:52 UTC 

[arm:phy 18/50] drivers/net//phy/marvell10g.c:67:27: error: 'PHY_INTERFACE_MODE_XAUI' undeclared
 2017-04-08 23:54 UTC 

[PATCH v3 0/2] staging: vc04_services: bcm2835-audio: bcm2835-pcm.c - Fixed several checkpatch issues
 2017-04-08 23:25 UTC  (3+ messages)
` [PATCH v3 1/2] staging: vc04_services: bcm2835-audio: bcm2835-pcm.c Fixed checkpatch warning about unaligned function params
` [PATCH v3 2/2] staging: vc04_services: bcm2835-audio: bcm2835-pcm.c Fixed codepatch coding style issue, line over 80

[PATCH V2] clk: hi6220: Add the hi655x's pmic clock
 2017-04-08 20:30 UTC 

[git pull] base: soc: Improvements for the SoC bus and soc_device_match()
 2017-04-08 20:08 UTC  (4+ messages)

[PATCHv3 00/22] Ion clean up in preparation in moving out of staging
 2017-04-08 18:12 UTC  (4+ messages)
` [PATCHv3 17/22] staging: android: ion: Collapse internal header files

[arm-platforms:kvm-arm64/tlb-abort 22/22] arch/arm/kvm/mmu.c:1433:3: error: implicit declaration of function 'kvm_inject_tlbabort'
 2017-04-08 17:44 UTC 

[PATCH v4 0/8] add thermal throttling to Allwinner A33 SoC
 2017-04-08 17:26 UTC  (5+ messages)
` [PATCH v4 3/8] iio: adc: sun4i-gpadc-iio: move code used in MFD probing to new function
` [PATCH v4 4/8] iio: adc: sun4i-gpadc-iio: add support for A33 thermal sensor

[PATCH 0/4] Add STM32H7 DAC driver
 2017-04-08 17:21 UTC  (14+ messages)
` [PATCH 2/4] iio: dac: add support for stm32 DAC
` [PATCH 3/4] iio: dac: stm32: add support for trigger events
` [PATCH 4/4] iio: dac: stm32: add support for waveform generator

[PATCH v3] arm: Fix memory attribute inconsistencies when using fixmap
 2017-04-08 16:51 UTC  (6+ messages)
      ` [PATCH v4] "

[PATCH 2/3 v5] iio: adc: break out common code from SPMI VADC
 2017-04-08 16:47 UTC  (4+ messages)
` [PATCH 3/3 v5] iio: adc: add a driver for Qualcomm PM8xxx HK/XOADC

[PATCH v3 0/9] Fix issues and factorize arm/arm64 capacity information code
 2017-04-08 16:25 UTC  (3+ messages)
` [PATCH v3 5/9] arm, arm64: factorize common cpu capacity default code

[PATCH 0/3] coresight: next v4.11-rc4
 2017-04-08 15:43 UTC  (5+ messages)
` [PATCH 1/3] coresight: Replace sprintf with scnprintf
` [PATCH 2/3] coresight: etm3x: Correctly output counter values in sysfs node

[PATCH] staging: media/platform/bcm2835: remove gstreamer workaround
 2017-04-08 14:59 UTC  (2+ messages)

[PATCH v2] staging: bcm2835-audio: remove unnecessary log messages
 2017-04-08 14:59 UTC  (2+ messages)

[RFC PATCH 0/7] Hummingboard2 improvements
 2017-04-08 14:36 UTC  (8+ messages)
` [RFC PATCH 1/7] ARM: dts: imx6*-hummingboard2: fix formatting
` [RFC PATCH 2/7] ARM: dts: imx6*-hummingboard2: add SGTL5000 VDDD supply
` [RFC PATCH 3/7] ARM: dts: imx6*-hummingboard2: remove LDB node
` [RFC PATCH 4/7] ARM: dts: imx6*-hummingboard2: fix PCIe reset polarity
` [RFC PATCH 5/7] ARM: dts: imx6*-hummingboard2: remove non-mainline property from RTC
` [RFC PATCH 6/7] ARM: dts: imx6*-hummingboard2: remove redundant PWM disables
` [RFC PATCH 7/7] ARM: dts: imx6*-hummingboard2: rework regulators

[GIT PULL] pinctrl: samsung: Fixes for v4.11 and stuff for v4.12
 2017-04-08 14:20 UTC  (3+ messages)
` [GIT PULL] pinctrl: samsung: Stuff "
` [GIT PULL] pinctrl: samsung: Fix for v4.11

[arm-platforms:kvm-arm64/tlb-abort 22/22] arch/arm64/kvm/../../../arch/arm/kvm/mmu.c:1433:3: error: implicit declaration of function 'kvm_inject_tlbabort'
 2017-04-08 14:16 UTC 

[GIT PULL 0/5] ARM: exynos: Stuff for v4.12
 2017-04-08 14:10 UTC  (6+ messages)
` [GIT PULL 5/5] ARM: defconfig: exynos "
` [GIT PULL 2/5] ARM: soc: samsung: "
` [GIT PULL 3/5] ARM: dts: exynos: DTS "
` [GIT PULL 4/5] arm64: "
` [GIT PULL 1/5] arm64: soc: exynos "

[PATCH] acpi: pci: don't ignore function ID of bridge device in _PRT
 2017-04-08 14:02 UTC  (12+ messages)

[PATCH v4 0/2] crypto: hw_random - Add new Exynos RNG driver
 2017-04-08 13:32 UTC  (3+ messages)
` [PATCH v4 1/2] linux/kernel.h: Add ALIGN_DOWN macro
` [PATCH v4 2/2] crypto: hw_random - Add new Exynos RNG driver

[PATCH 1/6] ARM/dma: pl08x: pass reasonable memcpy settings
 2017-04-08 12:04 UTC  (6+ messages)
` [PATCH 2/6] dma: pl08x: Add Faraday FTDMAC020 to compatible list
` [PATCH 3/6] dma: pl08x: Make slave engine optional
` [PATCH 4/6] dma: pl08x: Add support for Faraday Technology FTDMAC020
` [PATCH 5/6] ARM: gemini: select ARM_AMBA
` [PATCH 6/6] ARM: dts: Add Gemini DMA controller

staging: vc04_services: bcm2835-audio Fixed checkpatch issues
 2017-04-08 10:57 UTC  (3+ messages)
` [PATCH 1/3] Fixed checkpatch warning about unaligned function params

[PATCH 2/2] arm64: tegra: Add GPU node for Tegra 186
 2017-04-08 10:20 UTC  (4+ messages)
` [PATCH v2] dt-bindings: Add documentation for GP10B GPU

[PATCH v2] ARM: dts: armada-38x: label USB and SATA nodes
 2017-04-08 10:16 UTC 

[PATCH 0/5] arm64: dts: hisi: add NIC, RoCE and SAS support for hip07
 2017-04-08  6:51 UTC  (2+ messages)

[PATCH v3 0/2] add dts files for hi3798cv200-Poplar board
 2017-04-08  6:46 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: hisilicon: add bindings for hi3798cv200 SoC and Poplar board

[PATCH 1/2] arm64: dts: add drive-strength levels of pin for Hi3660 SoC
 2017-04-08  6:42 UTC  (2+ messages)

[PATCH] ARM: dts: hi6220: Reset the mmc hosts
 2017-04-08  6:38 UTC  (2+ messages)

[PATCH V7 0/5] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
 2017-04-08  5:03 UTC  (10+ messages)

[PATCH V8 0/5] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
 2017-04-08  4:55 UTC  (6+ messages)
` [PATCH V8 1/5] PCI/ASPM: introduce pci_aspm_init() and add to pci_init_capabilities()
` [PATCH V8 2/5] PCI/ASPM: split pci_aspm_init() into two
` [PATCH V8 3/5] PCI/ASPM: add init hook to device_add
` [PATCH V8 4/5] PCI/ASPM: save power on values during bridge init
` [PATCH V8 5/5] PCI/ASPM: move link_state cleanup to bridge remove

[PATCH] ARM: dts: stm32f7: add STM32f769I & stm32f746 discovery board support
 2017-04-08  1:12 UTC 

[GIT PULL] ARM: mvebu: fixes for v4.11 (#1)
 2017-04-07 23:52 UTC  (2+ messages)

[GIT PULL] Reset controller fixes for v4.11, part 2
 2017-04-07 23:49 UTC  (2+ messages)

[PATCH V9 00/11] IOMMU probe deferral support
 2017-04-07 23:13 UTC  (9+ messages)
` [PATCH V10 00/12] "
  ` [PATCH V10 06/12] of: device: Fix overflow of coherent_dma_mask

[PATCH v2 1/2] arm64: dts: rk3399: add support for firefly-rk3399 board
 2017-04-07 23:01 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: dt for v4.12 (#2)
 2017-04-07 22:08 UTC 

[PATCH] arm64: dts: rockchip: fix the memory size of PX5 Evaluation board
 2017-04-07 21:15 UTC  (2+ messages)

[PATCH] net: thunderx: Enable TSO and checksum offloads for ipv6
 2017-04-07 21:01 UTC  (2+ messages)

Enumerating an empty bus hangs the entire system
 2017-04-07 20:21 UTC  (3+ messages)

[PATCH v2 3/4] bluetooth: hci_uart: add LL protocol serdev driver support
 2017-04-07 20:09 UTC  (4+ messages)

[PATCH] clk: stm32h7: Add stm32h743 clock driver
 2017-04-07 19:51 UTC  (4+ messages)

[PATCH v2] clk: imx: correct uart4_serial clock name in driver for i.MX6UL
 2017-04-07 19:34 UTC  (2+ messages)

[PATCH 0/3] ZX296718 clock update for VGA support
 2017-04-07 19:22 UTC  (7+ messages)
` [PATCH 1/3] clk: zte: set CLK_SET_RATE_PARENT for a few zx296718 clocks
` [PATCH 2/3] zte: clk: pd_bit is not 0 on zx296718
` [PATCH 3/3] clk: zte: add pll_vga clock for zx296718

[PATCH v3] clk: imx: clk-imx6ul: The i.mx6ul has no aips_tz3 clock
 2017-04-07 19:16 UTC  (2+ messages)

[PATCHv2 00/16] arm_pmu: ACPI support
 2017-04-07 19:09 UTC  (5+ messages)
` [PATCHv2 15/16] arm64: pmuv3: handle !PMUv3 when probing

[PATCH V2] scsi: mpt3sas: remove redundant wmb
 2017-04-07 19:06 UTC 

[PATCH v2 00/11] AXP803 PMIC support for Pine64
 2017-04-07 18:34 UTC  (12+ messages)
` [PATCH v2 01/11] arm64: allwinner: a64: enable RSB on A64
` [PATCH v2 02/11] arm64: allwinner: a64: add NMI controller "
` [PATCH v2 03/11] dt-bindings: add device tree binding for X-Powers AXP803 PMIC
` [PATCH v2 04/11] mfd: axp20x: support AXP803 variant
` [PATCH v2 05/11] arm64: allwinner: a64: add AXP803 node to Pine64 device tree
` [PATCH v2 06/11] dt-bindings: add AXP803's regulator info
` [PATCH v2 07/11] regulator: axp20x-regulator: add support for AXP803
` [PATCH v2 08/11] mfd: axp20x: add axp20x-regulator cell "
` [PATCH v2 09/11] arm64: allwinner: a64: add DTSI file for AXP803 PMIC
` [PATCH v2 10/11] arm64: allwinner: a64: enable AXP803 regulators for Pine64
` [PATCH v2 11/11] arm64: allwinner: a64: enable Wi-Fi "

[PATCH] drm: dw-hdmi: Implement the mode_fixup drm helper
 2017-04-07 18:33 UTC  (4+ messages)

[PATCH] arm64: acpi: Support PCI devices numa_node property in ACPI mode
 2017-04-07 18:31 UTC  (3+ messages)

[GIT PULL] Renesas ARM Based SoC Sysc Updates for v4.12
 2017-04-07 18:14 UTC  (4+ messages)
` [PATCH 1/3] soc: renesas: Register SoC device early
` [PATCH 2/3] soc: renesas: rcar-sysc: Add support for fixing up power area tables
` [PATCH 3/3] soc: renesas: rcar-sysc: Add support for R-Car H3 ES2.0

[PATCH V3 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2017-04-07 18:01 UTC  (6+ messages)

[PATCH v1] arm64: Add support for on-demand backtrace of other CPUs
 2017-04-07 17:38 UTC  (5+ messages)

[PATCH v5 00/12] drm: rockchip: Fix rockchip drm unbind crash error
 2017-04-07 17:36 UTC  (2+ messages)

[PATCH v2] ARM: davinci: Add the clock for the CPPI 4.1 DMA engine
 2017-04-07 17:31 UTC  (4+ messages)

[PATCH 00/11] drm/sun4i: Support two display pipelines
 2017-04-07 17:30 UTC  (6+ messages)
` [PATCH 09/11] "

[PATCH] scsi: mpt3sas: remove redundant wmb on arm/arm64
 2017-04-07 17:28 UTC  (4+ messages)

[PATCH] arm64: allwinner: h5: add support for Orange Pi Prime board
 2017-04-07 16:56 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).