All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-08 13:09:55 to 2011-08-08 13:59:35 UTC [more...]

[PATCHv2 00/82] staging: brcm80211: resubmit previously posted patches
 2011-08-08 13:59 UTC  (70+ messages)
` [PATCHv2 01/82] staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernel
` [PATCHv2 02/82] staging: brcm80211: bugfix for len==0 parameter in 3 fullmac functions
` [PATCHv2 03/82] staging: brcm80211: merged bmac.c into main.c
` [PATCHv2 04/82] staging: brcm80211: shuffled sections in main.c
` [PATCHv2 05/82] staging: brcm80211: removed function declaration typedefs from phy_int.h
` [PATCHv2 06/82] staging: brcm80211: removed function declaration typedefs from aiutils.h
` [PATCHv2 07/82] staging: brcm80211: removed function declaration typedefs from dma.h part 1
` [PATCHv2 08/82] staging: brcm80211: removed function declaration typedefs from dma.h part 2
` [PATCHv2 09/82] staging: brcm80211: removed function declaration typedefs from dma.h part 3
` [PATCHv2 10/82] staging: brcm80211: removed function declaration typedefs from dma.h part 4
` [PATCHv2 11/82] staging: brcm80211: removed function declaration typedefs from otp.c
` [PATCHv2 12/82] staging: brcm80211: removed function declaration typedefs from main.h,pub.h
` [PATCHv2 13/82] staging: brcm80211: removed function declaration typedefs from brcmutil
` [PATCHv2 14/82] staging: brcm80211: replaced various typedefs
` [PATCHv2 15/82] staging: brcm80211: replaced typedef wlc_rateset_t
` [PATCHv2 16/82] staging: brcm80211: replaced typedef wl_rateset_t by struct brcm_rateset
` [PATCHv2 17/82] staging: brcm80211: replaced all volatile typedefs
` [PATCHv2 18/82] staging: brcm80211: modify the FOREACH_BSS macro
` [PATCHv2 19/82] staging: brcm80211: use mutex instead of semaphore in dhd_linux.c
` [PATCHv2 20/82] staging: brcm80211: remove duplicated code from brcmf_init_iscan
` [PATCHv2 21/82] staging: brcm80211: remove volatile keyword from driver sources
` [PATCHv2 22/82] staging: brcm80211: use native error code in brcmf_c_pattern_atoh()
` [PATCHv2 23/82] staging: brcm80211: fix for checkpatch 'avoid externs in c file' warning
` [PATCHv2 24/82] staging: brcm80211: power save issue fixed in brcmfmac driver
` [PATCHv2 25/82] staging: brcm80211: brcmfmac: Enabling FW roaming by default
` [PATCHv2 26/82] staging: brcm80211: brcmfmac: Connect request made robust
` [PATCHv2 27/82] staging: brcm80211: use mac_pton() instead of own implementation
` [PATCHv2 28/82] staging: brcm80211: fix for 'remove unnecessary braces' checkpatch warning
` [PATCHv2 29/82] staging: brcm80211: brcmfmac: Fixed issues with iscan
` [PATCHv2 30/82] staging: brcm80211: brcmfmac: Roamed channel info passed to cfg80211
` [PATCHv2 31/82] staging: brcm80211: move sdio related variables to dhd_sdio.c
` [PATCHv2 32/82] staging: brcm80211: move ioctl response wait code "
` [PATCHv2 33/82] staging: brcm80211: replace semaphore by wait_queue for sysioc thread
` [PATCHv2 34/82] staging: brcm80211: remove volatile keyword used in struct rte_console
` [PATCHv2 35/82] staging: brcm80211: fix for checkpatch warnings in phy directory
` [PATCHv2 36/82] staging: brcm80211: resolved checkpatch warnings in LCN phy
` [PATCHv2 37/82] staging: brcm80211: resolved checkpatch warnings in N phy
` [PATCHv2 38/82] staging: brcm80211: fixed build issue for big endian platforms
` [PATCHv2 39/82] staging: brcm80211: remove MIPS specific 'sync' instruction in fullmac
` [PATCHv2 40/82] staging: brcm80211: removed R_REG and OR_REG macro's from fullmac
` [PATCHv2 41/82] staging: brcm80211: removed global variable from sdio fullmac
` [PATCHv2 42/82] staging: brcm80211: replace simple_strtoul usage in brcmsmac
` [PATCHv2 43/82] staging: brcm80211: remove private timeout functions in fullmac
` [PATCHv2 44/82] staging: brcm80211: move brcmf_mmc_suspend to sdio layer "
` [PATCHv2 45/82] staging: brcm80211: remove global wait queue head sdioh_spinwait_sleep
` [PATCHv2 46/82] staging: brcm80211: remove code for unsupported chip
` [PATCHv2 47/82] staging: brcm80211: get rid of sd debug message macro in fullmac
` [PATCHv2 48/82] staging: brcm80211: remove structure sdio_hc in brcmfmac
` [PATCHv2 49/82] staging: brcm80211: remove SDLX_MSG from brcmfmac
` [PATCHv2 51/82] staging: brcm80211: absorb brcmf_sdcard_attach into brcmf_sdio_probe
` [PATCHv2 52/82] staging: brcm80211: absorb brcmf_sdcard_detach into brcmf_sdio_remove
` [PATCHv2 53/82] staging: brcm80211: replace simple_strtoul usage in brcmfmac
` [PATCHv2 54/82] staging: brcm80211: fixed checkpatch warnings for fullmac
` [PATCHv2 55/82] staging: brcm80211: fixed checkpatch warnings for brcmutil dir
` [PATCHv2 56/82] staging: brcm80211: fixed checkpatch warnings for 'include' dir
` [PATCHv2 57/82] staging: brcm80211: use PCI_DEVICE() macro in device table
` [PATCHv2 59/82] staging: brcm80211: reformat long lines in brcmsmac to 80 columns
` [PATCHv2 60/82] staging: brcm80211: remove wl_alloc_dma_resources() function
` [PATCHv2 61/82] staging: brcm80211: remove dma_addrwidth() function
` [PATCHv2 62/82] staging: brcm80211: revert removal of atomic initialization
` [PATCHv2 63/82] staging: brcm80211: cleaned up softmac DMA layer
` [PATCHv2 64/82] staging: brcm80211: removed void * from softmac phy
` [PATCHv2 66/82] staging: brcm80211: placed suspend flag in gInstance in brcmfmac
` [PATCHv2 67/82] staging: brcm80211: remove struct brcmf_sdioh_driver from brcmfmac
` [PATCHv2 70/82] staging: brcm80211: remove dead code "
` [PATCHv2 71/82] staging: brcm80211: remove dead client interrupt "
` [PATCHv2 80/82] staging: brcm80211: fix 'uninitialized usage' compiler warning
` [PATCHv2 81/82] staging: brcm80211: remove target platform limitations for drivers
` [PATCHv2 82/82] staging: brcm80211: updated TODO file

[SPAM] Téléchargez le guide des radiateurs à inertie
 2011-08-08 13:59 UTC 

[U-Boot] [PATCH v2] Fix wrong loop bound in flush_cache() when "size" is zero
 2011-08-08 13:57 UTC 

[Drbd-dev] request for review - DRBD multi volume support for 3.2
 2011-08-08 13:57 UTC 

[Qemu-devel] support for Freescale MPC8xx (850/860) processors/platforms
 2011-08-08 13:57 UTC  (3+ messages)

[RFC 0/4] [flexcan] Add support for powerpc (freescale p1010) -V6
 2011-08-08 13:56 UTC  (11+ messages)
` [RFC 5/5] [powerpc] Implement a p1010rdb clock source

[RFC PATCH 08/15] ARM: perf: remove unnecessary armpmu->stop
 2011-08-08 13:56 UTC 

[ANNOUNCE] 3.0.1-rt8
 2011-08-08 13:55 UTC  (2+ messages)
` rcu stalls running 3.0.1-rt8

[U-Boot] [PATCH] Fix wrong loop bound in flush_cache() when "size" is zero
 2011-08-08 13:55 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/7]: Introduce the QemuState type
 2011-08-08 13:54 UTC  (11+ messages)
` [Qemu-devel] [PATCH 2/7] Replace VMSTOP macros with a proper "

Permission denied (13) on Samsung WEP475 headset?
 2011-08-08 13:53 UTC  (10+ messages)

[Qemu-devel] [PATCH v4] XBZRLE delta for live migration of large memory apps
 2011-08-08 13:51 UTC  (6+ messages)

[PATCH 01/23] audio: move interface declarations to their headers
 2011-08-08 13:50 UTC  (7+ messages)
` [PATCH 02/23] avrcp: use C99 instead of gcc extension
` [PATCH 10/23] avrcp: handle GetCurrentPlayerAplicationSettingValue pdu

[PATCH] mac80211: clear sta.drv_priv on reconfiguration
 2011-08-08 13:50 UTC 

[PATCH BlueZ v3] Fix possible invalid read/free on media.c
 2011-08-08 13:49 UTC  (2+ messages)

[Qemu-devel] [PATCH] qemu-img: Use qemu_blockalign
 2011-08-08 13:48 UTC  (2+ messages)

[PATCH 0/5] IO-less dirty throttling v8
 2011-08-08 13:47 UTC  (7+ messages)
` [PATCH 2/5] writeback: dirty position control
` [PATCH 4/5] writeback: per task dirty rate limit

[PATCH v2 0/2] add profile version to HandsfreeAgent
 2011-08-08 13:45 UTC  (3+ messages)
` [PATCH v2 1/2] hfpmodem: fix hf features
` [PATCH v2 2/2] hfp_hf: retrieve AG version

Media Subsystem Workshop 2011
 2011-08-08 13:45 UTC  (9+ messages)
  ` [Workshop-2011] "

[RFC][PATCH 0/8] Having perf use libparsevent.a
 2011-08-08 13:42 UTC  (3+ messages)

[PATCH 0/7] ROSE: Misc fixes
 2011-08-08 13:40 UTC  (7+ messages)

[PATCH] x86, efi: Don't recursively acquire rtc_lock
 2011-08-08 13:40 UTC  (2+ messages)

[linux-lvm] linux kernel 2.6.39 LVM2 rootfs initrd kernel panic "no rootfs found" with userspace dmsetup+libdevmapper <= 1.02.48
 2011-08-08 13:39 UTC  (2+ messages)

[PATCH 1/2] mac80211: refactor sta_info_insert_rcu to 3 main stages
 2011-08-08 13:35 UTC  (2+ messages)

[PATCH] regulator: tps6586x: add SMx slew rate setting
 2011-08-08 13:32 UTC  (6+ messages)

[PATCH] headers, sysctl: Add missing #include to <linux/sysctl.h> for userland
 2011-08-08 13:31 UTC 

[PATCH] headers, ncp: Add missing #include to <linux/ncp_fs.h> for userland
 2011-08-08 13:30 UTC 

[PATCH] headers, nfsd: Add missing #includes to <linux/nfsd/syscall.h>
 2011-08-08 13:29 UTC 

[Qemu-devel] RFC: moving fsfreeze support from the userland guest agent to the guest kernel
 2011-08-08 13:26 UTC  (3+ messages)

[PATCH] ARM errata: Possible cache data corruption with hit-under-miss enabled
 2011-08-08 13:26 UTC  (4+ messages)

[PATCH] posix-aio-compat: fix latency issues
 2011-08-08 13:26 UTC  (5+ messages)
` [Qemu-devel] "

[PATCH v2] mokomaze: Update Project URLs
 2011-08-08 13:21 UTC 

[PATCH 0/5] Export the sock's security context to proc
 2011-08-08 13:25 UTC  (6+ messages)
` [PATCH 1/5] Define the function to write sock's security context to seq_file

include/linux/netlink.h: problem when included by an application
 2011-08-08 13:25 UTC  (15+ messages)
` [PATCH 00/12] Fix net header dependencies
  ` [PATCH 01/12] headers, pppox: Add missing #include to <linux/if_pppox.h>
  ` [PATCH 02/12] headers, ax25: Add missing #include to <linux/netrom.h>, <linux/rose.h>
  ` [PATCH 03/12] headers, pppol2tp: Use __kernel_pid_t in <linux/pppol2tp.h>
  ` [PATCH 04/12] headers, net: Use __kernel_sa_family_t in more definitions shared with userland
  ` [PATCH 05/12] headers, net: Define struct __kernel_sockaddr, replacing struct sockaddr
  ` [PATCH 06/12] headers, netfilter: Use kernel type names __u8, __u16, __u32
  ` [PATCH 07/12] headers, tipc: Add missing #include to <linux/tipc_config.h> for userland
  ` [PATCH 08/12] headers, netfilter: Add missing #include <limits.h> "
  ` [PATCH 09/12] headers, xtables: Add missing #include <linux/netfilter.h>
  ` [PATCH 10/12] headers, can: Add missing #include to <linux/can/bcm.h>
  ` [PATCH 11/12] headers, scc: Add missing #include to <linux/scc.h>
  ` [PATCH 12/12] headers, ppp: Add missing #include to <linux/if_ppp.h>
    ` [PATCH 12/12] headers, ppp: Add missing #include to

[PATCH 0/6] update mesh frame formats
 2011-08-08 13:24 UTC  (5+ messages)
` [PATCH 1/6] mac80211: fix mesh beacon format
` [PATCH 4/6] mac80211: update mesh peering frame format

[PATCH] ARM: Samsung: fix watchdog reset issue with clk_get()
 2011-08-08 13:22 UTC 

[PATCH v2 1/6] TTY: serial, remove BTM from wait_until_sent
 2011-08-08 13:21 UTC  (3+ messages)

[PATCH] Introduce short names for fixed width integer types
 2011-08-08 13:19 UTC  (7+ messages)
` [Qemu-devel] "

[Buildroot] Adding libev to buildroot
 2011-08-08 13:19 UTC  (3+ messages)

osd down after adding OSDs
 2011-08-08 13:19 UTC 

[RFC PATCH v2 0/9] bql: Byte Queue Limits
 2011-08-08 13:18 UTC  (3+ messages)

[PATCH] gtk-icon-cache: fix RDEPENDS append bug
 2011-08-08 13:11 UTC  (2+ messages)

xtables latency?
 2011-08-08 13:16 UTC  (5+ messages)

[PATCH 0/4] Richard/Saul,
 2011-08-08 13:10 UTC  (2+ messages)

[PATCH v3 00/39] Memory API, batch 2: PCI devices
 2011-08-08 13:15 UTC  (9+ messages)
` [PATCH v3 01/39] virtio-pci: get config on init
  ` [Qemu-devel] "

[LTP] Porting of LTP on Android - Patch
 2011-08-08 13:13 UTC 

"Corrupt dinode 6242615, (btree extents). This is a bug."
 2011-08-08 13:12 UTC  (4+ messages)
  ` "Corrupt dinode 6242615, (btree extents). This is a bug."<o

[PATCH] ARM: EXYNOS4: Fix the IRQ definitions for MIPI CSIS device
 2011-08-08 13:11 UTC  (2+ messages)

[U-Boot] [PATCH V8 0/9] OMAP3 and devkit8000 SPL support
 2011-08-08 13:11 UTC  (11+ messages)
` [U-Boot] [PATCH V9 "
  ` [U-Boot] [PATCH V9 1/9] omap-common/omap4: relocate early UART clock setup
  ` [U-Boot] [PATCH V9 2/9] omap3: Configure RAM bank 0 if in SPL
  ` [U-Boot] [PATCH V9 3/9] omap-common: add nand spl support
  ` [U-Boot] [PATCH V9 4/9] spl: add NAND Library to new SPL
  ` [U-Boot] [PATCH V9 5/9] spl: Add POWER library to new spl
  ` [U-Boot] [PATCH V9 6/9] omap3: new SPL structure support
  ` [U-Boot] [PATCH V9 7/9] devkit8000: Add nand-spl support for new SPL
  ` [U-Boot] [PATCH V9 8/9] omap3: implement boot parameter saving
  ` [U-Boot] [PATCH V9 9/9] omap-common: reorganize spl.c

[PATCH] nl80211: add support to abort a scan request on tx
 2011-08-08 13:11 UTC  (3+ messages)
` [PATCHv2] "

[PATCH v4 00/39] Memory API, batch 2: PCI devices
 2011-08-08 13:09 UTC  (31+ messages)
` [Qemu-devel] [PATCH v4 02/39] pci: add API to get a BAR's mapped address
` [Qemu-devel] [PATCH v4 04/39] vga: convert vga and its derivatives to the memory API
` [Qemu-devel] [PATCH v4 05/39] cirrus: simplify mmio BAR access functions
` [Qemu-devel] [PATCH v4 06/39] cirrus: simplify bitblt "
` [Qemu-devel] [PATCH v4 07/39] cirrus: simplify vga window mmio "
` [Qemu-devel] [PATCH v4 08/39] vga: "
` [Qemu-devel] [PATCH v4 09/39] cirrus: simplify linear framebuffer "
` [Qemu-devel] [PATCH v4 10/39] Integrate I/O memory regions into qemu
` [Qemu-devel] [PATCH v4 13/39] rtl8139: convert to memory API
` [Qemu-devel] [PATCH v4 14/39] ac97: "
` [Qemu-devel] [PATCH v4 15/39] e1000: "
` [Qemu-devel] [PATCH v4 18/39] ide: "
` [Qemu-devel] [PATCH v4 19/39] ivshmem: "
` [Qemu-devel] [PATCH v4 20/39] virtio-pci: "
` [Qemu-devel] [PATCH v4 21/39] ahci: "
` [Qemu-devel] [PATCH v4 23/39] lsi53c895a: "
` [Qemu-devel] [PATCH v4 24/39] ppc: "
` [Qemu-devel] [PATCH v4 25/39] ne2000: "
` [Qemu-devel] [PATCH v4 28/39] isa-mmio: "
` [Qemu-devel] [PATCH v4 29/39] sun4u: "
` [Qemu-devel] [PATCH v4 30/39] ehci: "
` [Qemu-devel] [PATCH v4 31/39] uhci: "
` [Qemu-devel] [PATCH v4 32/39] xen-platform: "
` [Qemu-devel] [PATCH v4 33/39] msix: "
` [Qemu-devel] [PATCH v4 34/39] pci: remove pci_register_bar_simple()
` [Qemu-devel] [PATCH v4 35/39] pci: convert pci rom to memory API
` [Qemu-devel] [PATCH v4 36/39] pci: remove pci_register_bar()
` [Qemu-devel] [PATCH v4 37/39] pci: fold BAR mapping function into its caller
` [Qemu-devel] [PATCH v4 38/39] pci: rename pci_register_bar_region() to pci_register_bar()
` [Qemu-devel] [PATCH v4 39/39] pci: remove support for pre memory API BARs


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.