linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-31 18:57:28 to 2013-02-01 10:24:04 UTC [more...]

[Consult]: how to join to linux-arm-kernel@lists.infradead.org
 2013-02-01 10:24 UTC  (2+ messages)

[PATCH v5 00/10] Tegra114 clockframework
 2013-02-01 10:18 UTC  (11+ messages)
` [PATCH v5 01/10] clk: tegra: Refactor PLL programming code
` [PATCH v5 02/10] clk: tegra: Add TEGRA_PLL_BYPASS flag
` [PATCH v5 03/10] clk: tegra: Add PLL post divider table
` [PATCH v5 04/10] clk: tegra: Add new fields and PLL types for Tegra114
` [PATCH v5 05/10] clk: tegra: Add flags to tegra_clk_periph()
` [PATCH v5 06/10] clk: tegra: Workaround for Tegra114 MSENC problem
` [PATCH v5 07/10] ARM: tegra: Define Tegra114 CAR binding
` [PATCH v5 08/10] ARM: dt: Add references to tegra_car clocks
` [PATCH v5 09/10] clk: tegra: Implement clocks for Tegra114
` [PATCH v5 10/10] clk: tegra: devicetree match for nvidia, tegra114-car

[PATCH v5 00/10] Tegra114 clockframework
 2013-02-01 10:16 UTC 

[PATCH 0/3] Add support for user LED on the A13-Olinuxino
 2013-02-01  9:53 UTC  (5+ messages)
` [PATCH 1/3] pinctrl: sunxi: Add of_xlate function

[PATCH 0/5] sunxi: Add pinctrl/gpio support for A10 SoCs
 2013-02-01  9:48 UTC  (11+ messages)
` [PATCH 1/5] ARM: sunxi: Increase the number of GPIOs available
` [PATCH 2/5] pinctrl: sunxi: Document sun5i pins functions
` [PATCH 3/5] ARM: pinctrl: sunxi: Add the pinctrl pin set for Allwinner A10
` [PATCH 4/5] ARM: sunxi: Add the sun4i pinctrl and gpio nodes
` [PATCH 5/5] ARM: sunxi: Add the pin groups for UART0 and UART1 on sun4i

[PATCH 0/5] ARM: OMAP2+: System timer updates
 2013-02-01  9:31 UTC  (11+ messages)
` [PATCH 1/5] ARM: OMAP2+: Display correct system timer name
` [PATCH 5/5] ARM: OMAP3: Update clocksource timer selection

[PATCH 00/10] ARM: OMAP5: hwmod, clock and prm data files
 2013-02-01  9:13 UTC  (2+ messages)

[PATCH v3] Adding support for the new Armada XP development board from Marvell
 2013-02-01  9:09 UTC  (3+ messages)
` [PATCH v3] arm: mvebu: support for the new Armada XP development board(DB-MV784MP-GP)

[PATCH v2] PCIe support for the Armada 370 and Armada XP SoCs
 2013-02-01  9:03 UTC  (8+ messages)
` [PATCH v2 19/27] pci: PCIe driver for Marvell Armada 370/XP systems

[PATCH v3] USB: add devicetree helpers for determining dr_mode and phy_type
 2013-02-01  9:00 UTC  (11+ messages)
` [PATCH 1/9] USB: move bulk of otg/otg.c to phy/phy.c
` [PATCH 2/9] USB: add devicetree helpers for determining dr_mode and phy_type
` [PATCH 3/9] USB: chipidea: ci13xxx-imx: create dynamic platformdata
` [PATCH 4/9] USB: chipidea: add PTW and PTS handling
` [PATCH 5/9] USB chipidea: introduce dual role mode pdata flags
` [PATCH 6/9] USB chipidea i.MX: introduce dr_mode property
` [PATCH 7/9] como fec wip
` [PATCH 8/9] USB mxs-phy: Register phy with framework
` [PATCH 9/9] USB chipidea i.MX: use devm_usb_get_phy_by_phandle to get phy

[PATCH 1/1] net: fec: fix miss init spinlock
 2013-02-01  8:56 UTC 

[PATCH] ARM: nomadik: fix OF compilation regression
 2013-02-01  8:52 UTC 

[GIT PULL] Nomadik devicetree and cleanups
 2013-02-01  8:42 UTC  (7+ messages)

[RFC PATCH 0/4] Add support for LZ4-compressed kernels
 2013-02-01  8:15 UTC  (16+ messages)

[PATCH v3] USB: add devicetree helpers for determining dr_mode and phy_type
 2013-02-01  7:53 UTC  (11+ messages)
` [PATCH 1/9] USB: move bulk of otg/otg.c to phy/phy.c
` [PATCH 2/9] USB: add devicetree helpers for determining dr_mode and phy_type
` [PATCH 3/9] USB: chipidea: ci13xxx-imx: create dynamic platformdata
` [PATCH 4/9] USB: chipidea: add PTW and PTS handling
` [PATCH 5/9] USB chipidea: introduce dual role mode pdata flags
` [PATCH 6/9] USB chipidea i.MX: introduce dr_mode property
` [PATCH 7/9] como fec wip
` [PATCH 8/9] USB mxs-phy: Register phy with framework
` [PATCH 9/9] USB chipidea i.MX: use devm_usb_get_phy_by_phandle to get phy

[PATCH] USB chipidea i.MX: use framework phy handling
 2013-02-01  7:36 UTC  (7+ messages)
` [PATCH 1/2] USB mxs-phy: Register phy with framework
` [PATCH 2/2] USB chipidea i.MX: use devm_usb_get_phy_by_phandle to get phy

[RFC] arm: use built-in byte swap function
 2013-02-01  7:33 UTC  (15+ messages)
                    ` [PATCH v4] "

[PATCH v4 0/8] watchdog/at91sam9_wdt: Convert to use the new framework
 2013-02-01  7:06 UTC  (9+ messages)
` [PATCH v4 1/8] watchdog: add the function watchdog_is_open
` [PATCH v4 2/8] watchdog/at91sam9_wdt: Remove at91wdt_private and add at91wdt_drvdata struct
` [PATCH v4 3/8] watchdog/at91sam9_wdt: Convert to use the watchdog framework
` [PATCH v4 4/8] watchdog/at91sam9_wdt: Adjust the options of watchdog_info
` [PATCH v4 5/8] watchdog/at91sam9_wdt: Add nowayout helpers to Watchdog Timer Driver Kernel API
` [PATCH v4 6/8] watchdog/at91sam9_wdt: Remove the __initdata of at91wdt_wdd
` [PATCH v4 7/8] ARM: dts: add the watchdog nodes for at91sam9x5 and at91sam9n12 SoC
` [PATCH v4 8/8] ARM: dts: add the watchdog nodes for at91sam9g25ek and at91sam9m10g45ek boards

[PATCH V2 0/6] davinci: DT support for i2c0 and tps6507x
 2013-02-01  7:05 UTC  (4+ messages)
` [PATCH V2 1/6] pinctrl: pinctrl-single: use arch_initcall and module_exit

[PATCH, RFC] usb: add devicetree helpers for determining dr_mode and phy_type
 2013-02-01  6:58 UTC  (8+ messages)
  ` [PATCH,RFC] "

[PATCH v2 1/2] ARM: kirkwood: Ensure that kirkwood_ge0[01]_init() finds its clock
 2013-02-01  6:46 UTC  (20+ messages)

[PATCH 2/2] ARM: imx: set CKO1 parent clock source in imx6q sabresd
 2013-02-01  6:46 UTC 

[PATCH 1/2] ARM: dts: add support for some modules in imx6q sabresd
 2013-02-01  6:46 UTC 

[PATCH v4] ARM: LPAE: Fix mapping in alloc_init_pte for unaligned addresses
 2013-02-01  6:21 UTC  (2+ messages)

[PATCH] ARM: EXYNOS5: Fix PMU register configuration for local power blocks
 2013-02-01  6:20 UTC 

[PATCH v3 00/15] multi-cluster power management
 2013-02-01  6:15 UTC  (27+ messages)
` [PATCH v3 03/15] ARM: mcpm: introduce helpers for platform coherency exit/setup
` [PATCH v3 04/15] ARM: mcpm: Add baremetal voting mutexes
` [PATCH v3 05/15] ARM: mcpm_head.S: vlock-based first man election
` [PATCH v3 06/15] ARM: mcpm: generic SMP secondary bringup and hotplug support
` [PATCH v3 07/15] ARM: vexpress: Select the correct SMP operations at run-time
` [PATCH v3 08/15] ARM: introduce common set_auxcr/get_auxcr functions
` [PATCH v3 09/15] ARM: vexpress: introduce DCSCB support
` [PATCH v3 10/15] ARM: vexpress/dcscb: add CPU use counts to the power up/down API implementation
` [PATCH v3 11/15] ARM: vexpress/dcscb: do not hardcode number of CPUs per cluster
` [PATCH v3 12/15] drivers/bus: add ARM CCI support
` [PATCH v3 13/15] ARM: CCI: ensure powerdown-time data is flushed from cache
` [PATCH v3 14/15] ARM: vexpress/dcscb: handle platform coherency exit/setup and CCI

[PATCH] ARM: dts: AM33XX: Corrects typo in interrupt field in SPI node
 2013-02-01  6:10 UTC  (2+ messages)

[PATCH v6 00/10] DMA Engine support for AM33XX
 2013-02-01  6:01 UTC  (6+ messages)
` [PATCH v6 03/10] ARM: edma: add AM33XX support to the private EDMA API

[PATCH v4 00/13] ARM LPAE Fixes - Part 1
 2013-02-01  5:40 UTC  (21+ messages)
` [PATCH v4 01/13] ARM: LPAE: use signed arithmetic for mask definitions
` [PATCH v4 02/13] ARM: LPAE: use phys_addr_t in alloc_init_pud()
` [PATCH v4 03/13] ARM: LPAE: use phys_addr_t in free_memmap()
` [PATCH v4 04/13] ARM: LPAE: use phys_addr_t for initrd location
` [PATCH v4 05/13] ARM: LPAE: use phys_addr_t in switch_mm()
` [PATCH v4 06/13] ARM: LPAE: use 64-bit accessors for TTBR registers
` [PATCH v4 07/13] ARM: LPAE: define ARCH_LOW_ADDRESS_LIMIT for bootmem
` [PATCH v4 08/13] ARM: LPAE: factor out T1SZ and TTBR1 computations
` [PATCH v4 09/13] ARM: LPAE: accomodate >32-bit addresses for page table base
` [PATCH v4 10/13] ARM: mm: use physical addresses in highmem sanity checks
` [PATCH v4 11/13] ARM: mm: cleanup checks for membank overlap with vmalloc area
` [PATCH v4 12/13] ARM: mm: clean up membank size limit checks
` [PATCH v4 13/13] ARM: fix type of PHYS_PFN_OFFSET to unsigned long

[Patch v2 0/2] ARM: OMAP2+: AM33xx: fix hwmod & Clock Control Module
 2013-02-01  5:05 UTC  (7+ messages)
` [Patch v2 1/2] ARM: OMAP2+: AM33xx: hwmod: add missing HWMOD_NO_IDLEST flags
` [Patch v2 2/2] ARM: OMAP2: am33xx-hwmod: Fix "register offset NULL check" bug

[PATCH 1/7] clk: add common of_clk_init() function
 2013-02-01  4:49 UTC  (8+ messages)
` [PATCH 2/7] clk: tegra: Use "

[GIT PULL 1/8] ARM: tegra: cleanup
 2013-02-01  4:46 UTC  (5+ messages)
` [GIT PULL 5/8] ARM: tegra: SCU base rework

ARM: mach-shmobile: r8a7779, marzen: Reference DT implementation
 2013-02-01  4:39 UTC  (7+ messages)
` [PATCH 2/4] ARM: mach-shmobile: r8a7779: Allow initialisation of GIC by DT

Existing queued v3.8-rc fixes postponed to v3.9
 2013-02-01  4:22 UTC 

[PATCH v4 0/3] introduce static_vm for ARM-specific static mapped area
 2013-02-01  4:18 UTC  (5+ messages)
` [PATCH v4 2/3] ARM: ioremap: introduce an infrastructure for "
` [PATCH v4 3/3] ARM: mm: use static_vm for managing static mapped areas

[PATCH] clocksource: always define CLOCKSOURCE_OF_DECLARE
 2013-02-01  3:57 UTC  (2+ messages)

[PATCH] ARM: imx: fix imx31-dt.c time-related warning
 2013-02-01  3:55 UTC  (2+ messages)

[PATCHv2 for soc 0/4] Enabling socfpga on hardware
 2013-02-01  3:50 UTC  (7+ messages)
` [PATCHv2 for soc 1/4] arm: socfpga: Add new device tree source for actual socfpga HW
` [PATCHv2 for soc 3/4] arm: Add v7_invalidate_l1 to cache-v7.S
` [PATCHv2 for soc 4/4] arm: socfpga: Add SMP support for actual socfpga harware

[PATCH] cpufreq: exynos: Broadcast frequency change notifications for all cores
 2013-02-01  3:47 UTC  (6+ messages)

[GIT PULL] Renesas ARM-based SoC for v3.9 #2
 2013-02-01  3:40 UTC  (2+ messages)

[GIT PULL] Renesas ARM-based SoC for v3.9 #2
 2013-02-01  3:40 UTC  (2+ messages)

[PATCH] rtc: pl031: fix the missing operation on enable
 2013-02-01  1:32 UTC  (3+ messages)
` [rtc-linux] "

[PATCH] ARM:boot: support the command with COMMAND_LINE_SIZE - 1 useful chars
 2013-02-01  1:13 UTC  (3+ messages)

[PATCH] ARM:mach-msm: seting tail NUL after strncpy
 2013-02-01  1:12 UTC  (4+ messages)

[PATCH] ARM: S3C24XX: Remove plat-s3c24xx directory in arch/arm/
 2013-02-01  1:02 UTC 

[PATCH 1/2] ARM: shmobile: sh73a0: Add CPU sleep suspend
 2013-02-01  0:12 UTC  (8+ messages)

[PATCH 0/6] Fix 740t support and remove more unused ARMv3 code
 2013-01-31 22:56 UTC  (5+ messages)
` [PATCH 6/6] ARM: integrator: ensure ap_syscon_base is initialised when !CONFIG_MMU

[RFC] ARM i.MX: rtc: change interrupt handling for DryIce
 2013-01-31 22:55 UTC  (2+ messages)
` [rtc-linux] "

[PATCH v2 19/27] pci: PCIe driver for Marvell Armada 370/XP systems
 2013-01-31 22:44 UTC  (5+ messages)

ixp4xx eth broken in 3.7.0/3.8-rc5?
 2013-01-31 21:54 UTC  (3+ messages)

[PATCH 0/4] TI LCDC DRM driver
 2013-01-31 21:43 UTC  (6+ messages)
` [PATCH 2/4] drm/i2c: nxp-tda998x (v3)

[PATCH v2 0/2] Add CPSW VLAN Support
 2013-01-31 21:43 UTC  (5+ messages)
` [PATCH v2 1/2] drivers: net: cpsw: Add helper functions for VLAN ALE implementation

One of these things (CONFIG_HZ) is not like the others
 2013-01-31 21:31 UTC  (11+ messages)

[PATCH] Adding support for the new Armada XP evaluation board from Marvell
 2013-01-31 21:08 UTC  (4+ messages)
` [PATCH] arm: mvebu: support for the new Armada XP evaluation board(DB-MV784MP-GP)

BogoMIPS change in 3.6+
 2013-01-31 20:57 UTC  (3+ messages)

Failure to boot
 2013-01-31 20:57 UTC  (7+ messages)
    ` [PATCH, RFC] default machine descriptor for multiplatform

[PATCH 0/6 v14] gpio: Add block GPIO
 2013-01-31 20:56 UTC  (6+ messages)
` [PATCH 1/6 v14] gpio: Add a block GPIO API to gpiolib

[PATCH 00/10] rework gpio pxa driver for pinctrl
 2013-01-31 20:54 UTC  (5+ messages)
` [PATCH 05/10] gpio: pxa: remove gpio_type

[PATCH v2 0/4] Preparatory GIC patches for arm64 support
 2013-01-31 20:31 UTC  (9+ messages)
` [PATCH v2 4/4] irqchip: gic: Perform the gic_secondary_init() call via CPU notifier

[PATCH 3/4] Power: Reset: Power off by restarting
 2013-01-31 20:20 UTC  (5+ messages)
` [PATCH] power/reset: restart: remove __dev{init,exit}

[PATCH 0/3] More highbank fixes for 3.8
 2013-01-31 20:01 UTC  (4+ messages)
` [PATCH 1/3] ARM: scu: add empty scu_enable for !CONFIG_SMP
` [PATCH 2/3] ARM: scu: mask cluster id from cpu_logical_map
` [PATCH 3/3] ARM: highbank: "

[PATCH v2] arm: mvebu: add DTS file for Marvell RD-A370-A1 board
 2013-01-31 19:28 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 0/2] ARM: OMAP2+: Export SoC information to userspace using SoC infrastructure
 2013-01-31 19:24 UTC  (3+ messages)
` [PATCH 1/2] ARM: OMAP2+: SoC name and revision unification
` [PATCH 2/2] ARM: OMAP2+: Export SoC information to userspace

[PATCH v3 0/2] Add CPSW VLAN Support
 2013-01-31 19:03 UTC  (3+ messages)
` [PATCH v3 1/2] drivers: net: cpsw: Add helper functions for VLAN ALE implementation
` [PATCH v3 2/2] drivers: net:ethernet: cpsw: add support for VLAN


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).