All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-20 10:48:44 to 2015-01-20 11:17:56 UTC [more...]

[PATCH v10 0/9] ASoC: tda998x: add a codec to the HDMI transmitter
 2015-01-20 19:35 UTC  (2+ messages)
` [PATCH v10 5/9] drm/i2c: tda998x: Change drvdata for audio extension

[PATCH v7 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-20 11:17 UTC  (27+ messages)
` [PATCH v7 04/17] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI
` [PATCH v7 06/17] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
` [PATCH v7 11/17] ACPI / processor: Make it possible to get CPU hardware ID via GICC

[PATCH 0/2] perf: convert: two patches for converting syscall tracepoitns
 2015-01-20 11:07 UTC  (3+ messages)
` [PATCH 1/2] perf: convert: fix duplicate field names
` [PATCH 2/2] perf: convert: fix signess of value

[PATCH iproute2 0/3] Unify output for inet sockets
 2015-01-20 11:17 UTC  (6+ messages)
` [PATCH iproute2 3/3] ss: Unify tcp stats output

[PATCH/RFC v10 00/19] LED / flash API integration
 2015-01-20 11:17 UTC  (11+ messages)
` [PATCH/RFC v10 04/19] dt-binding: mfd: max77693: Add DT binding related macros
` [PATCH/RFC v10 05/19] mfd: max77693: Modify flash cell name identifiers
` [PATCH/RFC v10 06/19] mfd: max77693: modifications around max77693_led_platform_data
` [PATCH/RFC v10 07/19] mfd: max77693: Adjust FLASH_EN_SHIFT and TORCH_EN_SHIFT macros

[PATCH net-next v2 1/1] ARM: dts: imx6sx: correct i.MX6sx sdb board enet phy address
 2015-01-20 11:15 UTC  (3+ messages)

[PATCH RFC v6 00/20] qemu: towards virtio-1 host support
 2015-01-20 11:15 UTC  (21+ messages)
` [PATCH RFC v6 09/20] s390x/css: Add a callback for when subchannel gets disabled
    ` [Qemu-devel] "
` [PATCH RFC v6 10/20] s390x/virtio-ccw: add virtio set-revision call
    ` [Qemu-devel] "
` [PATCH RFC v6 11/20] s390x/virtio-ccw: support virtio-1 set_vq format
    ` [Qemu-devel] "
` [PATCH RFC v6 12/20] virtio: disallow late feature changes for virtio-1
          ` [Qemu-devel] "
` [PATCH RFC v6 14/20] s390x/virtio-ccw: enable virtio 1.0
    ` [Qemu-devel] "

[PATCH v2 0/4] toshiba_acpi: Add support for USB Sleep functions
 2015-01-20 11:15 UTC  (2+ messages)

Reg error when building cordova(phonegap)
 2015-01-20 11:14 UTC  (3+ messages)

[RFC 1/3] i2c: Enhancement of i2c API to address circular lock dependency problem
 2015-01-20 11:14 UTC  (8+ messages)
` [RFC 2/3] regmap: Use the enhancement of i2c API to address circular "

[Buildroot] [PATCH] iperf: add license information
 2015-01-20 11:14 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/7] sdl2: add opengl rendering support
 2015-01-20 11:13 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 4/7] console-gl: add opengl rendering helper functions
` [Qemu-devel] [PATCH v2 7/7] sdl2: add support for display rendering using opengl

[PATCH v2 0/2] clocksource: don't suspend/resume when unused
 2015-01-20 11:13 UTC  (7+ messages)
` [PATCH v2 1/2] clocksource: track usage
` [PATCH v2 2/2] clocksource: don't suspend/resume when unused

[PATCH 00/36] drm/tegra: Atomic mode-setting conversion
 2015-01-20 11:13 UTC  (57+ messages)
` [PATCH 01/36] clk: Introduce clk_try_parent()
` [PATCH 02/36] drm/plane: Make ->atomic_update() mandatory
` [PATCH 03/36] drm/plane: Add optional ->atomic_disable() callback
` [PATCH 04/36] drm/atomic: Add ->atomic_check() to encoder helpers
` [PATCH 05/36] drm/atomic: Add drm_atomic_plane_get_crtc_state()
` [PATCH 06/36] drm/tegra: Use tegra_commit_dc() in output drivers
` [PATCH 07/36] drm/tegra: Stop CRTC at CRTC disable time
` [PATCH 08/36] drm/tegra: dc: Wait for idle when disabled
` [PATCH 09/36] drm/tegra: Move tegra_drm_mode_funcs to the core
` [PATCH 10/36] drm/tegra: dc: No longer disable planes at CRTC disable
` [PATCH 11/36] drm/tegra: Convert output midlayer to helpers
` [PATCH 12/36] drm/tegra: output: Make ->setup_clock() optional
` [PATCH 13/36] drm/tegra: Add tegra_dc_setup_clock() helper
` [PATCH 14/36] drm/tegra: rgb: Demidlayer
` [PATCH 15/36] drm/tegra: hdmi: Demidlayer
` [PATCH 16/36] drm/tegra: dsi: Demidlayer
` [PATCH 17/36] drm/tegra: sor: Demidlayer
` [PATCH 18/36] drm/tegra: debugfs cleanup cannot fail
` [PATCH 19/36] drm/tegra: Remove remnants of the output midlayer
` [PATCH 20/36] drm/tegra: Output cleanup functions cannot fail
` [PATCH 21/36] drm/tegra: dc: Do not needlessly deassert reset
` [PATCH 22/36] drm/tegra: Atomic conversion, phase 1
` [PATCH 23/36] drm/tegra: Atomic conversion, phase 2
` [PATCH 24/36] drm/tegra: Atomic conversion, phase 3, step 1
` [PATCH 25/36] drm/tegra: dc: Store clock setup in atomic state
` [PATCH 26/36] drm/tegra: rgb: Implement ->atomic_check()
` [PATCH 27/36] drm/tegra: dsi: "
` [PATCH 28/36] drm/tegra: hdmi: "
` [PATCH 29/36] drm/tegra: sor: "
` [PATCH 30/36] drm/tegra: dc: Use atomic clock state in modeset
` [PATCH 31/36] drm/tegra: Atomic conversion, phase 3, step 2
` [PATCH 32/36] drm/tegra: Atomic conversion, phase 3, step 3
` [PATCH 33/36] drm/tegra: Remove unused ->mode_fixup() callbacks
` [PATCH 34/36] drm/tegra: Track active planes in CRTC state
` [PATCH 35/36] drm/tegra: Track tiling and format in plane state
` [PATCH 36/36] drm/tegra: dc: Unify enabling the display controller

[PATCH v7 0/2] watchdog: ImgTec PDC Watchdog Timer Driver
 2015-01-20 11:13 UTC  (3+ messages)

[PATCH v3 00/19] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2015-01-20 11:12 UTC  (15+ messages)

[Xenomai] xenomai 3-next kernel boot failed exit signal 15
 2015-01-20 11:12 UTC  (4+ messages)

[PATCH 0/3] x86: assorted pv_cpuid() adjustments
 2015-01-20 11:12 UTC  (4+ messages)
` [PATCH 2/3] x86: correctly check for sub‑leaf zero of leaf 7 in pv_cpuid()

[PATCH RFC] xen: arm: Log a warning message when a deprecated hypercall is used
 2015-01-20 11:11 UTC  (3+ messages)

[PATCH 2/2] USB: gadget: atmel_usba_udc: Enable/disable USB PLL on Vbus change
 2015-01-20 11:11 UTC  (7+ messages)
` [PATCHv3 0/2] "
  ` [PATCHv3 1/2] USB: gadget: atmel_usba_udc: Fixed vbus_prev initial state

[PATCH v2 00/17] ACL: New AVX2 classify method and several other enhancements
 2015-01-20 11:11 UTC  (9+ messages)
` [PATCH v2 11/17] librte_acl: add AVX2 as new rte_acl_classify() method
` [PATCH v2 17/17] libte_acl: remove unused macros

[meta-cgl][PATCH 0/2] cluster: Fix some error and format
 2015-01-20 11:10 UTC  (4+ messages)

[PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
 2015-01-20 11:09 UTC  (5+ messages)
` [PATCH v3 04/16] virtio/console: verify device has config space

[PATCH v2 07/11] powerpc/8xx: macro for handling CPU15 errata
 2015-01-20 11:09 UTC  (3+ messages)

./os/ObjectStore.h: 598: FAILED assert(op->oid < om.size())
 2015-01-20 11:09 UTC  (7+ messages)

[PATCH 8/8] drm/i915/skl: Provide a Skylake version of get_plane_config()
 2015-01-20 11:09 UTC  (2+ messages)
` [PATCH 8/8 v4] "

[PATCH 0/5] VMX: assorted adjustments
 2015-01-20 11:08 UTC  (6+ messages)
` [PATCH 1/5] VMX: dump full guest state
` [PATCH 2/5] VMX: dump full host state
` [PATCH 3/5] VMX: dump further control state
` [PATCH 4/5] VMX: drop VMCS *_HIGH enumerators
` [PATCH 5/5] VMX: use cached "current" where available

[RFC 1/2] nl80211: support per-rate/per-station statistics
 2015-01-20 11:06 UTC  (6+ messages)
` [RFC 2/2] mac80211: support RX rate statistics

[PATCH 0/4] Reduce the use of MAX_VIRT_CPUS in tree
 2015-01-20 11:06 UTC  (5+ messages)
` [PATCH 1/4] xen/domain: Introduce domain_max_vcpus() helper and implement per arch
` [PATCH 4/4] xen/many: Drop redundant MAX_VIRT_CPUS bounds checks

[PATCH wpan-tools 1/2] treewide: shorten commands
 2015-01-20 11:05 UTC  (2+ messages)

[Qemu-trivial] [PATCH] target-mips: Clean up switch fall through after commit fecd264
 2015-01-20 11:05 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-trivial] "

[PATCH 0/2] Fix PM deadlock and card detection problem
 2015-01-20 11:04 UTC  (4+ messages)
` [PATCH 1/2] mfd: rtsx_usb: Fix runtime PM deadlock

[U-Boot] [PATCH 1/2] mtd:mxs:nand calculate ecc strength dynamically
 2015-01-20 11:04 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] mtd:mxs:nand support oobsize bigger than 512

[PATCH] Input: da9052_tsi: remove unnecessary worker
 2015-01-20 11:04 UTC  (3+ messages)

[Bug 67315] New: System lockup with X consuming all CPU
 2015-01-20 11:04 UTC  (2+ messages)
  ` [Bug 67315] [NVAA] "

[PATCH] staging: comedi: das1800: prefer kmalloc_array over kmalloc with multiply
 2015-01-20 11:04 UTC  (2+ messages)

USB autosuspend causing trouble with bluetooth
 2015-01-20 11:03 UTC  (2+ messages)

[Qemu-devel] [v6][PATCH 00/10] xen: add Intel IGD passthrough support
 2015-01-20 11:03 UTC  (5+ messages)
` [Qemu-devel] [v6][PATCH 07/10] xen, gfx passthrough: register a isa bridge
` [Qemu-devel] [v6][PATCH 08/10] xen, gfx passthrough: support Intel IGD passthrough with VT-D

[PATCH 2/2] ixgbe: Add new ndo to control VF multicast promiscuous mode
 2015-01-20 10:51 UTC  (2+ messages)

[PATCH 1/2] if_link: Add VF multicast promiscuous mode control
 2015-01-20 10:50 UTC  (2+ messages)

[Cocci] Possible to install on OSX?
 2015-01-20 11:00 UTC  (9+ messages)

[PATCH v2] sndif: add ABI for Para-virtual sound
 2015-01-20 11:00 UTC  (2+ messages)

[PATCH 3/3] mtd: spi-nand: add devicetree binding
 2015-01-20 10:59 UTC  (6+ messages)

[PATCH] sndif: add ABI for Para-virtual sound
 2015-01-20 10:58 UTC  (3+ messages)

[U-Boot] u-boot tools and build system
 2015-01-20 10:57 UTC 

[PATCH v3 00/13] Add kdbus implementation
 2015-01-20 10:57 UTC  (8+ messages)

[PATCHv2] mvebu: add Linksys WRT1900AC (Mamba) support
 2015-01-20 10:57 UTC  (4+ messages)

[PATCH v2 0/4] Display IO topology when PXM data is available
 2015-01-20 10:56 UTC  (5+ messages)
` [PATCH v2 4/4] libxl: Add interface for querying hypervisor about PCI topology

[U-Boot] printf and R9 in ARM architecture
 2015-01-20 10:56 UTC  (2+ messages)

[PATCH V8 00/14] drm/exynos: few patches to enhance bridge chip support
 2015-01-20 10:56 UTC  (12+ messages)

[Qemu-devel] [PATCH v3 0/5] Migration Deciphering aid
 2015-01-20 10:54 UTC  (3+ messages)

[PATCH 0/8] Use of_mm_gpiochip_remove
 2015-01-20 10:54 UTC  (6+ messages)
` [PATCH 7/8] gpio/mpc8xxx: Convert to platform device interface

[PATCH v7 0/3] iio: Add Cosmic Circuits ADC support
 2015-01-20 10:54 UTC  (4+ messages)

MediaTek PMIC support
 2015-01-20 10:54 UTC  (5+ messages)
` [PATCH 8/8] regulator: MT6397: Add support for MT6397 regulator

[PATCH RFC 0/6] epoll: Introduce new syscall "epoll_mod_wait"
 2015-01-20 10:53 UTC  (4+ messages)

[PATCH v8 0/2] Imagination Technologies PWM support
 2015-01-20 10:52 UTC  (3+ messages)

[PATCH 5/7] ARM: at91: move debug-macro.S into the common space
 2015-01-20 10:54 UTC  (3+ messages)
` [PATCH] ARM: at91: fix Kconfig.debug by adding DEBUG_AT91_UART option

[PATCH] mmc: OCTEON: Add host driver for OCTEON MMC controller
 2015-01-20 10:53 UTC  (6+ messages)

[PATCH 0/7] Add PWM support to mvebu gpio driver
 2015-01-20 10:52 UTC  (8+ messages)
` [PATCH 3/7] gpio: mvebu: Add limited PWM support

[PATCH v2 0/3] Drivers: hv: vmbus: protect Offer/Rescind offer processing
 2015-01-20 10:51 UTC  (5+ messages)
` [PATCH v2 1/3] Drivers: hv: check vmbus_device_create() return value in vmbus_process_offer()

[Bugfix 1/3] xen/pci: Kill function xen_setup_acpi_sci()
 2015-01-20 10:49 UTC  (2+ messages)
` [tip:x86/urgent] x86/xen: Treat SCI interrupt as normal GSI interrupt

[PATCHv6 0/6] USB: host: Atmel OHCI and EHCI drivers improvements
 2015-01-20 10:51 UTC  (2+ messages)

[RFC/PATCH] init/main.c: Simplify initcall_blacklisted()
 2015-01-20 10:49 UTC  (4+ messages)

[Bugfix 3/3] xen/irq: Override ACPI IRQ management callback __acpi_unregister_gsi
 2015-01-20 10:50 UTC  (2+ messages)
` [tip:x86/urgent] x86/xen: "

[PATCH v5 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC
 2015-01-20 10:50 UTC  (5+ messages)
` [PATCH v5 1/7] mfd: Add support for DA9150 combined charger & fuel-gauge device

[Bugfix 2/3] xen/irq, ACPI: Fix regression in xen PCI passthrough caused by cffe0a2b5a34
 2015-01-20 10:49 UTC  (2+ messages)
` [tip:x86/urgent] ACPI: pci: Do not clear pci_dev-> irq in acpi_pci_irq_disable()

[Qemu-devel] [v3 3/5] Qemu-Xen-vTPM: Register Xen stubdom vTPM frontend driver
 2015-01-20 10:49 UTC  (5+ messages)
    `  "

[PATCH] drm/i915: BDW Fix Halo PCI IDs marked as ULT
 2015-01-20 10:36 UTC  (2+ messages)

[RFC PATCH 0/3] drivers: port PCIe designware to new DT parsing API
 2015-01-20 10:49 UTC  (6+ messages)
` [RFC PATCH 1/3] drivers: of: fix resources freeing in of_pci_get_host_bridge_resources()

[Buildroot] [PATCH] qt: add QT_COORD_TYPE to double option
 2015-01-20 10:49 UTC 

[PATCH] android/gatt: Simplify gatt_db_attribute_get_permissions()
 2015-01-20 10:48 UTC  (3+ messages)
` [PATCHv2 1/2] android/gatt: Fix dead code warnings


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.