All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-06 05:39:37 to 2012-09-06 07:13:35 UTC [more...]

[Qemu-devel] [PULL 00/54] usb patch queue
 2012-09-06  7:12 UTC  (43+ messages)
` [Qemu-devel] [PATCH 01/54] usb: controllers do not need to check for babble themselves
` [Qemu-devel] [PATCH 02/54] usb-core: Don't set packet state to complete on a nak
` [Qemu-devel] [PATCH 03/54] usb-core: Add a usb_ep_find_packet_by_id() helper function
` [Qemu-devel] [PATCH 04/54] usb-core: Allow the first packet of a pipelined ep to complete immediately
` [Qemu-devel] [PATCH 05/54] Revert "ehci: don't flush cache on doorbell rings."
` [Qemu-devel] [PATCH 06/54] ehci: Validate qh is not changed unexpectedly by the guest
` [Qemu-devel] [PATCH 07/54] ehci: Update copyright headers to reflect recent work
` [Qemu-devel] [PATCH 08/54] ehci: Properly cleanup packets on cancel
` [Qemu-devel] [PATCH 09/54] ehci: Properly report completed but not yet processed packets to the guest
` [Qemu-devel] [PATCH 10/54] ehci: check for EHCI_ASYNC_FINISHED first in ehci_free_packet
` [Qemu-devel] [PATCH 11/54] ehci: trace guest bugs
` [Qemu-devel] [PATCH 12/54] ehci: add doorbell trace events
` [Qemu-devel] [PATCH 13/54] ehci: Add some additional ehci_trace_guest_bug() calls
` [Qemu-devel] [PATCH 14/54] ehci: Fix memory leak in handling of NAK-ed packets
` [Qemu-devel] [PATCH 15/54] ehci: Handle USB_RET_PROCERR in ehci_fill_queue
` [Qemu-devel] [PATCH 16/54] ehci: Correct a comment in fetchqtd packet processing
` [Qemu-devel] [PATCH 17/54] usb-redir: Never return USB_RET_NAK for async handled packets
` [Qemu-devel] [PATCH 18/54] usb-redir: Don't delay handling of open events to a bottom half
` [Qemu-devel] [PATCH 19/54] usb-redir: Get rid of async-struct get member
` [Qemu-devel] [PATCH 20/54] usb-redir: Get rid of local shadow copy of packet headers
` [Qemu-devel] [PATCH 21/54] usb-redir: Get rid of unused async-struct dev member
` [Qemu-devel] [PATCH 23/54] usb-redir: Return babble when getting more bulk data then requested
` [Qemu-devel] [PATCH 24/54] usb-redir: Convert to new libusbredirparser 0.5 API
` [Qemu-devel] [PATCH 25/54] usb-redir: Set ep max_packet_size if available
` [Qemu-devel] [PATCH 26/54] usb-redir: Add a usbredir_reject_device helper function
` [Qemu-devel] [PATCH 27/54] usb-redir: Ensure our peer has the necessary caps when redirecting to XHCI
` [Qemu-devel] [PATCH 28/54] usb-redir: Enable pipelining for bulk endpoints
` [Qemu-devel] [PATCH 30/54] usb-audio: fix usb version
` [Qemu-devel] [PATCH 31/54] xhci: rip out background transfer code
` [Qemu-devel] [PATCH 33/54] xhci: move device lookup into xhci_setup_packet
` [Qemu-devel] [PATCH 34/54] xhci: implement mfindex
` [Qemu-devel] [PATCH 35/54] xhci: iso xfer support
` [Qemu-devel] [PATCH 36/54] xhci: trace cc codes in cleartext
` [Qemu-devel] [PATCH 37/54] xhci: add trace_usb_xhci_ep_set_dequeue
` [Qemu-devel] [PATCH 38/54] xhci: fix runtime write tracepoint
` [Qemu-devel] [PATCH 39/54] xhci: update register layout
` [Qemu-devel] [PATCH 40/54] xhci: update port handling
` [Qemu-devel] [PATCH 41/54] usb3: superspeed descriptors
` [Qemu-devel] [PATCH 42/54] usb3: superspeed endpoint companion
` [Qemu-devel] [PATCH 43/54] usb3: bos decriptor
` [Qemu-devel] [PATCH 44/54] usb-storage: usb3 support
` [Qemu-devel] [PATCH 52/54] xhci: support multiple interrupters

[PATCH 0/2] Add --expand to 'git notes get-ref'
 2012-09-06  6:11 UTC  (5+ messages)
` [PATCH 1/2] notes get-ref: --expand expands the output notes ref

linux-next: build failure after merge of the final tree (powerpc tree related)
 2012-09-06  7:11 UTC  (3+ messages)

Dockstar fails to boot since v3.0-rc6-6-g3835d69
 2012-09-06  7:10 UTC  (2+ messages)

[PATCH] cpufreq: OMAP: remove redundant loops_per_jiffy code
 2012-09-06  7:10 UTC  (2+ messages)

[PATCH v4] cpufreq: Add a generic cpufreq-cpu0 driver
 2012-09-06  7:09 UTC  (2+ messages)

radeon multi-channel lpcm
 2012-09-06  7:09 UTC  (6+ messages)

[GIT PULL] sound fixes for 3.6-rc5
 2012-09-06  7:08 UTC  (10+ messages)
` 
    ` (no subject)
        ` snd-usb: "delay: estimated 0, actual 352"

[PATCH] serial_core: fix sizeof(pointer)
 2012-09-06  7:08 UTC  (3+ messages)

[RFC PATCH V6 00/19] memory-hotplug: hot-remove physical memory
 2012-09-06  7:06 UTC  (6+ messages)
` [RFC PATCH V6 10/19] memory-hotplug: add memory_block_release

[PATCH v2] ARM: initial DTS support for km_kirkwood
 2012-09-06  7:04 UTC  (2+ messages)

[PATCH 0/4] Series short description
 2012-09-06  7:03 UTC  (6+ messages)
` [PATCH 2/4] ARM: OMAP: Split plat/hardware.h, introduce local hardware.h and soc.h for omap2+

[PATCH] OMAP GPIO - don't wake from suspend unless requested
 2012-09-06  7:02 UTC  (7+ messages)

git blame --follow
 2012-09-06  7:02 UTC 

[PATCH Resend] ASoC: imx-mc13783: use defines instead of numerical address of register
 2012-09-06  7:02 UTC  (4+ messages)

[PATCH RESEND] arm/dts: AM33XX: Add SPI device tree data
 2012-09-06  7:00 UTC 

[PATCH] HDA-Intel: Fix wrong CTLINDEX entries for HBR Passthrough
 2012-09-06  6:59 UTC  (2+ messages)

[PATCH 5/8] pwm i.MX: add devicetree support
 2012-09-06  6:58 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/5 v3] convert system_powerdown command to notifiers
 2012-09-06  6:57 UTC  (2+ messages)

[PATCH] Bluetooth: Add support for BCM20702A0 [04ca, 2003]
 2012-09-06  6:57 UTC 

[powerpc:next 24/29] drivers/atm/fore200e.h:263:3: error: redefinition of typedef 'opcode_t' with different type
 2012-09-06  6:27 UTC  (4+ messages)
` [powerpc:next 24/29] drivers/atm/fore200e.h:263:3: error: redefinition of typedef 'opcode_t' wit

[PATCH] user_ns: compile bug fix in quota.h
 2012-09-06  6:55 UTC 

[PATCH 00/58] modeset-rework, the basic conversion
 2012-09-06  6:55 UTC  (3+ messages)

[PATCH 0/3] HDMI HBR(High Bit Rate) Feature bug fix for Intel's Chips
 2012-09-06  6:53 UTC  (2+ messages)

[PATCH] pwm: pwm-tiecap: Disable APWM mode after configure
 2012-09-06  6:51 UTC  (2+ messages)

[PATCH 0/3] x86:mce: Some cleanups and bios-set CMCI thresholds
 2012-09-06  6:48 UTC  (4+ messages)
` [PATCH 2/3] x86/mce: Pack boolean MCE flags into a structure

About joining codecs together
 2012-09-06  6:43 UTC 

[PATCH v2 1/5] fat: allocate persistent inode numbers
 2012-09-06  6:46 UTC  (5+ messages)

su: (why not?) merged from latest coreutils
 2012-09-06  6:44 UTC  (3+ messages)

[PATCH] mmc: sdio: correct the name of SDIO_CCCR_IF[5] to avoid confusion
 2012-09-06  6:31 UTC 

[PATCH 1/3] x86/mce: Make sysfs tunables available globally across all cpus
 2012-09-06  6:40 UTC  (5+ messages)
` [PATCH] [mcelog] Start using the new sysfs tunables location

[PATCH] net: Small bug on rxhash calculation
 2012-09-06  6:42 UTC  (2+ messages)

unrecognized multi io pci card
 2012-09-06  6:41 UTC  (7+ messages)
      ` [PATCH] Add PCI IDs and quirks for WCH CH353 2S1P card

PATCH 3/3] btrfs: set extent-tree.c/add_excluded_extent as void
 2012-09-06  6:41 UTC 

[PATCH 2/3] btrfs: remove unnecessary -ENOMEM BUG_ON check in extent-tree.c/btrfs_alloc_logged_file_extent
 2012-09-06  6:41 UTC 

[PATCH 1/3] btrfs: remove unnecessary -ENOMEM BUG_ON check in extent-tree.c/exclude_super_stripes
 2012-09-06  6:40 UTC 

[PATCH 0/12] qlcnic: patches for new adapter - Qlogic 83XX CNA
 2012-09-06  6:22 UTC  (13+ messages)
` [PATCH 01/12] qlcnic: Refactoring - template based hardware interface
` [PATCH 02/12] qlcnic: Refactoring - Tx/Rx code path separation
` [PATCH 03/12] qlcnic: Refactoring - Moving hw specific data to hardware context
` [PATCH 04/12] qlcnic: remove 82xx specific register dump utility
` [PATCH 05/12] qlcnic: change driver firmware interface mechanism
` [PATCH 06/12] qlcnic: 83xx data path and HW interfaces routines
` [PATCH 07/12] qlcnic: 83xx adpater flash interface routines
` [PATCH 08/12] qlcnic: 83xx CNA inter driver communication mechanism
` [PATCH 09/12] qlcnic: enable 83xx virtual NIC mode
` [PATCH 10/12] qlcnic: register dump utility
` [PATCH 11/12] qlcnic: 83xx adpater ethtool
` [PATCH 12/12] qlcnic: update driver version - 5.1.30

[Ksummit-2012-discuss] Organising Mini Summits within the Kernel Summit
 2012-09-06  6:36 UTC  (4+ messages)
` [Workshop-2011] Media summit/KS-2012 proposals

[PATCH 4/4] qemuimagetest: modifying the scenario file as per new test cases
 2012-09-06  6:36 UTC 

[PATCH] ARM: OMAP4: wakeupgen: remove duplicate AUXCOREBOOT* read/write
 2012-09-06  6:35 UTC  (3+ messages)

[PATCH 3/4] qemuimagetest: add basic function to check syslogd
 2012-09-06  6:34 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2012-09-05
 2012-09-06  6:32 UTC 

[PATCH 2/4] qemuimagetest: add basic function to check enough disk space
 2012-09-06  6:31 UTC 

[PATCH] sg_io: allow UNMAP and WRITE SAME without CAP_SYS_RAWIO
 2012-09-06  6:31 UTC  (6+ messages)
    ` [Ping^3] "

[PATCH] Linux kernel contribution count script
 2012-09-06  6:23 UTC  (2+ messages)

[Qemu-devel] [Bug 929638] [NEW] qemu 1.0 unable to compile on the pandaboard ES
 2012-09-06  6:23 UTC  (3+ messages)
` [Qemu-devel] [Bug 929638] "

[PATCH v2 4/5] fat: eliminate orphaned inode number allocation
 2012-09-06  6:30 UTC  (6+ messages)

[PATCH 1/1] [ASoC] Fix v2: Revert 'ASoC: imx-ssi: Remove mono support'
 2012-09-06  6:29 UTC  (4+ messages)

[PATCH 1/4] qemuimagetest: basic function to check bash exists
 2012-09-06  6:29 UTC 

[U-Boot] [PATCH v1] MX: set a common place to share code for Freescale i.MX
 2012-09-06  6:28 UTC  (9+ messages)
` [U-Boot] [PATCH v2] "
` [U-Boot] [PATCH v3] "

tps65217.c:(.devinit.text+0x81c3): undefined reference to `of_regulator_match'
 2012-09-06  6:27 UTC  (2+ messages)

linux-next: manual merge of the spi-mb tree with the mmc tree
 2012-09-06  6:26 UTC  (2+ messages)

Increased multicast packet drops in 3.4
 2012-09-06  6:26 UTC  (4+ messages)

'nilfs' TRIM issue?
 2012-09-06  6:25 UTC  (4+ messages)

[U-Boot] [PATCH 0/6] add zip command support for uboot
 2012-09-06  6:23 UTC  (4+ messages)

[Qemu-devel] RFC: Add a new boot parameter to set delay time before seabios retry to boot
 2012-09-06  6:21 UTC  (2+ messages)

[PATCH v2 0/3] memory-hotplug: handle page race between allocation and isolation
 2012-09-06  6:18 UTC  (10+ messages)
` [PATCH v2 1/3] use get_page_migratetype instead of page_private
` [PATCH v2 2/3] mm: remain migratetype in freed page
` [PATCH v2 3/3] memory-hotplug: bug fix race between isolation and allocation

[PATCH] Btrfs: check return value of ulist_alloc() properly
 2012-09-06  6:18 UTC 

[GIT PULL] Renesas ARM-based SoC: KZM-A9-GT for 3.7 #2
 2012-09-06  6:18 UTC  (6+ messages)

makedumpfile-1.5.0: Introduce cyclic mode to fix memory usage
 2012-09-06  6:01 UTC 

[PATCH v5 0/5] Add device tree data for AM33XX devices
 2012-09-06  6:17 UTC  (5+ messages)
` [PATCH v5 1/5] arm/dts: AM33XX: Add basic pinctrl device tree data

[RFC,PATCH v2] efi: Add support for a UEFI variable filesystem
 2012-09-06  5:40 UTC 

Multiple speaker jacks (on an IDT codec)
 2012-09-06  6:14 UTC  (2+ messages)

[PATCH v2 0/4] can: c_can: Add suspend/resume and pinctrl support
 2012-09-06  6:09 UTC  (6+ messages)

[U-Boot] [PATCH v2 3/6] video: cfb_console: logo can be positioned via the splashpos variable
 2012-09-06  6:07 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/6] davinci: ea20: reorganisation LCD startup
` [U-Boot] [PATCH v3 2/6] davinci: ea20: the console is always set to the serial line
` [U-Boot] [PATCH v3 3/6] video: cfb_console: logo can be positioned via the splashpos variable
` [U-Boot] [PATCH v3 4/6] video: cfb_console: add function to plot the logo area black
` [U-Boot] [PATCH v3 5/6] da850/omap-l138: davinci_emac: Suppress auto negotiation if needed
` [U-Boot] [PATCH v3 6/6] davinci: ea20: add some configs and default environmet variables

[Buildroot] [PATCH] jimsh: new package
 2012-09-06  6:06 UTC  (2+ messages)

[net-next.git 0/7 (V2)] stmmac: remove dead code for STMMAC_TIMER and add new mitigation schema
 2012-09-06  6:06 UTC  (5+ messages)
` [net-next.git 4/7] stmmac: add Rx watchdog optimization to mitigate the DMA irqs

[for-denzil][meta-oe][PATCH 01/11] xz: updated to version 5.1.1alpha
 2012-09-06  5:52 UTC  (5+ messages)
` [for-denzil][meta-oe][PATCH 09/11] kernel: Add kernel headers to kernel-dev package

[PATCH v3] add acpi pmtimer support
 2012-09-06  6:03 UTC  (3+ messages)
` [SeaBIOS] "

[U-Boot] [PATCH v3] usb: do explicit unaligned accesses
 2012-09-06  6:02 UTC  (2+ messages)

Xen4.2-rc3 test result
 2012-09-06  5:59 UTC  (3+ messages)

[PATCHv2 4/4] gpio: smscece: Add support for gpio IO expander feature
 2012-09-06  5:57 UTC  (4+ messages)

[PATCH v2] add acpi pmtimer support
 2012-09-06  5:56 UTC  (5+ messages)
    ` [SeaBIOS] "

[PATCH v6 1/7] scsi: sr: support runtime pm for ODD
 2012-09-06  5:55 UTC  (5+ messages)

[Xenomai] Queue corruption from XDDP in Xenomai 2.6.1
 2012-09-06  5:53 UTC 

[Buildroot] [PATCHv2] u-boot: add version 2012.07
 2012-09-06  5:52 UTC  (2+ messages)

[PATCHv2 1/4] mfd: smsc: Add support for smsc gpio io/keypad driver
 2012-09-06  5:50 UTC  (4+ messages)

[PATCH 0/7] Fix some bugs in abspath.c
 2012-09-06  5:44 UTC  (6+ messages)
` [PATCH 7/7] t0000: verify that real_path() removes extra slashes

[balbi-usb:master 18/19] drivers/usb/musb/musb_core.c:357:21: error: 'struct usb_phy' has no member named 'state'
 2012-09-06  5:43 UTC  (4+ messages)
` [balbi-usb:master 18/19] drivers/usb/musb/musb_core.c:357:21: error: 'struct usb_phy' has no mem

[PATCH] cvsimport: strip all inappropriate tag strings
 2012-09-06  5:42 UTC  (2+ messages)

linux-next: manual merge of the arm-soc tree with the usb tree
 2012-09-06  5:42 UTC  (3+ messages)

[PATCH] drm/omap: update for interlaced
 2012-09-06  5:42 UTC  (2+ messages)

[U-Boot] [PATCH v3] PXE: FDT: Add support for fdt in PXE
 2012-09-06  5:40 UTC 

[Qemu-devel] [PATCH v2 0/4] spice: improve vga mode performance
 2012-09-06  5:39 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/4] spice: split qemu_spice_create_update
` [Qemu-devel] [PATCH v2 3/4] spice: add screen mirror
` [Qemu-devel] [PATCH v2 4/4] spice: send updates only for changed screen content


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.