messages from 2011-07-22 03:22:45 to 2011-07-22 06:01:32 UTC [more...]
[PATCH 00/15] ALSA: asihpi - update from HPI 4.06 to 4.08
2011-07-22 6:01 UTC (34+ messages)
` [PATCH 01/15] ALSA: asihpi - Give more meaningful name to hpi request message type
` [PATCH 01/15] "
` [PATCH 02/15] ALSA: asihpi - Increase request and response buffer sizes
` [PATCH 02/15] "
` [PATCH 03/15] ALSA: asihpi - Remove controlex structs and associated special data transfer code
` [PATCH 03/15] "
` [PATCH 04/15] ALSA: asihpi - DSP code loader API now independent of OS
` [PATCH 04/15] "
` [PATCH 05/15] ALSA: asihpi - Revise snd_pcm_debug_name, get rid of DEBUG_NAME macro
` [PATCH 05/15] "
` [PATCH 06/15] ALSA: asihpi - Remove spurious adapter index check
` [PATCH 06/15] "
` [PATCH 07/15] ALSA: asihpi - Remove unused structures, macros and functions
` [PATCH 07/15] "
` [PATCH 08/15] ALSA: asihpi - Fix minor typos and spelling
` [PATCH 08/15] "
` [PATCH 09/15] ALSA: asihpi - Make local function static
` [PATCH 09/15] "
` [PATCH 10/15] Add new node and message defines
` [PATCH 10/15] ALSA: asihpi - "
` [PATCH 11/15] ALSA: asihpi - Explicitly include mutex.h
` [PATCH 11/15] "
` [PATCH 12/15] ALSA: asihpi - Use size_t for sizeof result
` [PATCH 12/15] "
` [PATCH 13/15] ALSA: asihpi - Control name updates
` [PATCH 13/15] "
` [PATCH 14/15] Add volume mute controls
` [PATCH 14/15] ALSA: asihpi - "
` [PATCH 15/15] ALSA: asihpi - HPI version 4.08
` [PATCH 15/15] "
` Please ignore duplicates
[PATCH 1/4] powerpc/85xx: fix interrupt number of memory-controller for P4080
2011-07-22 6:00 UTC (4+ messages)
[PULL net] vhost-net: zercopy mode fixes
2011-07-22 6:00 UTC
[Qemu-devel] [PATCH v2 0/5] xen mapcache fixes and improvements
2011-07-22 5:59 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 4/5] exec.c: refactor cpu_physical_memory_map
` "
[PATCH v8 0/3] add the GPMI controller driver for IMX23/IMX28
2011-07-22 5:57 UTC (6+ messages)
[PATCH 0/2] OMAP3+: PM: SR fixes
2011-07-22 5:55 UTC (6+ messages)
` [PATCH 1/2] OMAP3+: PM: SR: use put_sync_suspend for disabling
` [PATCH 2/2] OMAP2+: PM: SR: add suspend/resume handlers
[md PATCH 00/34] md patches for 3.1 - part 1
2011-07-22 5:53 UTC (20+ messages)
` [md PATCH 11/34] md/raid5: add some more fields to stripe_head_state
` [md PATCH 08/34] md/raid5: replace sh->lock with an 'active' flag
` [md PATCH 10/34] md/raid5: unify stripe_head_state and r6_state
` [md PATCH 09/34] md/raid5: move common code into handle_stripe
` [md PATCH 06/34] md/raid5: Remove use of sh->lock in sync_request
` [md PATCH 07/34] md/raid5: Protect some more code with ->device_lock
` [md PATCH 12/34] md/raid5: move stripe_head_state and more code into handle_stripe
[PATCH 00/31] ath6kl: pending patches from ath6kl-cleanup
2011-07-22 5:53 UTC (34+ messages)
` [PATCH 00/31] *** SUBJECT HERE ***
` [PATCH 01/31] ath6kl: cleanup callbacks for different scatter gather method
` [PATCH 02/31] ath6kl: Move ath6kl_sdio_async_rw_scatter() down to other hif_ops functions
` [PATCH 03/31] ath6kl: Remove struct hif_scatter_req_priv
` [PATCH 04/31] ath6kl: Remove useless flags in hif_scatter_req
` [PATCH 05/31] ath6kl: Remove endpoint reference from hif_scatter_req
` [PATCH 06/31] ath6kl: Refactor refactor ath6kl_sdio_setup_scat_resource()
` [PATCH 07/31] ath6kl: Cleanup ath6kl_sdio_enable_scatter()
` [PATCH 08/31] ath6kl: Cleanup ath6kl_sdio_cleanup_scatter()
` [PATCH 09/31] ath6kl: Move down scatter enable and cleanup functions
` [PATCH 10/31] ath6kl: Merge scatter gather setup functions for two method
` [PATCH 11/31] ath6kl: Moe virt_scat from hif_dev_scat_sup_info to hif_scatter_req
` [PATCH 12/31] ath6kl: Refactor ath6kl_sdio_read_write_sync()
` [PATCH 13/31] ath6kl: Merge scatter rw request functions into one
` [PATCH 14/31] ath6kl: Remove ath6kldev_setup_msg_bndl()
` [PATCH 15/31] ath6kl: Minor cleanup in ath6kldev_submit_scat_req()
` [PATCH 16/31] ath6kl: Remove callback msg_pending() and used the function directly
` [PATCH 17/31] ath6kl: Move bundle size from ath6kl_device to htc_target
` [PATCH 18/31] ath6kl: Move block_sz and block_mask "
` [PATCH 19/31] ath6kl: Move scatter information "
` [PATCH 20/31] ath6kl: Bypass reading irq status based on chk_irq_status_cnt
` [PATCH 21/31] ath6kl: Move chk_irq_status_cnt from ath6kl_device to htc_target
` [PATCH 22/31] ath6kl: Remove unused struct ath6kl_async_reg_io_buffer
` [PATCH 23/31] ath6kl: Print bad trailer data only when htc fails to parse trailer info
` [PATCH 24/31] ath6kl: Rearrange the variable and the value position in IF condition
` [PATCH 25/31] ath6kl: Avoid two memset to clear src and desr mac addr variable memory in ath6kl_wmi_dot11_hdr_remove()
` [PATCH 26/31] ath6kl: Use bit field macros to maintain wlan enabled and disabled status
` [PATCH 27/31] ath6kl: don't force foreground scan when connected
` [PATCH 28/31] ath6kl: fix atomicity in ath6kl_cfg80211_scan_node()
` [PATCH 29/31] ath6kl: fix crash when interface is closed but scan is ongoing
` [PATCH 30/31] ath6kl: remove dependency to wireless extensions
` [PATCH 31/31] ath6kl: change aggreation timeout message from an error to a debug message
mount FS without filesystem type
2011-07-22 5:47 UTC (5+ messages)
[Qemu-devel] buildbot failure in qemu on default_i386_debian_5_0
2011-07-22 5:44 UTC (3+ messages)
` [Qemu-devel] [PATCH] target-sparc: Fix compiler errors (format strings)
[ANNOUNCE] 3.0-rc7-rt0
2011-07-22 5:43 UTC (3+ messages)
` [PATCH] Various fixups from first bug reports
linux-next: manual merge of the staging tree with the net tree
2011-07-22 5:42 UTC (2+ messages)
[PATCH V4 00/13] To use DMA generic APIs for Samsung DMA
2011-07-22 5:42 UTC (4+ messages)
` [PATCH V4 03-1/13] DMA: PL330: Support DMA_SLAVE_CONFIG command
[Buildroot] [PATCH 1/4] squid: bump to version 3.1.14
2011-07-22 5:35 UTC (3+ messages)
` [Buildroot] [PATCH 3/4] iptables: bump to version 1.4.11.1
[PATCH 0/4] Fix CPU hotplug IRQ migration
2011-07-22 5:35 UTC (2+ messages)
VM backup problem
2011-07-22 5:34 UTC
[Buildroot] [git commit] iproute2: bump to version 2.6.39
2011-07-22 5:34 UTC
[Buildroot] [git commit] squid: bump to version 3.1.14
2011-07-22 5:34 UTC
[Buildroot] [git commit] iptables: unbreak build without ipv6 support
2011-07-22 5:34 UTC
[Buildroot] [git commit] iproute2: ensure TARGET_CFLAGS are used
2011-07-22 5:34 UTC
[Buildroot] [git commit] binutils: add version 2.21.1
2011-07-22 5:34 UTC
[Buildroot] [git commit] iptables: largefile support not required anymore
2011-07-22 5:34 UTC
[Buildroot] [git commit] busybox: busybox-1.18.x.config: enable blkid applet
2011-07-22 5:34 UTC
[Buildroot] [git commit] usbmount: bump to 0.0.21
2011-07-22 5:34 UTC
[Buildroot] [git commit] iptables: bump to version 1.4.11.1
2011-07-22 5:34 UTC
[Qemu-devel] [PATCH] pci: Common overflow prevention
2011-07-22 5:32 UTC (2+ messages)
[xen-unstable test] 8223: regressions - FAIL
2011-07-22 5:30 UTC
[PATCH] acenic: include NET_SKB_PAD headroom to incoming skbs
2011-07-22 5:28 UTC
[PATCH] libxt_TCPMSS.c: unbreak build without ipv6 after ea2a02f7
2011-07-22 5:24 UTC
Problem installing vanilla kernel on Fedora 13
2011-07-22 5:23 UTC (3+ messages)
XFS internal error XFS_WANT_CORRUPTED_GOTO
2011-07-22 5:23 UTC (2+ messages)
[RFC PATCH 00/17] ARM: common idle infrastructure
2011-07-22 5:21 UTC (8+ messages)
` [PATCH 03/17] ARM: gic: Use cpu pm notifiers to save gic state
[PATCH 5/7] ehci mxc: make it more flexible to be used for mx28
2011-07-22 5:18 UTC (3+ messages)
Confusion with setting up new RAID6 with mdadm
2011-07-22 5:17 UTC (4+ messages)
[PATCH v5 0/1] input: add driver for Bosch Sensortec's BMA150 accelerometer
2011-07-22 5:16 UTC (3+ messages)
` [PATCH v5 1/1] "
Reject non-ipsec traffic
2011-07-22 5:15 UTC (10+ messages)
[PATCH]vmscan: add block plug for page reclaim
2011-07-22 5:14 UTC (8+ messages)
Reply
2011-07-21 22:11 UTC
ath: Unable to reset channel (2412 MHz), reset status -5
2011-07-22 5:07 UTC (7+ messages)
[Qemu-devel] live snapshot wiki updated
2011-07-22 5:06 UTC (14+ messages)
[ath9k-devel] multiple virtual ad-hoc interfaces
2011-07-22 5:03 UTC (6+ messages)
` [ath9k-devel] AP + IBSS in different ath9k versions
[PATCH v5 0/6] mc13783: add pwr button support
2011-07-22 5:00 UTC (8+ messages)
` [PATCH 1/6] mc13xxx: Unconditionally register regulator subdevice
` [PATCH 2/6] mc13xxx: implicitly register led subdevice
` [PATCH 3/6] mc13xxx: remove obsolete leds and regualtors flags
` [PATCH 4/6] mc13xxx: remove unused define
` [PATCH 5/6] mc13783: add power button support
(unknown)
2011-07-22 4:57 UTC
time system call expensive?
2011-07-22 4:57 UTC (4+ messages)
[PATCH] ARM: do not mark CPU 0 as hotpluggable
2011-07-22 4:56 UTC (5+ messages)
Bizarre NAT behavior
2011-07-22 4:53 UTC (8+ messages)
[PATCH v2 0/5] notifier error injection
2011-07-22 4:49 UTC (4+ messages)
[PATCH 1/1] md: style/readability cleanups
2011-07-22 4:42 UTC
[ath9k-devel] Master mode support ath9k_htc
2011-07-22 4:41 UTC (2+ messages)
[PATCH 0/2] upgrade tcf-agent to the latest stable revision 0.0+svnr1855
2011-07-22 4:35 UTC (3+ messages)
` [PATCH 1/2] tcf-agent: upgrade "
Bridging behavior apparently changed around the Fedora 14 time
2011-07-22 4:39 UTC (13+ messages)
[U-Boot] [PATCH 1/2] gpio: Add GPIO driver framework for Marvell SoCs
2011-07-22 4:38 UTC (2+ messages)
[PATCH] can: make function can_get_bittiming static
2011-07-22 4:35 UTC (2+ messages)
[PATCH] net: Kobj and queues_kset should be used when CONFIG_XPS is enabled
2011-07-22 4:34 UTC (2+ messages)
[PATCH net-next] vmxnet3: fix publicity of NETIF_F_HIGHDMA
2011-07-22 4:34 UTC (2+ messages)
[PATCH net-next] vmxnet3: set netdev parant device before calling netdev_info
2011-07-22 4:34 UTC (2+ messages)
[PATCH] ASIX: Add AX88772B USB ID
2011-07-22 4:34 UTC (2+ messages)
[PATCH NEXT 1/1] netxen: add fw version compatibility check
2011-07-22 4:33 UTC (2+ messages)
[PATCH net-next-2.6] be2net: request native mode each time the card is reset
2011-07-22 4:33 UTC (2+ messages)
[PATCH] Constrain UFO fragment sizes to multiples of 8 bytes
2011-07-22 4:32 UTC (3+ messages)
[PATCH] ASoC: Revert "ASoC: SAMSUNG: Add I2S0 internal dma driver"
2011-07-22 4:31 UTC (2+ messages)
[net-next 00/10][pull request] Intel Wired LAN Driver Update
2011-07-22 4:31 UTC (3+ messages)
[PATCH repost] Fix panic in virtnet_remove
2011-07-22 4:29 UTC (4+ messages)
[PATCH] CDMA devinfo: send AT+GCAP to check devinfo
2011-07-22 4:28 UTC
[PATCH net-next-2.6] ipv6: make fragment identifications less predictable
2011-07-22 4:26 UTC (2+ messages)
[PATCH] SpeedUp CDMA: querying SIM state during powering on phase
2011-07-22 4:25 UTC
[PATCH -tip v2 0/6] perf script: add BTS analysis features
2011-07-22 4:25 UTC (7+ messages)
` [PATCH -tip v2 2/6] perf script: add magic word to indicate the failure of resolving symbols
[BUG] ipv6: all routes share same inetpeer
2011-07-22 4:25 UTC (4+ messages)
[Bug 39732] New: JBD: Spotted dirty metadata buffer (dev = dm-2, blocknr = 2512725). There's a risk of filesystem corruption in case of system crash
2011-07-22 4:22 UTC
[PATCH] e2fsck: fix error in computing blocks of the ending group
2011-07-22 4:18 UTC (2+ messages)
` [PATCH V2] "
linux-next: manual merge of the trivial tree with the net tree
2011-07-22 4:18 UTC (2+ messages)
new metadata reader/writer locks in integration-test
2011-07-22 4:06 UTC (6+ messages)
[PATCH] correct_error_code.patch
2011-07-22 4:03 UTC
[PATCH] OMAP: irq: loop counter fix in omap_init_irq()
2011-07-22 3:58 UTC
[PATCH] udev: add support for SpeedUp CDMA dongles
2011-07-22 3:57 UTC
[PATCH v2 0/3] Add device tree probe for imx-sdma driver
2011-07-22 3:54 UTC (3+ messages)
[git pull] Please pull powerpc.git of-pci branch
2011-07-22 3:44 UTC (2+ messages)
[PATCH 0/2] Misc Fixes
2011-07-21 21:08 UTC (3+ messages)
` [PATCH 1/2] python: fix security vulnerability
` [PATCH 2/2] fix Upstream-Status line for few patches
[PATCH 3/3] staging: olpc_dcon: replace remaining calls to i2c_smbus_read/write
2011-07-22 3:38 UTC
[PATCH 2/3] staging: olpc_dcon: drop support for DCON v1
2011-07-22 3:37 UTC
[PATCH 1/3] staging: olpc_dcon: remove noinit module variable
2011-07-22 3:37 UTC
[PATCH 0/2] Misc Fixes
2011-07-22 3:32 UTC (4+ messages)
` [PATCH 1/2] python: fix security vulnerability
[GIT PULL] (xen) stable/drivers for 3.1
2011-07-22 3:33 UTC
[GIT PULL] (xen) stable/pci.cleanups.v1 for 3.1
2011-07-22 3:33 UTC
[GIT PULL] (xen) stable/bug.fixes for 3.1
2011-07-22 3:33 UTC
How Can I install xen 3.4.2 from source code
2011-07-22 3:33 UTC (2+ messages)
[Qemu-devel] [Bug 524447] Re: virsh save is very slow
2011-07-22 3:25 UTC (3+ messages)
Proposed patches for Linux 3.1 kernel
2011-07-22 3:30 UTC (5+ messages)
` [Xen-devel] "
Re
2011-07-22 3:23 UTC (2+ messages)
Re
2011-07-22 3:23 UTC
GIT tree names 's/-2.6//'
2011-07-22 3:26 UTC
[PATCH 00/10] works of adding packages pam support
2011-07-22 3:21 UTC (6+ messages)
` [PATCH 04/10] polkit: Support PAM
[PATCH] tclibc-uclibc: Fix TARGET_OS for powerpc
2011-07-22 3:18 UTC
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.