linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-12 12:44:50 to 2014-09-12 22:43:25 UTC [more...]

[PATCH 00/16 v9] omap 8250 based uart + DMA
 2014-09-12 22:43 UTC  (2+ messages)

[PATCH 0/3] ARM: rockchip: add cpuclk handling - arm-soc part
 2014-09-12 22:34 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: rockchip: add operating points and armclk references
` [PATCH 2/3] ARM: dts: rockchip: add cpu supplies to boards
` [PATCH 3/3] ARM: rockchip: add a cpufreq-cpu0 device

[PATCH v2 0/7] ARM: Rockchip: add cpuclk handling - clock-tree part
 2014-09-12 22:30 UTC  (8+ messages)
` [PATCH v2 1/7] clk: rockchip: fix rk3066 pll status register location
` [PATCH v2 2/7] clk: rockchip: fix rk3288 "
` [PATCH v2 3/7] clk: rockchip: reparent aclk_cpu_pre to the gpll
` [PATCH v2 4/7] clk: rockchip: make tightly bound armclk child-clocks read-only
` [PATCH v2 5/7] clk: rockchip: add new clock-type for the cpuclk
` [PATCH v2 6/7] clk: rockchip: add binding id for ARMCLK
` [PATCH v2 7/7] clk: rockchip: switch to using the new cpuclk type for armclk

[PATCH] net/macb: Add hardware revision information during probe
 2014-09-12 22:20 UTC  (2+ messages)

[PATCH RESEND v9 0/5] Add Maxim 77802 RTC support
 2014-09-12 22:13 UTC  (8+ messages)
` [PATCH RESEND v9 1/5] rtc: max77686: Allow the max77686 rtc to wakeup the system
` [PATCH RESEND v9 5/5] rtc: Add driver for Maxim 77802 PMIC Real-Time-Clock

[PATCH v3 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-09-12 21:43 UTC  (13+ messages)
` [PATCH v3 09/17] ARM64 / ACPI: Parse MADT for SMP initialization

[Patch v2 RfT] ARM: Kirkwood: Fix DT based DSA
 2014-09-12 21:37 UTC  (6+ messages)

[PATCH v4 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-09-12 21:10 UTC  (29+ messages)
` [PATCH v4 01/18] ARM64: Move the init of cpu_logical_map(0) before unflatten_device_tree()
` [PATCH v4 02/18] ACPI / table: Add new function to get table entries
` [PATCH v4 03/18] ACPI / table: Count matched and successfully parsed entries without specifying max entries
` [PATCH v4 04/18] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v4 05/18] ARM64 / ACPI: Introduce sleep-arm.c
` [PATCH v4 06/18] ARM64 / ACPI: Introduce early_param for "acpi"
` [PATCH v4 07/18] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [PATCH v4 08/18] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
` [PATCH v4 09/18] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init
` [PATCH v4 10/18] ACPI / table: Print GIC information when MADT is parsed
` [PATCH v4 11/18] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v4 12/18] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v4 13/18] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [PATCH v4 14/18] ARM64 / ACPI: Add GICv2 specific ACPI boot support
` [PATCH v4 15/18] ARM64 / ACPI: Parse GTDT to initialize arch timer
` [PATCH v4 16/18] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH v4 17/18] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH v4 18/18] Documentation: ACPI for ARM64

[PATCH v4 1/9] ACPI / PM: Let acpi_dev_pm_detach() return an error code
 2014-09-12 21:05 UTC  (2+ messages)
` [v4, "

[Patch v4 net-next 00/12] net: fec: imx6sx multiqueue support
 2014-09-12 21:00 UTC  (13+ messages)
` [Patch v4 net-next 01/12] net:fec: add enet refrence clock for i.MX 6SX chip
` [Patch v4 net-next 02/12] net:fec: add enet AVB feature macro define for imx6sx
` [Patch v4 net-next 03/12] net: fec: change data structure to support multiqueue
` [Patch v4 net-next 04/12] net: fec: parser max queue number from dt file
` [Patch v4 net-next 05/12] net: fec: init multi queue date structure
` [Patch v4 net-next 06/12] net:fec: Disable enet-avb MAC instead of reset MAC
` [Patch v4 net-next 07/12] net: fec: add enet-avb IP support
` [Patch v4 net-next 08/12] net:fec: Add fsl, imx6sx-fec compatible strings
` [Patch v4 net-next 09/12] net: fec: change FEC alignment according to i.mx6 sx requirement
` [Patch v4 net-next 10/12] net: fec: init complete variable in early to avoid kernel dump
` [Patch v4 net-next 11/12] ARM: Documentation: Update fec dts binding doc
` [Patch v4 net-next 12/12] ARM: dts: imx6sx: add multi-queue support enet

[RFC PATCHv2 0/3] Support for HwSpinlock reserved locks
 2014-09-12 20:56 UTC  (4+ messages)
` [RFC PATCHv2 1/3] hwspinlock/core: prepare unregister code to support "
` [RFC PATCHv2 2/3] hwspinlock/core: prepare core "
` [RFC PATCHv2 3/3] hwspinlock/core: add support for "

[Patch v3 net-next 09/12] net: fec: change FEC alignment according to i.mx6 sx requirement
 2014-09-12 20:45 UTC  (2+ messages)

[Patch v9 0/3] DWC3 USB support for Qualcomm platform
 2014-09-12 20:33 UTC  (8+ messages)
` [Patch v9 1/3] usb: dwc3: qcom: Add device tree binding
` [Patch v9 2/3] usb: dwc3: Add Qualcomm DWC3 glue layer driver
` [Patch v9 3/3] phy: Add Qualcomm DWC3 HS/SS PHY driver

[PATCHv6 0/5] hwspinlock core/omap dt support
 2014-09-12 20:24 UTC  (6+ messages)
` [PATCHv6 1/5] Documentation: dt: add common bindings for hwspinlock
` [PATCHv6 2/5] Documentation: dt: add the omap hwspinlock bindings document
` [PATCHv6 3/5] hwspinlock/core: maintain a list of registered hwspinlock banks
` [PATCHv6 4/5] hwspinlock/core: add common OF helpers
` [PATCHv6 5/5] hwspinlock/omap: add support for dt nodes

[GIT PULL] qcom DT changes for v3.18
 2014-09-12 19:40 UTC 

[PATCH v8 0/3] DWC3 USB support for Qualcomm platform
 2014-09-12 19:03 UTC  (10+ messages)
` [PATCH v8 1/3] usb: dwc3: qcom: Add device tree binding
` [PATCH v8 2/3] usb: dwc3: Add Qualcomm DWC3 glue layer driver
` [PATCH v8 3/3] phy: Add Qualcomm DWC3 HS/SS PHY driver

[PATCH v2] clocksource: arch_timer: Allow the device tree to specify the physical timer
 2014-09-12 18:59 UTC  (10+ messages)

[PATCH v3 0/3] OMAP4+: Get rid of internal SRAM handling
 2014-09-12 18:47 UTC  (3+ messages)

[PATCH 00/11 v6] Coresight framework and drivers
 2014-09-12 18:44 UTC  (6+ messages)
` [PATCH 01/11 v6] coresight: add CoreSight core layer framework

[PATCH] ARM: OMAP3: Fix I/O chain clock line assertion timed out error
 2014-09-12 18:39 UTC  (2+ messages)

[PATCH 1/2] pstore-ram: Fix hangs by using write-combine mappings
 2014-09-12 18:32 UTC  (2+ messages)
` [PATCH 2/2] pstore-ram: Allow optional mapping with pgprot_noncached

[PATCH] ahci_xgene: Fix the error print invalid resource for APM X-Gene SoC AHCI SATA Host Controller driver
 2014-09-12 17:50 UTC 

[PATCH v3 0/4] arm64, thunder: Enable Cavium Thunder SoC Family
 2014-09-12 17:49 UTC  (5+ messages)
` [PATCH v3 1/4] arm64, thunder: Add initial dts for Cavium Thunder SoC
` [PATCH v3 2/4] arm64, thunder: Document devicetree bindings "
` [PATCH v3 3/4] arm64, thunder: Add Kconfig option for Cavium Thunder SoC Family
` [PATCH v3 4/4] arm64, defconfig: Enable Cavium Thunder SoC in defconfig

[PATCH v4 0/8] arm/arm64: KVM: dynamic VGIC sizing
 2014-09-12 17:43 UTC  (5+ messages)
` [PATCH v4 2/8] arm/arm64: KVM: vgic: switch to dynamic allocation

[PATCH arm64-next] net: bpf: arm64: address randomize and write protect JIT code
 2014-09-12 17:39 UTC  (8+ messages)

[PATCHv2 0/8] Initial support for the Atmel SMART sama5d4
 2014-09-12 17:36 UTC  (11+ messages)
` [PATCHv2 1/8] irqchip: atmel-aic5: Add sama5d4 support
` [PATCHv2 2/8] clk: at91: add a driver for the h32mx clock
` [PATCHv2 3/8] ARM: at91: introduce basic SAMA5D4 support
` [PATCHv2 4/8] ARM: at91: SAMA5D4 SoC detection code and low level routines
` [PATCHv2 5/8] ARM: at91: dt: add device tree file for SAMA5D4 SoC
` [PATCHv2 6/8] ARM: at91: dt: add device tree file for SAMA5D4ek board
` [PATCHv2 7/8] ARM: at91: add sama5d4 support to sama5_defconfig
` [PATCHv2 8/8] ARM: at91: document Atmel SMART compatibles

[PATCH arm64-next v2] net: bpf: arm64: address randomize and write protect JIT code
 2014-09-12 17:35 UTC 

[PATCH RESEND 0/8] i2c: Relax mandatory I2C ID table passing
 2014-09-12 17:32 UTC  (7+ messages)
` [PATCH 2/8] i2c: Add the ability to match device to compatible string without an of_node
` [PATCH 6/8] i2c: Provide a temporary .probe2() call-back type

[PATCH/RESEND] tty: serial: msm: Add DT based earlycon support
 2014-09-12 17:26 UTC  (3+ messages)

[PATCH v4 0/6] arm: Implement arch_trigger_all_cpu_backtrace
 2014-09-12 17:23 UTC  (9+ messages)
` [PATCH 3.17-rc4 v5 "
  ` [PATCH 3.17-rc4 v5 2/6] arm: fiq: Replace default FIQ handler

[PATCHv4] mtd: nand: atmel_nand: retrieve NFC clock
 2014-09-12 17:06 UTC  (2+ messages)

[PATCH] spi: pl022: Add support for chip select extension
 2014-09-12 17:00 UTC  (3+ messages)

[GIT PULL] arm64: couple of fixes for -rc5
 2014-09-12 16:55 UTC  (2+ messages)

[PATCH 0/2] clk: sun8i: Add MBUS support
 2014-09-12 16:48 UTC  (3+ messages)
` [PATCH 1/2] clk: sunxi: Add sun8i MBUS clock support
` [PATCH 2/2] ARM: dts: sun8i: Add PLL6 and MBUS clock nodes

[PATCH V1 0/3] refine the ssi clock for imx6sl, and update dts file
 2014-09-12 16:43 UTC  (4+ messages)
` [PATCH V1 1/3] ARM: clk-imx6sl: refine clock tree for SSI

[PATCH 0/5] Add Phytec pbab01 audio support
 2014-09-12 16:40 UTC  (12+ messages)
` [PATCH 1/5] ARM: dts: pbab01: move i2c pins and frequency configuration into pfla02
` [PATCH v2 0/5] Add Phytec pbab01 audio support
  ` [PATCH v2 1/4] ARM: dts: pbab01: move i2c pins and frequency configuration into pfla02
  ` [PATCH v2 2/4] ARM: dts: pbab01: enable I2S audio on phyFLEX-i.MX6 boards
      ` [alsa-devel] "
  ` [PATCH v2 3/4] ARM: imx_v6_v7_defconfig: enable tlv320aic3x and simple-audio-card by default
  ` [PATCH v2 4/4] ASoC: tlv320aic3x: fix PLL D configuration

[PATCH v3 0/9] Tegra xHCI support
 2014-09-12 16:37 UTC  (5+ messages)

[RFC PATCH v3 0/7] Introduce automatic DMA configuration for IOMMU masters
 2014-09-12 16:34 UTC  (8+ messages)
` [RFC PATCH v3 1/7] iommu: provide early initialisation hook for IOMMU drivers
` [RFC PATCH v3 2/7] dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops
` [RFC PATCH v3 3/7] iommu: add new iommu_ops callback for adding an OF device
` [RFC PATCH v3 4/7] iommu: provide helper function to configure an IOMMU for an of master
` [RFC PATCH v3 5/7] dma-mapping: detect and configure IOMMU in of_dma_configure
` [RFC PATCH v3 6/7] arm: call iommu_init before of_platform_populate
` [RFC PATCH v3 7/7] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops

[PATCH v3] PM / AVS: rockchip-io: add driver handling Rockchip io domains
 2014-09-12 16:25 UTC  (2+ messages)

[PATCH v2 0/2] ASoC/ARM: tegra: apalis/colibri t30: sgtl5000 audio
 2014-09-12 16:20 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: tegra: apalis/colibri t30: integrate audio support

[PATCH v3] spi: davinci: add support for adding delay between word's transmissions
 2014-09-12 15:48 UTC 

[PATCHv4 2/2] arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support
 2014-09-12 15:36 UTC  (3+ messages)
` [PATCH] arm64: pageattr: Correctly adjust unaligned start addresses

[PATCH arm64-next] net: bpf: arm64: fix module memory leak when JIT image build fails
 2014-09-12 15:33 UTC  (3+ messages)

[PATCH v4 0/8] arch: arm64: enable support for Samsung Exynos7 SoC
 2014-09-12 15:26 UTC  (10+ messages)
` [PATCH v4 1/8] clk: samsung: add support for 145xx and 1460x PLLs
` [PATCH v4 2/8] clk: samsung: Factor out the common code to clk.c
` [PATCH v4 3/8] clk: samsung: Add fixed_factor_clocks field to struct exynos_cmu_info
` [PATCH v4 4/8] clk: samsung: add initial clock support for Exynos7 SoC
` [PATCH v4 5/8] arm64: dts: Add initial device tree support for EXYNOS7
` [PATCH v4 6/8] arm64: exynos7: Enable ARMv8 based Exynos7 (SoC) support
` [PATCH v4 7/8] tty/serial: samsung: enable usage for 64-bit Exynos platforms
` [PATCH v4 8/8] arm64: dts: add <dt-bindings/> symlink

[PATCH] spi: davinci: request cs_gpio's from probe
 2014-09-12 14:54 UTC 

[PATCH] regmap:change struct regmap's internal locks as union
 2014-09-12 13:57 UTC  (2+ messages)

[PATCH 0/2] rockchip-max98090: add driver for rockchip board with max98090
 2014-09-12 13:52 UTC  (6+ messages)
` [PATCH 1/2] ASoC: rockchip-max98090: add documentation for rockchip-max98090 driver
` [PATCH] ASoC: rockchip-max98090: add driver for rockchip board using a max98090

[PATCH] clk: ti: dra7-atl-clock: fix a memory leak
 2014-09-12 13:39 UTC 

Kconfig ARM_ERRATA_753970?
 2014-09-12 13:31 UTC  (10+ messages)
    ` [PATCH] ARM: mvebu: rename ARM_ERRATA_753970
          ` [PATCH v2] "
                ` [PATCH v3] "

[PATCH v3 0/7] Add max77802 support for Peach boards
 2014-09-12 13:21 UTC  (3+ messages)

[PATCH 0/4] ARM: shmobile: r8a7740: Handle implicitly enabled clocks
 2014-09-12 13:15 UTC  (5+ messages)
` [PATCH 1/4] irqchip: renesas-intc-irqpin: Add helper variable dev = &pdev->dev
` [PATCH 2/4] irqchip: renesas-intc-irqpin: Add minimal runtime PM support
` [PATCH 3/4] ARM: shmobile: r8a7740 legacy: Add missing INTCA clock for irqpin module
` [PATCH 4/4] ARM: shmobile: r8a7740 dtsi: "

[PATCH] ARM: multi_v7_defconfig: Enable Maxim 77693 and I2C GPIO drivers
 2014-09-12 13:06 UTC 

[PATCH] iommu: Make of_device_id array const
 2014-09-12 12:44 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).