All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-08 13:09:21 to 2014-01-08 13:52:56 UTC [more...]

[PATCH v4 00/36] mtd: st_spi_fsm: Add new driver
 2014-01-08 13:47 UTC  (61+ messages)
` [PATCH v4 01/37] mtd: st_spi_fsm: Allocate resources and register with MTD framework
` [PATCH v4 02/37] mtd: st_spi_fsm: Supply all register address and bit logic defines
` [PATCH v4 03/37] mtd: st_spi_fsm: Initialise and configure the FSM for normal working conditions
` [PATCH v4 04/37] mtd: st_spi_fsm: Supply framework for device requests
` [PATCH v4 05/37] mtd: st_spi_fsm: Supply a method to read from the FSM's FIFO
` [PATCH v4 06/37] mtd: st_spi_fsm: Supply defines for the possible flash command opcodes
` [PATCH v4 07/37] mtd: st_spi_fsm: Add support for JEDEC ID extraction
` [PATCH v4 08/37] mtd: devices: Provide header for shared OPCODEs and SFDP commands
` [PATCH v4 09/37] mtd: st_spi_fsm: Provide device look-up table
` [PATCH v4 10/37] mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC ID
` [PATCH v4 11/37] mtd: st_spi_fsm: Search for preferred FSM message sequence configurations
` [PATCH v4 12/37] mtd: st_spi_fsm: Fetch platform specific configurations
` [PATCH v4 13/37] mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s)
` [PATCH v4 14/37] mtd: st_spi_fsm: Add device-tree binding documentation
` [PATCH v4 15/37] mtd: st_spi_fsm: Fetch boot-device from mode pins
` [PATCH v4 16/37] mtd: st_spi_fsm: Provide the erase one sector sequence
` [PATCH v4 17/37] mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing mode
` [PATCH v4 18/37] mtd: st_spi_fsm: Prepare read/write sequences according to configuration
` [PATCH v4 19/37] mtd: st_spi_fsm: Add a check to if the chip can handle an SoC reset
` [PATCH v4 20/37] mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing mode
` [PATCH v4 21/37] mtd: st_spi_fsm: Update the flash Volatile Configuration Register
` [PATCH v4 22/37] mtd: st_spi_fsm: Provide the default read/write configurations
` [PATCH v4 23/37] mtd: st_spi_fsm: Supply the N25Qxxx specific read configurations
` [PATCH v4 24/37] mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-back
` [PATCH v4 25/37] mtd: st_spi_fsm: Prepare default sequences for read/write/erase
` [PATCH v4 26/37] mtd: st_spi_fsm: Add the ability to read from a Serial Flash device
` [PATCH v4 27/37] mtd: st_spi_fsm: Write to Flash via the FSM FIFO
` [PATCH v4 28/37] mtd: st_spi_fsm: Supply a busy wait for post-write status
` [PATCH v4 29/37] mtd: st_spi_fsm: Add the ability to write to a Serial Flash device
` [PATCH v4 30/37] mtd: st_spi_fsm: Erase partly or as a whole "
` [PATCH v4 31/37] mtd: st_spi_fsm: Add the ability to read the FSM's status
` [PATCH v4 32/37] mtd: st_spi_fsm: Add the ability to write to FSM's status register
` [PATCH v4 33/37] mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-back
` [PATCH v4 34/37] mtd: st_spi_fsm: Supply the S25FLxxx "
` [PATCH v4 35/37] mtd: st_spi_fsm: Supply the W25Qxxx "
` [PATCH v4 36/37] mtd: st_spi_fsm: Move runtime configurable msg sequences into device's struct
` [PATCH v4 37/37] ARM: STi: Add support for the FSM Serial Flash Controller

could you clarify mm/mempolicy: fix !vma in new_vma_page()
 2014-01-08 13:49 UTC  (14+ messages)

[PATCH] omapdss: dispc: Preload more data in pipeline DMAs for OMAP4+ SoCs
 2014-01-08 13:52 UTC  (3+ messages)

[RFC OE-core/meta/lib] BSP Specific Qemurunner
 2014-01-08 13:52 UTC  (5+ messages)

[PATCH 0/2] Package upgrades
 2014-01-08 13:50 UTC  (4+ messages)
` What package installs a C compiler on my target?

[PATCH net-next v2 0/9] xen-netback: TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy
 2014-01-08 13:49 UTC  (5+ messages)
` [PATCH net-next v3 6/9] xen-netback: Handle guests with too many frags

[PATCH] hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
 2014-01-08 13:49 UTC  (3+ messages)
` [lm-sensors] "

[PATCH] xen: arm: force guest memory accesses to cacheable when MMU is disabled
 2014-01-08 13:49 UTC  (6+ messages)

[U-Boot] Regression: SDP4430 - Fails to boot - bisect indicates i2c adaptation
 2014-01-08 13:49 UTC  (4+ messages)
` [U-Boot] [PATCH] omap4_common: config: remove I2C for SPL mode

[PATCH -next] crypto: mxs - Fix sparse non static symbol warning
 2014-01-08 13:48 UTC 

[BUGFIX][PATCH v2 0/5] gdbsx: fix 3 bugs
 2014-01-08 13:48 UTC  (4+ messages)
` [BUGFIX][PATCH v2 2/5] dbg_rw_guest_mem: need to call put_gfn in error path

[PATCH] drm/tegra: Fix Kconfig dependencies
 2014-01-08 13:48 UTC  (5+ messages)

[Buildroot] [PATCH] force devtmpfs and inotify kernel option when udev is used as dev handler
 2014-01-08 13:48 UTC 

[PATCH] video: vgacon: Don't build on arm64
 2014-01-08 13:48 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] qdev: Keep global allocation counter per bus
 2014-01-08 13:47 UTC  (9+ messages)

[U-Boot] [PATCH v3 11/12] trats2: add LCD download menu support
 2014-01-08 13:47 UTC  (6+ messages)

[PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
 2014-01-08 13:47 UTC  (6+ messages)
` [PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get (v2)

[PATCH] ata: sata_mv: setting PHY speed according to SControl speed
 2014-01-08 13:45 UTC  (5+ messages)

[PATCH 0/7] Phase out pci_enable_msi_block()
 2014-01-08 13:45 UTC  (6+ messages)
` [PATCH 5/7] vfio: Use new interfaces for MSI/MSI-X enablement
      ` [PATCH v2 "

[PATCH 0/6] iommu/tegra124: smmu: add T124 enhancement
 2014-01-08 13:45 UTC  (4+ messages)
` [PATCH 4/6] iommu/tegra124: smmu: support more than 32 bit pa

[PATCH v4 0/3] Fix i2c bus hang on A0 version of the Armada XP SoCs
 2014-01-08 13:45 UTC  (16+ messages)
` [PATCH v4 2/3] ARM: mvebu: Add quirk for i2c

[RFC] sched: CPU topology try
 2014-01-08 13:45 UTC  (18+ messages)

[PATCH v6] usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDC
 2014-01-08 13:43 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] configs: mx6_common: Restrict CONFIG_ARM_ERRATA_742230 for multi-core
 2014-01-08 13:42 UTC  (4+ messages)

[PATCH 0/2] Small fixes to memblock and nobootmem
 2014-01-08 13:42 UTC  (5+ messages)
` [PATCH 2/2] mm: free memblock.memory in free_all_bootmem

[PATCH v2 0/6] efuse driver for Tegra
 2014-01-08 13:39 UTC  (6+ messages)
` [PATCH v2 3/6] ARM: tegra: Add efuse bindings

[PATCH] of/platform: Fix no irq domain found errors when populating interrupts
 2014-01-08 13:41 UTC  (5+ messages)
` [PATCH] driver-core: platform: Resolve DT interrupt references late

[PATCH] ARM: tegra: Remove 3.3V supply and modem regulators
 2014-01-08 13:41 UTC  (4+ messages)

IPv6: Bug in net-next
 2014-01-08 13:35 UTC  (3+ messages)

[Buildroot] [PATCH] libnfc: bump version
 2014-01-08 13:37 UTC 

[PATCH] video: mx3fb: Allow blocking during framebuffer allocation
 2014-01-08 13:37 UTC  (3+ messages)

[PATCH 1/2] android/audio: Add wrapper stuct for audio structures
 2014-01-08 13:37 UTC  (2+ messages)
` [PATCH 2/2] android/audio: Add listener thread on the Audio HAL socket

[libnftables PATCH 0/6] parsing update
 2014-01-08 13:36 UTC  (5+ messages)
` [libnftables PATCH 4/6] internal: add a selector for parsing ops

Upgrade Kernel using smart
 2014-01-08 13:36 UTC  (2+ messages)

[PATCH] pwm: Add CLPS711X PWM support
 2014-01-08 13:34 UTC  (4+ messages)

Tag for yocto-1.4.3/dylan-9.0.3?
 2014-01-08 13:36 UTC 

[PATCH] drm/msm: Fix link error with !MSM_IOMMU
 2014-01-08 13:35 UTC  (6+ messages)

[PATCH] ARM: tegra: document which Dalmore revisions are supported
 2014-01-08 13:35 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] ARM: dra7_evm: read mac address properly from e-fuse
 2014-01-08 13:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] arm: omap: cm_t35: enable gpio bank 5 clocks explicitly
 2014-01-08 13:34 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: twister: add missing gpio clock init
 2014-01-08 13:34 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: tam3517-common: fix nand spl boot
 2014-01-08 13:34 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] TI:omap3: Drop omap3_zoom2
 2014-01-08 13:34 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] cam_enc_4xx: Set CONFIG_SYS_NAND_MAX_OOBFREE / CONFIG_SYS_NAND_MAX_ECCPOS
 2014-01-08 13:34 UTC  (2+ messages)
` [U-Boot] "

[PATCH v6] X86 platform: New BayTrail IOSF-SB MBI driver
 2014-01-08 13:47 UTC  (4+ messages)
` [PATCH v6][RESEND] platform: x86: "

[U-Boot] Please pull u-boot-ti/master
 2014-01-08 13:33 UTC 

[linuxtv-media:master 499/499] drivers/media/i2c/s5k5baf.c:362:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t'
 2014-01-08 13:33 UTC  (4+ messages)
` [kbuild-all] "

Smart PM for upgrade the full image
 2014-01-08 13:33 UTC  (2+ messages)

[PATCH] arm: Add Arm Erratum 773769 for Large data RAM latency
 2014-01-08 13:33 UTC  (2+ messages)

[PATCH] video: imxfb: Use regulator API with LCD class for powering
 2014-01-08 13:32 UTC  (6+ messages)
  ` [PATCH] video: imxfb: Use regulator API w =?UTF-8?B?aXRoIExDRCBjbGFzc

[Buildroot] command line regular expression substitution fails
 2014-01-08 13:31 UTC  (3+ messages)

Xen 4.4 development update
 2014-01-08 13:30 UTC  (7+ messages)
` qemu-upstream not freeing pirq (Was: Re: Xen 4.4 development update)
` Race in PV shutdown between tool detection and shutdown watch "

[LTP] [PATCH v2] utils: sctp: Fix build for prefixed architectures
 2014-01-08 13:30 UTC  (5+ messages)

[PATCH 0/2] xfstests: UDF support improvements
 2014-01-08 13:30 UTC  (2+ messages)

3.4.70+ kernel WARNING spew dysfunction on failed migration
 2014-01-08 13:30 UTC  (3+ messages)
  ` Processed: "

[PATCH 00/11] ASoC/MFD: twl4030 codec local register cache removal
 2014-01-08 13:29 UTC  (4+ messages)

[PATCH 0/2] rcu_dereference_check_fdtable fix/cleanups
 2014-01-08 13:28 UTC  (2+ messages)

linux-3.7.[1,4]: kmemleak in i801_probe
 2014-01-08 13:28 UTC  (5+ messages)
` How should dev_[gs]et_drvdata be used? (was: Re: [PATCH] i2c: i801: fix memleak on probe error)
    ` How should dev_[gs]et_drvdata be used?

[SPAM] Hi precious watches
 2014-01-08 13:26 UTC 

[RFC DO NOT MERGE] tty: n_gsm: support buggy modem
 2014-01-08 13:26 UTC  (4+ messages)

[pandaboard] audio initialization fails due to TWL6040
 2014-01-08 13:23 UTC  (5+ messages)

[PATCH v3 0/4] drm/omap: fix issues in omap_drv probe/remove
 2014-01-08 13:22 UTC  (2+ messages)

[PATCH] spi: atmel: Refactor spi-atmel to use SPI framework queue
 2014-01-08 13:21 UTC  (4+ messages)

[U-Boot] [PATCH] arm: put .hash, .got.plt and .machine_param back in binaries
 2014-01-08 13:21 UTC  (2+ messages)

[LTP] [PATCH v5 1/2] lib/cloner.c: add more args
 2014-01-08 13:20 UTC  (3+ messages)

[PATCH] android/pics: Update PICS to PTS 5.0
 2014-01-08 13:20 UTC  (2+ messages)

[Patch] common/kexec: Identify which cpu the kexec image is being executed on
 2014-01-08 13:20 UTC  (3+ messages)

[PATCH] android/pics: Update PICS to PTS 5.0 for DID
 2014-01-08 13:19 UTC  (2+ messages)

[PATCH] android/pics: Update PICS to PTS 5.0 for GAP
 2014-01-08 13:19 UTC  (2+ messages)

[PATCH V5 0/4] DRIVERS: IRQCHIP: Add support for crossbar IP
 2014-01-08 13:18 UTC  (11+ messages)

[meta-fsl-ppc][PATCH 00/30] Patches for FSL SDK 1.5
 2014-01-08 13:18 UTC  (3+ messages)
` [meta-fsl-ppc][PATCH 01/30] asf: update the SHA for "

xen & MacVtap
 2014-01-08 13:18 UTC  (3+ messages)

Closing #20: xen_platform_pci=0 doesn't work with qemu-xen
 2014-01-08 13:15 UTC  (2+ messages)
` Processed: "

[xen-unstable test] 24250: tolerable FAIL
 2014-01-08 13:15 UTC  (9+ messages)
              ` Processed: "

[PATCH v3 0/3] ata: ahci_platform: Add PHY support and OMAP support
 2014-01-08 13:14 UTC  (6+ messages)
` [PATCH v3 2/3] ata: ahci_platform: Manage SATA PHY

PATCH? introduce get_compound_page (Was: process 'stuck' at exit)
 2014-01-08 13:14 UTC  (11+ messages)
  ` [PATCH 0/1] mm: fix the theoretical compound_lock() vs prep_new_page() race
    ` [PATCH 1/1] "
        ` [PATCH v2 0/1] "
          ` [PATCH v2 1/1] "

[Buildroot] [PATCH 1/1] ca-certificates: new package
 2014-01-08 13:13 UTC  (5+ messages)

spi-rspi I/O errors
 2014-01-08 13:13 UTC  (6+ messages)

[PATCH 1/2] drm/i915: fix DDI PLLs HW state readout code
 2014-01-08 13:12 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: fix wrong PLL debug messages

[PATCH V4 0/2] Exynos5250 SATA Support
 2014-01-08 13:09 UTC  (6+ messages)
` [PATCH V4 1/2] Phy: Exynos: Add Exynos5250 sata phy driver

[PATCH 00/12] nftables: generic protocol contexts, "inet" family
 2014-01-08 13:09 UTC  (5+ messages)
` [PATCH 09/12] netlink_delinearize: remove implied meta expressions
` [PATCH 10/12] proto: add support for meta templates
` [PATCH 11/12] meta: add nfproto support
` [PATCH 12/12] meta: add l4proto support


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.