linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-04 03:19:21 to 2014-03-04 16:19:18 UTC [more...]

[PATCH 00/18] ARM: OMAP2+: CM/PRM cleanup set
 2014-03-04 16:19 UTC  (19+ messages)
` [PATCH 01/18] ARM: OMAP3: CM: remove a few OMAP34XX_CM_REGADDR defines
` [PATCH 02/18] ARM: OMAP2+: prcm: add omap_test_timeout to prcm-common.h
` [PATCH 03/18] ARM: OMAP2/3: CM: remove some external dependencies
` [PATCH 04/18] ARM: OMAP3: PRM: move prcm wakeup helper to prm driver
` [PATCH 05/18] ARM: OMAP3: PRM: move iva reset to PRM driver
` [PATCH 06/18] ARM: OMAP3: PRM: move modem "
` [PATCH 07/18] ARM: OMAP2/3: CM: remove direct register access macros from common header
` [PATCH 08/18] ARM: OMAP3: PRM: add API for checking and clearing cold reset status
` [PATCH 09/18] ARM: OMAP3: PRM: add API for saving PRM scratchpad contents
` [PATCH 10/18] ARM: OMAP24xx: PRM: add API for clearing wakeup status bits
` [PATCH 11/18] ARM: OMAP24xx: PRM: move PRM init code within PRM driver from PM core
` [PATCH 12/18] ARM: OMAP3: PM: remove access to PRM_VOLTCTRL register
` [PATCH 13/18] ARM: OMAP3: PRM: move PRM init code from PM core to the driver
` [PATCH 14/18] ARM: OMAP2/3: PRM: split PRM header file to common and internal versions
` [PATCH 15/18] ARM: OMAP4+: PRM: make prm register access internal to PRM driver only
` [PATCH 16/18] ARM: OMAP3: control: add API for setting up the modem pads
` [PATCH 17/18] ARM: OMAP3: PRM: move modem reset and iva2 idle to PRM driver
` [PATCH 18/18] ARM: OMAP3: control: isolate control module init to its own function

[PATCH v3 0/7] Add support for the Allwinner A31 DMA Controller
 2014-03-04 16:18 UTC  (8+ messages)
` [PATCH v3 1/7] clk: sunxi: Remove calls to clk_put
` [PATCH v3 2/7] ARM: sunxi: Split out the various machines into separate files
` [PATCH v3 3/7] ARM: sunxi: Move the clock protection to machine hooks
` [PATCH v3 4/7] ARM: sun6i: Protect CPU clock
` [PATCH v3 5/7] ARM: sun6i: Protect SDRAM gating bit
` [PATCH v3 6/7] DMA: sun6i: Add driver for the Allwinner A31 DMA controller
` [PATCH v3 7/7] ARM: sun6i: dt: Add A31 DMA controller to DTSI

[PATCHv3 00/13] OMAP IOMMU DT adaptation for 3.15
 2014-03-04 16:04 UTC  (3+ messages)

[PATCH V3 1/5] genirq: define flag IRQ_SRC_DST_INVERTED, and accessors
 2014-03-04 15:57 UTC  (6+ messages)
` [PATCH V3 4/5] mfd: palmas: support IRQ inversion at the board level

[PATCH v5 0/3] [RFC] Add support for PCI in AArch64
 2014-03-04 15:50 UTC  (4+ messages)
` [PATCH v5 1/3] Fix ioport_map() for !CONFIG_GENERIC_IOMAP cases
` [PATCH v5 2/3] arm64: Extend the PCI I/O space to 16MB
` [PATCH v5 3/3] arm64: Add architecture support for PCI

[PATCH v5 0/7] [RFC] Support for creating generic host_bridge from device tree
 2014-03-04 15:50 UTC  (8+ messages)
` [PATCH v5 1/7] pci: Introduce pci_register_io_range() helper function
` [PATCH v5 2/7] pci: OF: Fix the conversion of IO ranges into IO resources
` [PATCH v5 3/7] pci: Create pci_host_bridge before its associated bus in pci_create_root_bus
` [PATCH v5 4/7] pci: Introduce a domain number for pci_host_bridge
` [PATCH v5 5/7] pci: Use parent domain number when allocating child busses
` [PATCH v5 6/7] pci: Export find_pci_host_bridge() function
` [PATCH v5 7/7] pci: Add support for creating a generic host_bridge from device tree

[PATCH 0/7] PCI irq mapping fixes and cleanups
 2014-03-04 15:34 UTC  (15+ messages)
` [PATCH 6/7] PCI: designware: use new OF interrupt mapping when possible
` [PATCH 7/7] PCI: designware: split samsung and fsl bindings

[PATCH v2 0/7] ARM: dma: Support dma-ranges and dma-coherent
 2014-03-04 15:21 UTC  (6+ messages)
` [PATCH v2 4/7] dma: of: introduce of_dma_is_coherent() helper

[PATCH 1/2] of/irq: Fix irq-mapping in of_irq_parse_raw()
 2014-03-04 14:54 UTC 

[GIT PULL] irqchip: dove: drivers for v3.14
 2014-03-04 14:41 UTC  (15+ messages)
` [PATCH V2] ARM: dove: dt: revert PMU interrupt controller node

[PATCH v3 0/5] drivers: bus: omap_l3: Conversion to devm_*
 2014-03-04 14:37 UTC  (7+ messages)
` [PATCH v3 1/5] drivers: bus: omap_l3: Convert to use devm_kzalloc
` [PATCH v3 2/5] drivers: bus: omap_l3: Convert to use devm_ioremap_resource()
` [PATCH v3 3/5] drivers: bus: omap_l3: Convert to use devm_request_irq()
` [PATCH v3 4/5] drivers: bus: omap_l3: Remove the platform driver's remove function
` [PATCH v3 5/5] drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request fails

[BUG] atmel: spi: scheduling while atomic
 2014-03-04 14:29 UTC 

[REGRESSION] Arndale Octa panics when booting 3.14-rc1
 2014-03-04 14:24 UTC  (10+ messages)

[PATCH v2 1/3] ata: ahci_st: Provide DT bindings for ST's SATA implementation
 2014-03-04 14:04 UTC  (5+ messages)
` [PATCH v2 3/3] ahci: st: Add support for ST's SATA IP
  ` [PATCH v3 "

[GIT PULL] iommu/arm-smmu: updates for 3.15
 2014-03-04 13:58 UTC  (2+ messages)

[RFC PATCH v4 0/8] imx-drm dt bindings
 2014-03-04 13:47 UTC  (9+ messages)
` [RFC PATCH v4 3/8] staging: imx-drm: Document updated imx-drm device tree bindings

RESEND [PATCH V9 2/2] ARM: dts: exynos5250: Enable ahci sata and sata phy
 2014-03-04 13:32 UTC  (2+ messages)

[PATCH v5 0/6] Make dwc3 use Generic PHY Framework
 2014-03-04 13:31 UTC  (3+ messages)

[PATCH 0/5] iommu/arm-smmu: updates for 3.15
 2014-03-04 13:20 UTC  (7+ messages)
` [PATCH 3/5] documentation/iommu: update description of ARM System MMU binding

[PATCH v5] can: xilinx CAN controller support
 2014-03-04 13:20 UTC 

[PATCH 0/9] Doc/DT: DT bindings for various display components
 2014-03-04 12:59 UTC  (9+ messages)
` [PATCH 3/9] Doc/DT: Add DT binding documentation for DVI Connector
` [PATCH 4/9] Doc/DT: Add DT binding documentation for HDMI Connector

[PATCH v3 0/5] clk: exynos: add support for exynos5260 SoC
 2014-03-04 12:16 UTC  (6+ messages)
` [PATCH v3 5/5] clk/exynos5260: add clock file for exynos5260

No subject
 2014-03-04 12:04 UTC  (3+ messages)
` [PATCH v7 08/15] ahci-imx: Port to library-ised ahci_platform

[PATCH 0/3] perf tools: Add libdw DWARF post unwind support for ARM
 2014-03-04 11:58 UTC  (8+ messages)
` [PATCH 1/3] perf tests: Introduce perf_regs_load function on ARM

[PATCH 0/4] CCF support for Renesas r7s72100
 2014-03-04 11:56 UTC  (7+ messages)
` [PATCH 3/4] clk: shmobile: add CPG driver for rz-platforms

[PATCH v5 0/3] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
 2014-03-04 11:54 UTC  (5+ messages)
` [PATCH v5 1/3] tty/serial: Add GPIOLIB helpers for controlling modem lines

I2C dummy adapter driver ?
 2014-03-04 11:38 UTC  (5+ messages)

BUG_ON for DMA-bounce and bidirectional mappings (e100 on IXP4xx)
 2014-03-04 11:37 UTC 

[PATCHv3 0/4] Add DT support for fixed PHYs
 2014-03-04 11:30 UTC  (6+ messages)
` [PATCHv3 1/4] net: phy: decouple PHY id and PHY address in fixed PHY driver
` [PATCHv3 2/4] net: phy: extend fixed driver with fixed_phy_register()
` [PATCHv3 3/4] of: provide a binding for fixed link PHYs
` [PATCHv3 4/4] net: mvneta: add support for fixed links

[PATCH v4] gpio: davinci: reuse for keystone soc
 2014-03-04 11:28 UTC  (4+ messages)
` [RESEND][PATCH "

[PATCH v6 0/2] hibernation support on ARM
 2014-03-04 11:17 UTC  (8+ messages)
` [PATCH v6 2/2] ARM hibernation / suspend-to-disk

ARM64 ACPI Maintainers
 2014-03-04 11:15 UTC  (7+ messages)
` [PATCH] MAINTAINERS: add maintainers for arm64 acpi

[PATCH] irq: Consider a negative return value of irq_startup() as an error
 2014-03-04 11:14 UTC  (7+ messages)
` [PATCH] irq: Changed the return type of irq_chip.irq_startup() from unsigned int to int

[PATCH v4 0/5] clk: exynos: add support for exynos5260 SoC
 2014-03-04 11:12 UTC  (6+ messages)
` [PATCH v4 1/5] clk/samsung: add support for multiple clock providers
` [PATCH v4 2/5] clk/samsung: add support for pll2550xx
` [PATCH v4 3/5] clk/samsung: add support for pll2650xx
` [PATCH v4 4/5] clk/exynos5260: add macros and documentation for exynos5260
` [PATCH v4 5/5] clk/exynos5260: add clock file "

ARM hibernation / suspend-to-disk
 2014-03-04 11:04 UTC  (9+ messages)
  ` [linux-pm] "

[PATCH v2] arm64: topology: Implement basic CPU topology support
 2014-03-04 10:52 UTC  (6+ messages)

[ARM] CNS3xxx: 3 regressions identified in v3.14-rc4+
 2014-03-04 10:50 UTC  (8+ messages)
` [PATCH] CNS3xxx: Fix PCIe early iotable_init()
` [PATCH v2] "
` [PATCH2] CNS3xxx: Fix a WARN() related to IRQ allocation

[PATCH 0/5] drivers: bus: omap_l3: Conversion to devm_*
 2014-03-04 10:50 UTC  (12+ messages)
` [PATCH 1/5] drivers: bus: omap_l3: Convert to use devm_kzalloc
` [PATCH 2/5] drivers: bus: omap_l3: Convert to use devm_request_and_ioremap()
` [PATCH 3/5] drivers: bus: omap_l3: Convert to use devm_request_irq()
` [PATCH 4/5] drivers: bus: omap_l3: Remove the platform driver's remove function
` [PATCH 5/5] drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request fails

[PATCH 2/4] ARM: dove: prepare new Dove DT Kconfig variable
 2014-03-04 10:32 UTC  (13+ messages)
` [PATCH v2 1/5] ASoC: kirkwood: "
` [PATCH v2 2/5] watchdog: orion: "
` [PATCH v2 3/5] thermal: dove: "
` [PATCH v2 4/5] mmc: "
` [PATCH v2 5/5] phy: mvebu-sata: "

BUG_ON for DMA-bounce and bidirectional mappings (e100 on IXP4xx)
 2014-03-04 10:32 UTC 

[PATCH 00/12] ARM: OMAP: SATA support for OMAP5 & DRA7
 2014-03-04  9:33 UTC  (12+ messages)
` [PATCH 01/12] phy: rename struct omap_control_usb to struct omap_control_phy
` [PATCH 02/12] phy: omap-control: Update DT binding information
` [PATCH 03/12] phy: ti-pipe3: cleanup clock handling
` [PATCH 06/12] phy: omap: Select OMAP_OCP2SCP bus driver

[PATCH 1/3] DT: I2C: Add trivial bindings used by kirkwood boards
 2014-03-04  9:28 UTC  (4+ messages)
` [PATCH 3/3] ARM: Kirkwood: DT: Add missing vendor prefix

[PATCHv2 00/14]: ARM: OMAP2: clock DT conversion
 2014-03-04  9:18 UTC  (13+ messages)
` [PATCHv2 01/14] ARM: OMAP2: convert sys_ck and osc_ck to standard clock types
` [PATCHv2 02/14] ARM: OMAP2420: clock: get rid of fixed-div property use
` [PATCHv2 03/14] CLK: TI: DPLL: simplify autoidle register detection logic
` [PATCHv2 04/14] CLK: TI: DPLL: add support for omap2 core dpll
` [PATCHv2 05/14] CLK: TI: APLL: add support for omap2 aplls
` [PATCHv2 06/14] CLK: TI: gate: fixed DT binding documentation bugs
` [PATCHv2 07/14] CLK: TI: interface: add support for omap2430 specific interface clock
` [PATCHv2 08/14] CLK: TI: OMAP2: add clock init support
` [PATCHv2 09/14] ARM: OMAP2: PRM: add support for OMAP2 specific clock providers
` [PATCHv2 10/14] ARM: dts: omap2 clock data
` [PATCHv2 11/14] ARM: OMAP2: clock: add DT boot support for cpufreq_ck
` [PATCHv2 12/14] ARM: OMAP2: clock: use DT clock boot if available

[PATCH v2 0/5] drivers: bus: omap_l3: Conversion to devm_*
 2014-03-04  9:08 UTC  (6+ messages)
` [PATCH v2 1/5] drivers: bus: omap_l3: Convert to use devm_kzalloc
` [PATCH v2 2/5] drivers: bus: omap_l3: Convert to use devm_request_and_ioremap()
` [PATCH v2 3/5] drivers: bus: omap_l3: Convert to use devm_request_irq()
` [PATCH v2 4/5] drivers: bus: omap_l3: Remove the platform driver's remove function
` [PATCH v2 5/5] drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request fails

[PATCH 0/5] Huge pages for short descriptors on ARM
 2014-03-04  8:26 UTC  (3+ messages)
` [PATCH 1/5] mm: hugetlb: Introduce huge_pte_{page,present,young}

[PATCH 0/3] soc: Introduce drivers/soc and add Keystone QMSS driver
 2014-03-04  7:51 UTC  (4+ messages)
` [PATCH 2/3] soc: keystone: add "

[PATCH 00/22] arm/arm64: UEFI stubs + runtime services
 2014-03-04  7:48 UTC  (6+ messages)
` [PATCH 06/22] Add helper functions used by arm/arm64

[PATCH] arm64: topology: Implement basic CPU topology support
 2014-03-04  7:47 UTC  (3+ messages)

change kmalloc into vmalloc for large memory allocations
 2014-03-04  7:30 UTC  (9+ messages)
              ` [PATCH] netfilter:Change nf_conntrack modules to use vmalloc

[PATCH V7 07/10 resend] SPEAr13XX: dts: Add PCIe node information
 2014-03-04  5:41 UTC 

[PATCH V2] ARM: dove: dt: revert PMU interrupt controller node
 2014-03-04  5:32 UTC  (2+ messages)
` [PATCH] Revert "irqchip: irq-dove: Add PMU interrupt controller."

[PATCH v2 3/4] ARM: mvebu: move DT Dove to MVEBU
 2014-03-04  4:29 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 0/4] ARM: dove: move Dove DT to MVEBU
 2014-03-04  4:07 UTC  (5+ messages)
` [PATCH 1/4] ARM: dove: add system controller node
` [PATCH 4/4] ARM: add Marvell Dove and some drivers to multi_v7 defconfig

nand pmecc crash detected
 2014-03-04  4:02 UTC  (3+ messages)

[PATCH v7 0/4] DT support for kirkwood based Synology NAS boxes
 2014-03-04  3:54 UTC  (4+ messages)
` [PATCH v7 2/4] Power: Reset: Generalize qnap-poweroff to work on Synology devices

[PATCH V2 1/3] dt: palmas: support IRQ inversion at the board level
 2014-03-04  3:50 UTC  (8+ messages)

[PATCH 00/18] arm64: GICv3 support
 2014-03-04  3:32 UTC  (3+ messages)
` [PATCH 04/18] KVM: arm/arm64: vgic: move GICv2 registers to their own structure

[GIT PULL] pull request from pxa
 2014-03-04  3:19 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).