messages from 2014-09-24 11:16:43 to 2014-09-24 12:13:33 UTC [more...]
[PATCH] mfd: rtsx_pcr: Fix MSI enable error handling
2014-09-24 12:13 UTC
[Qemu-devel] [PATCH 00/30] complete conversion to hotplug-handler API
2014-09-24 12:13 UTC (35+ messages)
` [Qemu-devel] [PATCH 01/30] test: virtio-scsi: check if hot-plug/unplug works
` [Qemu-devel] [PATCH 02/30] test: virtio-serial: "
` [Qemu-devel] [PATCH 03/30] test: virtio-rng: "
` [Qemu-devel] [PATCH 05/30] test: virtio-blk: "
` [Qemu-devel] [PATCH 06/30] test: usb: add port test to uhci unit test
` [Qemu-devel] [PATCH 07/30] test: usb: generic usb device hotplug
` [Qemu-devel] [PATCH 08/30] test: usb: usb-storage hotplug test
` [Qemu-devel] [PATCH 09/30] access BusState.allow_hotplug using wraper qbus_is_hotpluggable()
` [Qemu-devel] [PATCH 10/30] qdev: HotplugHandler: rename unplug callback to unplug_request
` [Qemu-devel] [PATCH 11/30] qdev: HotplugHandler: provide unplug callback
` [Qemu-devel] [PATCH 12/30] qdev: add simple/generic unplug callback for HotplugHandler
` [Qemu-devel] [PATCH 13/30] qdev: hotplug: set handler only if HOTPLUG_HANDLER interface is supported
` [Qemu-devel] [PATCH 14/30] target-i386: ICC bus: replace BusState.allow_hotplug with hotplug_handler
` [Qemu-devel] [PATCH 15/30] virtio-pci: "
` [Qemu-devel] [PATCH 16/30] virtio-serial: convert to hotplug-handler API
` [Qemu-devel] [PATCH 17/30] virtio-mmio: drop useless bus->allow_hotplug = 0
` [Qemu-devel] [PATCH 18/30] s390x: drop not used allow_hotplug in event-facility
` [Qemu-devel] [PATCH 19/30] s390x: convert s390-virtio to hotplug handler API
` [Qemu-devel] [PATCH 20/30] s390x: convert virtio-ccw "
` [Qemu-devel] [PATCH 21/30] scsi: make scsi_bus_new() assign hotplug controller
` [Qemu-devel] [PATCH 22/30] scsi: convert pvscsi HBA to hotplug hander API
` [Qemu-devel] [PATCH 23/30] scsi: convert virtio-scsi HBA to hotplug handler API
` [Qemu-devel] [PATCH 24/30] scsi: cleanup not used anymore SCSIBusInfo{hotplug, hot_unplug} fields
` [Qemu-devel] [PATCH 25/30] usb-bot: drop not needed "allow_hotplug = 0"
` [Qemu-devel] [PATCH 26/30] usb-storage: make its storage SCSI bus hotpluggable explicitly
` [Qemu-devel] [PATCH 27/30] usb-storage: drop not needed "allow_hotplug = 0"
` [Qemu-devel] [PATCH 28/30] usb: convert to hotplug handler API
` [Qemu-devel] [PATCH 29/30] qdev: drop legacy hotplug fields/methods
` [Qemu-devel] [PATCH 30/30] qdev: HotplugHandler: add support for unplugging BUS-less devices
AMD GPU passthrough in Xen
2014-09-24 12:12 UTC (5+ messages)
[PATCH 00/45 v3] tool changes to honor configure --prefix=DIR
2014-09-24 12:11 UTC (4+ messages)
` [PATCH 19/46] Add configure --with-initd-dir=DIR
[PATCH v5 0/7] Enable L2 cache support on Exynos4210/4x12 SoCs
2014-09-24 12:10 UTC (7+ messages)
` [PATCH v5 4/7] ARM: l2c: Add support for overriding prefetch settings
[PATCH v4 0/4] x86/HVM: fix various aspects of APIC emulation
2014-09-24 12:10 UTC (7+ messages)
` [PATCH v4 2/4] x86/HVM: fix ID handling of x2APIC emulation
[PATCH for 4.5 v4 1/4] xen: add real time scheduler rtds
2014-09-24 12:09 UTC (2+ messages)
[PATCH v3] kvm-vfio: do not use module_init
2014-09-24 12:09 UTC
[PATCH 00/11] FP/MSA fixes
2014-09-24 12:08 UTC (4+ messages)
` [PATCH 04/11] MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA support
[PATCH v2] kvm-vfio: do not use module_init
2014-09-24 12:07 UTC (3+ messages)
imx6: webkit html5 video with hardware acceleration
2014-09-24 12:07 UTC (13+ messages)
[PATCH] kbuild, LLVMLinux: Add -Werror to cc-option to support clang
2014-09-24 12:07 UTC (2+ messages)
[PATCH v4 0/4] dvb: Add support for PT3 ISDB-S/T card
2014-09-24 12:06 UTC (8+ messages)
` [PATCH v4 3/4] tc90522: add driver for Toshiba TC90522 quad demodulator
[for master 0/5] GFX/MM patches from meta-glsdk layer
2014-09-24 12:06 UTC (4+ messages)
` [for master 4/5] example-applications: Adding repository of GLSDK example applications
[U-Boot] [PATCH v2 0/9] Add a better USB keyboard polling method
2014-09-24 12:06 UTC (10+ messages)
` [U-Boot] [PATCH v2 1/9] usb: ehci: Do not disable an already disabled periodic schedule
` [U-Boot] [PATCH v2 2/9] usb: ehci: Move interrupt packet length check to create_int_queue
` [U-Boot] [PATCH v2 3/9] usb: ehci: Move cache invalidation to poll_int_queue
` [U-Boot] [PATCH v2 4/9] usb: Make pollable int support available outside of ehci-hcd.c
` [U-Boot] [PATCH v2 5/9] usb: kbd: Remove unused usb_kbd_generic_poll function
` [U-Boot] [PATCH v2 6/9] usb: kbd: Fix memleak on usb_kbd_deregister()
` [U-Boot] [PATCH v2 7/9] stdio: Fix memleak on stdio_deregister
` [U-Boot] [PATCH v2 8/9] usb: kbd: Cache pipe, interval and packetsize
` [U-Boot] [PATCH v2 9/9] usb: kbd: Add (optional) support for using an interrupt queue for polling
[PATCH] Bluetooth: Fix reason code used for rejecting SCO connections
2014-09-24 12:05 UTC (2+ messages)
ACPI/i915: Cannot configure display brightness on Dell Latitude E6440
2014-09-24 12:04 UTC (6+ messages)
[GIT PULL for 3.18] mem2mem changes
2014-09-24 12:03 UTC (3+ messages)
[PATCHv3] dmaengine: fsl-edma: fixup reg offset and hw S/G support in big-endian model
2014-09-24 12:03 UTC (4+ messages)
[PATCH v9 00/10] rtc: at91sam9: add DT support
2014-09-24 12:03 UTC (6+ messages)
[Buildroot] [PATCH 0/2] i.MX6 SABRESD improvements
2014-09-24 12:03 UTC (3+ messages)
` [Buildroot] [PATCH 1/2] freescale/imx6-sabresd: use global patch dir
` [Buildroot] [PATCH 2/2] freescale/imx6-sabresd: use up-to-date mainline Linux
How do we determine IP Address of interface the packet arrived on
2014-09-24 12:03 UTC (3+ messages)
[PATCH v2 1/2] drm/i915: Initialize bdw workarounds in logical ring mode too
2014-09-24 12:02 UTC (2+ messages)
` [PATCH v2 2/2] drm/i915: Initialize chv "
[PATCH 00/10] spi: dw: make DMA working
2014-09-24 12:02 UTC (11+ messages)
` [PATCH 02/10] spi: dw-mid: always use duplex transfers when DMA
` [PATCH 04/10] spi: dw-mid: follow new DMAengine workflow
Integration of custom recipe with SDK
2014-09-24 12:01 UTC (6+ messages)
[RFC PATCH v2 00/16] Add ACPI _DSD and unified device properties support
2014-09-24 12:00 UTC (4+ messages)
` [RFC PATCH v2 05/16] mfd: Add ACPI support
FAMILY TREASURE FOR SALE
2014-09-24 12:00 UTC
[PATCH v2 0/2] mfd: viperboard: cleanups and fix for cache line sharing
2014-09-24 12:00 UTC (5+ messages)
` [PATCH v2 1/2] mfd: viperboard: allocate I/O buffer separately
[PATCH on mfd-regulator-power-v3.17] charger: max14577: Fix build breakage when compiled as module
2014-09-24 12:00 UTC
Recent changes (master)
2014-09-24 12:00 UTC
[PATCH RFC] virtio_pci: fix virtio spec compliance on restore
2014-09-24 11:59 UTC (4+ messages)
[Qemu-devel] [PATCH v4 00/19] drop qapi nested structs
2014-09-24 11:58 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 09/19] qapi: Add tests of redefined expressions
` [Qemu-devel] [PATCH v4 10/19] qapi: Better error messages for duplicated expressions
[PATCH 1/2] Revert "mfd: wm5102: Manually apply register patch"
2014-09-24 11:58 UTC (4+ messages)
` [PATCH 2/2] mfd: arizona: Correct mask to allow setting micbias external cap
[PATCH 0/5] media token resource framework
2014-09-24 11:57 UTC (5+ messages)
` [PATCH 1/5] media: add media token device "
` [PATCH 2/5] media: v4l2-core changes to use media tuner token api
[PATCH V3] svcrdma: advertise the correct max payload
2014-09-24 11:55 UTC (3+ messages)
[PATCH v7 0/8] charger/mfd: max14577: Add support for MAX77836
2014-09-24 11:55 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/7] virtio-scsi: Asynchronous cancellation
2014-09-24 11:19 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 5/7] scsi: Introduce scsi_req_canceled
` [Qemu-devel] [PATCH v2 7/7] virtio-scsi: Handle TMF request cancellation asynchronously
[PATCH 0/6] ARM: sunxi: Add basic support for Allwinner A80 SoC
2014-09-24 11:53 UTC (8+ messages)
` [PATCH 3/6] ARM: dts: sunxi: Add Allwinner A80 dtsi
` [linux-sunxi] "
` "
[Qemu-devel] [PULL 0/2] VFIO endian updates
2014-09-24 11:50 UTC (2+ messages)
[PATCH v7 0/6] perf: add ability to sample interrupted machine state
2014-09-24 11:48 UTC (7+ messages)
` [PATCH v7 1/6] perf: add ability to sample machine state on interrupt
` [PATCH v7 2/6] perf/x86: add support for sampling PEBS machine state registers
` [PATCH v7 3/6] perf tools: add core support for sampling intr machine state regs
` [PATCH v7 4/6] perf/tests: add interrupted state sample parsing test
` [PATCH v7 5/6] perf record: add new -I option to sample interrupted machine state
` [PATCH v7 6/6] perf: improve perf_sample_data struct layout
[PATCH] mfd: tps65217: add compatible string for subdevices
2014-09-24 11:49 UTC (3+ messages)
[U-Boot] [PATCH] sandbox: Fix README to indicate that vendor name is unset
2014-09-24 11:49 UTC (2+ messages)
[PATCH] kvm-vfio: do not use module_init
2014-09-24 11:48 UTC (4+ messages)
[for master] dspdce-fw: Updated dspdce-fw binaries
2014-09-24 11:43 UTC (2+ messages)
` [for master] dspdce-fw: Updated dspdce firmware for latest IPC version
[PATCH v8 0/8] kvm, mem-hotplug: Do not pin ept identity pagetable and apic access page
2014-09-24 11:44 UTC (3+ messages)
` [PATCH v8 4/8] kvm, mem-hotplug: Reload L1's apic access page in vcpu_enter_guest()
[PATCH v2 1/3] sched: fix confusing PFA_NO_NEW_PRIVS constant
2014-09-24 11:44 UTC (5+ messages)
` [PATCH v2 3/3] cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
` [PATCH v2 3/3] cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should beatomic flags
Minutes: Yocto Project Technical Team Meeting - Tuesday, September 9, 2014 8:00 AM US Pacific Time
2014-09-24 11:44 UTC (4+ messages)
[PATCH] parser: simplify monitor command parsing
2014-09-24 11:42 UTC (5+ messages)
[GIT PULL] x86 fixes
2014-09-24 11:42 UTC (11+ messages)
[PATCH] ASoC: blackfin: add bf6xx audio dma driver
2014-09-24 11:42 UTC (4+ messages)
[PATCH] parisc:Remove unnecessary FIXMES in init.c
2014-09-24 11:42 UTC (3+ messages)
[PATCH] gpio, bcm-kona, LLVMLinux: Remove use of __initconst
2014-09-24 11:40 UTC (3+ messages)
` [PATCH v2 1/2] "
[PATCH 1/6] Monitor: Add AVRCP GetPlayStatus support
2014-09-24 11:40 UTC (6+ messages)
` [PATCH 2/6] Monitor: Add AVRCP RegisterNotification support
` [PATCH 3/6] Monitor: Add AVRCP SetAbsoluteVolume support
` [PATCH 4/6] Monitor: Add AVRCP SetAddressedPlayer support
` [PATCH 5/6] Monitor: Add AVRCP PlayItem support
` [PATCH 6/6] Monitor: Add AVRCP AddToNowPlaying support
[Qemu-trivial] [PATCH] disas/arm: Remove redefinition of ATTRIBUTE_UNUSED
2014-09-24 11:39 UTC (7+ messages)
` [Qemu-trivial] [Qemu-devel] "
` [Qemu-devel] [Qemu-trivial] "
[PATCH] tools/libxl: Fix two errors with libxl_userdata_unlink()
2014-09-24 11:39 UTC
[PATCH] Change alarm cancel function to thread-safe
2014-09-24 11:38 UTC (2+ messages)
[PATCH V2 0/4] man/info: fix not support xz/bz2 compression
2014-09-24 11:38 UTC (5+ messages)
` [PATCH 1/4] scripts/postinst-intercepts: add update_info_dir
` [PATCH 2/4] texinfo: fix QA Error while doc compress enabled
` [PATCH 3/4] texinfo: fix info not work
` [PATCH 4/4] man/texinfo: conditionally add gzip/bzip2/xz to RDEPENDS
FIX Me in pgtable.h
2014-09-24 11:38 UTC (4+ messages)
[PATCH 1/1] gpio: Fix ngpio in gpio-xilinx driver
2014-09-24 11:38 UTC (4+ messages)
` [PATCH v2 "
[PATCHv2 00/15] android/tester: GATT Client test cases
2014-09-24 11:38 UTC (16+ messages)
` [PATCHv2 01/15] android/tester: Fix condition check
` [PATCHv2 02/15] android/tester: Change function names
` [PATCHv2 03/15] android/tester: Make local variable static
` [PATCHv2 04/15] android/tester: Add support for GATT Client Read/Write callbacks
` [PATCHv2 05/15] android/tester: Add GATT Characteristic Read Success
` [PATCHv2 06/15] android/tester: Add GATT Characteristic Read Ins. Auth
` [PATCHv2 07/15] android/tester: Add GATT Characteristic Read Wrong Params
` [PATCHv2 08/15] android/tester: Add GATT Descriptor Read Success
` [PATCHv2 09/15] android/tester: Add GATT Descriptor Read Ins. Auth
` [PATCHv2 10/15] android/tester: Add GATT Descriptor Read Wrong params
` [PATCHv2 11/15] android/tester: Add GATT Characteristic Write Cmd Success
` [PATCHv2 12/15] android/tester: Add GATT Characteristic Write Req Success
` [PATCHv2 13/15] android/tester: Add GATT Write Characteristic Ins. Auth
` [PATCHv2 14/15] android/gatt: Set proper status of write_data
` [PATCHv2 15/15] android/tester: Add GATT Write Characteristic Wrong params
[PATCH] printk: git rid of [sched_delayed] message for printk_deferred
2014-09-24 11:37 UTC (12+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH V5 00/15] arm64 EFI stub
2014-09-24 11:34 UTC (9+ messages)
` [PATCH V5 06/15] Add efi_arch_handle_cmdline() for processing commandline
[PATCH] gpio: dwapb: fix pointer to integer cast
2014-09-24 11:31 UTC
[PATCH v2 0/8] initial suport for Alpscale ASM9260
2014-09-24 11:30 UTC (5+ messages)
` [PATCH v2 1/8] ARM: add mach-asm9260
[PATCH v6 00/12] ARM: berlin: USB support
2014-09-24 11:29 UTC (7+ messages)
` [PATCH v6 07/12] usb: chipidea: add a usb2 driver for ci13xxx
[PATCH 0/5] Remove possible deadlocks in nfs_release_page() - V3
2014-09-24 11:27 UTC (3+ messages)
[PATCH 0/2] Driver for 74xx-ICs with MMIO access
2014-09-24 11:26 UTC (5+ messages)
` [PATCH 2/2] GPIO: 74xx-mmio: Add DT bindings documentation
[PATCH] mfd: ti_am335x_tscadc: Update logic in CTRL register for 5-wire TS
2014-09-24 11:26 UTC (3+ messages)
[PATCH 1/2] ACPICA: Update to GPIO region handler interface
2014-09-24 11:25 UTC (4+ messages)
` [PATCH 2/2] gpio / ACPI: Use pin index and bit length
[PATCH V5 00/16] perf, x86: Haswell LBR call stack support
2014-09-24 11:23 UTC (3+ messages)
` [PATCH V5 02/16] perf, core: introduce pmu context switch callback
[PATCH v2 0/4] Add Mediatek SoC Pinctrl/GPIO driver for MT8135
2014-09-24 11:23 UTC (4+ messages)
` [PATCH v2 4/4] ARM: dts: mt8135: Add pinctrl node for mt8135
[PATCH v4 0/5] Add drm driver for Rockchip Socs
2014-09-24 11:20 UTC (6+ messages)
` [PATCH v4 1/5] drm/rockchip: Add basic drm driver
[PATCH 0/2] Support CrystalCove PMIC ACPI operation region
2014-09-24 11:18 UTC (3+ messages)
` [PATCH 1/2] gpio / CrystalCove: support virtual GPIO
[PATCH] USB: Remove .owner field for driver
2014-09-24 11:18 UTC
[PATCH v3 0/3] ath10k: export calibration data to user space
2014-09-24 11:16 UTC (8+ messages)
` [PATCH v3 1/3] ath10k: don't enable interrupts for the diagnostic window
` [PATCH v3 2/3] ath10k: add diag_read() to hif ops
` [PATCH v3 3/3] ath10k: add cal_data debugfs file
[PATCH] gpio: pca953x: Fix warning when HW interrupts are rescheduled by the softirq tasklet
2014-09-24 11:17 UTC (5+ 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.