Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-23 21:24:18 to 2015-07-24 10:42:35 UTC [more...]

[RFC PATCH 0/2] spi: add dual parallel & stacked mode support in Zynq MPSoC GQSPI controller
 2015-07-24 10:42 UTC  (7+ messages)

[PATCH v2 00/20] arm64: support for 8.1 LSE atomic instructions
 2015-07-24 10:42 UTC  (21+ messages)
` [PATCH v2 01/20] arm64: rwlocks: don't fail trylock purely due to contention
` [PATCH v2 02/20] documentation: Clarify failed cmpxchg memory ordering semantics
` [PATCH v2 03/20] arm64: cpufeature.h: add missing #include of kernel.h
` [PATCH v2 04/20] arm64: atomics: move ll/sc atomics into separate header file
` [PATCH v2 05/20] arm64: elf: advertise 8.1 atomic instructions as new hwcap
` [PATCH v2 06/20] arm64: alternatives: add cpu feature for lse atomics
` [PATCH v2 07/20] arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomics
` [PATCH v2 08/20] arm64: atomics: patch in lse instructions when supported by the CPU
` [PATCH v2 09/20] arm64: locks: "
` [PATCH v2 10/20] arm64: bitops: "
` [PATCH v2 11/20] arm64: xchg: "
` [PATCH v2 12/20] arm64: cmpxchg: "
` [PATCH v2 13/20] arm64: cmpxchg_dbl: "
` [PATCH v2 14/20] arm64: cmpxchg: avoid "cc" clobber in ll/sc routines
` [PATCH v2 15/20] arm64: cmpxchg: avoid memory barrier on comparison failure
` [PATCH v2 16/20] arm64: atomics: tidy up common atomic{,64}_* macros
` [PATCH v2 17/20] arm64: atomics: prefetch the destination word for write prior to stxr
` [PATCH v2 18/20] arm64: atomics: implement atomic{, 64}_cmpxchg using cmpxchg
` [PATCH v2 19/20] arm64: atomic64_dec_if_positive: fix incorrect branch condition
` [PATCH v2 20/20] arm64: kconfig: select HAVE_CMPXCHG_LOCAL

[PATCH v2 00/20] xen/arm64: Add support for 64KB page
 2015-07-24 10:36 UTC  (20+ messages)
` [PATCH v2 01/20] xen: Add Xen specific page definition
  ` [Xen-devel] "
` [PATCH v2 02/20] xen: Introduce a function to split a Linux page into Xen page
  ` [Xen-devel] "
` [PATCH v2 04/20] xen/grant: Add helper gnttab_page_grant_foreign_access_ref
  ` [Xen-devel] "
` [PATCH v2 10/20] xen/xenbus: Use Xen page definition
` [PATCH v2 11/20] tty/hvc: xen: Use xen "
` [PATCH v2 13/20] xen/events: fifo: Make it running on 64KB granularity

[PATCH v12 0/6] drm/layerscape: Add Freescale DCU DRM driver
 2015-07-24 10:34 UTC  (7+ messages)
` [PATCH v12 1/6] "
` [PATCH v12 2/6] devicetree: Add NEC to the vendor-prefix list
` [PATCH v12 3/6] drm/panel: simple: Add support for NEC NL4827HC19-05B 480x272 panel
` [PATCH v12 4/6] arm/dts/ls1021a: Add DCU dts node
` [PATCH v12 5/6] arm/dts/ls1021a: Add a TFT LCD panel "
` [PATCH v12 6/6] MAINTAINERS: add Freescale DCU DRM driver maintainer

[PATCHv2 0/3] regmap: Use different lockdep class for each regmap init call
 2015-07-24 10:32 UTC  (3+ messages)

[PATCH v3 0/4] arm: tegra: implement NVEC driver using tegra i2c
 2015-07-24 10:18 UTC  (4+ messages)
` [PATCH v3 1/4] i2c: tegra: implement slave mode

[PATCH v6 0/2] mfd: flexcom: add a driver for Flexcom
 2015-07-24 10:16 UTC  (8+ messages)
` [PATCH v6 2/2] mfd: atmel-flexcom: add a driver for Atmel Flexible Serial Communication Unit

[PATCH v12 0/6] drm/layerscape: Add Freescale DCU DRM driver
 2015-07-24 10:12 UTC  (7+ messages)
` [PATCH v12 1/6] "
` [PATCH v12 2/6] devicetree: Add NEC to the vendor-prefix list
` [PATCH v12 3/6] drm/panel: simple: Add support for NEC NL4827HC19-05B 480x272 panel
` [PATCH v12 4/6] arm/dts/ls1021a: Add DCU dts node
` [PATCH v12 5/6] arm/dts/ls1021a: Add a TFT LCD panel "
` [PATCH v12 6/6] MAINTAINERS: add Freescale DCU DRM driver maintainer

[RFC] arm64:use set_fixmap_offset to make it more clear
 2015-07-24 10:07 UTC  (5+ messages)

[PATCH v2 0/7] Making the generic ACPI GSI layer irqdomain aware
 2015-07-24 10:06 UTC  (16+ messages)
` [PATCH v2 1/7] genirq: irqdomain: Use an accessor for the of_node field
` [PATCH v2 2/7] genirq: irqdomain: Remove irqdomain dependency on struct device_node
` [PATCH v2 3/7] genirq: irqdomain: Add irq_create_acpi_mapping
` [PATCH v2 4/7] acpi: gsi: Always perform an irq domain lookup
` [PATCH v2 5/7] acpi: gsi: Add acpi_set_irq_model to initialize the GSI layer
` [PATCH v2 6/7] irqchip: GIC: Switch ACPI support to stacked domains
` [PATCH v2 7/7] acpi: gsi: Cleanup acpi_register_gsi

[PATCH v8 0/2] mfd: flexcom: add a driver for Flexcom
 2015-07-24 10:01 UTC  (3+ messages)
` [PATCH v8 1/2] mfd: devicetree: add bindings for Atmel Flexcom
` [PATCH v8 2/2] mfd: atmel-flexcom: add a driver for Atmel Flexible Serial Communication Unit

[PATCH] serial/amba-pl011: Disable interrupts around TX softirq
 2015-07-24  9:56 UTC  (3+ messages)

[PATCH 0/6] Mailbox: Provide support STi based platforms
 2015-07-24  9:52 UTC  (8+ messages)
` [PATCH 3/6] mailbox: Add support for ST's Mailbox IP

[RFC PATCH 00/10] arm64: Expose CPU feature registers
 2015-07-24  9:43 UTC  (12+ messages)
` [RFC PATCH 01/10] arm64: feature registers: Documentation
` [RFC PATCH 02/10] arm64: Make the CPU information more clear
` [RFC PATCH 03/10] arm64: Delay ELF HWCAP initialisation until all CPUs are up
` [RFC PATCH 04/10] arm64: Consolidate cpuinfo handling
` [RFC PATCH 05/10] arm64: Keep track of CPU feature registers
` [RFC PATCH 06/10] arm64: Add helper to decode register from instruction
` [RFC PATCH 07/10] arm64: Expose feature registers by emulating MRS
` [RFC PATCH 08/10] arm64: Emulate ID registers
` [RFC PATCH 09/10] arm64: Read system wide CPUID value
` [RFC PATCH 10/10] arm64: Use system-wide safe value of CPU feature register
` sample: arm64 cpu feature: Test program

[PATCH] arm64/efi: prefer AllocatePages() over efi_low_alloc() for vmlinux
 2015-07-24  9:41 UTC 

kexec crash kernel boot failure on arm64
 2015-07-24  9:29 UTC  (2+ messages)

[PATCH] amba: Remove unused callbacks for legacy system PM
 2015-07-24  9:24 UTC 

[PATCH v6 0/3] Add MediaTek display PWM driver
 2015-07-24  9:10 UTC  (6+ messages)
` [PATCH v6 1/3] dt-bindings: pwm: add MediaTek display PWM bindings

inquiries on juno
 2015-07-24  9:07 UTC 

[RFC 0/2] VFIO: Add virtual MSI doorbell support
 2015-07-24  9:03 UTC  (3+ messages)
` [RFC 1/2] drivers: vfio: iommu map and unmap device specific memory from kernel
` [RFC 2/2] drivers: vfio: pci: Add virtual MSI doorbell support

[PATCH 0/2] Last level (leaf) TLBI support
 2015-07-24  8:59 UTC  (3+ messages)
` [PATCH 1/2] arm64: Clean up __flush_tlb(_kernel)_range functions
` [PATCH 2/2] arm64: Use last level TLBI for user pte changes

[PATCH v4 0/4] Add Broadcom North Star 2 support
 2015-07-24  8:51 UTC  (3+ messages)
` [PATCH v4 3/4] arm64: Add Broadcom iProc family support

[PATCH v7 0/2] mfd: flexcom: add a driver for Flexcom
 2015-07-24  8:47 UTC  (8+ messages)
` [PATCH v7 1/2] mfd: devicetree: add bindings for Atmel Flexcom
` [PATCH v7 2/2] mfd: atmel-flexcom: add a driver for Atmel Flexible Serial Communication Unit

[GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.3
 2015-07-24  8:44 UTC  (6+ messages)
` [PATCH 1/5] ARM: shmobile: Enable gose board in multiplatform defconfig
` [PATCH 2/5] ARM: multi_v7_defconfig: Enable shmobile r8a7793/gose platform
` [PATCH 3/5] ARM: shmobile: defconfig: add Renesas DPCM Sound Card
` [PATCH 4/5] ARM: multi_v7_defconfig: "
` [PATCH 5/5] ARM: shmobile: Remove marzen_defconfig

[GIT PULL] Renesas ARM Based SoC Updates for v4.3
 2015-07-24  8:41 UTC  (3+ messages)
` [PATCH 1/2] ARM: shmobile: Basic r8a7793 SoC support
` [PATCH 2/2] ARM: shmobile: gose: enable R-Car Gen2 regulator quirk

[GIT PULL] Renesas ARM Based SoC Marzen Board Removal for v4.3
 2015-07-24  8:41 UTC  (10+ messages)
` [PATCH 1/9] ARM: shmobile: r8a7779: Generic CCF and timer support
` [PATCH 2/9] ARM: shmobile: r8a7779: Generic SMP ops
` [PATCH 3/9] ARM: shmobile: Enable fixed voltage regulator in shmobile_defconfig
` [PATCH 4/9] ARM: shmobile: marzen-reference: Remove C board code
` [PATCH 5/9] ARM: shmobile: r8a7779: Cleanup header file
` [PATCH 6/9] ARM: shmobile: Remove Marzen from shmobile_defconfig
` [PATCH 7/9] ARM: multi_v7_defconfig: Remove Marzen
` [PATCH 8/9] ARM: shmobile: marzen: Remove legacy board code
` [PATCH 9/9] ARM: shmobile: r8a7779: Remove legacy SoC code

[GIT PULL] Second Round of Renesas ARM Based SoC DT Updates for v4.3
 2015-07-24  8:41 UTC  (10+ messages)
` [PATCH 1/9] ARM: shmobile: emev2: add IIC cores to dtsi
` [PATCH 2/9] ARM: shmobile: emev2: kzm9d: enable IIC busses
` [PATCH 3/9] ARM: shmobile: lager: add sound label on DTS
` [PATCH 4/9] ARM: shmobile: koelsch: "
` [PATCH 5/9] ARM: shmobile: lager: Fix adv7511 IRQ sensing
` [PATCH 6/9] ARM: shmobile: r8a7790: Add Audio CTU support on DTSI
` [PATCH 7/9] ARM: shmobile: r8a7790: Add Audio MIX "
` [PATCH 8/9] ARM: shmobile: r8a7791: Add Audio CTU "
` [PATCH 9/9] ARM: shmobile: r8a7791: Add Audio MIX "

[GIT PULL] Second Round of Renesas ARM Based SoC Cleanup for v4.3
 2015-07-24  8:41 UTC  (2+ messages)
` [PATCH] ARM: shmobile: apmu: silence build warnings

[PATCH v4] regulator: mt6311: Add support for MT6311 regulator
 2015-07-24  8:35 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: regulator: mt6311: Add document for mt6311 regulator
` [PATCH v4 2/2] regulator: mt6311: Add support "

[PATCH 00/11] Enable access to SPI NOR flash on Samsung Snow board
 2015-07-24  8:34 UTC  (4+ messages)
` [PATCH 08/11] MTD: m25p80: Add option to limit SPI transfer size

[PATCH v11] crypto: Add Allwinner Security System crypto accelerator
 2015-07-24  8:27 UTC  (7+ messages)

[PATCH v2] mmc: sunxi: Don't start commands while the card is busy
 2015-07-24  8:26 UTC  (4+ messages)
  ` [linux-sunxi] "

[PATCH v11 1/5] drm/layerscape: Add Freescale DCU DRM driver
 2015-07-24  8:18 UTC  (4+ messages)

[PATCH v3 0/2] Add Mediatek watchdog suspend resume and shutdown
 2015-07-24  7:28 UTC  (3+ messages)
` [PATCH v3 1/2] watchdog: mtk_wdt: add suspend/resume support
` [PATCH v3 2/2] watchdog: mtk_wdt: add wdt shutdown callback to disable wdt if enabled

[RFC 0/3] Adding support for Zynq PL reset controller
 2015-07-24  7:27 UTC  (7+ messages)
` [RFC 1/3] docs: dts: Added documentation for Xilinx Zynq PL Reset bindings
` [RFC 2/3] dts: zynq: Add devicetree entry for PL reset controller
` [RFC 3/3] reset: reset-zynq-pl: Adding support for Xilinx Zynq PL reset

[PATCH 0/3] Generic PCI MSI + IOMMU topology bindings
 2015-07-24  7:04 UTC  (4+ messages)
` [PATCH 1/3] Docs: dt: add generic MSI bindings

[PATCH] serial: 8250_uniphier: call clk_disable_unprepare() on failure path
 2015-07-24  6:58 UTC 

[PATCH v2 0/7] clk: sunxi: Add support for the Audio PLL
 2015-07-24  6:50 UTC  (6+ messages)
` [PATCH v2 1/7] clk: Add a basic factor clock

[GIT PULL] Non-critical fixes for v4.3
 2015-07-24  6:34 UTC 

[GIT PULL] ARM: defconfig: Improvements for 4.3
 2015-07-24  6:34 UTC  (2+ messages)

[PATCH v2] thermal: consistently use int for temperatures
 2015-07-24  6:29 UTC  (8+ messages)
        ` [PATCH v3] "

[PATCH v6 0/3] cpufreq: Use cpufreq-dt driver for Exynos3250
 2015-07-24  6:22 UTC  (11+ messages)
` [PATCH v6 1/3] clk: samsung: exynos3250: Add cpu clock configuration data and instaniate cpu clock

[PATCH v2] ARM: dts: rockchip: Add veyron-speedy board
 2015-07-24  5:57 UTC  (3+ messages)

[PATCH] arm64: pci: add support for pci_mmap_page_range
 2015-07-24  5:54 UTC 

[RESEND PATCH 0/6] This series adds SMP support for the MediaTek MT6580
 2015-07-24  5:50 UTC  (5+ messages)
  ` [RESEND PATCH 2/6] soc: Mediatek: Add SCPSYS CPU power domain driver

[PATCH v3 0/6] MT8173 IOMMU SUPPORT
 2015-07-24  5:43 UTC  (7+ messages)
` [PATCH v3 3/6] iommu: add ARM short descriptor page table allocator
` [PATCH v3 5/6] iommu/mediatek: Add mt8173 IOMMU driver

[PULL] ARM: clockevents: Migrate to 'set-state' callbacks
 2015-07-24  4:53 UTC  (3+ messages)
` [PATCH 16/18] ARM/w90x900/time: Migrate to new 'set-state' interface

[GIT PULL] ARM: OMAP2+: hwmod fixes for v4.2-rc
 2015-07-24  4:18 UTC  (2+ messages)

[GIT PULL] ARM: OMAP2+: PRCM and hwmod changes for v4.3
 2015-07-24  4:15 UTC  (2+ messages)

Raspberry Pi 2 interrupt controller support (v2) Second round
 2015-07-24  4:13 UTC  (5+ messages)
` [PATCH v2 2/4] irqchip: bcm2835: If a parent interrupt is registered, chain from it

[PATCH] irqchip: bcm2835: Add FIQ support
 2015-07-24  4:04 UTC  (4+ messages)

[PATCH 0/5] Second round of MCPM refactoring
 2015-07-24  3:54 UTC  (3+ messages)
` [PATCH 3/5] ARM: MCPM: make internal helpers private to the core code

[PATCH v3 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform
 2015-07-24  3:48 UTC  (4+ messages)
` [PATCH v3 1/4] clk: samsung: exynos5250: add cpu clock configuration data and instantiate cpu clock

[PATCH v2 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
 2015-07-24  3:42 UTC  (6+ messages)
` [PATCH v2 3/9] arm: twr-k70f120m: clock driver for Kinetis SoC

[PATCH v3] regulator: mt6311: Add support for MT6311 regulator
 2015-07-24  3:35 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: regulator: mt6311: Add document for mt6311 regulator

[PATCH v2 0/5] clk: support clocks which requires parent clock on during operation
 2015-07-24  3:23 UTC  (8+ messages)
` [PATCH v2 1/5] clk: remove duplicated code with __clk_set_parent_after

[PATCH v4 0/7] Add Mediatek MT8173 subsystem clocks support
 2015-07-24  3:02 UTC  (8+ messages)
` [PATCH v4 1/7] clk: mediatek: Add fixed clocks support for Mediatek SoC
` [PATCH v4 2/7] clk: mediatek: Fix rate and dependency of MT8173 clocks
` [PATCH v4 3/7] clk: mediatek: mt8173: Fix enabling of critical clocks
` [PATCH v4 4/7] dt-bindings: ARM: Mediatek: Document devicetree bindings for clock controllers
` [PATCH v4 5/7] clk: mediatek: Add subsystem clocks of MT8173
` [PATCH v4 6/7] clk: mediatek: Add USB clock support in MT8173 APMIXEDSYS
` [PATCH v4 7/7] arm64: dts: mt8173: Add subsystem clock controller device nodes

[RFC v2 0/6] IRQ bypass manager and irqfd consumer
 2015-07-24  1:27 UTC  (2+ messages)

[PATCH 1/1] Serial: imx: add dev_pm_ops to support suspend to ram/disk
 2015-07-24  0:37 UTC  (2+ messages)

[PATCH 0/3] Another Errata 430973 Update
 2015-07-24  0:16 UTC  (4+ messages)
` [PATCH 3/3] ARM: errata 430973: move !ARCH_MULTIPLATFORM to Kconfig

[PATCH 0/5] Enable SPI ethernet on MSM8960 CDP
 2015-07-23 21:25 UTC  (5+ messages)
` [PATCH 2/5] ARM: dts: qcom: Add MSM8960 RPM and RPM regulator nodes
` [PATCH 4/5] ARM: dts: qcom: Add ks8851 node for wired ethernet


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 read-only IMAP folder(s) and NNTP newsgroup(s).