messages from 2015-06-14 11:12:11 to 2015-06-14 14:02:45 UTC [more...]
[PATCH v3] iio: light: Add support for ROHM RPR0521 sensor
2015-06-14 14:02 UTC (4+ messages)
[PATCH] drm/i915: Delete duplicate #defines added for DCx
2015-06-14 13:59 UTC (2+ messages)
[PATCH] staging: comedi: replace ENOSYS by proper error codes
2015-06-14 13:58 UTC (2+ messages)
[PATCH non-pretimeout 0/7] Watchdog: introduce ARM SBSA watchdog driver
2015-06-14 13:57 UTC (7+ messages)
` [PATCH non-pretimeout 3/7] ARM64: add SBSA Generic Watchdog device node in amd-seattle-soc.dtsi
[PATCH] ath9k_htc: add support of channel switch
2015-06-14 13:57 UTC (3+ messages)
[GIT PULL] l10n updates for 2.4 maint branch
2015-06-14 13:56 UTC
[PATCH] mac80211: TDLS: correctly configure SMPS state
2015-06-14 13:53 UTC
[PATCH 0/7] Staging: rts5208: rtsx_polling_func function clean up
2015-06-14 13:48 UTC (8+ messages)
` [PATCH 1/7] Staging: rts5208: helper function to manage sd erase status
` [PATCH 2/7] Staging: rts5208: helper function to manage power off
` [PATCH 3/7] Staging: rts5208: helper function to manage ss
` [PATCH 4/7] Staging: rts5208: helper function to manage aspm
` [PATCH 5/7] Staging: rts5208: helper function to manage idle
` [PATCH 6/7] Staging: rts5208: helper function to manage 1lun and 2lun modes
` [PATCH 7/7] Staging: rts5208: helper function to manage delink states
[Qemu-devel] [PATCH V2] pci: fixes to allow booting from extra root pci buses
2015-06-14 13:47 UTC (6+ messages)
[Qemu-devel] [RFC] QOM design - add instance data to Object
2015-06-14 13:39 UTC (11+ messages)
` [Qemu-devel] [RFC] QOM design - add instance data to Object (-> add constructors)
[PATCH net-next 0/2] bonding: extend the 3ad exported attributes
2015-06-14 13:36 UTC (3+ messages)
` [PATCH net-next 1/2] bonding: export slave's actor_oper_port_state via sysfs and netlink
` [PATCH net-next 2/2] bonding: export slave's partner_oper_port_state "
Intel HDA & Realtek issues on ASUS G751JM
2015-06-14 13:31 UTC (16+ messages)
[GIT PULL] slave dmaengine fixes
2015-06-14 13:32 UTC
Divide Error: 0000 [#1] SMP
2015-06-14 13:31 UTC (3+ messages)
[BUG]rpcbind crashed when scanning rpcbind port with QualysGuard
2015-06-14 13:29 UTC
[PATCH 1/1] wm831x_power: Fix off-by-one at free_irq()
2015-06-14 13:24 UTC (2+ messages)
[PATCH 1/3] x86, acpi: Eliminate saved_eip
2015-06-14 13:23 UTC (3+ messages)
` [PATCH 2/3] x86, acpi: On S3 failure, just fall through
` [PATCH 3/3] x86, acpi: Fold {save,restore}_registers into their single callers
[PATCH 1/3] SLIMbus: Device management on SLIMbus
2015-06-14 13:20 UTC
[Buildroot] [PATCH v3 1/2] boot/uboot: add support for the kconfig infrastructure
2015-06-14 13:18 UTC (4+ messages)
` [Buildroot] [PATCH v3 2/2] docs/manual: add U-Boot configuration
assert failed in submodule edge case
2015-06-14 13:16 UTC (12+ messages)
` [PATCH] pathspec: adjust prefixlen after striping trailing slash
[Qemu-devel] Runtime-modified DIMMs and live migration issue
2015-06-14 13:16 UTC (2+ messages)
[PATCH v5 00/17] new LoCoMo driver set
2015-06-14 13:16 UTC (2+ messages)
[RFC v2 00/24] Re-use nvram module
2015-06-14 7:46 UTC (65+ messages)
` [RFC v2 01/24] macintosh/nvram: Remove as unused
` [RFC v2 02/24] scsi/atari_scsi: Dont select CONFIG_NVRAM
` [RFC v2 03/24] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c
` [RFC v2 04/24] m68k/atari: Replace nvram_{read,write}_byte with arch_nvram_ops
` [RFC v2 04/24] m68k/atari: Replace nvram_{read, write}_byte "
` [RFC v2 05/24] char/nvram: Re-order functions to remove forward declarations and #ifdefs
` [RFC v2 06/24] char/nvram: Adopt arch_nvram_ops
` [RFC v2 07/24] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [RFC v2 08/24] char/nvram: Allow the set_checksum and initialize ioctls to be omitted
` [RFC v2 09/24] char/nvram: Implement NVRAM read/write methods
` [RFC v2 10/24] char/nvram: Use generic fixed_size_llseek()
` [RFC v2 11/24] m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPS
` [RFC v2 12/24] char/nvram: Add "devname:nvram" module alias
` [RFC v2 13/24] powerpc: Cleanup nvram includes
` [RFC v2 14/24] powerpc: Add missing ppc_md.nvram_size for CHRP and PowerMac
` [RFC v2 15/24] powerpc: Implement arch_nvram_ops.get_size() and remove old nvram_* exports
` [RFC v2 16/24] powerpc: Implement nvram sync ioctl
` [RFC v2 17/24] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [RFC v2 18/24] nvram: Drop nvram_* symbol exports and prototypes
` [RFC v2 19/24] powerpc: Remove CONFIG_GENERIC_NVRAM and adopt CONFIG_HAVE_ARCH_NVRAM_OPS
` [RFC v2 20/24] char/generic_nvram: Remove as unused
` [RFC v2 21/24] powerpc: Adopt nvram module for PPC64
` [RFC v2 22/24] m68k/mac: Adopt naming and calling conventions for PRAM routines
` [RFC v2 23/24] m68k/mac: Fix PRAM accessors
` [RFC v2 24/24] m68k: Dispatch nvram_ops calls to Atari or Mac functions
Building which kernel?
2015-06-14 13:11 UTC
[Buildroot] [PATCH 1/2] package/libupnpp: bump to version 0.11.0
2015-06-14 13:07 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] package/upmpdcli: "
[PATCH] socket.2: update documentation reference for AF_ALG
2015-06-14 13:01 UTC
[Buildroot] [PATCH 1/1] package/libuv: bump to version 1.6.1
2015-06-14 12:54 UTC
Global variables
2015-06-14 12:53 UTC (4+ messages)
[OSSTEST Nested PATCH v11 0/7] Introduction of netsted HVM test job
2015-06-14 12:52 UTC (10+ messages)
` [OSSTEST Nested PATCH v11 6/7] Compose the main recipe of nested "
[Buildroot] [PATCH 1/2] uclibc: use uClibc-ng by default
2015-06-14 12:52 UTC (6+ messages)
` [Buildroot] [PATCH 2/2] uclibc: remove Xtensa specific version
[Buildroot] [git commit] uclibc: remove Xtensa specific version
2015-06-14 12:51 UTC
[Buildroot] [PATCH 1/1] package/musl: bump to version 1.1.10
2015-06-14 12:50 UTC (2+ messages)
[PATCH v2] x86/asm/entry/32, selftests: Add test_syscall_vdso test
2015-06-14 12:50 UTC (3+ messages)
[Buildroot] [git commit] uclibc: use uClibc-ng by default
2015-06-14 12:50 UTC
[Buildroot] [git commit] package/musl: bump to version 1.1.10
2015-06-14 12:49 UTC
problems building imx-lib_3.10.17-1.0.0 with kernel 4.x
2015-06-14 12:49 UTC
[Buildroot] [PATCH 1/1] package/shairport-sync: bump to version 2.2.4
2015-06-14 12:49 UTC (2+ messages)
[Buildroot] [git commit] package/shairport-sync: bump to version 2.2.4
2015-06-14 12:47 UTC
[PATCH v2 5/7] bisect: change read_bisect_terms parameters
2015-06-14 12:39 UTC (4+ messages)
` [PATCH v2 7/7] bisect: allows any terms set by user
[sched/preempt] BUG: KASan: out of bounds access in trace_graph_entry at addr ffff88000d717e48
2015-06-14 12:33 UTC (3+ messages)
problem compiling fsl-alsa-plugins with kernel 4.x
2015-06-14 12:26 UTC
Audio crackles with 4.1-rc1
2015-06-14 12:24 UTC (12+ messages)
[Bug 98751] New: radeon: multihead "no signal" on one of the monitors - regression
2015-06-14 12:23 UTC (4+ messages)
` [Bug 98751] "
[Qemu-devel] writing to quest's ps2 keyboard
2015-06-14 12:23 UTC
[Bug 77361] New: nouveau not working on 3.13 linux kernel
2015-06-14 12:19 UTC (3+ messages)
` [Bug 77361] [nve7] "
perf probe and structs
2015-06-14 12:18 UTC (2+ messages)
[U-Boot] [RFC] Sunxi NAND support for U-Boot
2015-06-14 12:18 UTC (32+ messages)
` [U-Boot] [RFC 02/11] mtd/nand: add ONFI timing mode to nand_timings converter
` [U-Boot] [linux-sunxi] "
` [U-Boot] [RFC 03/11] mtd/nand: support ONFI timing mode retrieval for non-ONFI
` [U-Boot] [RFC 04/11] mtd/nand: add page status table (pst)
` [U-Boot] [RFC 05/11] mtd/nand: take nand_ecc_ctrl initialization out of nand_scan_tail
` [U-Boot] [RFC 06/11] mtd/nand: Add randomisation layer
` [U-Boot] [RFC 07/11] mtd/nand Add Sunxi NAND driver
` [U-Boot] [RFC 08/11] mtd/nand: Add DT definitions for Olimex Lime
` [U-Boot] [RFC 11/11] mtd/nand: Sunxi NAND boot partition definitions
` [U-Boot] [linux-sunxi] "
[PATCH 1/1] pcmcia: Add missing free_irq()
2015-06-14 12:14 UTC
[PATCH 1/1 linux-next] fs/hfsplus/options.c: use standard option prefix
2015-06-14 12:16 UTC (4+ messages)
[RFC]: Supporting PIO mode of operation in i2c_msg->flags
2015-06-14 12:12 UTC (3+ messages)
perf mem: invalid or unsupported event: 'cpu/mem-loads/pp'
2015-06-14 12:06 UTC (3+ messages)
[Qemu-devel] [PATCH V2] pci: fixes to allow booting from extra root pci buses
2015-06-14 12:05 UTC (11+ messages)
[Bug 77529] New: NVS 510 DP-3 output doesn't work
2015-06-14 12:04 UTC (2+ messages)
` [Bug 77529] [NVE7] "
[Bug 76818] New: Xorg EQ overflowing lock up
2015-06-14 12:03 UTC (2+ messages)
` [Bug 76818] [NVE7] GPU lockup
[PATCH RFC 00/20] expose global performance counters
2015-06-14 11:54 UTC (6+ messages)
` [PATCH RFC 05/20] pm: reorganize the nvif interface
[PATCH v2 00/17] x86/tsc: Clean up rdtsc helpers
2015-06-14 11:54 UTC (5+ messages)
` [PATCH v2 13/17] x86/tsc: Rename native_read_tsc() to rdtsc_unordered()
[PATCH v2 1/7] bisect : correction of typo
2015-06-14 11:51 UTC (4+ messages)
` [PATCH v2 4/7] bisect: add the terms old/new
[PATCH 1/2] pm: fix signals/sources for GT200+
2015-06-14 11:50 UTC (2+ messages)
` [PATCH 2/2] pm: some fixes related to sources
[U-Boot] [PATCH 0/2] sunxi: musb: Fix "usb reset" handling
2015-06-14 11:47 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] sunxi: musb: Do not fully reset the controler from sunxi_musb_disable
` [U-Boot] [PATCH 2/2] sunxi: musb: Remove unused sunxi_musb_exit method
[PATCH] drm/i915: Add the ddi get cdclk code for BXT
2015-06-14 11:45 UTC (2+ messages)
[Xenomai] RTDM-native mainlining - status?
2015-06-14 11:43 UTC (8+ messages)
[PATCH 1/2] pm/gf100: allow to share GPC, HUB and PART domains
2015-06-14 11:33 UTC (2+ messages)
` [PATCH 2/2] pm/gf100: add compute signals/sources
[PATCH] chroot.2: not intended for security, document attack
2015-06-14 11:25 UTC
[PATCH RFC 0/4] PL08x DT bindings and LPC18xx DMA support
2015-06-14 11:22 UTC (10+ messages)
` [PATCH RFC 1/4] dmaengine: pl08x: support dt channel assignment
` [PATCH RFC 2/4] doc: dt: dma: add binding doc for pl08x
` [PATCH RFC 3/4] dmaengine: add driver for lpc18xx dmamux
` [PATCH RFC 4/4] doc: dt: dma: add bindings for lpc1850-dmamux
[PATCH 5/5] iio: adc: cc10001: Power-up the ADC at probe time when used remotely
2015-06-14 11:22 UTC (5+ messages)
[PATCH 2/2] iio: adc: xilinx-xadc: Add xlnx,extend-name as an optional argument for aux channels
2015-06-14 11:20 UTC (8+ messages)
` [PATCH v2 1/2] devicetree: xilinx-xadc: Add optional label property
` [PATCH v2 2/2] iio: adc: xilinx-xadc: Add label as an optional argument for aux channels
[PATCH v1 0/2] Implement sample time consideration
2015-06-14 11:16 UTC (6+ messages)
` [PATCH v1 1/2] iio: adc: Determine sampling frequencies by using minimum sample time
[PATCH 0/4] drm: Add decoding for DRM/KMS and i915 ioctls
2015-06-14 11:12 UTC (8+ messages)
` [PATCH 2/4] drm: Add dispatcher and driver identification for DRM
Haswell LBR call stacks
2015-06-14 11:02 UTC
[PATCH v5 0/2] iio: adc: vf610: respect ADC clocking limitations
2015-06-14 11:12 UTC (5+ messages)
` [PATCH v5 1/2] iio: adc: vf610: implement configurable conversion modes
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.