linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-03 18:30:19 to 2014-05-05 14:18:44 UTC [more...]

[PATCH 0/5] irqchip/dra7: crossbar bug fixes
 2014-05-05 14:18 UTC  (3+ messages)
` [PATCH 1/5] irqchip: crossbar: dont use '0' to mark reserved interrupts
` [PATCH 2/5] irqchip: crossbar: check for premapped crossbar before allocating

[PATCH] ARM: mvebu: fix for mvebu/soc-cpuidle branch
 2014-05-05 14:17 UTC  (2+ messages)
` [PATCH] ARM: mvebu: fix mis-merge in coherency.c

[PATCH] arm: put_user: fix possible data corruption in put_user
 2014-05-05 14:15 UTC  (5+ messages)

[PATCH 0/2] Add support for sii9234 chip
 2014-05-05 14:15 UTC  (5+ messages)
` [PATCH 1/2] misc: add sii9234 driver

[PATCH] ARM: OMAP4: hwmod: Fix SOFTRESET logic for OMAP4
 2014-05-05 14:02 UTC  (3+ messages)

[PATCH 0/5] clk: bcm: prerequisite and bus clock support
 2014-05-05 13:57 UTC  (6+ messages)
` [PATCH 1/5] clk: bcm281xx: add an initialized flag
` [PATCH 2/5] clk: bcm281xx: implement prerequisite clocks
` [PATCH 3/5] clk: bcm281xx: add bus clock support
` [PATCH 4/5] clk: bcm281xx: define a bus clock
` [PATCH 5/5] ARM: dts: add bus clock bsc3_apb for bcm281xx

[PATCH 0/2] PM / OPP: move cpufreq specific helpers out of OPP layer
 2014-05-05 13:33 UTC  (3+ messages)
` [PATCH 1/2] PM / OPP: Remove cpufreq wrapper dependency on internal data organization
` [PATCH 2/2] PM / OPP: Move cpufreq specific OPP functions out of generic OPP library

[PATCH] ARM: fix v7-M signal return
 2014-05-05 13:28 UTC  (6+ messages)

[PATCH v10 00/15] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
 2014-05-05 13:10 UTC  (8+ messages)
` [PATCH v10 03/15] "
` [PATCH v10 15/15] ARM: dts: sun7i: Add basic support for the Cubietruck WiFi module

[PATCH v3 part1 00/11] Enable ACPI on ARM64 in Kconfig
 2014-05-05 13:09 UTC  (15+ messages)
` [PATCH v3 part1 01/11] ACPI / processor: Rework _PDC related stuff to make it more arch-independent
` [PATCH v3 part1 02/11] ARM64 / ACPI: Introduce the skeleton of _PDC related for ARM64
` [PATCH v3 part1 11/11] ACPI: Make EC depend on X86 || IA64 in Kconfig
` [PATCH v3 part1 08/11] ARM64 / ACPI: Introduce PCI functions for ACPI on ARM64
    ` [Linaro-acpi] "

can problems on socfpga [was Re: [PATCH v2 4/6] ARM: socfpga: dts: add can0+1]
 2014-05-05 13:00 UTC  (19+ messages)
  ` [patch] Fix CAN on socfpga, for net/master
                ` [PATCHv2] "
                  ` [PATCH 2/2] Add 32-bit accesses
                  ` [PATCH 1/2] hwinit support for non-TI devices

[PATCH 1/2] ARM: dts: Enable USB 3503 hub on exynos5250-snow
 2014-05-05 12:30 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: Enable USB 3503 hub on exynos5420-peach-pit

[PATCH v2 0/6] Add CPTS support for AM437x
 2014-05-05 12:22 UTC  (4+ messages)
` [PATCH v2 5/6] ARM: AM43xx: clk: Change the cpts ref clock source to dpll_core_m5 clk

[RFC/PATCH 0/8] pinctrl-rockchip: Change wrong initial assumptions
 2014-05-05 12:11 UTC  (6+ messages)
` [PATCH 2/8] pinctrl: rockchip: use regmaps instead of raw mappings
` syscon or memory mappings (was: Re: [RFC/PATCH 0/8] pinctrl-rockchip: Change wrong initial assumptions)

[PATCH v2 0/8] pinctrl-rockchip: Change wrong initial assumptions
 2014-05-05 12:00 UTC  (9+ messages)
` [PATCH v2 1/8] pinctrl: rockchip: do not require 2nd register area
` [PATCH v2 2/8] pinctrl: rockchip: use regmaps instead of raw mappings
` [PATCH v2 3/8] pinctrl: rockchip: rockchip_pinctrl in rockchip_get_bank_data
` [PATCH v2 4/8] pinctrl: rockchip: let pmu registers be supplied by a syscon
` [PATCH v2 5/8] pinctrl: rockchip: only map bank0-pull-region when pmu regmap missing
` [PATCH v2 6/8] pinctrl: rockchip: base regmap supplied by a syscon
` [PATCH v2 7/8] dt-bindings: adapt rockchip-pinctrl doc to changed bindings
` [PATCH v2 8/8] ARM: dts: rockchip: convert pinctrl nodes to new bindings

[PATCH] arm64: ptrace: fix setting hw breakpoint/watchpoint
 2014-05-05 11:51 UTC 

[GIT PULL] ARM: mvebu: pci/mbus fixes for v3.15
 2014-05-05 11:49 UTC  (3+ messages)

[PATCH] clocksource:sirf: remove the hardcode for the clk of timers
 2014-05-05 11:30 UTC 

[PATCH] ARM: Use SYSCALL_DEFINEx for sys_sigreturn and sys_rt_sigreturn
 2014-05-05 11:27 UTC 

[PATCH 0/7] ARM: EXYNOS: cpuidle: fix AFTR mode on boards with secure firmware enabled
 2014-05-05 10:57 UTC  (8+ messages)
` [PATCH 1/7] arm: firmware: Check firmware is running or not
` [PATCH 2/7] ARM: EXYNOS: add support for firmware-assisted c15resume
` [PATCH 3/7] ARM: EXYNOS: add AFTR mode support to firmware do_idle method
` [PATCH 4/7] ARM: EXYNOS: PM: replace EXYNOS_BOOT_VECTOR_* macros by static inlines
` [PATCH 5/7] ARM: EXYNOS: PM: use c15resume firmware method if secure firmware is enabled
` [PATCH 6/7] ARM: EXYNOS: PM: fix register setup on EXYNOS4x12 for AFTR mode code
` [PATCH 7/7] ARM: EXYNOS: cpuidle: add secure firmware support to "

RCU stall on panda
 2014-05-05  9:39 UTC 

RCU stall on panda
 2014-05-05  9:38 UTC 

[PATCH 0/4] Introducing Exynos ChipId driver
 2014-05-05  9:28 UTC  (6+ messages)
` [PATCH 3/4] misc: exynos-chipid: Add Exynos Chipid driver support

[Patch v2 0/4] add cpuidle support for Exynos5420
 2014-05-05  9:27 UTC  (15+ messages)
` [PATCH v3 0/5] "
  ` [Patch v3 1/5] driver: cpuidle-big-little: add of_device_id structure
  ` [Patch v3 2/5] cpuidle: config: Add ARCH_EXYNOS entry to select cpuidle-big-little driver
    ` [PATCH v4 0/5] add cpuidle support for Exynos5420
      ` [Patch v4 1/5] driver: cpuidle-big-little: add of_device_id structure
      ` [Patch v4 2/5] cpuidle: config: Add ARCH_EXYNOS entry to select cpuidle-big-little driver
      ` [Patch v4 3/5] driver: cpuidle: cpuidle-big-little: init driver for Exynos5420
      ` [Patch v4 4/5] exynos: cpuidle: do not allow cpuidle registration "
      ` [Patch v4 5/5] mcpm: exynos: populate suspend and powered_up callbacks
  ` [Patch v3 3/5] driver: cpuidle: cpuidle-big-little: init driver for Exynos5420
  ` [Patch v3 4/5] exynos: cpuidle: do not allow cpuidle registration "
  ` [Patch v3 5/5] mcpm: exynos: populate suspend and powered_up callbacks

[PATCH 1/1] ARM: EXYNOS: Fix compilation warning
 2014-05-05  9:26 UTC 

[PATCH v2] clk: sirf: fix a bundle of checkpatch issues
 2014-05-05  9:25 UTC  (2+ messages)

[PATCH 21/21] ARM: Kirkwood: Remove DT support
 2014-05-05  8:44 UTC  (12+ messages)
                ` Automatically detecting when to use kirkwood-tsXXX-6281.dtb vs -6282.dtb (Was: Re: [PATCH 21/21] ARM: Kirkwood: Remove DT support)

[PATCH 3.14 012/158] ARM: dts: am33xx: correcting dt node unit address for usb
 2014-05-05  8:37 UTC 

[PATCH v2 0/6] Add platform support for LSI AXM55xx
 2014-05-05  8:35 UTC  (2+ messages)

[RFC PATCH 0/4] drivers/base: Generic framework for tracking internal interfaces
 2014-05-05  7:38 UTC  (7+ messages)

[PATCH] arm: memset: zero out upper bytes in r1
 2014-05-05  7:11 UTC 

[PATCH 1/3] perf tests: Introduce perf_regs_load function on ARM64
 2014-05-05  7:07 UTC  (5+ messages)

ACPI vs DT at runtime
 2014-05-05  7:06 UTC  (9+ messages)

[RFC 00/47] mtd: nand: Add new driver supporting ST's BCH h/w
 2014-05-05  6:55 UTC  (5+ messages)
` [RFC 13/47] mtd: nand: stm_nand_bch: provide Device Tree support

[PATCH v4] ARM: perf: save/restore pmu registers in pm notifier
 2014-05-05  6:28 UTC  (7+ messages)

[PATCH v3 00/16] exynos5420: clock file cleanup
 2014-05-05  5:53 UTC  (13+ messages)
` [PATCH v3 01/16] clk: exynos5420: rename parent clocks
` [PATCH v3 02/16] clk: exynos5420: add clocks for ISP block

[PATCH] MAINTAINERS: add an entry for all the NCR5380 drivers
 2014-05-05  5:35 UTC 

[PATCH v3 0/7] ARM: berlin: add pinctrl support
 2014-05-05  5:27 UTC  (8+ messages)
` [PATCH v3 1/7] pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCs
` [PATCH v3 2/7] pinctrl: berlin: add the BG2Q pinctrl driver
` [PATCH v3 3/7] pinctrl: berlin: add the BG2 "
` [PATCH v3 4/7] pinctrl: berlin: add the BG2CD "
` [PATCH v3 5/7] ARM: berlin: add the pinctrl dependency for the Marvell Berlin SoCs
` [PATCH v3 6/7] Documentation: add the Marvell Berlin pinctrl documentation
` [PATCH v3 7/7] ARM: dts: berlin: add the pinctrl node and muxing setup for uarts

[GIT PULL] somewhat urgent omap fixes against v3.15-rc1, fixes gpmc
 2014-05-05  5:21 UTC  (2+ messages)

[PATCH v3 2/4] usb: ehci-exynos: Use struct device instead of platform_device
 2014-05-05  5:04 UTC  (2+ messages)
` [PATCH v4 "

[PATCH v3 1/4] usb: ohci-exynos: Use struct device instead of platform_device
 2014-05-05  5:03 UTC  (2+ messages)
` [PATCH v4 "

[PATCH v5 3/4] usb: ohci-exynos: Add facility to use phy provided by the generic phy framework
 2014-05-05  5:02 UTC  (2+ messages)
` [PATCH v6 "

[PATCH v11 4/4] usb: ehci-exynos: Change to use phy provided by the generic phy framework
 2014-05-05  5:02 UTC  (2+ messages)
` [PATCH v12 "

[PATCH 0/3] ARM mach Kconfig clean-ups
 2014-05-05  4:55 UTC  (3+ messages)
` [PATCH 1/3] ARM: mvebu: clean-up unneeded kconfig selects

[RFC PATCH 0/5] watchdog: Add reboot API
 2014-05-05  4:27 UTC  (5+ messages)
` [RFC PATCH 1/5] watchdog: Add API to trigger reboots

[GIT PULL] Versatile LEDs conversion
 2014-05-05  4:11 UTC  (2+ messages)

[PATCH] ARM: at91: localize GPIO header
 2014-05-05  3:56 UTC  (2+ messages)

[PATCH 0/6] ARM: sunxi: Machine code cleanup
 2014-05-05  3:08 UTC  (7+ messages)
` [PATCH 1/6] wdt: sunxi: Move restart code to the watchdog driver
` [PATCH 2/6] power: reset: Add Allwinner A31 reset code
` [PATCH 3/6] ARM: sunxi: Remove reset code from the platform
` [PATCH 4/6] ARM: sunxi: Remove init_machine callback
` [PATCH 5/6] ARM: sunxi: Add A31 reset driver to sunxi_defconfig
` [PATCH 6/6] ARM: multi_v7: Add Allwinner reset drivers to multi_v7_defconfig

[PATCH v2] ARM: sunxi: Split the various SoCs support in Kconfig
 2014-05-05  1:23 UTC  (2+ messages)

[PATCH v2 0/9] DT instantiation of sound on T5325
 2014-05-05  1:23 UTC  (12+ messages)
` [PATCH v2 1/9] ASoC: alc5623: Add device tree binding
` [PATCH v2 2/9] ARM: Kirkwood: Remove platform driver for codec
` [PATCH v2 3/9] ARM: Kirkwood: Add node for audio codec
` [PATCH v2 5/9] ASoC: simple-card: Support setting mclk via a fixed factor
` [PATCH v2 8/9] ARM: mvebu_v5_defconfig: Enable sound modules needed for t5325
` [PATCH v2 9/9] ARM: multi_v5_defconfig: "

[PATCH 00/15] pinctrl: sunxi: Rework and cleanups
 2014-05-05  1:10 UTC  (3+ messages)

[PATCH v2 00/12] defconfigs: add MTD_SPI_NOR (new subsystem dependency for M25P80)
 2014-05-05  1:03 UTC  (3+ messages)
` [PATCH v2 08/12] ARM: marvell: add MTD_SPI_NOR (new "

[PATCH 00/15] Kirkwood DT fix and cleanup round 1
 2014-05-05  0:56 UTC  (5+ messages)
` [PATCH 01/15] ARM: dts: kirkwood: fix mislocated pcie-controller nodes
` [PATCH 02/15] ARM: dts: kirkwood: add node labels

[PATCH RESEND 3/3] irqchip: orion: reverse irq handling priority
 2014-05-05  0:10 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] serial: sirf: move to writel for TXFIFO instead of writeb
 2014-05-05  0:05 UTC 

[PATCH v2 0/5] DT support for LaCie 2Big and 5Big Network v2
 2014-05-04 23:12 UTC  (9+ messages)
` [PATCH v2 1/5] ARM: Kirkwood: Add board file for netxbig LEDs
` [PATCH v2 2/5] ARM: Kirkwood: Add DT descriptions for net2big and net5big
` [PATCH v2 3/5] ARM: Kirkwood: Document net[25x]big compatible strings
` [PATCH v2 4/5] ARM: mvebu: Add LaCie 2Big and 5Big Network v2
` [PATCH v2 5/5] ARM: multi_v5: Enable "

[PATCH 0/5] net: macb: Fixes
 2014-05-04 22:43 UTC  (6+ messages)
` [PATCH 1/5] net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP
` [PATCH 2/5] net: macb: Clear interrupt flags
` [PATCH 3/5] net: macb: Re-enable RX interrupt only when RX is done
` [PATCH 4/5] net: macb: Remove 'unlikely' optimization
` [PATCH 5/5] net: macb: Fix race between HW and driver

[PATCH RFC 0/5] Dove PMU support
 2014-05-04 22:36 UTC  (4+ messages)
` [PATCH 1/5] pm: domains: quieten down generic pm domains

[PATCH 0/7] net: ethernet: marvell: Assorted fixes
 2014-05-04 21:24 UTC  (5+ messages)
` [PATCH 1/7] net: mv643xx_eth: Simplify mv643xx_eth_adjust_link()
` [PATCH 7/7] net: mvmdio: Use devm_* API to simplify the code

[PATCHv3 0/5] Support for Marvell AHCI interface on Armada 38x
 2014-05-04 19:29 UTC  (5+ messages)
` [PATCHv3 1/5] Documentation: dt-bindings: reformat and order list of ahci-platform compatibles
` [PATCHv3 2/5] ata: ahci_mvebu: new driver for Marvell Armada 380 AHCI interfaces

[PATCH v3 0/2] ahci: imx: software workaround for phy reset issue
 2014-05-04 19:05 UTC  (4+ messages)
` [PATCH v3 1/2] ahci: imx: add namespace for register enums
` [PATCH v3 2/2] ahci: imx: software workaround for phy reset issue in resume

[PATCH 0/5] defconfigs: add MTD_SPI_NOR (dependency for M25P80)
 2014-05-04 18:53 UTC  (8+ messages)
` [PATCH 1/5] ARM: defconfigs: add MTD_SPI_NOR (new dependency "

[PATCH v2 0/6] Further cleanup and enable multiplat build
 2014-05-04 15:35 UTC  (3+ messages)

[PATCH 0/4] drm/exynos/mixer: small cleanups
 2014-05-04 15:26 UTC  (5+ messages)
` [PATCH 1/4] drm/exynos/mixer: move format definitions to regs-mixer
` [PATCH 2/4] drm/exynos/mixer: use MXR_GRP_SXY_SY
` [PATCH 3/4] drm/exynos/mixer: planes are not disabled by setting dma_addr to zero
` [PATCH 4/4] drm/exynos/mixer: add support for NV21

[PATCH v2 1/2] ARM: EXYNOS: Map SYSRAM through generic SRAM bindings
 2014-05-04 15:17 UTC  (3+ messages)

[PATCH 0/2] ARM: sunxi: Enable syscon for the system controller
 2014-05-04 14:02 UTC  (3+ messages)
` [PATCH 1/2] ARM: sunxi: dts: Enable syscon in DTSI
` [PATCH 2/2] ARM: sunxi: Add syscon support in defconfig

[PATCH 1/2] of: add bq and radxa vendor prefixes
 2014-05-04 13:08 UTC  (4+ messages)

[PATCH 0/4] arm: Add basic support for Mediatek Cortex-A7 SoCs
 2014-05-04 12:50 UTC  (9+ messages)
` [PATCH 3/4] arm: add basic support for Mediatek MT6589 boards

[PATCH] ARM: dts: imx6qdl-sabresd: remove power-on gpio from pcie
 2014-05-04 12:39 UTC  (2+ messages)

[PATCH 2/3] ARM: dts: imx: add LVDS backlight for Ventana
 2014-05-04 12:38 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH 2/2] ARM: dts: hip04: add gpio pieces
 2014-05-04 11:37 UTC  (2+ messages)

[PATCH 1/2] ARM: hip04: set ARCH_NR_GPIO to 128
 2014-05-04 11:37 UTC  (2+ messages)

[GIT PULL] arm64 fixes for 3.15
 2014-05-04 10:46 UTC 

CE MESSAGE PROVIENT DE NOTRE �QUIPE DE SUPPORT TECHNIQUE 1
 2014-05-04  7:26 UTC 

[PATCH v2 2/2] spi: sirf: decrease the interrupt count and latency of PIO mode
 2014-05-04  6:32 UTC 

[PATCH 15/15] ASoC: pxa: remove mach header dependency
 2014-05-04  3:25 UTC 

[PATCH v3 0/2] change ARM linux memory layout to support 32 CPUs
 2014-05-04  2:34 UTC  (4+ messages)

[PATCH v2 0/7] Generic serial earlycon
 2014-05-03 22:16 UTC  (6+ messages)
` [PATCH v2 3/7] tty/serial: convert 8250 to generic earlycon

[PATCH 0/5] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
 2014-05-03 22:09 UTC  (4+ messages)

[PATCH 00/98] Full L2C patch series
 2014-05-03 21:37 UTC  (6+ messages)
` [PATCH 51/97] ARM: l2c: remove platforms/SoCs setting early BRESP


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