linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-24 10:47:44 to 2014-03-25 08:20:04 UTC [more...]

[RFC 00/47] mtd: nand: Add new driver supporting ST's BCH h/w
 2014-03-25  8:20 UTC  (48+ messages)
` [RFC 01/47] mtd: nand: export useful functions from core driver
` [RFC 02/47] mtd: nand: add ONFI NAND Timing Mode Specifications
` [RFC 03/47] mtd: nand: add shared register defines for ST's NAND Controller drivers
` [RFC 04/47] mtd: nand: adding ST's BCH NAND Controller driver
` [RFC 05/47] mtd: nand: stm_nand_bch: IRQ support for "
` [RFC 06/47] mtd: nand: stm_nand_bch: change between BCH and Hamming modes
` [RFC 07/47] mtd: nand: stm_nand_bch: initialise the BCH Controller
` [RFC 08/47] mtd: nand: stm_nand_bch: supply clock support
` [RFC 09/47] mtd: nand: stm_nand_bch: introduce and initialise some important data structures
` [RFC 10/47] mtd: nand: stm_nand_bch: initialise the Hamming Controller
` [RFC 11/47] mtd: nand: stm_nand_bch: add Power Management
` [RFC 12/47] mtd: nand: stm_nand_bch: scan for NAND devices
` [RFC 13/47] mtd: nand: stm_nand_bch: provide Device Tree support
` [RFC 14/47] mtd: nand: stm_nand_bch: configure BCH and FLEX by ONFI timing mode
` [RFC 15/47] mtd: nand: stm_nand_bch: add compatible page size check
` [RFC 16/47] mtd: nand: stm_nand_bch: derive some working variables for latter use
` [RFC 17/47] mtd: nand: stm_nand_bch: automatically set EEC mode if requested
` [RFC 18/47] mtd: nand: stm_nand_bch: ensure configuration is compatible with this driver
` [RFC 19/47] mtd: nand: stm_nand_bch: configure BCH read/write/erase programs
` [RFC 20/47] mtd: nand: stm_nand_bch: initialise working buffers
` [RFC 21/47] mtd: nand: stm_nand_bch: provide shared BCH operations
` [RFC 22/47] mtd: nand: stm_nand_bch: check erased page for zeros
` [RFC 23/47] mtd: nand: stm_nand_bch: read and write page (BCH)
` [RFC 24/47] mtd: nand: stm_nand_bch: find IBBT signature
` [RFC 25/47] mtd: nand: stm_nand_bch: bad block marking helpers
` [RFC 26/47] mtd: nand: stm_nand_bch: populate IBBT BCH Header
` [RFC 27/47] mtd: nand: stm_nand_bch: write IBBT to Flash
` [RFC 28/47] mtd: nand: stm_nand_bch: update flash-resident BBT(s)
` [RFC 29/47] mtd: nand: stm_nand_bch: add Hamming-FLEX operations
` [RFC 30/47] mtd: nand: stm_nand_bch: read and write raw (FLEX)
` [RFC 31/47] mtd: nand: stm_nand_bch: scan block for BBM(s) according to specified BBT options
` [RFC 32/47] mtd: nand: stm_nand_bch: scan for BBMs and build memory-resident BBT
` [RFC 33/47] mtd: nand: stm_nand_bch: search for and load flash-resident BBT
` [RFC 34/47] mtd: nand: stm_nand_bch: "
` [RFC 35/47] mtd: nand: stm_nand_bch: dump bad blocks
` [RFC 36/47] mtd: nand: stm_nand_bch: parse partitions and register an MTD device
` [RFC 37/47] mtd: nand: stm_nand_bch: fetch the bit-flips threshold
` [RFC 38/47] mtd: nand: stm_nand_bch: check WP (FLEX)
` [RFC 39/47] mtd: nand: stm_nand_bch: read and write ops (FLEX)
` [RFC 40/47] mtd: nand: stm_nand_bch: MTD erase (BCH)
` [RFC 41/47] mtd: nand: stm_nand_bch: MTD mark and check for bad blocks (BCH)
` [RFC 42/47] mtd: nand: stm_nand_bch: add read and write OOB (BCH)
` [RFC 43/47] mtd: nand: stm_nand_bch: read and write functions (BCH)
` [RFC 44/47] mtd: nand: stm_nand_bch: MTD read and write (BCH)
` [RFC 45/47] mtd: nand: stm_nand_bch: read and write buffers (FLEX)
` [RFC 46/47] mtd: nand: mtd_nand_bch: add remaining FLEX functions
` [RFC 47/47] mtd: nand: stm_nand_bch: catch unsupported calls

[RFC PATCH] ASoC: wm8904: add CCF support
 2014-03-25  8:19 UTC  (9+ messages)

[PATCH v3 0/3] add hisilicon hip04 ethernet driver
 2014-03-25  8:12 UTC  (10+ messages)
` [PATCH 1/3] Documentation: add Device tree bindings for Hisilicon hip04 ethernet
` [PATCH 2/3] net: hisilicon: new hip04 MDIO driver
` [PATCH 3/3] net: hisilicon: new hip04 ethernet driver

[PATCH v5 0/7] Add support for the Allwinner A31 DMA Controller
 2014-03-25  7:50 UTC  (4+ messages)
` [PATCH v5 1/7] clk: sunxi: Remove calls to clk_put

[RESEND: RFC PATCH 0/3] Add Keystone pcie driver
 2014-03-25  7:44 UTC  (5+ messages)
` [RESEND: RFC PATCH 2/3] pci: designware: enhancements to support keystone pcie
` [RESEND: RFC PATCH 1/3] ARM: keystone: add pcie related options
` [RESEND: RFC PATCH 3/3] pcie: keystone: add pcie driver based on designware core driver

[PATCH v2 00/19] arm64: GICv3 support
 2014-03-25  7:33 UTC  (6+ messages)
` [PATCH v2 02/19] arm64: initial support for GICv3

[PATCH 0/4] clk: dt: add support for default rate/parent
 2014-03-25  7:28 UTC  (6+ messages)

[ARM ATTEND] Following discussions
 2014-03-25  6:03 UTC 

[GIT PULL] Xilinx Zynq changes for v3.15
 2014-03-25  6:03 UTC  (8+ messages)
` [GIT PULL v2] "
        ` [GIT PULL v3] "

[PATCH v0 00/15] clk: st: Add new driver
 2014-03-25  5:27 UTC  (3+ messages)
` [PATCH v0 01/15] drivers: clk: st: Support for DIVMUX and PreDiv Clocks

[PATCH] QEMU: ARM: boot: Load kernel at an Image friendly address
 2014-03-25  3:34 UTC 

[RFC 0/9] Introduce OPP modifier for ARM SoCs
 2014-03-25  3:24 UTC  (7+ messages)
` [RFC 2/9] opp-modifier: Add opp-modifier-reg driver

USB OTG on mx51
 2014-03-25  1:24 UTC  (2+ messages)

linux-next: manual merge of the keystone tree with the arm-soc tree
 2014-03-25  1:23 UTC  (3+ messages)

PL310 errata workarounds
 2014-03-25  1:02 UTC  (15+ messages)
` FEC ethernet issues [Was: PL310 errata workarounds]

[RFC PATCH 0/3] Add Keystone pcie driver
 2014-03-25  0:33 UTC  (4+ messages)
` [PATCH 2/3] pci: designware: enhancements to support keystone pcie
` [PATCH 1/3] ARM: keystone: add pcie related options
` [PATCH 3/3] pcie: keystone: add pcie driver based on designware core driver

[PATCH 00/16] move at91 and avr32 to the PWM framework, remove obsolete drivers
 2014-03-25  0:15 UTC  (6+ messages)
` [PATCH 14/16] backlight: atmel-pwm-bl: remove obsolete driver

[PATCH RESEND] clk: support hardware-specific debugfs entries
 2014-03-25  0:10 UTC  (2+ messages)

[PATCH 1/2] clk: s2mps11: Fix possible NULL pointer dereference
 2014-03-25  0:07 UTC  (2+ messages)

[PATCH] pinctrl: rockchip: fix offset of mux registers for rk3188
 2014-03-24 23:14 UTC  (2+ messages)

[PATCH RFC v2 0/6] drm/i2c: Move tda998x to a couple encoder/connector
 2014-03-24 22:39 UTC  (3+ messages)
` [PATCH RFC v2 2/6] drm/i2c: tda998x: "

[RFC PATCH v2 0/2] clk: Support for DT assigned clock parents and rates
 2014-03-24 21:57 UTC  (6+ messages)

Disabling gcc inline operation
 2014-03-24 21:33 UTC  (3+ messages)

[ARM ATTEND] Following discussions
 2014-03-24 21:30 UTC  (3+ messages)

[PATCH RFC] ARM: mm: Fix for highmem on machines with more than 14 cores
 2014-03-24 21:28 UTC  (3+ messages)

[PATCH v5] ARM: vDSO gettimeofday using generic timer architecture
 2014-03-24 21:17 UTC 

[PATCH RFC] ixp4xx_eth: Allow setting the MDIO bus name in platform data
 2014-03-24 20:42 UTC  (3+ messages)

IXP4xx fixes
 2014-03-24 20:36 UTC  (9+ messages)
` [PATCH 1/3] IXP4xx: Fix Goramo Multilink GPIO conversion
` [PATCH 2/3] IXP4xx: Fix DMA masks
` [PATCH 3/3] ARM: Fix DMA-bounce code to allow sync from_device and to_device with bidirectional mappings

[PATCH] arm64: SHA-224/SHA-256 using ARMv8 Crypto Extensions
 2014-03-24 20:36 UTC  (2+ messages)

[PATCH RFC] ARM: extend fixmap mapping region to support 30 CPUs
 2014-03-24 20:00 UTC  (2+ messages)

[PATCH 0/3] Fixes for kprobes test issues
 2014-03-24 19:49 UTC  (8+ messages)
` [PATCH 1/3] ARM: kprobes: Prevent known test failures stopping other tests running
` [PATCH 2/3] ARM: kprobes: Disallow instructions with PC and register specified shift

[PATCH 1/2] ARM: add cpu_is_pj4() to distinguish PJ4 core
 2014-03-24 19:38 UTC  (3+ messages)

[PATCH] ARM: dts: am437x-gp-evm: Do not reset gpio5
 2014-03-24 19:22 UTC  (6+ messages)

[PATCH v3] i2c: new bus driver for efm32
 2014-03-24 19:08 UTC  (4+ messages)

[PATCH] sh_eth: pm_runtime should not need null operations
 2014-03-24 18:35 UTC  (3+ messages)

[PATCH v7 0/2] hibernation support on ARM
 2014-03-24 18:06 UTC  (10+ messages)
` [PATCH v7 2/2] ARM hibernation / suspend-to-disk

[PATCH RFC 0/4] arm64: generic idle states
 2014-03-24 17:46 UTC  (9+ messages)
` [PATCH RFC 1/4] arm64: kernel: implement DT based idle states infrastructure

[PATCH 1/2] ARM: clps711x: Add cpuidle driver
 2014-03-24 17:15 UTC  (4+ messages)

[PATCH v6 0/2] Add Xilinx AXI Video DMA Engine driver
 2014-03-24 16:35 UTC  (11+ messages)
` [PATCH v6 2/2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support

[PATCH 1/4] arm64: topology: Initialise default topology state immediately
 2014-03-24 16:27 UTC  (6+ messages)
` [PATCH 2/4] arm64: topology: Add support for topology DT bindings

[PATCH 0/3] ARM: implement workaround for Cortex-A9/PL310/PCIe deadlock
 2014-03-24 16:17 UTC  (4+ messages)
` [PATCH 1/3] ARM: mm: allow sub-architectures to override PCI I/O memory type
` [PATCH 2/3] ARM: mm: add support for HW coherent systems in PL310
` [PATCH 3/3] ARM: mvebu: implement L2/PCIe deadlock workaround

[PATCH 0/8] Generic serial earlycon
 2014-03-24 15:42 UTC  (15+ messages)
` [PATCH 2/8] arm64: add FIXMAP_PAGE_NOCACHE definition
` [PATCH 3/8] arm64: enable FIX_EARLYCON_MEM kconfig
` [PATCH 4/8] tty/serial: add generic serial earlycon
` [PATCH 6/8] tty/serial: pl011: add generic earlycon support
` [PATCH 7/8] tty/serial: add arm64 semihosting earlycon

[PATCH] ARM: i.MX6: update KSZ9031 phy fixup
 2014-03-24 15:41 UTC  (4+ messages)

[PATCH 00/10] ARM: mvebu: Hardware coherency support for Armada 375 and 38x
 2014-03-24 15:06 UTC  (2+ messages)

[ARM ATTEND] DeviceTree status
 2014-03-24 14:55 UTC 

imx-drm: screen flickering
 2014-03-24 14:53 UTC  (5+ messages)

[PATCH v3 0/2] i2c: sunxi: Change compatibles pattern
 2014-03-24 14:39 UTC  (4+ messages)
` [PATCH v3 2/2] ARM: sunxi: dt: Convert to the new i2c compatibles

[PATCH 0/3] add hisilicon hip04 ethernet driver
 2014-03-24 14:17 UTC  (9+ messages)
` [PATCH 3/3] net: hisilicon: new "

[PATCH] ARM: Use 64-bit DMA addresses for LPAE+VirtIO-MMIO
 2014-03-24 14:14 UTC  (5+ messages)

[BUG] Circular locking dependency - DRM/CMA/MM/hotplug/
 2014-03-24 14:11 UTC  (7+ messages)

[PATCH] i2c: mv64xxx: Fix compilation breakage
 2014-03-24 14:03 UTC  (8+ messages)

[PATCH v3 0/6] rework sched_domain topology description
 2014-03-24 14:02 UTC  (7+ messages)
` [PATCH v3 1/6] sched: rework of sched_domain topology definition

[PATCH 00/62] arm-soc randconfig fixes
 2014-03-24 13:47 UTC  (8+ messages)
` [PATCH 60/62] ARM: shmobile: work around CONFIG_PHYLIB=m
` [PATCH 61/62] ARM: sunxi: fix build for THUMB2_KERNEL

[PATCH 00/20] mmc: mmci: Improve DT support
 2014-03-24 13:45 UTC  (5+ messages)
` [PATCH 05/20] mmc: mmci: Add DT bindings for signal direction

[PATCH v2 0/5] Add ST Keyscan driver
 2014-03-24 13:36 UTC  (3+ messages)
` [PATCH v2 1/5] drivers: input: keyboard: st-keyscan: add keyscan driver

[PATCH v2 0/4] ARCH_BCM rename
 2014-03-24 13:29 UTC  (4+ messages)
` [PATCH v2 3/4] rename ARCH_BCM to ARCH_BCM_MOBILE (mmc)

[PATCH v2 0/3] ata: ahci_platform related cleanups
 2014-03-24 13:28 UTC  (3+ messages)
` [PATCH v2 3/3] ata: add new-style AHCI platform driver for DaVinci DA850 AHCI controller

[PATCH v5 00/11] In-kernel PSCI v0.2 emulation for KVM ARM/ARM64
 2014-03-24 13:26 UTC  (6+ messages)
` [PATCH v5 02/11] ARM/ARM64: KVM: Add base for PSCI v0.2 emulation

[PATCH v4 0/9] R-Car Gen2 PCIe host driver
 2014-03-24 12:53 UTC  (10+ messages)
` [PATCH v4 5/9] dt-bindings: pci: rcar pcie device tree bindings

[PATCH 1/5] ARM: dts: tx53: remove redundant regulator-boot-on
 2014-03-24 12:51 UTC  (6+ messages)
` [PATCH 5/5] ARM: dts: tx53: Add IPU DI ports and endpoints

[PATCH 0/2] ARM: mm: allow for stricter kernel memory perms
 2014-03-24 12:30 UTC  (9+ messages)
` [PATCH 2/2] ARM: mm: keep rodata non-executable

[RFC] ARM VM System Sepcification
 2014-03-24 12:16 UTC  (10+ messages)

[PATCH] drm/cma: include <drm/drmP.h> as needed
 2014-03-24 12:14 UTC 

[PATCH] ARM: dts: imx6: add support for Ka-Ro TX6 modules
 2014-03-24 12:01 UTC  (3+ messages)

[PATCH v2 0/3] Add support for Cavium Thunder ARMv8 platform
 2014-03-24 11:00 UTC  (3+ messages)
` [PATCH v2 3/3] Documentation: add devicetree bindings for Cavium Thunder SoC


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