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

[bugzilla-daemon@bugzilla.kernel.org: [Bug 66111] New: after this message ipv4 bond0 working i no try ipv6 not have this time]
 2013-11-29 12:37 UTC  (3+ messages)

[PATCH v2] gpio-lynxpoint: Allow building as a module
 2013-11-29 12:40 UTC  (2+ messages)

tty/serial eating \n regression in 3.13-rc1
 2013-11-29 12:39 UTC  (4+ messages)
` >> On 11/26/2013 04:53 PM, Jason Gunthorpe wrote:

Sporadic errors while initializing NICs in example applications, dpdk-1.5.0r1
 2013-11-29 12:39 UTC  (5+ messages)

[PATCH 04/19] drm/i915: get/put PC8 when we get/put a CRTC
 2013-11-29 12:38 UTC  (3+ messages)

[PATCH v2] powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
 2013-11-29 12:37 UTC  (3+ messages)

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

linux-next: build failure after merge of the sound-asoc tree
 2013-11-29 12:36 UTC  (2+ messages)

[PATCH v5 1/3] mtd: nand: gpio: Add DT property to automatically determine bus width
 2013-11-29 12:35 UTC  (6+ messages)

[U-Boot] toolchain problems when building iMX6 mx6qsabreauto (and another bootloader tool)
 2013-11-29 12:35 UTC  (5+ messages)

[PATCH 03/19] drm/i915: get a PC8 reference when enabling the power well
 2013-11-29 12:35 UTC  (3+ messages)

[PATCH 0/2][RFC] snd_soc_codec include snd_soc_component
 2013-11-29 12:33 UTC  (10+ messages)
` [PATCH v2] ASoC: simple-card: add Device Tree support
      ` [PATCH v3] "
          ` [PATCH v4] "
              ` [PATCH v5] "

[Qemu-devel] [PATCH v2 0/2] vmdk: Allow version 3 read only open
 2013-11-29 12:32 UTC  (2+ messages)

[PATCH 1/2] ALSA: hda/realtek - Remove depop delay for suspend and resume if applicable
 2013-11-29  5:35 UTC  (2+ messages)
` [PATCH 2/2] ALSA: hda - fixup ALC262 to remove depop delay on Intel BayleyBay board

[ath9k-devel] Infrastructure mode support for 5/10 Mhz channels
 2013-11-29 12:31 UTC  (4+ messages)

Unable to build dpdk : #error "SSSE3 instruction set not enabled"
 2013-11-29 12:31 UTC  (3+ messages)

[PATCH 0/2] Handle xen_platform_pci=0 case
 2013-11-29 12:31 UTC  (5+ messages)
` [PATCH 1/2] libxl: adding support to use -machine option of QEMU
` [PATCH 2/2] libxl: Handle xen_platform_pci=0 case with qemu-xen

[U-Boot] Can a standalone application send data via Ethernet in U-Boot?
 2013-11-29 12:30 UTC  (5+ messages)

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

[PATCH] regulator: as3722: set the correct current limit
 2013-11-29 12:29 UTC  (2+ messages)

[PATCH 00/31] ARM: tegra: use common reset and DMA bindings
 2013-11-29 12:29 UTC  (7+ messages)
` [PATCH 02/31] ARM: tegra: document reset properties in DT bindings
` [PATCH 03/31] ARM: tegra: document use of standard DMA "

[PATCH v3 00/36] mtd: st_spi_fsm: Add new driver
 2013-11-29 12:19 UTC  (112+ 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] mtd: nand: auto-detection of NAND bus-width from ONFI param or nand_id[]
 2013-11-29 12:28 UTC  (3+ messages)

[PATCH] gpiolib: Replace WARN_ON with WARN_ON_ONCE
 2013-11-29 12:27 UTC  (3+ messages)

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

[PATCH] docs: Update xen_platform_pci in man xl.cfg
 2013-11-29 12:26 UTC  (3+ messages)

OpenCV OCL module Support on IMX6q
 2013-11-29 12:25 UTC  (3+ messages)

[PATCH v3 0/4] hvmloader: make OVMF work with Xen
 2013-11-29 12:24 UTC  (3+ messages)
` [PATCH v3 4/4] hvmloader/ovmf: setup E820 map

[PATCH] gpio: rcar: Support both edge trigger with DT
 2013-11-29 12:23 UTC  (5+ messages)

[PATCH] xen/gnttab: leave lazy MMU mode in the case of a m2p override failure
 2013-11-29 12:22 UTC  (4+ messages)

How to properly restart after config change
 2013-11-29 12:22 UTC 

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

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

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


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.