All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-29 11:34:49 to 2013-11-29 12:20:48 UTC [more...]

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

[PATCH v2] mtd/nand: don't use {read,write}_buf for 8-bit transfers
 2013-11-29 12:20 UTC  (4+ messages)
` [PATCH v3] "

[PATCHv2 0/5] sparse: Relicense from non-dfsg-free OSL 1.1 to MIT license
 2013-11-29 12:19 UTC  (4+ messages)
` [PATCHv2 4/5] FAQ: Remove outdated section about the license

X11 is not working on IMX.6
 2013-11-29 12:19 UTC  (4+ messages)

[PATCH 0/3] ACPI / bind: Use struct acpi_device pointers instead of ACPI handles
 2013-11-29 12:19 UTC  (4+ messages)
` [PATCH 1/3] ACPI / bind: Rework struct acpi_bus_type

[PATCH] mtd: nand: auto-detection of NAND bus-width from ONFI param or nand_id[]
 2013-11-29 12:18 UTC  (2+ messages)

[U-Boot] [PATCH v2] dwmmc: make driver usable for non-exynos platforms
 2013-11-29 12:16 UTC  (5+ messages)

[PATCH V2 0/1] busybox: add busybox_git.bb recipe
 2013-11-29 12:17 UTC  (3+ messages)
` [PATCH V2 1/1] "

[PATCH] acpi: Add BayTrail SoC GPIO and LPSS ACPI IDs
 2013-11-29 12:16 UTC  (3+ messages)

[PATCH 0/4] iommu: arm/smmu: current updates for 3.14
 2013-11-29 12:15 UTC  (10+ messages)
` [PATCH 1/4] iommu/arm-smmu: add devices attached to the SMMU to an IOMMU group
` [PATCH 2/4] iommu/arm-smmu: use VA_BITS to determine arm64 virtual address space
` [PATCH 3/4] iommu: add IOMMU_EXEC flag for safely allowing XN mappings
` [PATCH 4/4] iommu/arm-smmu: add support for IOMMU_EXEC

[PATCH V2] media: i2c: Add ADV761X support
 2013-11-29 12:14 UTC  (8+ messages)

[PATCH 0/3] iommu: arm/smmu: fixes for 3.13
 2013-11-29 12:14 UTC  (8+ messages)
` [PATCH 1/3] iommu/arm-smmu: use mutex instead of spinlock for locking page tables
` [PATCH 2/3] iommu/arm-smmu: remove potential NULL dereference on mapping path
` [PATCH 3/3] iommu/arm-smmu: fix error return code in arm_smmu_device_dt_probe()

[PATCHv2 00/13] SUSE S/390 integration
 2013-11-29 12:13 UTC  (14+ messages)
  ` [PATCH 01/13] 95dasd: Install kernel modules only once
  ` [PATCH 02/13] 95dasd: Only install module if normalize_dasd_arg is present
  ` [PATCH 03/13] 95dasd_mod: make dasd_cio_free optional
  ` [PATCH 04/13] 95zfcp: Make installation optional
  ` [PATCH 05/13] 95znet: "
  ` [PATCH 06/13] Add DASD configuration for SuSE
  ` [PATCH 07/13] Add zfcp scripts for SUSE
  ` [PATCH 08/13] Make logfile configurable
  ` [PATCH 09/13] mkinitrd-suse: Add SUSE compability wrapper for dracut
  ` [PATCH 10/13] mkinitrd-suse.8.asc: Add manpage for SUSE compat mkinitrd
  ` [PATCH 11/13] Fixup keymap setting for openSUSE
  ` [PATCH 12/13] Fixup script permissions
  ` [PATCH 13/13] Remove shebang from shell-completion files

How can a critical temperature be set?
 2013-11-29 12:25 UTC  (2+ messages)

[PATCH] Prevent buffer overflows when path is too big
 2013-11-29 12:12 UTC  (4+ messages)
` [PATCH] Prevent buffer overflows when path is too long

STOP THE MADNESS
 2013-11-29 12:11 UTC  (5+ messages)

[Cocci] version missmatch
 2013-11-29 12:10 UTC  (3+ messages)

[GIT PULL] EFI urgent fixes
 2013-11-29 12:09 UTC  (2+ messages)

[PATCH 0/6] ASoC: rcar: add Gen2 support
 2013-11-29 12:10 UTC  (2+ messages)

[BUG] btrfs-progs: btrfs send does not work inside mounted non root subvolume
 2013-11-29 11:59 UTC 

[Printing-architecture] [patch] CUPS 1.7.0: fix corrupted output for USB printers
 2013-11-29 12:08 UTC 

[PATCH] crypto: remove unnecessary includes
 2013-11-29 12:07 UTC  (5+ messages)

[PATCH 0/1] busybox: add busybox_git.bb recipe
 2013-11-29 12:07 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 1/4] dt: Add bindings documentation for the ADI AXI-I2S controller
 2013-11-29 12:06 UTC  (5+ messages)
` [PATCH 2/4] ASoC: Add support for the Analog Devices AXI-I2S core
` [PATCH 4/4] ASoC: Add support for the Analog Devices AXI-SPDIF driver

[PATCH] ASoC: wm_adsp: Stop region iteration when the desired region is found
 2013-11-29 12:04 UTC  (3+ messages)

[PATCH 1/3] w1: mxc_w1: Remove unused field "clkdiv" from private structure
 2013-11-29 12:02 UTC  (6+ messages)
` [PATCH 2/3] w1: mxc_w1: Add warning for base frequency calculation
` [PATCH 3/3] w1: mxc_w1: Check the clk_prepare_enable() return value

[PATCH] ext4: Do not reserve clusters when fs doesn't support extents
 2013-11-29 12:01 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: dw_mmc: remove the exynos specific code in dw-mmc.c
 2013-11-29 12:01 UTC  (4+ messages)

[PATCH v4 00/12] kexec kernel efi runtime support
 2013-11-29 11:59 UTC  (10+ messages)
` [PATCH v4 06/12] efi: export efi runtime memory mapping to sysfs

[PATCH] gpio: better lookup method for platform GPIOs
 2013-11-29 11:59 UTC  (3+ messages)

[PATCH V4 0/9] cpuidle/ppc: Enable deep idle states on PowerNV
 2013-11-29 11:58 UTC  (3+ messages)
` [PATCH V4 6/9] cpuidle/ppc: Add basic infrastructure to enable the broadcast framework on ppc

[RFC PATCH] Documentation: devicetree: add description for generic bus properties
 2013-11-29 11:58 UTC  (15+ messages)

[PATCH V2] usb: musb: Fix unstable init of OTG_INTERFSEL
 2013-11-29 11:57 UTC  (2+ messages)

[Qemu-devel] [RESEND-try-2][PATCH] hw/9pfs: fix P9_STATS_GEN handling
 2013-11-29 11:56 UTC 

Bug
 2013-11-29 11:56 UTC  (2+ messages)

[RFC] kprobes/kprobes-test fixes, .inst updates
 2013-11-29 11:55 UTC  (3+ messages)
` [PATCH 4/9] ARM: kprobes-test: Use <asm/opcodes.h> for ARM instruction building

[PATCH 00/23] mtd: st_spi_fsm: Add new device
 2013-11-29 11:53 UTC  (9+ messages)

[BUG] Xen vm kernel crash in get_free_entries
 2013-11-29 11:54 UTC  (12+ messages)

[PATCH v2] drm/i915/vlv: Update Wait for FIFO and wait for 20 free entries. v2
 2013-11-29 11:53 UTC  (5+ messages)

[PATCH v3 0/3] (U)EFI runtime services for arm
 2013-11-29 11:53 UTC  (4+ messages)

[PATCH] dma: pl330: ensure DMA descriptors are zero-initialised
 2013-11-29 11:50 UTC  (2+ messages)

[PATCH 00/31] ARM: tegra: use common reset and DMA bindings
 2013-11-29 11:49 UTC  (4+ messages)
` [PATCH 01/31] ARM: tegra: add missing clock documentation to DT bindings

[PATCHv6+ 01/13] of: introduce of_property_for_earch_phandle_with_args()
 2013-11-29 11:46 UTC  (6+ messages)
  ` [RFC][PATCHv6++ "
    ` [RFC][PATCHv6+++ "

[PATCH 06/19] brcmfmac: rename dhd_cdc to bcdc
 2013-11-29 11:46 UTC  (2+ messages)
` [PATCH V2 "

[RFC 0/6] perf tools: Add perf_evlist errno
 2013-11-29 11:45 UTC  (7+ messages)
` [PATCH 1/6] perf tools: Add perf_evlist error string interface
` [PATCH 2/6] perf tools: Add PERF_EVLIST__ERRNO_MMAP internal error
` [PATCH 3/6] perf tools: Add PERF_EVLIST__ERRNO_OPEN "
` [PATCH 4/6] perf tools: Add PERF_EVLIST__ERRNO_IOCTL_ID_GROUP "
` [PATCH 5/6] perf tools: Add PERF_EVLIST__ERRNO_NEWTP "
` [PATCH 6/6] perf tools: Use perf_evlist__strerror in kvm/record/top/trace commands

[RFC] ALSA: add new alsa control byte extended
 2013-11-29 11:46 UTC  (9+ messages)

[PATCH] drm/i915: Pin pages whilst allocating for dma-buf vmap()
 2013-11-29 11:44 UTC 

[PATCH 00/13] Valgrind patches for hypercalls
 2013-11-29 11:45 UTC  (2+ messages)

[PATCH] ASoC: cs42l52: Fix build
 2013-11-29 11:42 UTC 

[PATCH] perl: fixed ptest cases failed
 2013-11-29 11:37 UTC 

[PATCH 1/1] ARM: dts: Add missing frequency property to exynos5250
 2013-11-29 11:34 UTC 

[LTP] [PATCH] send*: use concrete flags for 'invalid flags set'
 2013-11-29 11:34 UTC  (2+ messages)


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.