All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-11 14:10:59 to 2014-10-11 17:04:36 UTC [more...]

[U-Boot] [PATCH 0/2] Introduce CONFIG_SUPPORT_SPL/TPL
 2014-10-11 17:04 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] kconfig: add CONFIG_SUPPORT_TPL

[PATCH] usb: atm: fix codestyle issues in
 2014-10-11 17:00 UTC  (2+ messages)

[PATCH iproute2] netlink: extend buffers to 16K
 2014-10-11 17:00 UTC  (2+ messages)

[Cocci] [RFC] drop owner assignment from platform_drivers
 2014-10-11 16:56 UTC  (8+ messages)
      `  "

PCEngines APU1c
 2014-10-11 16:52 UTC 

[PATCH] arm64: Fix compile error seen in non-SMP builds
 2014-10-11 16:45 UTC  (6+ messages)

[GIT PULL] MFD for v3.18
 2014-10-11 16:44 UTC  (3+ messages)

[U-Boot] [PATCH 01/10] video: Add S3C24xx framebuffer support
 2014-10-11 16:42 UTC  (10+ messages)
` [U-Boot] [PATCH 02/10] arm: s3c24xx: Fix incorrect CONFIG_SYS_S3C2410_NAND_HWECC name
` [U-Boot] [PATCH 03/10] mtd: nand: s3c: Fix data type width in debug()
` [U-Boot] [PATCH 04/10] mtd: nand: s3c: Unify the register definition and naming
` [U-Boot] [PATCH 05/10] mtd: nand: s3c: Add S3C2440 specifics
` [U-Boot] [PATCH 06/10] mtd: nand: s3c: Add S3C2440 buffer reading
` [U-Boot] [PATCH 07/10] mtd: nand: s3c: Add missing correction and select_chip functions
` [U-Boot] [PATCH 08/10] i2c: s3c: Implant support for S3C2440
` [U-Boot] [PATCH 09/10] gpio: s3c: Fix the GPIO driver
` [U-Boot] [PATCH 10/10] net: smc911x: Keep MAC programmed

iwlwifi/mvm: "Got an HT rate for a non data frame 0x8"
 2014-10-11 16:42 UTC  (2+ messages)

[PATCH] init: calibrate: fix style issues
 2014-10-11 16:40 UTC  (2+ messages)

[PATCH] arm: Blacklist gcc 4.8.[012] and 4.9.0 with CONFIG_FRAME_POINTER
 2014-10-11 16:33 UTC  (4+ messages)

[Qemu-devel] AArch64: duplicate store in do_fp_st
 2014-10-11 16:32 UTC 

FIO - Client and Server - Suggestion
 2014-10-11 16:30 UTC  (20+ messages)

[PATCH] context_tracking: Fix checkpatch warnings
 2014-10-11 16:29 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/systemd: fix getty setup
 2014-10-11 16:29 UTC  (3+ messages)

Audio Mini-Summit info updates
 2014-10-11 15:51 UTC  (7+ messages)

When will the meta-openembedded have a dizzy branch, please ?
 2014-10-11 16:22 UTC  (4+ messages)

[U-Boot] [PATCH] cmd_sf: add handler for +len arg for all commands
 2014-10-11 16:22 UTC  (4+ messages)

[PATCH 0/6] dmaengine: remove FSLDMA_EXTERNAL_START
 2014-10-11 15:46 UTC  (14+ messages)
` [PATCH 1/6] dmaengine: add dmaengine_prep_dma_sg() helper
` [PATCH 2/6] dmaengine: freescale: add and export fsl_dma_external_start()
` [PATCH 3/6] carma-fpga: use dmaengine_xxx() API
` [PATCH 4/6] carma-fpga: move to fsl_dma_external_start()
` [PATCH 5/6] dmaengine: freescale: remove FSLDMA_EXTERNAL_START control method
` [PATCH 6/6] dmaengine: remove FSLDMA_EXTERNAL_START

[PATCH] bebob: Fix failure to detect source of clock for Terratec Phase 88
 2014-10-11 16:22 UTC  (5+ messages)

[Buildroot] [PATCH v3] ejabberd: new package
 2014-10-11 16:21 UTC  (2+ messages)

[PATCH 00/12] dmaengine: remove users of device_control
 2014-10-11 16:21 UTC  (25+ messages)
` [PATCH 01/12] pata_arasan_cf: use dmaengine_terminate_all() API
` [PATCH 02/12] dmaengine: coh901318: "
` [PATCH 03/12] [media] V4L2: mx3_camer: use dmaengine_pause() API
` [PATCH 04/12] mtd: fsmc_nand: use dmaengine_terminate_all() API
` [PATCH 05/12] mtd: sh_flctl: "
` [PATCH 06/12] net: ks8842: "
` [PATCH 07/12] spi/atmel: "
` [PATCH 08/12] spi/spi-dw-mid.c: use dmaengine_slave_config() API
` [PATCH 09/12] serial: sh-sci: use dmaengine_terminate_all() API
` [PATCH 10/12] usb: musb: ux500_dma: use dmaengine_xxx() APIs
` [PATCH 11/12] ASoC: txx9: use dmaengine_terminate_all() API
` [PATCH 12/12] video: mx3fb: "

[U-Boot] [PATCH 0/9] ARM: sunxi: Add Allwinner A23 (sun8i) support
 2014-10-11 16:17 UTC  (20+ messages)
` [U-Boot] [PATCH 1/9] ARM: sunxi: Fix build break when CONFIG_MMC is not defined
` [U-Boot] [PATCH 2/9] ARM: sunxi: Add sun8i (A23) UART0 pin mux support
` [U-Boot] [PATCH 3/9] ARM: sunxi: Add support for uart0 on port F (mmc0)
` [U-Boot] [PATCH 4/9] mmc: sunxi: Add support for sun8i (A23)
` [U-Boot] [PATCH 5/9] ARM: sunxi: Add basic A23 support
` [U-Boot] [PATCH 6/9] ARM: sunxi: Add support for R_PIO gpio banks
` [U-Boot] [PATCH 7/9] ARM: sunxi: Allow specifying module in prcm apb0 init function
` [U-Boot] [PATCH 8/9] ARM: sunxi: Add support for using R_UART as console
` [U-Boot] [PATCH 9/9] ARM: sunxi: Add Ippo-q8h-v5 A23 tablet board defconfig

RHEL7 source packages
 2014-10-11 16:16 UTC  (2+ messages)

[PATCH v5] Bluetooth: Defer connection-parameter removal when unpairing
 2014-10-11 16:13 UTC  (2+ messages)

Concurrent SG_SCSI_RESET ioctls
 2014-10-11 16:11 UTC  (2+ messages)

[PATCH v4] Bluetooth: Defer connection-parameter removal when unpairing
 2014-10-11 16:10 UTC  (4+ messages)

rhashtable: hang while running tests on boot
 2014-10-11 16:09 UTC  (8+ messages)

[PATCH] debugfs: add helper function to create device related seq_file
 2014-10-11 16:09 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] PSCI v0.2 framework for ARMv8
 2014-10-11 16:04 UTC  (7+ messages)
` [U-Boot] [PATCH 4/8] ARMv8: PSCI: Add linker section to hold PSCI code

[PATCH] Better support for upgrading packages in opkg and update-rc.d.bbclass
 2014-10-11 16:04 UTC  (3+ messages)

[PATCH] git-completion.bash - avoid excruciatingly slow ref completion on Cygwin
 2014-10-11 15:51 UTC 

[PATCH v4] i2c: rk3x: adjust the LOW divison based on characteristics of SCL
 2014-10-11 15:49 UTC  (4+ messages)

initramfs issues with mdraid/bcache-tools/lvm2 on debian wheezy-backports 3.16
 2014-10-11 15:42 UTC 

Updates to meta-fsl-arm (master and dizzy) in 2014-10-11
 2014-10-11 15:47 UTC 

[U-Boot] [PATCH v2 0/5] sunxi: Enable second sdcard slot found on some boards
 2014-10-11 15:47 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/5] sunxi: Add mmc card-detect functionality
` [U-Boot] [PATCH v2 2/5] sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig option
` [U-Boot] [PATCH v2 3/5] sunxi: When we've both mmc0 and mmc2, detect from which one we're booting
` [U-Boot] [PATCH v2 4/5] sunxi: Use PG3 - PG8 as io-pins for mmc1
` [U-Boot] [PATCH v2 5/5] sunxi: Enable second sdcard slot found on some boards

[Buildroot] [PATCH v4] package/trinity: New package
 2014-10-11 15:47 UTC  (6+ messages)

technisat-usb2: i2c-error
 2014-10-11 15:45 UTC  (4+ messages)

[RFC][PATCH] audit: log join and part events to the read-only multicast log socket
 2014-10-11 15:42 UTC  (5+ messages)

[PATCH 0/5] Berlin BG2 AHCI and SATA PHY
 2014-10-11 15:41 UTC  (18+ messages)
` [PATCH 1/5] phy: berlin-sata: Move PHY_BASE into private data struct
` [PATCH 2/5] phy: berlin-sata: Add support for BG2 SATA PHY
` [PATCH 3/5] phy: berlin-sata: Document BG2 compatible
` [PATCH 4/5] ARM: berlin: Add AHCI and SATA PHY nodes to BG2
` [PATCH 5/5] ARM: berlin: Enable SATA on Sony NSZ-GS7

Initial repo sync fails with "Unable to find..."
 2014-10-11 15:39 UTC  (2+ messages)

Any BSP containing pre-built gstreamer-1.x (with FSL plugins) needed
 2014-10-11 15:37 UTC  (2+ messages)

[PATCH] usb: serial: Fix indentation style issue
 2014-10-11 15:36 UTC  (5+ messages)
` [PATCH v2] "

[Qemu-devel] AArch64: ld/st exclusive pair bug
 2014-10-11 15:33 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] ARM: sunxi: Fix reset support on sun6i/sun8i
 2014-10-11 15:33 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] ARM: sunxi: Move watchdog register definitions to separate file
` [U-Boot] [PATCH 2/3] ARM: sunxi: Add sun6i/sun8i timer block register definition
` [U-Boot] [PATCH 3/3] ARM: sunxi: Fix reset command on sun6i/sun8i

[PATCH v2 1/2] ALSA: au88x0: added reference of vortex_t
 2014-10-11 15:32 UTC  (7+ messages)
` [PATCH v2 2/2] ALSA: au88x0: pr_* replaced with dev_*
          ` [alsa-devel] "

[PATCH] staging: Fix spacing between function name and parentheses
 2014-10-11 15:25 UTC  (13+ messages)

[Buildroot] [PATCH 1/2] mesa3d xa option cleanup
 2014-10-11 15:23 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] mesa3d add option for Radeon r300/r600/radeonsi gallium drivers

[meta-fsl-arm][PATCH 1/2] linux-fslc: Update to 3.17 release
 2014-10-11 15:21 UTC  (4+ messages)
` [meta-fsl-arm][PATCH 2/2] u-boot-fslc: Update to 2014.10 upcoming release

[PATCH] remote.c - Make remote definition require a url
 2014-10-11 15:20 UTC 

[Buildroot] [PATCH 1/2] uclibc: add a missing function member to siginfo.h
 2014-10-11 15:16 UTC  (2+ messages)
` [Buildroot] [PATCH] rt-tests: enable on MIPS uClibc again

[U-Boot] [SoCFPGA] next steps
 2014-10-11 15:16 UTC  (16+ messages)
    ` [U-Boot] Discussion topics / issues

Two uncorrectable errors across RAID1 at same logical block?
 2014-10-11 15:11 UTC  (9+ messages)

[Buildroot] [PATCH] configs/qemu-sparc-ss10: enable tmpfs
 2014-10-11 15:05 UTC  (3+ messages)

hid: roccat: Fix code style issues
 2014-10-11 15:01 UTC 

[PATCH v7 0/1] iio: jsa1212: Add JSA1212 proximity/ALS sensor
 2014-10-11 14:57 UTC  (9+ messages)
` [PATCH v7 1/1] "

[Bug 84500] New: [radeonsi] radeon 0000:01:00.0: Packet0 not allowed!
 2014-10-11 14:56 UTC  (2+ messages)
` [Bug 84500] "

[PATCH] Handle atexit list internaly fo unthreaded builds
 2014-10-11 14:53 UTC 

[PATCH v3] spi: orion: support armada extended baud rates
 2014-10-11 14:52 UTC  (2+ messages)
  ` [v3] "

RCU bug with v3.17-rc3 ?
 2014-10-11 14:51 UTC  (19+ messages)

[Buildroot] [PATCH 0/3] Manage big root directory trees by breaking them up
 2014-10-11 14:49 UTC  (2+ messages)

[PATCH net-next RFC 0/3] virtio-net: Conditionally enable tx interrupt
 2014-10-11 14:48 UTC  (4+ messages)
` [PATCH net-next RFC 3/3] virtio-net: conditionally "

[PATCH 1/2] fix compilation with --disable-pthreads
 2014-10-11 14:46 UTC  (2+ messages)
` [PATCH 2/2] Remove spurious 'no threads support' warnings

[linux-3.10 test] 30692: regressions - FAIL
 2014-10-11 14:42 UTC 

[PATCH net-next] Removed unused function sctp_addr_is_valid()
 2014-10-11 14:29 UTC 

[Buildroot] [PATCH 1/5] dash: bump to version 0.5.8-1
 2014-10-11 14:28 UTC  (8+ messages)

[PATCH 08/37] mi: Drop plane argument from miHandleExposures
 2014-10-11 14:23 UTC  (2+ messages)

[PATCH 0/2] backlight: pwm: fix oops on accessing removed legacy pwm device
 2014-10-11 14:21 UTC  (7+ messages)
` [PATCH 1/2] backlight: pwm: don't call legacy pwm request for device defined in dt
` [PATCH 2/2] backlight: pwm: clean up pwm requested using legacy API

[U-Boot] [PATCH V7] ARM: mx6: Add support for Kosagi Novena
 2014-10-11 14:21 UTC  (5+ messages)

[drm/i915] WARNING: CPU: 2 PID: 260 at drivers/gpu/drm/i915/intel_display.c:1151 assert_plane+0x83/0x90 [i915]()
 2014-10-11 14:11 UTC  (4+ messages)

[nft PATCH 1/3] evaluate: fix a crash if we specify ether type or meta nfproto in reject
 2014-10-11 14:11 UTC  (3+ messages)
` [nft PATCH 2/3] delinearize: list the icmpx reason with the string associated
` [nft PATCH 3/3] test: update and add the reject tests for ip, ip6, bridge and inet


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.