messages from 2011-06-29 22:22:01 to 2011-06-30 00:01:25 UTC [more...]
How to reuse code in oe-core environment
2011-06-29 23:57 UTC (2+ messages)
[PATCH 1/1] Staging: hv: Integrate the time source driver with Hyper-V detection code
2011-06-29 19:06 UTC (2+ messages)
Audit rotate vs log rotate questions
2011-06-29 23:55 UTC (2+ messages)
long hangs when deleting large directories (3.0-rc3)
2011-06-29 23:53 UTC (11+ messages)
Crypto Fixes for 2.6.34
2011-06-29 23:51 UTC (12+ messages)
` Crypto Fixes for 2.6.35
` Crypto Fixes for 2.6.36
` Crypto Fixes for 2.6.37
` Crypto Fixes for 2.6.38
` Crypto Fixes for 2.6.39
` Crypto Fixes for 3.0
Generic Attribute API race condition
2011-06-29 23:50 UTC (5+ messages)
[PATCH 0/8] PM / Domains: Support for generic I/O PM domains (v5)
2011-06-29 23:50 UTC (6+ messages)
` [PATCH 0/10 v6] PM / Domains: Support for generic I/O PM domains
` [PATCH 7/10 v6] PM / Domains: Don't stop wakeup devices during system sleep transitions
[PATCH 000/119] staging: brcm80211: more code cleanup and bug fixed
2011-06-29 23:48 UTC (120+ messages)
` [PATCH 001/119] staging: brcm80211: fix checkpatch errors in types.h
` [PATCH 002/119] staging:brcm80211:brcmfmac: CONNECTING status bit is set at appropriate location
` [PATCH 003/119] staging: brcm80211: remove flash related code from initvars_srom_pci()
` [PATCH 004/119] staging: brcm80211: minor cleanup in initvars_srom_pci()
` [PATCH 005/119] staging: brcm80211: make use of linux error codes in srom.c
` [PATCH 006/119] staging: brcm80211: remove unused sdtxlock from fullmac
` [PATCH 007/119] staging: brcm80211: remove empty sdrxqlock "
` [PATCH 008/119] staging: brcm80211: move sdtxqlock codes to dhd_sdio.c
` [PATCH 009/119] staging: brcm80211: remove unused files from fullmac
` [PATCH 010/119] staging: brcm80211: remove code for unsupported chipsets from brcmsmac
` [PATCH 011/119] staging: brcm80211: remove unsupported chipset code from brcmsmac phy
` [PATCH 012/119] staging: brcm80211: remove otp power control functions
` [PATCH 013/119] staging: brcm80211: remove code from pmu.c related to unsupported chipsets
` [PATCH 014/119] staging: brcm80211: remove unused macro definitions from pmu.c
` [PATCH 015/119] staging: brcm80211: remove chip simulation specific code
` [PATCH 016/119] staging: brcm80211: remove macro FOREACH_AS_STA
` [PATCH 017/119] staging: brcm80211: change FOREACH_BSS macro to remove checkpatch error
` [PATCH 018/119] staging: brcm80211: remove macro definition DRV_MODULE_NAME
` [PATCH 019/119] staging: brcm80211: get rid on IS_CFG80211_FAVORITE macro
` [PATCH 020/119] staging: brcm80211: move assert function to dhd_linux.c
` [PATCH 021/119] staging: brcm80211: parsed ADDBA response ack window parameter
` [PATCH 022/119] staging: brcm80211: taking max AMPDU length advertized by peer into account
` [PATCH 023/119] staging: brcm80211: corrected tx status feedback for non AMPDU packets
` [PATCH 024/119] staging: brcm80211: Changed comments
` [PATCH 025/119] staging: brcm80211: removed unneeded 'if' statement
` [PATCH 026/119] staging: brcm80211: delete empty brcmfmac/README file
` [PATCH 027/119] staging: brcm80211: run scripts/cleanfile to remove whitespace errors
` [PATCH 028/119] staging: brcm80211: cleanup "
` [PATCH 029/119] staging: brcm80211: add missing KERN_ facility level to printk()
` [PATCH 030/119] staging: brcm80211: flatten wlc_phy_shared_detach()
` [PATCH 031/119] staging: brcm80211: remove unnecessary null check
` [PATCH 032/119] staging: brcm80211: reorg brcms_c_validboardtype for clarity
` [PATCH 033/119] staging: brcm80211: correct bcmsdh_recv_buf() calls
` [PATCH 034/119] staging: brcm80211: remove wireless extensions support from brcmfmac
` [PATCH 035/119] staging: brcm80211: replaced prefix of SDIO related functions
` [PATCH 036/119] staging: brcm80211: remove dhd_set_timer function prototype
` [PATCH 037/119] staging: brcm80211: remove unused globals from dhd_common.c
` [PATCH 038/119] staging: brcm80211: remove extern function prototypes from c files
` [PATCH 039/119] staging: brcm80211: rename functions and variables in dhd_common.c
` [PATCH 040/119] staging: brcm80211: rename ioctl command codes in dhd.h
` [PATCH 041/119] staging: brcm80211: remove unused definitions from dhd.h
` [PATCH 042/119] staging: brcm80211: replace macro BCM_MSG_IFNAME_MAX with IFNAMSIZ
` [PATCH 043/119] staging: brcm80211: rename event handling definition
` [PATCH 044/119] staging: brcm80211: rename module parameters
` [PATCH 045/119] staging: brcm80211: remove unnecessary abstraction for scheduler
` [PATCH 046/119] staging: brcm80211: rename fullmac functions
` [PATCH 047/119] staging: brcm80211: remove unused prototypes from dhd.h
` [PATCH 048/119] staging: brcm80211: removed BDC defines
` [PATCH 049/119] staging: brcm80211: rename fullmac protocol related functions
` [PATCH 050/119] staging: brcm80211: get rid of PKT[TO/FROM]NATIVE macros
` [PATCH 051/119] staging: brcm80211: rename dhd_prot and get rid of dhd_prot_t typedef
` [PATCH 052/119] staging: brcm80211: remove conditional SIMPLE_ISCAN code
` [PATCH 053/119] staging: brcm80211: rename netdevice related functions in fullmac
` [PATCH 054/119] staging: brcm80211: rename static functions in dhd_linux.c
` [PATCH 055/119] staging: brcm80211: rename more brcmfmac module parameters
` [PATCH 056/119] staging: brcm80211: replaced typedef sdioh_info_t by struct sdioh_info
` [PATCH 057/119] staging: brcm80211: replaced typedef bcmsdh_info_t by struct brcmf_sdio
` [PATCH 058/119] staging: brcm80211: replaced typedef by struct for several sdio types
` [PATCH 059/119] staging: brcm80211: replaced typedef SDIOH_API_RC by int
` [PATCH 060/119] staging: brcm80211: replaced more sdio related typedefs by structs
` [PATCH 061/119] staging: brcm80211: further renaming in fullmac sources
` [PATCH 062/119] staging: brcm80211: remove ARP_OFFLOAD_SUPPORT macro definition
` [PATCH 063/119] staging: brcm80211: remove PKT_FILTER_SUPPORT "
` [PATCH 064/119] staging: brcm80211: remove BCMLXSDMMC "
` [PATCH 065/119] staging: brcm80211: always enable code for PLATFORM_BUS functionality
` [PATCH 066/119] staging: brcm80211: remove DHD_SCHED macro definition
` [PATCH 067/119] staging: brcm80211: remove EMBEDDED_PLATFORM "
` [PATCH 068/119] staging: brcm80211: remove MMC_SDIO_ABORT "
` [PATCH 069/119] staging: brcm80211: remove TOE "
` [PATCH 070/119] staging: brcm80211: define SHOW_EVENTS macro only for debugging
` [PATCH 071/119] staging: brcm80211: replace DHD_DEBUG macro with BCMDBG
` [PATCH 072/119] staging: brcm80211: remove unnecessary macro defintions
` [PATCH 073/119] staging: brcm80211: remove custom gpio support code
` [PATCH 074/119] staging: brcm80211: remove conditional code fragments from brcmfmac
` [PATCH 075/119] staging: brcm80211: rename EPI_VERSION_STR macro
` [PATCH 076/119] staging: brcm80211: use linux native ethertype iso ETH_P_BRCM
` [PATCH 077/119] staging: brcm80211: move sdio related suspend/resume code to bus interface layer
` [PATCH 078/119] staging: brcm80211: move waitqueue code to dhd_sdio.c
` [PATCH 079/119] staging: brcm80211: move fullmac watchdog timer "
` [PATCH 080/119] staging: brcm80211: move debug console related "
` [PATCH 081/119] staging: brcm80211: move dpc "
` [PATCH 082/119] staging: brcm80211: move sdio resource lock "
` [PATCH 083/119] staging: brcm80211: clean up firmware download code in fullmac
` [PATCH 084/119] staging: brcm80211: rename function variables
` [PATCH 085/119] staging: brcm80211: remove unused definitions from dhd.h
` [PATCH 086/119] staging: brcm80211: rename structure definitions in dhd.h
` [PATCH 087/119] staging: brcm80211: rename macro "
` [PATCH 088/119] staging: brcm80211: remove unused macro definitions from dhd.h
` [PATCH 089/119] staging: brcm80211: structure renaming in dhd.h
` [PATCH 090/119] staging: brcm80211: rename structure definitions in dhd_linux.c
` [PATCH 091/119] staging: brcm80211: rename struct dhd_pub to struct brcmf_pub
` [PATCH 092/119] staging: brmc80211: cleaned up sdio related error codes
` [PATCH 093/119] staging: brcm80211: removed global function declarations from .c files
` [PATCH 094/119] staging: brcm80211: removed last occurrences of bcmsdh/BCMSDH
` [PATCH 095/119] staging: brcm80211: sdh related code cleanup
` [PATCH 096/119] staging: brcm80211: removed brcmf_sdioh_interrupt_pending()
` [PATCH 097/119] staging: brcm80211: removed brcmf_sdioh_reset()
` [PATCH 098/119] staging: brcm80211: removed brcmf_sdioh_start() and brcmf_sdioh_stop()
` [PATCH 099/119] staging: brcm80211: removed file sdiovar.h
` [PATCH 100/119] staging: brcm80211: further cleaned fullmac header files
` [PATCH 101/119] staging: brcm80211: removed last global function declaration in .c file
` [PATCH 102/119] staging: brcm80211: rename function variables
` [PATCH 103/119] staging: brcm80211: remove unused macros from dhd_dbg.h
` [PATCH 104/119] staging: brcm80211: rename dhd_bus structure and functions
` [PATCH 105/119] staging: brcm80211: rename static functions in wl_cfg80211.c
` [PATCH 106/119] staging: brcm80211: removed last typedefs from fullmac
` [PATCH 107/119] staging: brcm80211: removed unused code and definitions "
` [PATCH 108/119] staging: brcm80211: fullmac register access macro's take u32 instead of pointers
` [PATCH 109/119] staging: brcm80211: replaced macro R_SDREG by function r_sdreg()
` [PATCH 110/119] staging: brcm80211: replaced macro W_SDREG by function w_sdreg()
` [PATCH 111/119] staging: brcm80211: got rid of redundant member 'regs' of struct dhd_bus
` [PATCH 112/119] staging: brcm80211: removed last amd64 compiler warnings
` [PATCH 113/119] staging: brcm80211: W_REG macro cleanup in fullmac SDIO
` [PATCH 114/119] staging: brcm80211: removed unused definitions from dhd_sdio.c
` [PATCH 115/119] staging: brcm80211: rename structures and variables in wl_cfg80211.c
` [PATCH 116/119] staging: brcm80211: rename pointer conversion macros in wl_cfg80211.h
` [PATCH 117/119] staging: brcm80211: rename external function in wl_cfg80211.c
` [PATCH 118/119] staging: brcm80211: fix for reported log spam problem
` [PATCH 119/119] staging: brcm80211: updated TODO file
[PATCH v4 0/6] NFC subsystem
2011-06-29 23:46 UTC (8+ messages)
` [PATCH v4 1/6] NFC: add nfc subsystem core
[PATCH] crypto: caam - fix operator precedence in shared descriptor allocation
2011-06-29 23:44 UTC (4+ messages)
[PATCH] eglibc-locale: add missing 2.12 version
2011-06-29 23:39 UTC (2+ messages)
[PATCH v7 00/16] EVM
2011-06-29 23:42 UTC (3+ messages)
[PATCH v3] futex: Fix regression with read only mappings
2011-06-29 23:38 UTC (3+ messages)
` [PATCH v4] "
USBIP protocol documentation?
2011-06-29 23:34 UTC (8+ messages)
` [PATCH, RFC] USBIP protocol documentation
[PATCH] bridge: Forward EAPOL Kconfig option BRIDGE_PAE_FORWARD
2011-06-29 23:34 UTC (16+ messages)
` [PATCH 1/2] bridge: ignore pause & bonding frames
` [PATCH 2/2] bridge: pass through 802.1X & co. in 'dumb' mode
[GIT PULL] perf tools updates
2011-06-29 23:34 UTC (7+ messages)
` [PATCH 1/6] perf tools: Add inverted call graph report support
` [PATCH 2/6] perf tools: Make sort operations static
` [PATCH 3/6] perf tools: Remove sort print helpers declarations
` [PATCH 4/6] perf tools: Don't display ignored entries on stdio ui
` [PATCH 5/6] perf tools: Allow sort dimensions to be registered more than once
` [PATCH 6/6] perf tools: Only display parent field if explictly sorted
[PATCH] Revert "V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)"
2011-06-29 23:35 UTC (3+ messages)
[U-Boot] Pull request u-boot-blackfin.git (post branch)
2011-06-29 23:30 UTC (3+ messages)
[PATCH] OMAP3: run the ASM sleep code from DDR
2011-06-29 23:30 UTC (7+ messages)
[ANNOUNCE] iproute2 2.6.39
2011-06-29 23:27 UTC
Consistent MAC on Beagleboard xM
2011-06-29 23:11 UTC (3+ messages)
[PATCH] linux-firmware: add cxgb4 firmware file
2011-06-29 22:54 UTC (2+ messages)
` [PATCH] linux-firmware: update cxgb4 firmware
[PATCH] OMAP4: I2C: Enable FIFO usage for OMAP4
2011-06-29 23:23 UTC (2+ messages)
[U-Boot] [PATCH/RFC] unify version_string
2011-06-29 23:18 UTC (3+ messages)
` [U-Boot] [PATCH/RFC v4] "
[PATCH/RFC] Encapsulating isatty(2) calls into new progress_is_desired()
2011-06-29 23:17 UTC (2+ messages)
High CPU Utilization When Copying to Ext4
2011-06-29 23:16 UTC (4+ messages)
+ mm-nommuc-fix-remap_pfn_range-update.patch added to -mm tree
2011-06-29 23:16 UTC
[B.A.T.M.A.N.] [PATCHv2] batman-adv: pass a unique flag arg instead of a sequence of bool ones
2011-06-29 23:14 UTC (3+ messages)
` [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: split tt_local/global_entry flags field for local and remote computations
` [B.A.T.M.A.N.] [PATCHv3 2/2] batman-adv: pass a unique flag arg instead of a sequence of bool ones
IOMMU Domain for Dom0
2011-06-29 23:11 UTC (3+ messages)
[PATCH] pass ELD to HDMI/DP audio driver
2011-06-29 23:11 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/1] nfs-utils: Don't hard code source and destination args
2011-06-29 23:09 UTC (3+ messages)
[PATCH] bridge: Forward EAPOL when sysfs bridge/pae_forward is set
2011-06-29 23:02 UTC
htpasswd file outside of standard Apache location
2011-06-29 23:01 UTC (3+ messages)
` context of files not adapted to new directory when moved (was: htpasswd file outside of standard Apache location)
i2c-ocores timeout bug
2011-06-29 22:55 UTC (2+ messages)
[PATCH 0/1] Add env setting to support libtool2.4 m4 macro
2011-06-29 23:09 UTC (2+ messages)
` [PATCH 1/1] Add OECORE_ACLOCAL_OPTS to env setup scripts for autotool project using correct libtool 2.4
+ notifiers-pm-move-pm-notifiers-into-suspendh-update.patch added to -mm tree
2011-06-29 22:52 UTC
Linux pNFS status meeting 06/02/11
2011-06-29 22:52 UTC (2+ messages)
` Linux pNFS status meeting - NO MEETING THIS WEEK
[PATCH 1/1] net/fec: iMX53 needs gasket for both MII and RMII
2011-06-29 22:50 UTC
+ kernel-configsc-include-module_-when-config_ikconfig_proc=n.patch added to -mm tree
2011-06-29 22:48 UTC
[U-Boot] Is somebody workin on getting the AT91SAM9G45EKES working on the latest build?
2011-06-29 22:47 UTC
+ mach-ux500-add-lm3530-als-platform-data-for-u5500.patch added to -mm tree
2011-06-29 22:46 UTC
+ leds-lm3530-calibrate-als-input-voltage.patch added to -mm tree
2011-06-29 22:46 UTC
[PATCH 11/11] gprs: Add API to set a 'detach'notification callback
2011-06-29 22:46 UTC (2+ messages)
[Bug 36327] New: fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend
2011-06-29 22:43 UTC (2+ messages)
` [Bug 36327] "
[PATCH 02/11] stk: Add support for the proactive command 'Open channel'
2011-06-29 22:38 UTC (2+ messages)
[PATCH 08/15] bfa: Extend BSG interface
2011-06-29 22:38 UTC (3+ messages)
[PATCH] KEYS: Fix error handling in construct_key_and_link()
2011-06-29 22:36 UTC (2+ messages)
[PATCH] eglibc-locale: fix localedef packaging
2011-06-29 22:31 UTC (3+ messages)
MPS table vs ACPI
2011-06-29 22:32 UTC
mds sync wrlock
2011-06-29 22:33 UTC (5+ messages)
[U-Boot] [PATCH] ehci-hcd: Allow cleanups to happen on an EHCI timeout
2011-06-29 22:32 UTC (2+ messages)
[PATCH] virt: Cleaning up debug messages
2011-06-29 22:31 UTC
+ checkpatchpl-add-ability-to-ignore-various-messages.patch added to -mm tree
2011-06-29 22:29 UTC
+ acpi-remove-nid_inval.patch added to -mm tree
2011-06-29 22:24 UTC
+ oom-remove-references-to-old-badness-function.patch added to -mm tree
2011-06-29 22:24 UTC
Building behind a firewall/proxy
2011-06-29 22:19 UTC (3+ messages)
+ notifiers-vt-move-vt-notifiers-into-vth.patch added to -mm tree
2011-06-29 22:23 UTC
+ notifiers-sys-move-reboot-notifiers-into-rebooth.patch added to -mm tree
2011-06-29 22:23 UTC
+ notifiers-pm-move-pm-notifiers-into-suspendh.patch added to -mm tree
2011-06-29 22:23 UTC
+ notifiers-net-move-netdevice-notifiers-into-netdeviceh.patch added to -mm tree
2011-06-29 22:23 UTC
+ notifiers-cpu-move-cpu-notifiers-into-cpuh.patch added to -mm tree
2011-06-29 22:23 UTC
[PATCH 01/11] gprs: Add private APIs to activate/deactivate private contexts
2011-06-29 22:22 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.