All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-25 09:21:39 to 2011-10-25 10:14:53 UTC [more...]

[Buildroot] [pull request v4] Pull request for branch for-2011.11/asciidoc-manual
 2011-10-25 10:14 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] manual: convert existing documentation to the asciidoc format
` [Buildroot] [PATCH 2/4] manual: provide make targets to build the documentation

[PATCH 00/34] ath6kl Add multiple vif support
 2011-10-25 10:10 UTC  (25+ messages)
` [PATCH 01/34] ath6kl: Pass ath6kl structure to ath6kl_init() instead of net_device
` [PATCH 02/34] ath6kl: Keep wiphy reference in ath6kl structure
` [PATCH 03/34] ath6kl: Refactor wiphy dev and net dev init functions
` [PATCH 04/34] ath6kl: Cleanup fw interface type setting
` [PATCH 05/34] ath6kl: Define an initial vif structure and use it
` [PATCH 06/34] ath6kl: Define interface specific states
` [PATCH 07/34] ath6kl: Move ssid and crypto information to vif structure
` [PATCH 08/34] ath6kl: Move nw_type "
` [PATCH 09/34] ath6kl: Move bssid information "
` [PATCH 10/34] ath6kl: Move channel "
` [PATCH 13/34] ath6kl: Move disconnect timer "
` [PATCH 14/34] ath6kl: Move scan_req info and sme_state to vif
` [PATCH 15/34] ath6kl: Move few more vif specific information to struct ath6kl_vif
` [PATCH 16/34] ath6kl: Make net and target stats vif specific
` [PATCH 17/34] ath6kl: Maintain firmware interface index in struct ath6kl_vif
` [PATCH 19/34] ath6kl: Remove net_device from ath6kl
` [PATCH 20/34] ath6kl: Cleanup parameters in ath6kl_init_control_info() and ath6kl_init_profile_info()
` [PATCH 21/34] ath6kl: Refactor ath6kl_destroy()
` [PATCH 23/34] ath6kl: Store hw mac address in struct ath6kl
` [PATCH 26/34] ath6kl: Use the other variant of netdev (un)register APIs
` [PATCH 27/34] ath6kl: Configure inteface information for multi vif support
` [PATCH 29/34] ath6kl: Add a modparam to enable multi normal interface support
` [PATCH 31/34] ath6kl: Use appropriate wdev from vif
` [PATCH 32/34] ath6kl: Cleanup few function parametrs in cfg80211.c

[RFC v2 00/12] get rid of AP mode monitor interfaces
 2011-10-25 10:13 UTC  (3+ messages)
` [RFC v2 05/12] nl80211: advertise device AP SME

[Qemu-devel] Can qemu emulate IBM Power env?
 2011-10-25 10:12 UTC  (2+ messages)

[GIT PULL] pinctrl subsystem creation
 2011-10-25 10:11 UTC 

DRM planes and new fb creation ioctl
 2011-10-25  9:47 UTC  (12+ messages)
` [PATCH 01/11] drm: add plane support
` [PATCH 02/11] drm: add an fb creation ioctl that takes a pixel format
` [PATCH 03/11] drm/i915: rename existing overlay support to "legacy"
` [PATCH 04/11] drm/i915: add SNB video sprite support
` [PATCH 05/11] drm/i915: move pin & fence for plane past potential error paths
` [PATCH 06/11] drm/i915: plane teardown fixes
` [PATCH 07/11] drm/i915: enable new overlay code on IVB too
` [PATCH 08/11] drm/i915: overlay watermark hack
` [PATCH 09/11] drm/i915: fix overlay fb object handling
` [PATCH 10/11] drm/i915: clamp sprite to viewable area
` [PATCH 11/11] drm/i915: add sprite scaling support

[PATCH] Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMIC
 2011-10-25 10:09 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH] Documentation: fix typo
 2011-10-25 10:09 UTC  (3+ messages)
` [Qemu-trivial] "

linux-next: manual merge of the tty tree with Linus' tree
 2011-10-25 10:05 UTC  (3+ messages)
  ` [PATCH] tty/serial: atmel_serial: fixup merge conflict

[Qemu-devel] [PATCH 01/12] Fix typo: buf -> bus
 2011-10-25 10:07 UTC  (3+ messages)
` [Qemu-trivial] "

[GIT PULL] target: Updates for v3.2-rc1 (round one)
 2011-10-25 10:07 UTC  (11+ messages)

barebox on gta04
 2011-10-25 10:05 UTC  (5+ messages)

[Buildroot] [git commit] manual: refactor the targets into GENDOC macro
 2011-10-25 10:05 UTC 

[U-Boot] PLEASE DO WELL TO REPLY ME AS SOON AS POSSIBLE
 2011-10-25 10:02 UTC 

Libata_error_messages
 2011-10-25  9:57 UTC  (2+ messages)

[PATCH v0] fast-import: Add drop command
 2011-10-25  9:56 UTC  (8+ messages)

[GIT PULL] regmap updates for 3.2
 2011-10-25  9:54 UTC 

[U-Boot] sandbox and memory
 2011-10-25  9:54 UTC 

[Qemu-devel] [PATCH 1/1 V6 resent ] qemu-kvm: fix improper nmi emulation
 2011-10-25  9:55 UTC  (2+ messages)
`  "

[Buildroot] [PATCH 1/6] linux: vmlinux target is valid for powerpc too
 2011-10-25  9:53 UTC  (7+ messages)
` [Buildroot] [PATCH 4/6] qemu_x86: update to kernel 3.1 and add readme
` [Buildroot] [PATCH 5/6] qemu_sh4_r2d: update to kernel 3.1 and update readme

[PATCH] module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
 2011-10-25  9:52 UTC  (4+ messages)

[PATCH 0/7] Introducing a generic AMP framework
 2011-10-25  9:48 UTC  (24+ messages)
` [PATCH 1/7] amp/remoteproc: add framework for controlling remote processors
` [PATCH 2/7] amp/remoteproc: add debugfs entries
` [PATCH 3/7] amp/remoteproc: create rpmsg virtio device
` [PATCH 4/7] amp/omap: add a remoteproc driver
` [PATCH 5/7] ARM: OMAP: add amp/remoteproc support
` [PATCH 6/7] amp/rpmsg: add virtio-based remote processor messaging bus
` [PATCH 7/7] samples/amp: add an rpmsg driver sample

[Buildroot] [PATCH] udev: install in staging
 2011-10-25  9:52 UTC 

Partnership
 2011-10-25  9:52 UTC  (2+ messages)

[GIT PATCH] USB patches for 3.2
 2011-10-25  9:51 UTC 

[GIT PATCH] driver core patches for 3.2
 2011-10-25  9:50 UTC 

[PATCH] Add HybridISO support for PyGrub2
 2011-10-25  9:51 UTC  (3+ messages)

Fwd: [Bug 860175] Re: pci passthrough of snd_hda_intel or via usb to oneiric hvm breaks xen pvops drivers
 2011-10-25  9:49 UTC  (2+ messages)

NSIG/_NSIG sigset_t definition for 32 bit x86 in kernel head file
 2011-10-25  9:48 UTC 

XFS deadlock the second
 2011-10-25  9:47 UTC  (3+ messages)

[U-Boot] [PATCH 0/9] CLEANUP: Cleanup of arch/powerpc/ directory
 2011-10-25  9:46 UTC  (11+ messages)
` [U-Boot] [PATCH 1/9] PowerPC: Squash warning in mpc512x serial.c
` [U-Boot] [PATCH 2/9] GCC4.6: Squash warnings in denali_data_eye.c
` [U-Boot] [PATCH 3/9] GCC4.6: Squash warnings in denali_spd_ddr2.c
` [U-Boot] [PATCH 4/9] GCC4.6: Squash warnings in 44x_spd_ddr.c
` [U-Boot] [PATCH 5/9] GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c
` [U-Boot] [PATCH 6/9] GCC4.6: Squash warnings in 4xx_pcie.c
` [U-Boot] [PATCH 7/9] GCC4.6: Use dst instead of l2srbar in cpu_early_init.c
` [U-Boot] [PATCH 8/9] GCC4.6: Squash warnings in ddr[123]_dimm_params.c
` [U-Boot] [PATCH 9/9] GCC4.6: Squash warnings in mpc86xx/interrupts.c

[U-Boot] [PATCH] mmc: access mxcmmc from mx31 boards
 2011-10-25  9:43 UTC  (2+ messages)

linux-next: Tree for Oct 25
 2011-10-25  9:43 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] CLEANUP: Cleanup of misc remaining things found
 2011-10-25  9:41 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] GCC4.6: Squash warnings in LzmaTools.c
` [U-Boot] [PATCH 2/7] GCC4.6: Drop dead code from yaffs_guts.c
` [U-Boot] [PATCH 3/7] GCC4.6: Squash warnings in yaffs_guts.c
` [U-Boot] [PATCH 4/7] GCC4.6: Squash warning in tegra2 board.c
` [U-Boot] [PATCH 5/7] GCC4.6: Squash warnings in omap4 clocks.c
` [U-Boot] [PATCH 6/7] GCC4.6: Remove debugX() usage from spc1920 hpi
` [U-Boot] [PATCH 7/7] DEBUG: Fix debug macros

[PATCH 1/2] OMAPDSS: HDMI: Move duplicate code from boardfile to
 2011-10-25  9:41 UTC  (3+ messages)

[Qemu-devel] [BUG] qemu-kvm: memory_region_add_subregion_common: Assertion `!subregion->parent' failed
 2011-10-25  9:42 UTC  (2+ messages)
`  "

[U-Boot] [PATCH 0/4] CLEANUP: Cleanup of include/ directory
 2011-10-25  9:41 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] GCC4.6: Squash warning in cmd_date.c
` [U-Boot] [PATCH 2/4] RFT GCC4.6: Fix muas3001 and IDS8247
` [U-Boot] [PATCH 3/4] GCC4.6: Squash GTREADREG related errors
` [U-Boot] [PATCH 4/4] GCC4.6: Squash warning in lcd.c

[U-Boot] [PATCH 00/18] CLEANUP: Cleanup of drivers/ directory
 2011-10-25  9:40 UTC  (19+ messages)
` [U-Boot] [PATCH 01/18] GCC4.6: Squash warning in cfb_console.c
` [U-Boot] [PATCH 02/18] GCC4.6: Squash warning in cfi_flash.c
` [U-Boot] [PATCH 03/18] GCC4.6: Squash warning in jedec_flash.c
` [U-Boot] [PATCH 04/18] GCC4.6: Squash warnings in 4xx_enet.c
` [U-Boot] [PATCH 05/18] GCC4.6: Squash warnings in ahci.c
` [U-Boot] [PATCH 06/18] GCC4.6: Squash warnings in fsl_espi.c
` [U-Boot] [PATCH 07/18] GCC4.6: Squash warnings in fsl_pci_init.c
` [U-Boot] [PATCH 08/18] GCC4.6: Squash warnings in sata_sil3114.c
` [U-Boot] [PATCH 09/18] GCC4.6: Squash warnings in tqm8xx_pcmcia.c
` [U-Boot] [PATCH 10/18] GCC4.6: Squash error in pcmcia/i82365.c
` [U-Boot] [PATCH 11/18] GCC4.6: Fix warnings in pxa_mmc.c
` [U-Boot] [PATCH 12/18] GCC4.6: Squash warnings in smsc95xx.c
` [U-Boot] [PATCH 13/18] GCC4.6: Squash warnings in kirkwood_spi.c
` [U-Boot] [PATCH 14/18] GCC4.6: Squash warnings in lattice.c
` [U-Boot] [PATCH 15/18] GCC4.6: Squash warnings in ks8695eth.c
` [U-Boot] [PATCH 16/18] GCC4.6: Squash warning in bus_vcxk.c
` [U-Boot] [PATCH 17/18] GCC4.6: Squash warnings in fec_mxc.c
` [U-Boot] [PATCH 18/18] GCC4.6: Use debug() instead of debugX() in s3c24xx_nand.c

[PATCH] arm/tegra: Don't create duplicate gpio and pinmux devices
 2011-10-25  9:39 UTC  (3+ messages)

[U-Boot] [PATCH 0/5] CLEANUP: Cleanup of common/ directory
 2011-10-25  9:39 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] GCC4.6: Squash warnings in common/usb.c
` [U-Boot] [PATCH 2/5] GCC4.6: Squash warning in cmd_ide.c
` [U-Boot] [PATCH 3/5] GCC4.6: Squash warning in usb_storage.c
` [U-Boot] [PATCH 4/5] GCC4.6: Squash subsequent warnings "
` [U-Boot] [PATCH 5/5] GCC4.6: Squash undefined variable in cmd_mtdparts.c

[U-Boot] [PATCH 00/10] CLEANUP: Cleanup of board/ directory
 2011-10-25  9:38 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10] GCC4.6: Squash warning in mpc5121ads.c
` [U-Boot] [PATCH 02/10] GCC4.6: Squash warnings in diu.c
` [U-Boot] [PATCH 03/10] GCC4.6: Squash warnings in mpc8610hpcd.c
` [U-Boot] [PATCH 04/10] GCC4.6: Squash warnings in tqm834x.c
` [U-Boot] [PATCH 05/10] GCC4.6: Squash warning in cmd_pmc440.c
` [U-Boot] [PATCH 06/10] GCC4.6: Squash warnings in pmc405de.c
` [U-Boot] [PATCH 07/10] GCC4.6: Squash warnings in r360mpi/flash.c
` [U-Boot] [PATCH 08/10] GCC4.6: Squash warnings in PPChameleonEVB/flash.c
` [U-Boot] [PATCH 09/10] GCC4.6: Squash error in cpc45/pd67290.c
` [U-Boot] [PATCH 10/10] GCC4.6: Add macros to mv_gen_reg.h

Partnership
 2011-10-25  9:52 UTC 

[Buildroot] [PATCH] Allow build of dropbear without wtmp and lastlog support to stop it from generating system log error messages
 2011-10-25  9:36 UTC 

[PATCH 1/2] [ARM] mach-types: Re-add apf9328
 2011-10-25  9:36 UTC  (3+ messages)
` [PATCH 2/2] [ARM] MX1:apf9328: Add i2c support

[PATCH 2/2] OMAPDSS: HDMI: Disable HDMI DDC internal pull up
 2011-10-25  9:35 UTC  (3+ messages)

[PATCH bluez] add get_le/get_be helpers
 2011-10-25  9:34 UTC  (4+ messages)

[Qemu-devel] [PULL] VirtFS update 7
 2011-10-25  9:32 UTC 

kernel.org tarball/patch signature files
 2011-10-25  9:32 UTC  (8+ messages)

[Buildroot] [RFC] New package: QSerialDevice
 2011-10-25  9:29 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/2] rtc: Make mc13783-rtc driver generic
 2011-10-25  9:28 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/2] mx51evk: Add RTC support

[ANNOUNCE] 3.0.7-rt20
 2011-10-25  9:28 UTC  (2+ messages)

[PATCH] mm: avoid livelock on !__GFP_FS allocations
 2011-10-25  9:26 UTC  (4+ messages)

Display hotplug
 2011-10-25  9:25 UTC  (2+ messages)

[GIT] trivial
 2011-10-25  9:23 UTC 

[GIT PULL] assorted i.MX fixes
 2011-10-25  9:23 UTC 

[GIT] APM
 2011-10-25  9:23 UTC 

[GIT] HID
 2011-10-25  9:23 UTC 

I Need Your Assistance
 2011-10-25  9:20 UTC 

I Need Your Assistance
 2011-10-25  9:20 UTC 

[PATCH 3.0]isdn add audit to request_region
 2011-10-25  9:22 UTC  (2+ messages)

[PATCH hcidump 1/2] add get_le/get_be helpers
 2011-10-25  9:21 UTC  (3+ messages)
` [PATCH hcidump 2/2] decode fixed channel list info rsp


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.