messages from 2014-11-08 18:13:21 to 2014-11-08 21:23:04 UTC [more...]
[PATCH v4 0/4] ASoC: simple-card: Add multi-CODEC support
2014-11-10 7:48 UTC (2+ messages)
` [PATCH v4 1/4] ASoC: core: add multi-codec support in DT
[PATCH 0/2] of: Fix some 'const' problems
2014-11-09 18:28 UTC (3+ messages)
` [PATCH 1/2] of: Make const the device node pointers in of_clk_get and of_node_put
[Buildroot] [PATCH] python-netifaces: bump to 0.10.4
2014-11-08 21:23 UTC (2+ messages)
[Buildroot] [git commit] python-netifaces: bump to 0.10.4
2014-11-08 21:22 UTC
[Buildroot] socat version
2014-11-08 21:22 UTC (2+ messages)
[U-Boot] [PATCH v2 0/8] *** iMX6 SabreSD SPL Support ***
2014-11-08 21:18 UTC (10+ messages)
` [U-Boot] [PATCH v2 1/8] mmc: add spl_board_mmc_init
` [U-Boot] [PATCH v2 2/8] mmc: imx6: call spl_board_mmc_init
` [U-Boot] [PATCH v2 3/8] imx6: add spl on board configuration
` [U-Boot] [PATCH v2 4/8] imx6: add some flexibility for defining macros
` [U-Boot] [PATCH v2 5/8] imx6: add spl on board configuration
` [U-Boot] [PATCH v2 6/8] imx6: SPL support for iMX6 SabreSD
` [U-Boot] [PATCH v2 7/8] imx6: add data configuration file for SPL
` [U-Boot] [PATCH v2 8/8] kconfig: imx6: add SUPPORT_SPL
[PATCH] devicetree: vendor-prefixes.txt: fix whitespace
2014-11-08 21:16 UTC
[Buildroot] [PATCH 1/2] libiscsi: rename patches to follow the new name structure
2014-11-08 21:16 UTC (3+ messages)
` [Buildroot] [PATCH 2/2] libiscsi: only build the test tool and ld-iscsi if we have shared libs
[Buildroot] [git commit] libiscsi: only build the test tool and ld-iscsi if we have shared libs
2014-11-08 21:15 UTC
[PATCH] rtl8188eu: Remove unnecessary braces for simple return in xmit_linux.c
2014-11-08 21:14 UTC
[Buildroot] [git commit] libiscsi: rename patches to follow the new name structure
2014-11-08 21:14 UTC
[Buildroot] [PATCH v2 1/2] tcl: update package disabling
2014-11-08 21:13 UTC (4+ messages)
` [Buildroot] [PATCH v2 2/2] tcl: add hash file
[Buildroot] [git commit] tcl: add hash file
2014-11-08 21:13 UTC
[Buildroot] [git commit] tcl: update package disabling
2014-11-08 21:12 UTC
[Buildroot] [PATCH 1/1] package/mesa3d-demos: X11 support depends on HAS_LIBGL
2014-11-08 21:09 UTC (2+ messages)
[PATCH v1 0/3] Transition pxa25x clock to common clocks
2014-11-08 21:01 UTC (7+ messages)
[PATCH 0/3] input: alps: Fixes for ALPS driver
2014-11-08 21:00 UTC (8+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 1/4] input: alps: Do not try to parse data as 3 bytes packet when driver is out of sync
` [PATCH v3 2/4] input: alps: Allow 2 invalid packets without resetting device
[Buildroot] [PATCH 1/1] package/mesa3d: bump to 10.3.3
2014-11-08 20:59 UTC (2+ messages)
[Buildroot] [git commit] package/mesa3d: bump to 10.3.3
2014-11-08 20:59 UTC
[PATCH 0/7] android/handsfree-client: First set of HFP HF
2014-11-08 20:59 UTC (4+ messages)
` [PATCH 4/7] android/handsfree-client: Add incoming connection handling
[Buildroot] [autobuild.buildroot.net] Build results for 2014-11-06
2014-11-08 20:59 UTC (4+ messages)
[Buildroot] [PATCH v2 1/1] package/cramfs: Needs zlib
2014-11-08 20:55 UTC (2+ messages)
[Buildroot] [git commit] package/cramfs: Needs zlib
2014-11-08 20:55 UTC
[PATCH v5 00/24] AMDKFD Kernel Driver
2014-11-08 20:54 UTC (56+ messages)
` [PATCH v5 01/24] drm/radeon: reduce number of free VMIDs and pipes in KV
` [PATCH v5 02/24] drm/radeon/cik: Don't touch int of pipes 1-7
` [PATCH v5 03/24] drm/radeon: Report doorbell configuration to amdkfd
` [PATCH v5 04/24] drm/radeon: adding synchronization for GRBM GFX
` [PATCH v5 05/24] drm/radeon: Add radeon <--> amdkfd interface
` [PATCH v5 06/24] Update MAINTAINERS and CREDITS files with amdkfd info
` [PATCH v5 07/24] amdkfd: Add IOCTL set definitions of amdkfd
` [PATCH v5 08/24] amdkfd: Add amdkfd skeleton driver
` [PATCH v5 09/24] amdkfd: Add topology module to amdkfd
` [PATCH v5 10/24] amdkfd: Add basic modules "
` [PATCH v5 11/24] amdkfd: Add binding/unbinding calls to amd_iommu driver
` [PATCH v5 12/24] amdkfd: Add queue module
` [PATCH v5 13/24] amdkfd: Add mqd_manager module
` [PATCH v5 14/24] amdkfd: Add kernel queue module
` [PATCH v5 15/24] amdkfd: Add module parameter of scheduling policy
` [PATCH v5 16/24] amdkfd: Add packet manager module
` [PATCH v5 17/24] amdkfd: Add process queue "
` [PATCH v5 18/24] amdkfd: Add device "
` [PATCH v5 19/24] amdkfd: Add interrupt handling module
` [PATCH v5 20/24] amdkfd: Implement the create/destroy/update queue IOCTLs
` [PATCH v5 21/24] amdkfd: Implement the Set Memory Policy IOCTL
` [PATCH v5 22/24] amdkfd: Implement the Get Clock Counters IOCTL
` [PATCH v5 23/24] amdkfd: Implement the Get Process Aperture IOCTL
` [PATCH v5 24/24] amdkfd: Implement the Get Version IOCTL
[PATCH 4/6] trace: Replace seq_printf by simpler equivalents
2014-11-08 20:42 UTC (5+ messages)
` [PATCH v2 0/3] trace: Use simpler seq_file functions
` [PATCH v2 1/3] trace: Replace seq_printf by simpler equivalents
` [PATCH v2 2/3] trace: Merge consecutive seq_puts calls
` [PATCH v2 3/3] trace: Replace single-character seq_puts with seq_putc
[Bug 86043] Optimus issue with libdrm 2.4.58
2014-11-08 20:43 UTC
brcmfmac not working on ECS LIVA
2014-11-08 20:39 UTC
[PATCH] arm: xscale: correct auxiliary register in suspend/resume
2014-11-08 20:38 UTC
[PATCH] Input: twl4030-pwrbutton: ensure a wakeup event is recorded
2014-11-08 20:36 UTC (2+ messages)
Aorus X3+ touchpad not working
2014-11-08 20:35 UTC (6+ messages)
[PATCH 00/11] ARM: dts: igep00x0: Add support for new hardware revisions
2014-11-08 20:32 UTC (3+ messages)
` [PATCH 01/11] ARM: dts: omap3-igep00x0: Fix UART2 pins that aren't common
Issue with Broadcom firmware loading
2014-11-08 20:28 UTC
[PATCH v2 for 4.5] xen/arm: Add support for GICv3 for domU
2014-11-08 20:26 UTC (12+ messages)
UNMAP command parameter list
2014-11-08 20:22 UTC (3+ messages)
[Bug 27501] New: nVidia 9600M GT (Macbook Pro current model) is unable to boot
2014-11-08 20:04 UTC (2+ messages)
` [Bug 27501] MacBook Pro 5, x unable to boot [NV96 + NVAC]
[PATCH 3/3] hda_intel: Add DeviceIDs for Sunrise Point-LP
2014-11-08 19:59 UTC (2+ messages)
[PATCH] checkkconfigsymbols.py: improve detection of defects
2014-11-08 19:56 UTC
[PATCH] staging: skein: fixed sparse warnings related to static declarations
2014-11-08 19:56 UTC (2+ messages)
[PATCH for-4.5] xen: vnuma: expose vnode_to_pnode to guest
2014-11-08 19:56 UTC (2+ messages)
[U-Boot] [PATCH v4 0/3] mmc: Board-specific MMC power initializations
2014-11-08 19:55 UTC (4+ messages)
` [U-Boot] [PATCH v4 1/3] "
` [U-Boot] [PATCH v4 2/3] twl4030: device-index-specific MMC power initializations, common ramp-up delay
` [U-Boot] [PATCH v4 3/3] omap_hsmmc: Board-specific TWL4030 MMC power initializations
[RFC] PCI: BCM5301X: add PCIe2 driver for BCM5301X SoCs
2014-11-08 19:47 UTC (3+ messages)
[PATCH] btrfs-progs: skip fs with no seed when build seed/sprout mapping for fi show
2014-11-08 19:47 UTC (4+ messages)
` [PATCH 2/2] btrfs-progs: fix wrong num_devices for btrfs fi show with seed devices
[PATCH v4] imx: thermal: imx_get_temp might be called before sensor clock is prepared
2014-11-08 19:35 UTC
[U-Boot] [PATCH 0/39] x86: Add support for running on bare hardware
2014-11-08 19:40 UTC (25+ messages)
` [U-Boot] [PATCH 08/39] x86: Remove REALMODE_BASE which is no longer used
` [U-Boot] [PATCH 09/39] x86: Remove board_init16() call which is not used
` [U-Boot] [PATCH 11/39] x86: Invalidate TLB as early as possible
` [U-Boot] [PATCH 12/39] x86: Tidy up global descriptor table setup
` [U-Boot] [PATCH 13/39] x86: Use the standard dram_init() function
` [U-Boot] [PATCH 14/39] x86: Use the standard arch_cpu_init() function
` [U-Boot] [PATCH 16/39] x86: Fix up some missing prototypes
` [U-Boot] [PATCH 18/39] x86: Save the BIST value on reset
Updates to meta-fsl-arm-extra (master) in 2014-11-08
2014-11-08 19:34 UTC
Updates to meta-fsl-arm (master) in 2014-11-08
2014-11-08 19:32 UTC
Test failure
2014-11-08 19:28 UTC
[Buildroot] [RFC/PATCH v5 00/13] package/kodi: Bump version to 14.0b2-Helix
2014-11-08 19:28 UTC (3+ messages)
[PATCH] tty: serial: msm_serial: Use DT aliases
2014-11-08 19:25 UTC (5+ messages)
[U-Boot] [PATCH 0/10] x86: Add support for booting 64-bit uncompressed kernel images
2014-11-08 19:24 UTC (19+ messages)
` [U-Boot] [PATCH 01/10] x86: Move paging functions into cpu.c
` [U-Boot] [PATCH 02/10] x86: Bring in msr-index.h from linux 3.8
` [U-Boot] [PATCH 03/10] x86: Display basic CPU information on boot
` [U-Boot] [PATCH 04/10] x86: Add support for starting 64-bit kernel
` [U-Boot] [PATCH 05/10] x86: Move kernel boot function to arch/x86/lib/bootm.c
` [U-Boot] [PATCH 06/10] x86: image: Add new image type for x64_64
` [U-Boot] [PATCH 07/10] x86: bootm: Support booting a 64-bit raw kernel
` [U-Boot] [PATCH 08/10] x86: Correct a few progress message nits
` [U-Boot] [PATCH 10/10] x86: config: Increase CONFIG_SYS_BOOTM_LEN to 16MB
[RFC][PATCH] u-boot-mkimage: allow building target version of the tool
2014-11-08 19:12 UTC (2+ messages)
[PATCH v2] mtd: fsl_upm: Support NAND ECC DTS properties
2014-11-08 19:11 UTC (2+ messages)
[PATCH v2 0/3] Enable user helper interface for efi capsule update
2014-11-08 19:07 UTC (7+ messages)
` [PATCH v2 1/3] firmware loader: Introduce new API - request_firmware_abort()
` [PATCH v2 2/3] firmware loader: fix hung task warning dump
[PATCH bluetooth-next] bluetooth: 6lowpan: fix skb_unshare behaviour
2014-11-08 19:03 UTC (2+ messages)
[GIT PULL] Driver core fixes for 3.18-rc4
2014-11-08 18:58 UTC
[GIT PULL] Staging driver fixes for 3.18-rc4
2014-11-08 18:58 UTC
[GIT PULL] USB driver fixes for 3.18-rc4
2014-11-08 18:57 UTC
[GIT PULL] TTY/Serial fixes for 3.18-rc3
2014-11-08 18:58 UTC
[Qemu-devel] [Bug 1385934] [NEW] USB with passthrougth guest cannot enumerate USB host
2014-11-08 18:47 UTC (2+ messages)
` [Qemu-devel] [Bug 1385934] "
[PATCH] gptfdisk: add 0.8.10+git version
2014-11-08 18:55 UTC (2+ messages)
[U-Boot] [PATCH 1/4] x86: Display more detailed CPU information on boot
2014-11-08 18:54 UTC (4+ messages)
[PATCH 0/4] fix install package "postinst-intercept pointercal-xinput oprofileui avahi" to image failed
2014-11-08 18:53 UTC (4+ messages)
` [PATCH 1/4] avahi.inc: use avahi-daemon as avahi's provider
[PATCH 0/1] arm: imx: fsl_otp: make fuses (OTP memory) read-only
2014-11-08 18:49 UTC (10+ messages)
[PATCH 0/2] Support updating working trees when pushing into non-bare repos
2014-11-08 18:48 UTC (4+ messages)
` [PATCH 1/2] Add a few more values for receive.denyCurrentBranch
[Regression] 83f45fc turns machine's screen off
2014-11-08 18:36 UTC
multiple tracing sessions using relayd
2014-11-08 18:31 UTC
[RFC PATCH] overlayfs: support more than one read-only layer
2014-11-08 18:27 UTC (2+ messages)
[Buildroot] [PATCH] linux: add option to create kernel tarball
2014-11-08 18:24 UTC (4+ messages)
[PATCH 1/2] mailbox: Avoid NULL-pointer dereference in mbox_chan_received_data()
2014-11-08 18:21 UTC (5+ messages)
` [PATCH 2/2] mailbox: Don't unnecessarily re-arm the polling timer
AF9035 not builded from git
2014-11-08 18:18 UTC
[Patch Part3 v3 00/38] Enable hierarchy irqdomian on x86 platforms
2014-11-08 18:13 UTC (27+ messages)
` [Patch Part3 v3 12/38] x86, irq: Kill x86_io_apic_ops.print_entries and related interfaces
` [Patch Part3 v3 19/38] iommu/vt-d: Clean up unsued code
` [Patch Part3 v3 20/38] iommu/amd: "
` [Patch Part3 v3 21/38] x86: irq_remapping: Clean up unused interfaces
` [Patch Part3 v3 22/38] x86, irq: Kill irq_cfg.irq_remapped
` [Patch Part3 v3 23/38] iommu/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c
` [Patch Part3 v3 24/38] iommu/amd: Move struct irq_2_irte into amd_iommu.c
` [Patch Part3 v3 25/38] x86, irq: Move irq_cfg.irq_2_pin into io_apic.c
` [Patch Part3 v3 26/38] x86, irq: Kill struct io_apic_irq_attr
` [Patch Part3 v3 27/38] x86, irq: Kill x86_io_apic_ops.write and x86_io_apic_ops.modify
` [Patch Part3 v3 28/38] x86, irq: Clean up io_apic.h
` [Patch Part3 v3 29/38] x86, irq: Use cached IOAPIC entry instead of reading from hardware
` [Patch Part3 v3 30/38] x86, irq: Kill unused alloc_irq_and_cfg_at()
` [Patch Part3 v3 31/38] x86, irq: Change functions only used in vector.c as static
` [Patch Part3 v3 32/38] x86, irq: Kill function apic_set_affinity()
` [Patch Part3 v3 33/38] x86, irq: Move check of cfg->move_in_progress into send_cleanup_vector()
` [Patch Part3 v3 34/38] x86, irq: Move private data in struct irq_cfg into dedicated data structure
` [Patch Part3 v3 35/38] x86, irq: Refine the way to calculate NR_IRQS
` [Patch Part3 v3 36/38] ACPI, irq, x86: Kill private function mp_register_gsi()/ mp_unregister_gsi()
` [Patch Part3 v3 37/38] x86, irq: Introduce mechanism to support different vector allocation policies
` [Patch Part3 v3 38/38] x86, irq: Add kernel parameter vector_alloc to set CPU vector allocation policy
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.