All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-03 09:53:35 to 2014-03-03 10:32:10 UTC [more...]

post-receive: pub/scm/linux/kernel/git/tip/tip
 2014-03-03 10:32 UTC 

[Qemu-devel] [PATCH v6 0/7] dataplane: switch to N:M devices-per-thread model
 2014-03-03 10:30 UTC  (8+ messages)
` [Qemu-devel] [PATCH v6 1/7] object: add object_get_canonical_path_component()
` [Qemu-devel] [PATCH v6 2/7] rfifolock: add recursive FIFO lock
` [Qemu-devel] [PATCH v6 3/7] aio: add aio_context_acquire() and aio_context_release()
` [Qemu-devel] [PATCH v6 4/7] iothread: add I/O thread object
` [Qemu-devel] [PATCH v6 5/7] qdev: make get_pointer() handle temporary strings
` [Qemu-devel] [PATCH v6 6/7] iothread: add "iothread" qdev property type
` [Qemu-devel] [PATCH v6 7/7] dataplane: replace internal thread with IOThread

[Qemu-devel] [RFC PATCH v0 0/2] gluster: licence change and cleanups
 2014-03-03 10:31 UTC  (3+ messages)

Hob error during dependency tree checking
 2014-02-28 22:44 UTC  (2+ messages)

[PATCH 00/11] SimpleDRM & Sysfb
 2014-03-03 10:29 UTC  (7+ messages)

[PATCH V7 1/1] drivers/gpio: Altera soft IP GPIO driver and devicetree binding
 2014-03-03 10:27 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2014-03-02
 2014-03-03 10:27 UTC  (6+ messages)
` [Buildroot] Analysis of build failures

[GIT PULL] Reset controller fixes and updates
 2014-03-03 10:26 UTC  (2+ messages)

[GIT PULL] Allwinner DT additions for 3.15
 2014-03-03 10:26 UTC 

[PATCH 1/2] test-lib: tests skipped by GIT_SKIP_TESTS say so
 2014-03-03 10:24 UTC  (2+ messages)
` [PATCH 2/2] test-lib: GIT_TEST_ONLY to run only specific tests

IOMMU DMA-mapping API for arm64 ?
 2014-03-03 10:25 UTC  (5+ messages)

master - tests: split raid test
 2014-03-03 10:24 UTC 

master - lvmetad: fix minor gcc warning
 2014-03-03 10:24 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2014-03-03 10:24 UTC 

are these bypass api supported on Intel Bandon Beach card : of device id : 8086:155d
 2014-03-03 10:24 UTC  (3+ messages)

[PATCH 0/3] i2c: add DMA support for freescale i2c driver
 2014-03-03 10:23 UTC  (6+ messages)
` [PATCH 1/3] "

[PATCH 0/3] phy-omap-usb2 driver enhancements
 2014-03-03 10:22 UTC  (8+ messages)
` [PATCH 1/3] phy: omap-usb2: Adapt phy-omap-usb2 for AM437x
` [PATCH 2/3] phy: omap-usb2: Provide workaround for USB2PHY false disconnect
  ` [PATCH 3/3] phy: omap-usb2: Add different compatible for OMAP5

[Bug 74539] New: [r600g] Memory leak when playing WoW with RV790
 2014-03-03 10:22 UTC  (2+ messages)
` [Bug 74539] "

[GIT PULL] Allwinner fixes for 3.14
 2014-03-03 10:20 UTC 

[PATCH] watchdog: core: module param to activate watchdog
 2014-03-03 10:19 UTC  (4+ messages)

[PATCH] drm/i915: reverse dp link param selection, prefer fast over wide again
 2014-03-03 10:18 UTC 

epoll_wait reboot kernel? [or --disable-epoll causes lttng-sessiond assert]
 2014-03-03 10:17 UTC 

[PATCH 2/3] phy: omap-usb2: Provide workaround for USB2PHY false disconnect
 2014-03-03 10:16 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/tiwai/hda-emu
 2014-03-03 10:16 UTC 

[PATCH/RFC] rebase: new convenient option to edit a single commit
 2014-03-03 10:15 UTC  (16+ messages)
` [PATCH 0/3] rebase's convenient options
  ` [PATCH 2/3] rebase: accept -<number> as another way of saying HEAD~<number>
  ` [PATCH 3/3] rebase: new convenient option to edit a single commit

Reset due to emergency remount r/o
 2014-03-03 10:13 UTC  (6+ messages)

[Qemu-devel] [PATCH RFC V2 0/9] qemu-machine as a QOM object
 2014-03-03 10:13 UTC  (9+ messages)
` [Qemu-devel] [PATCH RFC V2 6/9] vl.c: do not set 'type' property in obj_set_property
` [Qemu-devel] [PATCH RFC V2 7/9] qom: add object_property_is_set
` [Qemu-devel] [PATCH RFC V2 8/9] machine-opts: replace qemu_opt_get by QOM QemuMachine queries
` [Qemu-devel] [PATCH RFC V2 9/9] hw/core: mapped QemuOpts into QEMUMachineInitArgs fields to remove duplication

[PATCH v5 0/9] Device Tree support for the at91sam9261ek
 2014-03-03 10:06 UTC  (22+ messages)
` [PATCH v5 1/9] at91: dt: Adds support for the bus matrix declaration in the DT
` [PATCH v5 2/9] dt: bindings: at91: Add a new binding for the bus matrix
` [PATCH v5 3/9] at91: pinctrl: don't request GPIOs used for interrupts but lock them as IRQ
` [PATCH v5 4/9] at91: dt: Add at91sam9261 dt SoC support
` [PATCH v5 5/9] at91: dt: defconfig: Added the sam9261 to the list of DT-enabled SOCs
` [PATCH v5 6/9] at91: dt: sam9261: Device Tree support for the at91sam9261ek
` [PATCH v5 7/9] at91: updated the at91_dt_defconfig with support for the ADS7846
` [PATCH v5 8/9] ARM: at91: prepare common clk transition for sam9261 SoC
` [PATCH v5 9/9] ARM: at91: move sam9261 SoC to common clk

[Buildroot] [PATCH 1/1] zeromq: bump to version 4.0.1
 2014-03-03 10:11 UTC  (6+ messages)

[PATCH BlueZ 01/16] android/avrcp-lib: Add avrcp_send function
 2014-03-03 10:10 UTC  (3+ messages)
` [PATCH BlueZ 10/16] android/avrcp: Add handler for GetCapabilities command

[PATCH 0/5] drm/i915: FDI port_clock fix for DDI and other FDI changes
 2014-03-03 10:09 UTC  (7+ messages)
` [PATCH 1/5] drm/i915: Fix DDI port_clock for VGA output
` [PATCH 5/5] drm/i915: Add SPLL sharing support for DDI

Wireless Bandwidth Estimation
 2014-03-03 10:03 UTC 

post-receive: pub/scm/linux/kernel/git/jirislaby/linux
 2014-03-03 10:10 UTC 

[U-Boot] [PATCH] kbuild: tools: fix a bug that always builds Denx logo
 2014-03-03 10:09 UTC  (2+ messages)

[PATCH v5 0/4] mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes
 2014-03-03 10:08 UTC  (5+ messages)
` [PATCH v5 1/4] mtd: nand: omap: ecc.hwctl: rename omap3_enable_hwecc_bch to omap_enable_hwecc_bch
` [PATCH v5 2/4] mtd: nand: omap: ecc.hwctl: refactor omap_enable_hwecc_bch for ECC related GPMC configs
` [PATCH v5 3/4] mtd: nand: omap: ecc.hwctl: clean omap_enable_hwecc_bch for redundant ECC configs
` [PATCH v5 4/4] mtd: nand: omap: remove is_elm_present flag

[PATCH v6 00/14] uprobes: Add uprobes support for ARM
 2014-03-03 10:08 UTC  (6+ messages)

[PATCH 0/2] ARM: dts: OMAP4: Add support for DuoVero/Parlor
 2014-03-03 10:08 UTC  (4+ messages)
` [PATCH 1/2] ARM: dts: Add support for OMAP4 Gumstix DuoVero/Parlor

[PATCH 00/79] Add support for ATSC PCTV 80e USB stick
 2014-03-03 10:07 UTC  (69+ messages)
` [PATCH 02/79] [media] drx-j: put under 3-clause BSD license
` [PATCH 04/79] [media] drx-j: Fix compilation and un-comment it
` [PATCH 05/79] [media] drx-j: Fix CodingStyle
` [PATCH 06/79] [media] drx-j: get rid of the typedefs on bsp_i2c.h
` [PATCH 07/79] [media] drx-j: remove the "const" annotate on HICommand()
` [PATCH 08/79] [media] drx-j: get rid of the integer typedefs
` [PATCH 09/79] [media] drx-j: get rid of the other typedefs at bsp_types.h
` [PATCH 10/79] [media] drx-j: get rid of the bsp*.h headers
` [PATCH 11/79] [media] drx-j: get rid of most of the typedefs
` [PATCH 12/79] [media] drx-j: fix whitespacing on pointer parmameters
` [PATCH 13/79] [media] drx-j: Use checkpatch --fix to solve several issues
` [PATCH 15/79] [media] drx-j: do more CodingStyle fixes
` [PATCH 16/79] [media] drx-j: remove the unused tuner_i2c_write_read() function
` [PATCH 17/79] [media] drx-j: Remove a bunch of unused but assigned vars
` [PATCH 18/79] [media] drx-j: Some minor CodingStyle fixes at headers
` [PATCH 19/79] [media] drx-j: make a few functions static
` [PATCH 20/79] [media] drx-j: Get rid of drx39xyj/bsp_tuner.h
` [PATCH 21/79] [media] drx-j: get rid of typedefs in drx_driver.h
` [PATCH 22/79] [media] drx-j: Get rid of typedefs on drxh.h
` [PATCH 24/79] [media] drx-j: Don't use buffer if an error occurs
` [PATCH 26/79] [media] drx-j: don't use parenthesis on return
` [PATCH 27/79] [media] drx-j: Simplify logic expressions
` [PATCH 28/79] [media] drx-j: More CamelCase fixups
` [PATCH 29/79] [media] drx-j: Remove typedefs in drxj.c
` [PATCH 30/79] [media] drx-j: CodingStyle fixups on drxj.c
` [PATCH 32/79] [media] drx-j: Replace printk's by pr_foo()
` [PATCH 33/79] [media] drx-j: get rid of some ugly macros
` [PATCH 34/79] [media] drx-j: remove typedefs at drx_driver.c
` [PATCH 37/79] [media] drx-j: remove the useless microcode_size
` [PATCH 38/79] [media] drx-j: Fix release and error path on drx39xxj.c
` [PATCH 39/79] [media] drx-j: Be sure that all allocated data are properly initialized
` [PATCH 41/79] [media] drx-j: Split firmware size check from the main routine
` [PATCH 42/79] [media] em28xx: add support for PCTV 80e remote controller
` [PATCH 43/79] [media] drx-j: remove unused code from drx_driver.c
` [PATCH 44/79] [media] drx-j: get rid of its own be??_to_cpu() implementation
` [PATCH 45/79] [media] drx-j: reset the DVB scan configuration at powerup
` [PATCH 47/79] [media] drx-j: Some cleanups at drx_driver.c source
` [PATCH 48/79] [media] drx-j: prepend function names with drx_ at drx_driver.c
` [PATCH 49/79] [media] drx-j: get rid of drx_driver.c
` [PATCH 50/79] [media] drx-j: Avoid any regressions by preserving old behavior
` [PATCH 51/79] [media] drx-j: Remove duplicated firmware upload code
` [PATCH 52/79] [media] drx-j: get rid of drx_ctrl
` [PATCH 53/79] [media] drx-j: get rid of the remaining drx generic functions
` [PATCH 54/79] [media] drx-j: move drx39xxj into drxj.c
` [PATCH 55/79] [media] drx-j: get rid of drxj_ctrl()
` [PATCH 56/79] [media] drx-j: comment or remove unused code
` [PATCH 57/79] [media] drx-j: remove some ugly bindings from drx39xxj_dummy.c
` [PATCH 58/79] [media] drx-j: get rid of tuner dummy get/set frequency
` [PATCH 59/79] [media] drx-j: be sure to use tuner's IF
` [PATCH 60/79] [media] drx-j: avoid calling power_down_foo twice
` [PATCH 61/79] [media] drx-j: call ctrl_set_standard even if a standard is powered
` [PATCH 62/79] [media] drx-j: use the proper timeout code on scu_command
` [PATCH 63/79] [media] drx-j: remove some unused data
` [PATCH 64/79] [media] drx-j: Fix qam/256 mode
` [PATCH 65/79] [media] drx-j: Get rid of I2C protocol version
` [PATCH 66/79] [media] drx-j: get rid of function prototypes at drx_dap_fasi.c
` [PATCH 67/79] [media] drx-j: get rid of drx_dap_fasi.c
` [PATCH 68/79] [media] drx-j: get rid of struct drx_dap_fasi_funct_g
` [PATCH 70/79] [media] drx-j: Allow userspace control of LNA
` [PATCH 71/79] [media] drx-j: Use single master mode
` [PATCH 72/79] [media] drx-j: be sure to send the powerup command at device open
` [PATCH 73/79] [media] drx-j: be sure to do a full software reset
` [PATCH 74/79] [media] drx-j: fix pr_dbg undefined compile errors when DJH_DEBUG is defined
` [PATCH 75/79] [media] drx-j: remove return that prevents DJH_DEBUG code to run
` [PATCH 76/79] [media] drx-j: fix boot failure due to null pointer dereference
` [PATCH 77/79] [media] drx-j: disable OOB
` [PATCH 78/79] [media] drx-j: Properly initialize mpeg struct before using it
` [PATCH 79/79] [media] drx-j: set it to serial mode by default

[PATCH v6 00/18] ahci: library-ise ahci_platform, add sunxi driver and cleanup imx driver
 2014-03-03 10:07 UTC  (9+ messages)
` [PATCH v6 17/18] ARM: sun4i: dt: Add ahci / sata support

[PATCH] timberdale: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-03-03 10:04 UTC  (10+ messages)
    ` [PATCH v2] timberdale: Use pci_enable_msix_exact() "

[U-Boot] [RFC] mmc: Remove ops from struct mmc and put in mmc_ops
 2014-03-03 10:04 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/6] spapr: bootindex support
 2014-03-03 10:04 UTC  (13+ messages)
` [Qemu-devel] [PATCH v5 3/6] vl: allow customizing the class of /machine

Help needed USB hub disconnected at resume
 2014-03-03 10:04 UTC 

Branch Name Case Sensitivity
 2014-03-03 10:03 UTC  (13+ messages)

[U-Boot] [PATCH 0/2] Allow empty board dir and fix build error of arcangel4 boards
 2014-03-03 10:03 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] kbuild: allow empty board directories
` [U-Boot] [PATCH 2/2] arc: arcangel4: set board entry <none> to fix a build error

[Qemu-devel] What is qemu_irq?
 2014-03-03  9:54 UTC 

[PATCH 00/17] Lustre stability patches
 2014-03-03 10:01 UTC  (3+ messages)
` [PATCH 01/17] staging/lustre/llite: fix open lock matching in ll_md_blocking_ast()

[PATCH] Thermal: thermal zone governor fix
 2014-03-03 10:00 UTC  (2+ messages)

[PATCH v3 net-next 0/1] bpf32->bpf64 mapper and bpf64 interpreter
 2014-03-03 10:05 UTC  (6+ messages)
` [PATCH v3 net-next 1/1] "

[Bug 75699] New: mplayer crashes
 2014-03-03  9:59 UTC 

[GIT PULL 6/6] Samsung clk-s3c24xx updates for v3.15
 2014-03-03  9:57 UTC  (2+ messages)

[RFC v2 0/4] mac802111: channel context reservation (was: multi-vif/multi-channel CSA implementation)
 2014-03-03  9:57 UTC  (11+ messages)
` [RFC v2 3/4] mac80211: allow reservation of a running chanctx

[RFC] Splitting scheduler into two halves
 2014-03-03  9:56 UTC  (5+ messages)

[Qemu-devel] [PATCH] migration: add more traces
 2014-03-03  9:56 UTC  (2+ messages)

[GIT PULL 5/6] Samsung PM updates for v3.15
 2014-03-03  9:56 UTC  (2+ messages)

[GIT PULL 4/6] Samsung clk-exynos updates for v3.15
 2014-03-03  9:55 UTC  (2+ messages)

[GIT PULL 3/6] Samsung DT updates for v3.15
 2014-03-03  9:53 UTC  (2+ messages)

[PATCH 0/3] perf tools: Add libdw DWARF post unwind support for ARM
 2014-03-03  9:53 UTC  (4+ messages)
` [PATCH 1/3] perf tests: Introduce perf_regs_load function on ARM
` [PATCH 2/3] perf tests: Add dwarf unwind test "
` [PATCH 3/3] perf tools: Add libdw DWARF post unwind support for ARM

[PATCH 0/9] pwm: Remove unnecessary OOM messages
 2014-03-03  9:53 UTC  (9+ messages)
` [PATCH 5/9] pwm: spear: "


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.