linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-19 13:41:43 to 2014-06-20 12:12:54 UTC [more...]

[PATCH RFC 00/30] Initial round of Freescale FEC ethernet patches
 2014-06-20 12:12 UTC  (15+ messages)
` [PATCH RFC 01/30] net: fec: Don't clear IPV6 header checksum field when IP accelerator enable
` [PATCH RFC 02/30] net: fec: iMX6 FEC does not support half-duplex gigabit
` [PATCH RFC 03/30] net: fec: fix ethtool set_pauseparam duplex bug
` [PATCH RFC 04/30] net: fec: fix interrupt handling races
` [PATCH RFC 05/30] net: fec: use netif_tx_disable() rather than netif_stop_queue()
` [PATCH RFC 06/30] net: fec: remove checking for NULL phy_dev in fec_enet_close()
` [PATCH RFC 07/30] net: fec: ensure that a disconnected phy isn't configured
` [PATCH RFC 08/30] net: fec: stop the phy before shutting down the MAC
` [PATCH RFC 09/30] net: fec: remove useless fep->opened
` [PATCH RFC 10/30] net: fec: make rx skb handling more robust
` [PATCH RFC 11/30] net: fec: clean up transmit descriptor setup
` [PATCH RFC 12/30] net: fec: ensure fec_enet_free_buffers() properly cleans the rings
` [PATCH RFC 13/30] net: fec: fix missing kmalloc() failure check in fec_enet_alloc_buffers()
` [PATCH RFC 14/30] net: fec: improve safety of suspend/resume/transmit timeout paths

[PATCH v3 0/7] i2c: Relax mandatory I2C ID table passing
 2014-06-20 12:02 UTC  (11+ messages)
` [PATCH 1/9] ARM: multi_v7_defconfig: Enable ST's I2C driver
` [PATCH] gpio: crystalcove: Fix implicit declaration of function 'seq_printf' error
` [PATCH 2/9] i2c: Add pointer dereference protection to i2c_match_id()
` [PATCH 3/9] i2c: Add the ability to match device to compatible string without an of_node
` [PATCH 4/9] i2c: Match using traditional OF methods, then by vendor-less compatible strings
` [PATCH 5/9] i2c: Make I2C ID tables non-mandatory for DT'ed devices
` [PATCH 6/9] i2c: Export i2c_match_id() for direct use by device drivers
` [PATCH 7/9] i2c: Provide a temporary .probe2() call-back type
` [PATCH 8/9] mfd: 88pm860x: Move over to new I2C device .probe() call
` [PATCH 9/9] mfd: as3722: Rid driver of superfluous I2C device ID structure

[PATCH v9 0/3] arm: Add basic support for Mediatek Cortex-A7 SoCs
 2014-06-20 11:48 UTC  (4+ messages)
` [PATCH v9 1/3] of: Provide function to request and map memory
` [PATCH v9 2/3] clocksource: Add support for the Mediatek SoCs
` [PATCH v9 3/3] dt-bindings: add mtk-timer bindings

[RFC v3] ARM: KVM: add irqfd and irq routing support
 2014-06-20 11:41 UTC 

[PATCH] pinctrl: st: Fix irqmux handler
 2014-06-20 11:38 UTC  (2+ messages)

[PATCH 0/2] clocksource: add rockchip rk3288 specific armv7-timer
 2014-06-20 11:27 UTC  (6+ messages)
` [PATCH 1/2] clocksource: arm_arch_timer: remove static from arch_timer_init
` [PATCH 2/2] clocksource: add rockchip-specific armv7-timer setup

[PATCH v2] clocksource: exynos-mct: Register the timer for stable udelay
 2014-06-20 11:19 UTC  (8+ messages)

[PATCH linux-next] ARM: shmobile: rcar-gen2: update call to dma_contiguous_reserve_area
 2014-06-20 11:11 UTC  (2+ messages)

[PATCHv3 0/4] arm64: simplify restrictions on bootloaders
 2014-06-20 10:35 UTC  (8+ messages)
` [PATCHv3 3/4] arm64: Update the Image header
` [PATCHv3 4/4] arm64: Enable TEXT_OFFSET fuzzing

[PATCH 0/4] Add support for Exynos clock output configuration
 2014-06-20 10:33 UTC 

v3.16-rc1 & default cachepolicy
 2014-06-20 10:26 UTC  (6+ messages)
        ` [PATCH] ARM: arm925: ensure assembly sets up writethrough mapping

[PATCH] arm: ptrace: fix syscall modification under PTRACE_O_TRACESECCOMP
 2014-06-20 10:22 UTC  (2+ messages)

[PATCH v5 00/20] arm64: GICv3 support
 2014-06-20 10:21 UTC  (8+ messages)
` [PATCH v5 02/20] arm64: initial support for GICv3
` [PATCH v5 04/20] arm64: boot protocol documentation update "

[PATCH 0/4] arm64: simplify restrictions on bootloaders
 2014-06-20 10:17 UTC  (8+ messages)
` [PATCH 3/4] arm64: export effective Image size to bootloaders

[PATCH V4 0/2] PTE fixes for ARM LPAE
 2014-06-20 10:04 UTC  (6+ messages)
` [PATCH V4 1/2] arm: mm: Introduce {pte, pmd}_isset and {pte, pmd}_isclear
  ` [PATCH V4 1/2] arm: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclear
` [PATCH V4 2/2] arm: mm: Switch back to L_PTE_WRITE

[PATCH 0/2] arm64 bootwrapper fixes
 2014-06-20 10:03 UTC  (4+ messages)

[PATCH v3] ARM: add get_user() support for 8 byte types
 2014-06-20 10:01 UTC  (2+ messages)
` [PATCH v4] "

[PATCH RFC v1 0/2] Add support for Hisilicon SMMU architecture
 2014-06-20  9:54 UTC  (8+ messages)
` [PATCH RFC v1 1/2] documentation/iommu: Add description of Hisilicon System MMU binding

[PATCHv3 0/5] Atomic pool for arm64
 2014-06-20  9:38 UTC  (5+ messages)
` [PATCHv3 1/5] lib/genalloc.c: Add power aligned algorithm
` [PATCHv3 2/5] lib/genalloc.c: Add genpool range check function

[PATCH] ARM: multi_v7_defconfig: Add QCOM GSBI driver
 2014-06-20  9:18 UTC  (3+ messages)

[PATCH] arm64: add the ability to hook the fault code
 2014-06-20  9:02 UTC  (5+ messages)

[PATCH 1/2] ARM: i.MX system: Simplify handling watchdog clock
 2014-06-20  8:52 UTC  (6+ messages)

[PATCH 00/14] KVM GICv3 emulation
 2014-06-20  8:46 UTC  (16+ messages)
` [PATCH 04/14] arm/arm64: KVM: wrap 64 bit MMIO accesses with two 32 bit ones
` [PATCH 08/14] arm/arm64: KVM: refactor MMIO accessors
` [PATCH 09/14] arm/arm64: KVM: split GICv2 specific emulation code from vgic.c
` [PATCH 11/14] arm/arm64: KVM: add virtual GICv3 distributor emulation
` [PATCH 13/14] arm/arm64: KVM: enable kernel side of GICv3 emulation

[PATCH] ARM64: implement TASK_SIZE_OF
 2014-06-20  8:25 UTC  (2+ messages)

[PATCH 1/1] clk-imx35: Add clko clock support
 2014-06-20  8:15 UTC  (2+ messages)

[RFC 0/2] pwrseq: Add subsystem for power sequences
 2014-06-20  8:14 UTC  (8+ messages)
` [RFC 1/2] pwrseq: Add subsystem to handle complex "

[PATCH] [RFC] ARM: perf: allow tracing with kernel tracepoints events
 2014-06-20  8:10 UTC  (4+ messages)
` [PATCH] "

[PATCH] ARM: dts: imx6sx: Use "vddarm" as the regulator name
 2014-06-20  8:00 UTC  (2+ messages)

[PATCH] ARM: imx_v6_v7_defconfig: Select CONFIG_SOC_IMX6SX
 2014-06-20  7:59 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx6: remove wrong spdif rxtx2 clock
 2014-06-20  7:58 UTC  (2+ messages)

[PATCH v2 00/20] ARM: sunxi: Introduce Allwinner A23 (sun8i) support
 2014-06-20  7:38 UTC  (14+ messages)
` [PATCH v2 12/20] clk: sunxi: Add A23 APB0 support to sun6i-a31-apb0-clk
        ` [linux-sunxi] "
` [PATCH v2 16/20] mfd: sun6i-prcm: Add support for Allwinner A23 PRCM
` [PATCH v2 17/20] ARM: sunxi: Introduce Allwinner A23 support
    ` [linux-sunxi] "
      ` Fwd: "

[PATCH 0/2] add ahci_platform_get_of_property
 2014-06-20  7:38 UTC  (7+ messages)
  ` [PATCH RFC 1/2] libahci_platform: "

[PATCH v8 0/3] R-Car Gen2 PCIe host driver
 2014-06-20  7:37 UTC  (3+ messages)
` [PATCH v8 1/3] PCI: host: rcar: Add Renesas R-Car PCIe driver

[PATCH] ARM: nommu: Remove unnecessary prototype for kobjsize()
 2014-06-20  7:29 UTC 

A clockevent IRQ delivery question
 2014-06-20  5:51 UTC  (2+ messages)

[PATCH 0/2] phy: add hix5hd2-sata-phy driver
 2014-06-20  5:45 UTC  (4+ messages)
` [PATCH 1/2] Documentation: Document Hisilicon hix5hd2 sata PHY

[PATCH] ARM: imx: add cpuidle support for i.mx6sx
 2014-06-20  5:44 UTC 

[PATCH] ARM: imx: add suspend support for i.mx6sx
 2014-06-20  5:20 UTC 

[PATCH v3 0/3] Qualcomm Resource Power Manager driver
 2014-06-20  5:17 UTC  (11+ messages)

[PATCH] ARM: dts: imx6sx-sdb: add gpio key support
 2014-06-20  5:17 UTC 

[PATCH 1/3] ARM: imx: defconfig: select SOC_IMX6SX by default
 2014-06-20  5:12 UTC 

[PATCH v3 0/2]]ata: Fix the dma state machine lockup for APM X-Gene SoC
 2014-06-20  3:59 UTC 

[PATCHv2] of: Check for phys_addr_t overflows in early_init_dt_add_memory_arch
 2014-06-20  3:33 UTC  (2+ messages)

[PATCH] ARM: imx_v6_v7_defconfig: Enable CONFIG_IMX_IPUV3_CORE
 2014-06-20  3:02 UTC 

[RFC v3 0/9] kgdb: NMI/FIQ support for ARM
 2014-06-20  0:36 UTC  (6+ messages)
` [PATCH v4 00/13] "
  ` [PATCH v4 09/13] serial: amba-pl011: Pass FIQ information to KGDB
  ` [PATCH v4 10/13] serial: asc: Add support for KGDB's FIQ/NMI mode

[PATCH 1/2] drm/exynos/fbdev: don't set fix.smem/mmio_{start,len}
 2014-06-19 23:59 UTC  (2+ messages)

[PATCH] i2c: exynos5: Properly use the "noirq" variants of suspend/resume
 2014-06-19 22:43 UTC  (3+ messages)

[PATCH] ARM: zImage: ensure header in LE format for BE8 kernels
 2014-06-19 21:49 UTC  (11+ messages)

[PATCH] arm: exynos: Support cluster power off on exynos5420/5800
 2014-06-19 20:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] arm64: fix MAX_ORDER for 64K pagesize
 2014-06-19 19:53 UTC  (6+ messages)
      ` [PATCHv2] mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER

lustre virtual block device doesn't build w/ CONFIG_ARM64_64K_PAGES=y
 2014-06-19 19:10 UTC  (2+ messages)

[PATCH v7 0/4] net: Add APM X-Gene SoC Ethernet driver support
 2014-06-19 18:26 UTC  (4+ messages)
` [PATCH v7 4/4] drivers: net: Add APM X-Gene SoC ethernet "

[PATCH v3 00/14] Add Maxim 77802 PMIC support
 2014-06-19 18:20 UTC  (15+ messages)
` [PATCH v3 01/14] mfd: max77686: Convert to use regmap_irq
` [PATCH v3 02/14] mfd: max77686: Allow the max77686 rtc to wakeup the system
` [PATCH v3 03/14] clk: max77686: Add DT include for MAX77686 PMIC clock
` [PATCH v3 04/14] clk: max77686: Improve Maxim 77686 PMIC clocks binding
` [PATCH v3 05/14] clk: Add generic driver for Maxim PMIC clocks
` [PATCH v3 06/14] clk: max77686: Convert to the generic max clock driver
` [PATCH v3 07/14] mfd: Add driver for Maxim 77802 Power Management IC
` [PATCH v3 08/14] mfd: max77802: Add DT binding documentation
` [PATCH v3 09/14] regmap: Add regmap_reg_copy function
` [PATCH v3 10/14] regulator: Add driver for Maxim 77802 PMIC regulators
` [PATCH v3 11/14] clk: Add driver for Maxim 77802 PMIC clocks
` [PATCH v3 12/14] clk: max77802: Add DT binding documentation
` [PATCH v3 13/14] rtc: Add driver for Maxim 77802 PMIC Real-Time-Clock
` [PATCH v3 14/14] ARM: dts: Add max77802 device node for exynos5420-peach-pit

[PATCH] of: Check for phys_addr_t overflows in early_init_dt_add_memory_arch
 2014-06-19 17:13 UTC  (3+ messages)

[PATCHv2 1/2] ARM: tegra: tamonten: add the base board regulators
 2014-06-19 17:10 UTC  (2+ messages)

[PATCH v2] clocksource: exynos_mct: Fix ftrace
 2014-06-19 17:08 UTC 

[PATCH 1/3] clocksource: exynos_mct: Fix ftrace
 2014-06-19 17:07 UTC  (3+ messages)

[PATCH 00/38] MMC updates, plus CuBox-i WiFi support
 2014-06-19 17:02 UTC  (7+ messages)
` [PATCH 23/38] mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function

[PATCH v2] ARM: mvebu: Fix missing binding documentation for Armada 38x
 2014-06-19 16:40 UTC 

[PATCH] ARM: mvebu: Fix missing binding documentation for Armada 38x
 2014-06-19 16:34 UTC  (5+ messages)

[PATCH/RESEND 0/9] drm: tilcdc driver fixes
 2014-06-19 16:25 UTC  (3+ messages)

[PATCH] clocksource: exynos-mct: Register the timer for stable udelay
 2014-06-19 16:17 UTC  (6+ messages)

[PATCH 0/9] Serial ATA support for NVIDIA Tegra124
 2014-06-19 16:01 UTC  (10+ messages)
` [PATCH 6/9] ARM: tegra: Export tegra_powergate_power_on

[PATCH RESEND 1/5] ARM: clps711x: Remove IO_ADDRESS() macro
 2014-06-19 15:26 UTC  (5+ messages)
` [PATCH RESEND 2/5] ARM: clps711x: Move debug include into arch/arm/include/debug/
` [PATCH RESEND 3/5] ARM: clps711x: Switch CLPS711X subarch to use cpuidle driver
` [PATCH RESEND 4/5] ARM: clps711x: clep7312: Add common devices initialization
` [PATCH RESEND 5/5] ARM: clps711x: edb7211: Remove excess layer to calling clps711x_devices_init()

[PATCH] gpio: crystalcove: Fix implicit declaration of function 'seq_printf' error
 2014-06-19 15:19 UTC  (3+ messages)

[PATCH v4 0/6] ARM generic idle states
 2014-06-19 15:09 UTC  (10+ messages)
` [PATCH v4 1/6] Documentation: arm: define DT idle states bindings

[PATCH v2] ARM: KVM: add irqfd and irq routing support
 2014-06-19 14:40 UTC  (6+ messages)

[PATCH v3 2/2] ata: Fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode command
 2014-06-19 14:33 UTC  (4+ messages)

[PATCH 1/7] ARM: stih407: Add DT nodes for for PWM
 2014-06-19 14:27 UTC  (5+ messages)
` [PATCH 6/7] pwm: st: Add new driver for ST's PWM IP

[PATCH] ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable]
 2014-06-19 14:15 UTC  (2+ messages)

[PATCH 0/9] ARM: Berlin: USB support
 2014-06-19 13:45 UTC  (6+ messages)
` [PATCH 4/9] usb: phy: add the Berlin USB PHY driver


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