All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-20 07:38:19 to 2014-03-20 09:21:00 UTC [more...]

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

[PATCH] mtd: gpmi: make blockmark swapping optional
 2014-03-20  9:20 UTC  (12+ messages)

[PATCH] spi: fsl-lib: Fix memory leak of pinfo
 2014-03-20  9:20 UTC 

[PATCHv2 0/2] Abort blkid on I/O errors
 2014-03-20  9:18 UTC  (5+ messages)
` [PATCH 2/2] blkid: convert superblocks to new calling convention

[PATCH] mm: remove BUG_ON() from mlock_vma_page()
 2014-03-20  9:18 UTC  (7+ messages)

[PATCH] xen: handle TapdiskException when xm block-attach failed
 2014-03-20  9:19 UTC  (3+ messages)

[PATCH 0/4] brcmfmac: OBSS configuration and other cleanup
 2014-03-20  9:18 UTC  (5+ messages)
` [PATCH 1/4] brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operations
` [PATCH 2/4] brcmfmac: reinit watchdog completion after handling watchdog
` [PATCH 3/4] brcmfmac: only show error message when brcmf_sdiod_regrw_helper() fails
` [PATCH 4/4] brcmfmac: fallback to mimo_bw_cap for older firmwares

[RESEND PATCH] mm: try_to_unmap_cluster() should lock_page() before mlocking
 2014-03-20  9:16 UTC 

[PATCH] virtio-blk: make the queue depth configurable
 2014-03-20  9:15 UTC  (11+ messages)
              ` Stricter module param and sysfs permission checks

[PATCH RESEND] ARM: SPEAr1340: static-ize SATA functions
 2014-03-20  8:55 UTC  (5+ messages)

[PATCHv3 00/16] AVRCP code and test cases
 2014-03-20  9:14 UTC  (4+ messages)

[PATCH 0/4] ata: add remaining new-style AHCI platform drivers
 2014-03-20  8:57 UTC  (9+ messages)
` [PATCH 3/4] ata: add new-style AHCI platform driver for DaVinci DA850 AHCI controller
` [PATCH 4/4] ata: add new-style AHCI platform driver for ST SPEAr1340 "

[PATCH 0/5] ARM: shmobile: Enable drivers/sh/pm_runtime.c on multi-platform
 2014-03-20  9:14 UTC  (3+ messages)

[PATCH 0/3] nVMX: Fixes to run Xen as L1
 2014-03-20  9:13 UTC  (5+ messages)
` [PATCH 1/3] KVM: nVMX: Advertise support for interrupt acknowledgement
` [PATCH 2/3] KVM: nVMX: Ack and write vector info to intr_info if L1 asks us to

Please help.. trying to use USB keyboard to open a shell on LCD display
 2014-03-20  9:13 UTC 

L2FWD Sample Application stops receiving packets after sometime
 2014-03-20  9:11 UTC 

[GSOC 2014]idea:Git Configuration API Improvement
 2014-03-20  9:10 UTC  (3+ messages)

[Qemu-devel] ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports
 2014-03-20  9:08 UTC 

[Qemu-devel] [PATCH v22 00/25] replace QEMUOptionParameter with QemuOpts
 2014-03-20  9:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH v22 13/25] qed.c: "

[PATCH v2] [media] ov2640: add support for async device registration
 2014-03-20  9:01 UTC  (2+ messages)

[PATCH] drm: enable render-nodes by default
 2014-03-20  9:05 UTC  (6+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCHv2 00/16] slirp: Adding IPv6 support to Qemu -net user mode
 2014-03-20  9:03 UTC  (5+ messages)
` [Qemu-devel] [PATCHv3 "

[meta-oe][PATCH] fim 0.4-rc1: add "hf" PACKAGECONFIG option
 2014-03-20  8:55 UTC 

[PATCH] HID: multitouch: add support for Win 8.1 multitouch touchpads
 2014-03-20  9:02 UTC  (2+ messages)

[PATCH 0/6] File Sealing & memfd_create()
 2014-03-20  9:01 UTC  (11+ messages)
` [PATCH 3/6] shm: add memfd_create() syscall

[PATCH v2] fix wrong usage of dmaengine_unmap_put in async_xxx
 2014-03-20  8:16 UTC 

Documenting firmware branches
 2014-03-20  8:59 UTC 

[PATCH] toaster: full path in variable history
 2014-03-20  9:04 UTC  (5+ messages)

[PATCH] ASoC: tda998x: Fix lack of required reg in DT documentation
 2014-03-20  8:58 UTC  (2+ messages)

[PATCH 00/62] arm-soc randconfig fixes
 2014-03-20  8:57 UTC  (11+ messages)
` [PATCH 01/62] ARM: at91: split out at91x40 into a top-level option
` [PATCH 02/62] ARM: at91: don't provide dt init code for at91x40
` [PATCH 03/62] ARM: at91: export sam9_smc interfaces
` [PATCH 04/62] ARM: at91: fix broken "if () else" statement
` [PATCH 05/62] ARM: at91: sama5 always uses DT

kernel bug: Mouse and keyboard dead when resuming from suspend on Lenovo W530
 2014-03-20  8:38 UTC 

[PATCH] rev-parse --parseopt: option argument name hints
 2014-03-20  8:44 UTC  (11+ messages)
                  ` [PATCH v3] "

[PATCH v3 -next 1/2] tcp: syncookies: reduce cookie lifetime to 128 seconds
 2014-03-20  8:45 UTC  (5+ messages)
  ` [PATCH] tcp: syncookies: do not use getnstimeofday()
    ` [PATCH v2] "

[PATCH 0/2] extcon: of: Update OF helper function
 2014-03-20  8:42 UTC  (8+ messages)
` [PATCH 1/2] extcon: of: Remove unnecessary function call by using the name of device_node

[PATCH v2 2/2] powerpc/mpc85xx: add support for Keymile's kmcoge4 board
 2014-03-20  8:42 UTC  (3+ messages)
` [v2, "

[U-Boot] [PATCH v3 1/3] part_efi: move uuid<->string conversion functions into lib/uuid.c
 2014-03-20  8:42 UTC  (4+ messages)
` [U-Boot] [PATCH v4 1/6] "

[U-Boot] iMX6 IPU display interface definition
 2014-03-20  8:41 UTC 

[PATCH] ibutils/ibis: fix ibis_get_local_ports_info uninitialized variable
 2014-03-20  8:40 UTC 

[PATCH] v4l: ti-vpe: fix devm_ioremap_resource() return value checking
 2014-03-20  8:39 UTC  (2+ messages)

usbnet: driver_info->stop required to stop USB interrupts?
 2014-03-20  7:15 UTC  (12+ messages)

[PATCH v4 0/3] Add modules for realtek USB card reader
 2014-03-20  8:38 UTC  (4+ messages)
` [PATCH v4 3/3] memstick: Add realtek USB memstick host driver

[PATCH] bonding: Inactive slaves should keep inactive flag's value to 1
 2014-03-20  8:51 UTC 

[RFC V2] cpufreq: make sure frequency transitions are serialized
 2014-03-20  8:37 UTC  (9+ messages)
        ` [RFC v3] cpufreq: Make "

[PATCH 1/2] m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAM
 2014-03-20  8:35 UTC  (8+ messages)
` [PATCH 2/2] m68k/atari - atafb: convert allocation of fb ram to new interface

[Qemu-devel] Want to discuss about Outreach Program for Women
 2014-03-20  8:33 UTC  (2+ messages)

[net-next 00/15][pull request] Intel Wired LAN Driver Updates
 2014-03-20  8:33 UTC  (16+ messages)
` [net-next 01/15] igb: enable VLAN stripping for VMs with i350
` [net-next 02/15] e100: Convert uses of __constant_<foo> to <foo>
` [net-next 03/15] igb: "
` [net-next 04/15] igbvf: "
` [net-next 05/15] ixgbe: "
` [net-next 06/15] ixgbevf: "
` [net-next 07/15] ixgbe: fix errors related to protected AUTOC calls
` [net-next 08/15] ixgbe: check Core Clock Disable bit
` [net-next 09/15] ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctly
` [net-next 10/15] ixgbe: fix ixgbe_setup_mac_link_82599 autoc variables
` [net-next 11/15] ixgbe: remove unused media type
` [net-next 12/15] ixgbe: use ixgbe_read_pci_cfg_word
` [net-next 13/15] ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599
` [net-next 14/15] ixgbe: Stop cacheing if the MNG FW enabled
` [net-next 15/15] ixgbe: enable tx queues after link up

libsocketcan: release 0.0.10
 2014-03-20  8:31 UTC 

Chromium acceleration
 2014-03-20  8:30 UTC  (6+ messages)

please revert: regulator: dbx500: use seq_puts() instead of seq_printf()
 2014-03-20  8:28 UTC  (3+ messages)

[RFC 0/6] rework sched_domain topology description
 2014-03-20  8:28 UTC  (12+ messages)

[PATCH v2 4/4] perf/x86/uncore: modularize Intel uncore driver
 2014-03-20  8:27 UTC  (2+ messages)

[PATCH v2a 1/2] dt: Document a compatible entry for MDIO ethernet Phys
 2014-03-20  8:26 UTC  (2+ messages)

[RFC] ACPI: Add new function to get table entries
 2014-03-20  8:25 UTC  (2+ messages)
` [Linaro-acpi] "

[PATCH] uio: Fix memory size check with vma in uio_mmap_physical()
 2014-03-20  8:24 UTC  (3+ messages)

[Buildroot] [PATCH v8] xbmc: new package
 2014-03-20  8:25 UTC  (3+ messages)

[PATCH net-next 0/2] bonding: support QinQ for bond arp interval
 2014-03-20  8:24 UTC  (4+ messages)
` [PATCH net-next 2/2] "

[Qemu-devel] Adding dmcrypt to QEMU block drivers
 2014-03-20  8:23 UTC  (4+ messages)

[PATCH RESEND] fujitsu-laptop: Drop unneeded include
 2014-03-20  8:22 UTC  (3+ messages)

[Buildroot] [PATCH v4 1/2] libubox: new package
 2014-03-20  8:17 UTC  (4+ messages)
` [Buildroot] [PATCH v4 2/2] libuci: "

[PATCH net-next v3 0/3] bonding: support QinQ for bond arp interval
 2014-03-20  8:15 UTC  (4+ messages)
` [PATCH net-next v3 1/3] vlan: make a new function vlan_dev_vlan_proto() and export
` [PATCH net-next v3 2/3] bonding: support QinQ for bond arp interval
` [PATCH net-next v3 3/3] bonding: add net_ratelimt to avoid spam in "

Info: mapping multiple BARs. Your kernel is fine
 2014-03-20  8:16 UTC  (9+ messages)

[PATCH 0/3] Volatile Ranges (v11)
 2014-03-20  8:13 UTC  (12+ messages)

[PATCH] vfs: Deduplicate code shared by xattr system calls operating on paths
 2014-03-20  8:13 UTC  (2+ messages)

[PATCH V4] serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
 2014-03-20  8:12 UTC  (3+ messages)
  `  "

[PATCH 0/6] SP800-90A Deterministic Random Bit Generator
 2014-03-20  8:12 UTC  (4+ messages)
` [PATCH 1/6] "
  ` [PATCH v2 "

Bug#738758: linux-image-3.12-1-amd64: ext4 can't properly handle ext2 filesystems created for GNU/Hurd
 2014-03-20  8:10 UTC  (4+ messages)
` [PATCH] ext4: kill i_version support for Hurd-castrated file systems

[ANNOUNCE] media mini-summit on May, 2 in San Jose
 2014-03-20  8:07 UTC  (2+ messages)

[Qemu-devel] [libvirt-users] Adjust disk image migration (NBD)
 2014-03-20  8:06 UTC  (7+ messages)

[PATCH v5 00/35] mtd: st_spi_fsm: Add new driver
 2014-03-20  8:06 UTC  (8+ messages)
` [PATCH 25/35] mtd: st_spi_fsm: Add the ability to read from a Serial Flash device

[PATCH RESEND v2 0/2]: ixp4xx: Fix 3.7 regression for IXP4xx ethernet driver
 2014-03-20  8:03 UTC  (4+ messages)
` [PATCH RESEND v2 1/2] ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation

[PATCH] MAINTAINERS: Reorder maintainer addresses for PM and ACPI
 2014-03-20  7:58 UTC  (3+ messages)

[RFC 0/1] thermal: rcar-thermal: add cpu cooling
 2014-03-20  7:57 UTC  (5+ messages)
` [RFC 1/1] "

[PATCH 1/2] PM: Correct whitespace errors in <linux/pm.h>
 2014-03-20  7:54 UTC  (3+ messages)

[PATCH] drm/i915: bdw expands ACTHD to 64bit
 2014-03-20  7:54 UTC  (3+ messages)

should "man feature_test_macros" mention _LARGEFILE_SOURCE?
 2014-03-20  7:53 UTC  (5+ messages)

[PATCH v2] ath10k: add soft/hard firmware crash option to simulate_fw_crash
 2014-03-20  7:51 UTC  (6+ messages)

[PATCH] drm/i915: Disable stolen memory when DMAR is active
 2014-03-20  7:49 UTC  (5+ messages)
` [PATCH v2 for -fixes] "

[PATCH] ASoC: sirf: Move the tx rx enable from port to codec, that will not need register sharing
 2014-03-20  7:46 UTC 

Intel G41 doesn't see any screens connected after suspend/resume
 2014-03-20  7:46 UTC  (8+ messages)

[Qemu-devel] VNC viewer displays nothing with -enable-kvm but works fine without -enable-kvm
 2014-03-20  7:45 UTC  (2+ messages)

[PATCH] x86, vdso32: fix out of memory handling setup vDSO
 2014-03-20  7:45 UTC 

[meta-networking][PATCH ] sethdlc : add recipe
 2014-03-20  7:44 UTC 

[PATCH 3/4] drm/i915: Per-process stats work better when evaluated per-process
 2014-03-20  7:40 UTC  (5+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] drm/i915: Print how many objects are shared in per-process stats
    ` [PATCH 2/2] drm/i915: Print how many objects are shared in per-process statsg

Performance impact using the "filter" option
 2014-03-20  7:40 UTC 

[PATCH net 1/3] rtnetlink: fix fdb notification flags
 2014-03-20  7:39 UTC  (6+ messages)
` [PATCH net 2/3] ipmr: fix mfc "
` [PATCH net 3/3] ip6mr: "

[PATCH v3 0/2] kexec: pass initrd position in dtb
 2014-03-20  7:33 UTC  (3+ messages)
` [PATCH v3 1/2] kexec: introduce setup_dtb_prop to make code clear
` [PATCH v3 2/2] kexec: pass initrd position by dtb

[PATCH 0/6 V3] refactor the archiver*.bbclass
 2014-03-20  7:38 UTC  (4+ messages)
` [PATCH 2/6] archiver.bbclass: refactor it


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.