All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-02 08:57:44 to 2011-09-02 10:50:30 UTC [more...]

[U-Boot] [PATCH V3 0/8] SPL Linux boot
 2011-09-02 10:50 UTC  (2+ messages)
` [U-Boot] [PATCH V4 0/6] "

[PATCH] at91: add Atmel ISI and ov2640 support on m10/g45 board
 2011-09-02 10:50 UTC  (2+ messages)

[PATCH 0/7] OMAP3: Add basic DT support + i2c + twl
 2011-09-02 10:48 UTC  (20+ messages)
` [PATCH 6/7] OMAP3: board-dt: Add generic board file for DT support
` [PATCH 7/7] OMAP3: beagleboard: Remove DT support from regular board

[Qemu-devel] [PATCH v2 00/45] Block layer cleanup & fixes
 2011-09-02 10:26 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 07/45] ide: Use a table to declare which drive kinds accept each command
` [Qemu-devel] [PATCH v2 09/45] ide/atapi: Clean up misleading name in cmd_start_stop_unit()
` [Qemu-devel] [PATCH v2 10/45] ide/atapi: Track tray open/close state
` [Qemu-devel] [PATCH v2 11/45] scsi-disk: Factor out scsi_disk_emulate_start_stop()

[PATCH] staging: iio: light: Fix compiler warning in tsl2563.c
 2011-09-02 10:55 UTC  (2+ messages)

[Qemu-devel] [PATCH] libcacard: use INSTALL_DATA for data
 2011-09-02 10:45 UTC  (4+ messages)

A debug version of the ALSA lib?
 2011-09-02 10:43 UTC  (5+ messages)

agetty 2.20 --noclear
 2011-09-02 10:43 UTC  (2+ messages)
` [util-linux] "

[PATCH 00/14] Modifications for DWC OTG since v13
 2011-09-02 10:43 UTC  (4+ messages)
` [PATCH 14/14] arm/include/asm/io.h : added macros to read/write big/little endian register

GPLv2 for cifs-utils existing?
 2011-09-02 10:40 UTC 

[U-Boot] [PATCH v3] net: ll_temac: Add LL TEMAC driver to u-boot
 2011-09-02 10:38 UTC  (12+ messages)
` [U-Boot] [PATCH v2] net: axi_ethernet: Add "

Raid5 to another raid level??
 2011-09-02 10:35 UTC  (6+ messages)

[PATCH v4 00/19] Staging: cx25821: Fix style issues
 2011-09-02 10:34 UTC  (3+ messages)

freshly grown array shrinks after first reboot - major data loss
 2011-09-02 10:33 UTC  (13+ messages)

[patch net-next-2.6] net: consolidate and fix ethtool_ops->get_settings calling
 2011-09-01 19:28 UTC 

Boot failure with 3.0.3: swapper (pid 0): Protection id trap (code 7)
 2011-09-02 10:30 UTC  (5+ messages)

DPMS will keep switching monitor on and off
 2011-09-02 10:29 UTC 

[Qemu-devel] [PATCH 0/3] usb-musb: make qdev-aware
 2011-09-02 10:27 UTC  (3+ messages)

[U-Boot] [PATCH 3/3 v3] ARM: ARM926EJS - Add cache operations
 2011-09-02 10:23 UTC  (5+ messages)

Hardware flowcontrol on XR17D154
 2011-09-02 10:20 UTC  (4+ messages)

Protégez votre foyer avec EPS TELESURVEILLANCE : satisfait ou remboursé
 2011-09-02 10:19 UTC 

[Qemu-devel] [PULL 0/3] Trivial patches for Auguest 25 to September 2 2011
 2011-09-02 10:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] sh4: Fix potential crash in debug code
` [Qemu-devel] [PATCH 2/3] x86: fix daa opcode for al register values higher than 0xf9
` [Qemu-devel] [PATCH 3/3] libcacard: use INSTALL_DATA for data

[Qemu-trivial] [PATCH] x86: fix daa opcode for al register values higher than 0xf9
 2011-09-02 10:09 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH] hpsa: do not attempt to read from a write-only register
 2011-09-02 10:08 UTC  (12+ messages)
` [BUG] scsi: hpsa: how to destroy your files

[PATCH 1/4] posix-timers: move global timer id management to signal_struct v2
 2011-09-02 10:06 UTC  (7+ messages)
` [PATCH 2/4] posix-timers: limit the number of posix timers per process
` [PATCH 4/4] posix-timers: turn it_signal into it_valid flag

[RFC 00/16] drbd: part 5 of adding multiple volume support to drbd
 2011-09-02 10:00 UTC  (34+ messages)
` [Drbd-dev] "
` [PATCH 01/16] drbd: process_done_ee() has to handle unconfigured devices now
  ` [Drbd-dev] "
` [PATCH 02/16] drbd: New minors have to intherit the connection state form their connection
  ` [Drbd-dev] "
` [PATCH 03/16] drbd: Allow two diskless minors to be connected
  ` [Drbd-dev] "
` [PATCH 04/16] drbd: Do not modify the connection state with something else that conn_request_state()
  ` [Drbd-dev] "
` [PATCH 05/16] drbd: Moved CONN_DRY_RUN to the per connection (tconn) flags
  ` [Drbd-dev] "
` [PATCH 06/16] drbd: Allow packet handler functions that take a connection
  ` [Drbd-dev] "
` [PATCH 07/16] drbd: Converted receive_protocol() from mdev to tconn
  ` [Drbd-dev] "
` [PATCH 08/16] drbd: Separate connection state changes from minor dev state changes #1
  ` [Drbd-dev] "
` [PATCH 09/16] drbd: Allow packet handler functions that take a connection (meta connection)
  ` [Drbd-dev] "
` [PATCH 10/16] drbd: Converted got_Ping() and got_PingAck() from mdev to tconn
  ` [Drbd-dev] "
` [PATCH 11/16] drbd: Separate connection state changes from minor dev state changes #2
  ` [Drbd-dev] "
` [PATCH 12/16] drbd: fix conn_reconfig_start without conn_reconfig_done in drbd_adm_attach
  ` [Drbd-dev] "
` [PATCH 13/16] drbd: Allow volumes to become primary only on one side
  ` [Drbd-dev] "
` [PATCH 14/16] drbd: conn_khelper() for user mode callbacks for connections
  ` [Drbd-dev] "
` [PATCH 15/16] drbd: distribute former syncer_conf settings to disk, connection, and resource level
  ` [Drbd-dev] "
` [PATCH 16/16] drbd: Fixed conn_lowest_minor
  ` [Drbd-dev] "

[Buildroot] [pull request v2] Pull request for branch for-2011.11/pkg-infra
 2011-09-02 10:02 UTC  (3+ messages)
` [Buildroot] [PATCH 02/15] package: enhance infrastructure to support source dir override

[Qemu-devel] [STABLE PULL] usb bugfixes
 2011-09-02 10:01 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] usb-host: reapurb error report fix
` [Qemu-devel] [PATCH 2/7] usb-host: fix halted endpoints
` [Qemu-devel] [PATCH 3/7] usb-host: fix configuration tracking
` [Qemu-devel] [PATCH 4/7] usb-host: endpoint table fixup
` [Qemu-devel] [PATCH 5/7] usb-ehci: handle siTDs
` [Qemu-devel] [PATCH 6/7] usb: fix use after free
` [Qemu-devel] [PATCH 7/7] usb: claim port at device initialization time

[PATCH] xen: x86_32: do not enable iterrupts when returning from exception in interrupt context
 2011-09-02 10:00 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] video: s3c-fb: Add window positioning support
 2011-09-02  9:58 UTC  (5+ messages)

MTRR setup failure on Fujitsu Lifebook S761
 2011-09-02  9:57 UTC  (7+ messages)

[Qemu-devel] [PULL] usb patch queue
 2011-09-02  9:56 UTC  (19+ messages)
` [Qemu-devel] [PATCH 01/18] usb-host: start tracing support
` [Qemu-devel] [PATCH 02/18] usb-host: reapurb error report fix
` [Qemu-devel] [PATCH 03/18] usb-host: fix halted endpoints
` [Qemu-devel] [PATCH 04/18] usb-host: limit open retries
` [Qemu-devel] [PATCH 05/18] usb-host: fix configuration tracking
` [Qemu-devel] [PATCH 06/18] usb-host: claim port
` [Qemu-devel] [PATCH 07/18] usb-host: endpoint table fixup
` [Qemu-devel] [PATCH 08/18] usb-ehci: handle siTDs
` [Qemu-devel] [PATCH 09/18] usb-host: constify port
` [Qemu-devel] [PATCH 10/18] usb-host: parse port in /proc/bus/usb/devices scan
` [Qemu-devel] [PATCH 11/18] usb: fix use after free
` [Qemu-devel] [PATCH 12/18] usb-ccid: switch to USBDesc*
` [Qemu-devel] [PATCH 13/18] usb-ccid: remote wakeup support
` [Qemu-devel] [PATCH 14/18] usb: claim port at device initialization time
` [Qemu-devel] [PATCH 15/18] usb-host: tag as unmigratable
` [Qemu-devel] [PATCH 16/18] usb: Remove leading underscores from __musb_irq_max
` [Qemu-devel] [PATCH 17/18] usb-musb: Take a DeviceState* in init function
` [Qemu-devel] [PATCH 18/18] usb-musb: Add reset function

[PATCH 1/5] Framework for exporting System-on-Chip information via sysfs
 2011-09-02  9:56 UTC  (6+ messages)

[PATCH 0/3] Move OF i2c functions into i2c core
 2011-09-02  9:23 UTC  (7+ messages)
` [PATCH 1/3] i2c: move of_i2c_register_devices call into core

[PATCH 0/7] User/group creation at preinstall
 2011-09-02  9:50 UTC  (9+ messages)
` [PATCH 2/7] shadow: add a -native recipe with customized utilities

[Bug 42172] New: WARNING: at drivers/gpu/drm/radeon/radeon_fence.c:267 radeon_fence_wait+0x39f/0x3d0()
 2011-09-02  9:52 UTC  (2+ messages)
` [Bug 42172] "

[U-Boot] Congratulations Read The Below Attached File
 2011-09-02  9:52 UTC 

[git pull] drm-fixes from an alternate place
 2011-09-02  9:53 UTC  (2+ messages)

[PATCH] usb: ehci: make HC see up-to-date qh/qtd descriptor ASAP
 2011-09-02  9:50 UTC  (7+ messages)

Oops while loading firmware of ath9k_htc device
 2011-09-02  9:33 UTC 

[PATCH net-next v4 1/4] r8169: fix WOL setting for 8105 and 8111EVL
 2011-09-02  9:49 UTC  (4+ messages)
` [PATCH net-next v4 2/4] r8169: define the early size for 8111evl
` [PATCH net-next v4 3/4] r8169: fix the reset setting "
` [PATCH net-next v4 4/4] r8169: support new chips of RTL8111F

[PATCH] sha1_file: Remove relative entries limitation
 2011-09-02  9:49 UTC  (2+ messages)

[Bug 39832] HDA ATI HDMI: no sound with 3.0 - 2.6.39.3 works
 2011-09-02  9:47 UTC 

package trying to link to /usr/lib/.lib instead of /usr/lib during staging
 2011-09-02  9:38 UTC  (4+ messages)

[Qemu-devel] [PATCH] monitor: Protect outbuf from concurrent access
 2011-09-02  9:41 UTC  (3+ messages)

how to best map device regulators
 2011-09-02  9:42 UTC 

[patch -next] caif: add error handling for allocation
 2011-09-02  9:40 UTC  (3+ messages)

[Qemu-devel] [PULL 00/15] Tracing patches
 2011-09-02  9:39 UTC  (3+ messages)

[Bug 27398] New: displayport: x server does not draw anything on ThinkPad T410
 2011-09-02  9:39 UTC  (2+ messages)
  ` [Bug 27398] "

Questions regarding Devices/Subdevices/MediaController usage in case of a SoC
 2011-09-02  9:38 UTC 

[dm-crypt] question on available userspace authentication methods
 2011-09-02  9:34 UTC  (3+ messages)

Using atmel-isi for direct output on framebuffer ?
 2011-09-02  9:33 UTC  (4+ messages)

IDE driver for HDD WDC WD1600JB-00R 160G
 2011-09-02  9:32 UTC 

[PATCH] ath6kl: Add debugfs entry to modify roaming parameters
 2011-09-02  9:31 UTC  (2+ messages)

[PATCH] arch/microblaze: Added sync method support for DMA and made refinements
 2011-09-02  9:31 UTC 

[U-Boot] [PATCH v2] net: Check network device driver name
 2011-09-02  9:27 UTC  (3+ messages)

IBM Rational Team Concert and Git
 2011-09-02  9:26 UTC 

[PATCH V3 1/5] i2c: Add irq_gpio field to struct i2c_client, i2c_board_info
 2011-09-02  9:24 UTC  (7+ messages)

[Xenomai-help] taskDelete(tid) on VxWorks Skin ?
 2011-09-02  9:22 UTC  (11+ messages)

[Bugme-new] [Bug 42132] New: Support BCM5750M in tg3
 2011-09-02  9:20 UTC  (7+ messages)

[PATCHv7 00/11] PRCM chain handler
 2011-09-02  9:20 UTC  (5+ messages)
` [PATCHv6 01/11] omap: prcm: switch to a chained IRQ handler mechanism

[lm-sensors] [PATCH v5] hwmon: Add driver for EXYNOS4 TMU
 2011-09-02  9:19 UTC 

devkit8000 & omap3stalker LCD panel
 2011-09-02  7:58 UTC  (3+ messages)
` [PATCH 1/3] OMAP: DSS2: Support for Innolux AT070TN83

[PATCH 00/10] OMAP: DSS2: DSI: Initial DSI video mode support
 2011-09-02  7:55 UTC  (7+ messages)
` [PATCH 10/10] OMAP: DSS2: DSI Video "

[PATCH 1/2] ath6kl: Fix endianness with chip register values
 2011-09-02  9:12 UTC  (3+ messages)
` [PATCH 2/2] ath6kl: Fix endianness in requesting chip register read

[media-ctl][PATCH] libmediactl: engage udev to get devname
 2011-09-02  8:42 UTC  (5+ messages)
` [media-ctl][PATCHv2 1/4] libmediactl: restruct error path
  ` [media-ctl][PATCHv2 3/4] libmediactl: use udev conditionally to get a devname

FW: Biweekly VMX status report. Xen:23799 & Dom0:1c3f03cc
 2011-09-02  9:10 UTC 

[PATCH v2] ath9k_hw: Fix rx latency of 11a mode
 2011-09-02  9:10 UTC  (3+ messages)

[PATCH] mmc: core: Add power off notify feature(eMMC 4.5)
 2011-09-02  9:08 UTC  (3+ messages)

[PATCH 0/5][PULL] multilib: bug fixes related with kernel, sysroot, rpm, etc
 2011-09-02  9:03 UTC  (6+ messages)
` [PATCH 1/5] hal: Remove build time dependency of virtual/kernel
` [PATCH 2/5] rootfs_rpm: setting DEFAULTTUNE for multilib archs
` [PATCH 3/5] multilib: set NO_MULTILIB for kernel recipes
` [PATCH 4/5] multilib: Using different sysroot for multilib recipes
` [PATCH 5/5] multilib: extend multilib prefix for libsdl

[PATCH] staging: iio: light: Fix compiler warning in tsl2563.c
 2011-09-02  9:11 UTC  (3+ messages)

[PATCH 0/3] [RESEND v5] VME Framework Fixes
 2011-09-02  9:02 UTC  (3+ messages)
` [PATCH 2/3] staging: vme: add struct vme_dev for VME devices

Getting started with OMAP3 ISP
 2011-09-02  9:02 UTC  (5+ messages)

[PATCH obexd 1/8] MAP Tracker: Fix folder and path handling
 2011-09-02  8:58 UTC  (8+ messages)
` [PATCH obexd 2/8] MAP Tracker: Fix memory issue in folder listing
` [PATCH obexd 3/8] MAP Tracker: Add support for DBus connection
` [PATCH obexd 4/8] MAP Tracker Add basic support for messages listing
` [PATCH obexd 5/8] MAP Tracker Add filter support in "
` [PATCH obexd 6/8] MAP Tracker: Add support for pulling messages
` [PATCH obexd 7/8] MAP Tracker: Add abort support in folder listing
` [PATCH obexd 8/8] MAP Tracker: Refactor session struct

[PATCH obexd 1/5] MAP: Add typedef for folder listing callback
 2011-09-02  8:57 UTC  (2+ messages)
` [PATCH obexd 5/5] MAP: Use pointers to const where appropriate


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.