linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-07 17:00:22 to 2018-08-08 16:13:53 UTC [more...]

[PATCH 00/28] at24: remove at24_platform_data
 2018-08-08 16:13 UTC  (31+ messages)
` [PATCH 01/28] nvmem: add support for cell lookups
` [PATCH 02/28] Documentation: nvmem: document lookup entries
` [PATCH 03/28] nvmem: add a notifier chain
` [PATCH 04/28] nvmem: provide nvmem_device_name()
` [PATCH 05/28] nvmem: remove the name field from struct nvmem_device
` [PATCH 06/28] mtd: Add support for reading MTD devices via the nvmem API
` [PATCH 07/28] ARM: davinci: dm365-evm: use nvmem lookup for mac address
` [PATCH 08/28] ARM: davinci: dm644-evm: "
` [PATCH 09/28] ARM: davinci: dm646x-evm: "
` [PATCH 10/28] ARM: davinci: da830-evm: "
` [PATCH 11/28] ARM: davinci: mityomapl138: add nvmem cells lookup entries
` [PATCH 12/28] ARM: davinci: da850-evm: use nvmem lookup for mac address
` [PATCH 13/28] ARM: davinci: da850-evm: remove unnecessary include
` [PATCH 14/28] net: split eth_platform_get_mac_address() into subroutines
` [PATCH 15/28] net: add support for nvmem to eth_platform_get_mac_address()
` [PATCH 16/28] net: davinci_emac: use eth_platform_get_mac_address()
` [PATCH 17/28] ARM: davinci: da850-evm: remove dead MTD code
` [PATCH 18/28] ARM: davinci: mityomapl138: don't read the MAC address from machine code
` [PATCH 19/28] ARM: davinci: dm365-evm: use device properties for at24 eeprom
` [PATCH 20/28] ARM: davinci: da830-evm: "
` [PATCH 21/28] ARM: davinci: dm644x-evm: "
` [PATCH 22/28] ARM: davinci: dm646x-evm: "
` [PATCH 23/28] ARM: davinci: sffsdr: fix the at24 eeprom device name
` [PATCH 24/28] ARM: davinci: sffsdr: use device properties for at24 eeprom
` [PATCH 25/28] ARM: davinci: remove dead code related to MAC address reading
` [PATCH 26/28] ARM: davinci: mityomapl138: use nvmem notifiers
` [PATCH 27/28] ARM: davinci: mityomapl138: use device properties for at24 eeprom
` [PATCH 28/28] eeprom: at24: kill at24_platform_data

[RFC/PoC PATCH 0/3] arm64: basic ROP mitigation
 2018-08-08 16:09 UTC  (13+ messages)

framebuffer corruption due to overlapping stp instructions on arm64
 2018-08-08 16:01 UTC  (44+ messages)

[PATCH] ARM: spinlock: avoid exclusive accesses on unlock()path
 2018-08-08 15:44 UTC 

[RFC PATCH] arm64: lse: provide additional GPR to 'fetch' LL/SC fallback variants
 2018-08-08 15:44 UTC  (4+ messages)

[PATCH] arm64: dts: stratix10: i2c clock running out of spec
 2018-08-08 15:42 UTC 

[PATCH v2 0/6] PCI: mvebu: cleanup and improvements
 2018-08-08 15:40 UTC  (2+ messages)

[PATCH v1 0/7] Add support for the Turris Mox router
 2018-08-08 15:32 UTC  (9+ messages)
` [PATCH v1 1/7] From: Ken Ma <make@marvell.com>
` [PATCH v1 2/7] drivers: mfd: Add support for Moxtet bus
` [PATCH v1 3/7] drivers: gpio: Add support for Turris Mox SFP GPIOs
` [PATCH v1 4/7] watchdog: Add support for Armada 37xx CPU watchdog
` [PATCH v1 5/7] arm64: dts: marvell: armada-37xx: add nodes to support watchdog
` [PATCH v1 6/7] net: mvneta: Don't use GRO on Armada 3720
` [PATCH v1 7/7] ARM64: dts: marvell: Add DTS files for Turris Mox

[PATCH v3 0/2] PCI: imx: Initial imx7d pm support
 2018-08-08 15:27 UTC  (7+ messages)

[PATCH v2] staging/vc04_services: Fix alignment of function arguments
 2018-08-08 15:25 UTC  (2+ messages)

[PATCH v2 0/4] soc: amlogic: add meson-canvas
 2018-08-08 15:10 UTC  (8+ messages)
` [PATCH v2 1/4] soc: amlogic: add meson-canvas driver
` [PATCH v2 2/4] dt-bindings: soc: amlogic: add meson-canvas documentation
` [PATCH v2 3/4] ARM64: dts: meson-gx: add dmcbus and canvas nodes
` [PATCH v2 4/4] drm/meson: convert to the new canvas module

[PATCH 1/6] media: exynos-gsc: fix return code if mutex was interrupted
 2018-08-08 14:52 UTC 

[PATCH v3 0/8] Tegra Combined UART driver
 2018-08-08 14:46 UTC  (9+ messages)
` [PATCH v3 3/8] mailbox: Add transmit done by blocking option

[PATCH] arm64: PCI: Remove node-local allocations when initialising host controller
 2018-08-08 14:44 UTC  (5+ messages)

[RFC PATCH 0/3] Register read/write tracing with dynamic debug and pstore
 2018-08-08 14:29 UTC  (4+ messages)
` [RFC PATCH 3/3] dynamic_debug: Add support for dynamic register trace

[PATCH v2] staging/bcm2835-audio: Fix alignment of function arguments - Style
 2018-08-08 14:10 UTC  (4+ messages)

[PATCH v7 0/3] add support for Bluetooth on MT7622 SoC
 2018-08-08 14:07 UTC  (17+ messages)
` [PATCH v7 2/3] Bluetooth: mediatek: Add protocol support for MediaTek serial devices

[RFC PATCH 00/16] KVM: arm64: Initial support for SVE guests
 2018-08-08 14:03 UTC  (25+ messages)
` [RFC PATCH 08/16] KVM: arm64: Support dynamically hideable system registers
` [RFC PATCH 09/16] KVM: arm64: Allow ID registers to by dynamically read-as-zero
` [RFC PATCH 12/16] KVM: arm64/sve: Context switch the SVE registers
` [RFC PATCH 16/16] KVM: arm64/sve: Report and enable SVE API extensions for userspace

[PATCH 0/4] KVM: arm/arm64: vgic-v3: Group0 SGI support
 2018-08-08 13:15 UTC  (5+ messages)
` [PATCH 1/4] KVM: arm64: Remove non-existent AArch32 ICC_SGI1R encoding
` [PATCH 2/4] KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs
` [PATCH 3/4] KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accesses
` [PATCH 4/4] KVM: arm: vgic-v3: Add support for ICC_SGI0R and ICC_ASGI1R accesses

[PATCH] arm64: Trap WFI executed in userspace
 2018-08-08 12:34 UTC  (4+ messages)

[PATCH] irqchip/stm32: fix init error handling
 2018-08-08 12:29 UTC  (2+ messages)

[PATCH v6 0/8] Cedrus driver for the Allwinner Video Engine, using media requests
 2018-08-08 12:05 UTC  (15+ messages)
` [PATCH v6 1/8] media: v4l: Add definitions for MPEG2 slice format and metadata
` [PATCH v6 4/8] media: platform: Add Cedrus VPU decoder driver

[PATCH v10 0/3] add support for Bluetooth on MT7622 SoC
 2018-08-08 11:48 UTC  (6+ messages)
` [PATCH v10 1/3] dt-bindings: net: bluetooth: Add mediatek-bluetooth
` [PATCH v10 2/3] Bluetooth: mediatek: Add protocol support for MediaTek serial devices
` [PATCH v10 3/3] MAINTAINERS: add an entry for MediaTek Bluetooth driver

Reset controller fixes for v4.18
 2018-08-08 11:47 UTC  (2+ messages)

[PATCH v8 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-08-08 10:56 UTC  (7+ messages)
` [PATCH v8 09/26] kernel/cpu_pm: Manage runtime PM in the idle path for CPUs

[PATCH] ARM: dts: sun8i: r40/v40: rewrite BPi M2 Berry DTS to rebase on M2 Ultra
 2018-08-08 10:36 UTC  (3+ messages)
  ` [linux-sunxi] "

[PATCH] arm64: dts: hisilicon: Add missing clocks property for CPUs
 2018-08-08 10:28 UTC  (3+ messages)

[PATCH 1/1] iommu/arm-smmu-v3: fix unexpected CMD_SYNC timeout
 2018-08-08 10:12 UTC  (2+ messages)

[PATCH V4 0/9] clk: add imx7ulp clk support
 2018-08-08 10:01 UTC  (3+ messages)

ASoC: pxa: possible regressions
 2018-08-08  9:07 UTC  (3+ messages)

Droid 4: suspend to RAM?
 2018-08-08  9:05 UTC  (5+ messages)

[PATCH 1/2] clk: imx: imx7d: remove unnecessary clocks from clks_init_on array
 2018-08-08  9:00 UTC  (4+ messages)
` [PATCH 2/2] clk: imx: imx7d: remove "

[PATCH 0/4] Few corner case fixes for ti-sysc
 2018-08-08  8:07 UTC  (5+ messages)
` [PATCH 1/4] ARM: OMAP2+: Fix null hwmod for ti-sysc debug
` [PATCH 2/4] ARM: OMAP2+: Fix module address for modules using mpu_rt_idx
` [PATCH 3/4] bus: ti-sysc: Fix module register ioremap for larger offsets
` [PATCH 4/4] bus: ti-sysc: Fix no_console_suspend handling

[PATCH] ARM: at91: pm: remove pm_bu initialization in at91_pm_backup_init()
 2018-08-08  7:47 UTC 

[PATCH] soc: mediatek: pwrap: use true and false for boolean values
 2018-08-08  7:35 UTC  (2+ messages)

[PATCH 0/2] iommu/rockchip: Runtime PM fixes
 2018-08-08  6:33 UTC  (6+ messages)
` [PATCH 1/2] iommu/rockchip: Handle errors returned from PM framework

[RFC PATCH 5/6] arm64: dts: ti: Add Support for AM654 SoC
 2018-08-08  6:31 UTC  (3+ messages)

[PATCH v6 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-08-08  5:36 UTC  (3+ messages)

[PATCH v2 0/7] add UniPhier DVB Frontend system support
 2018-08-08  5:25 UTC  (8+ messages)
` [PATCH v2 1/7] media: uniphier: add DT bindings documentation for UniPhier HSC
` [PATCH v2 2/7] media: uniphier: add DMA common file of HSC
` [PATCH v2 3/7] media: uniphier: add CSS "
` [PATCH v2 4/7] media: uniphier: add TS "
` [PATCH v2 5/7] media: uniphier: add ucode load "
` [PATCH v2 6/7] media: uniphier: add platform driver module "
` [PATCH v2 7/7] media: uniphier: add LD11/LD20 HSC support

[PATCH 00/33] net: ethernet: Mark expected switch fall-throughs
 2018-08-08  0:59 UTC  (3+ messages)
` [PATCH 09/33] net: thunderx: mark expected switch fall-through

[PATCH v2 0/4] phy: socionext: add new UniPhier USB PHY driver support
 2018-08-08  0:41 UTC  (3+ messages)
` [PATCH v2 2/4] phy: socionext: add USB3 PHY driver for UniPhier SoC

[RFC PATCH 0/9] crypto: HPolyC support
 2018-08-08  0:15 UTC  (13+ messages)
` [RFC PATCH 3/9] crypto: chacha20-generic - refactor to allow varying number of rounds
` [RFC PATCH 8/9] crypto: arm/poly1305 - add NEON accelerated Poly1305 implementation
` [PATCH] crypto: remove speck

[PATCH] dma/direct: Use true and false for boolean values
 2018-08-08  0:07 UTC 

[PATCH] KVM: arm: Use true and false for boolean values
 2018-08-08  0:04 UTC 

[PATCH] arm64: alternative: Use true and false for boolean values
 2018-08-07 23:59 UTC 

[PATCH 1/2] ARM: dts: sunxi: Don't use cd-inverted in sun8i-r40-bananapi-m2-ultra
 2018-08-07 23:25 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: sunxi: Don't use cd-inverted in sun50i-a64-pinebook

[RFC PATCH 0/8] mtd: rawnand: ams-delta: Use gpio-omap accessors for data I/O
 2018-08-07 21:55 UTC  (25+ messages)
` [RFC PATCH v2] mtd: rawnand: ams-delta: Use GPIO API "
  ` [RFC PATCH v2 04/12] mtd: rawnand: ams-delta: request data port GPIO resource
  ` [RFC PATCH v2 05/12] mtd: rawnand: ams-delta: use GPIO API for data read/write
  ` [RFC PATCH v2 07/12] mtd: rawnand: ams-delta: Set port direction once per transfer
  ` [RFC PATCH v2 08/12] mtd: rawnand: ams-delta: Simplify pointer resolution on read/write
` [RFC PATCH v2 01/12] mtd: rawnand: ams-delta: Assign mtd->dev.parent, not mtd->owner
` [RFC PATCH v2 09/12] gpiolib: Identify GPIO descriptor arrays with direct mapping
` [RFC PATCH v2 12/12] gpiolib: Add fast processing path to bitmap API functions

[PATCH] crypto: arm64/sm4-ce - check for the right CPU feature bit
 2018-08-07 21:18 UTC 

[PATCH] drm/sun4i: Avoid failing to init fbdev without any connector
 2018-08-07 20:31 UTC  (3+ messages)

[PATCH] net: thunderx: check for failed allocation lmac->dmacs
 2018-08-07 19:38 UTC  (2+ messages)

[PATCH 0/9] Add Reset Controller support for Actions Semi Owl SoCs
 2018-08-07 18:50 UTC  (10+ messages)
` [PATCH 2/9] dt-bindings: clock: Add reset controller bindings "
` [PATCH 3/9] dt-bindings: reset: Add binding constants for Actions Semi S700 RMU
` [PATCH 4/9] dt-bindings: reset: Add binding constants for Actions Semi S900 RMU

[PATCH 0/6] arm64: add support for generic cpu vulnerabilities
 2018-08-07 18:14 UTC  (7+ messages)
` [PATCH 1/6] arm64: kpti: move check for non-vulnerable CPUs to a function
` [PATCH 2/6] arm64: add sysfs vulnerability show for meltdown
` [PATCH 3/6] arm64: add sysfs vulnerability show for spectre v1
` [PATCH 4/6] arm64: add sysfs vulnerability show for spectre v2
` [PATCH 5/6] arm64: add sysfs vulnerability show for speculative store bypass
` [PATCH 6/6] arm64: enable generic CPU vulnerabilites support

[PATCH 0/2] iommu/arm-smmu: Add Stratix10 SMMU Support
 2018-08-07 18:00 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: stratix10: Add Stratix10 SMMU support

[PATCH 1/1] ARM: dts: imx6ull: keep IMX6UL_ prefix for signals on both i.MX6UL and i.MX6ULL
 2018-08-07 17:59 UTC  (2+ messages)

[PATCH v2 00/10] Add Reset Controller support for Actions Semi Owl SoCs
 2018-08-07 17:48 UTC  (3+ messages)
` [PATCH v2 01/10] dt-bindings: clock: Add syscon support to "

[PATCH v8 1/3] dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended)
 2018-08-07 17:47 UTC  (4+ messages)

[PATCH 1/1] arm64: dts: Stingray: Adjust SMMU non-secure context interrupt
 2018-08-07 17:20 UTC  (2+ 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).