10 results
Order by date - Order by pertinence
All (10)
High-tech (10)
 
[GIT PULL] sbp-target merge for v3.5-rc1
Hi Linus, Here is the next pull request for Chris Boot's new Serial Block Protocol (sbp) target driver for IEEE-1394 (FireWire) hardware. This code also has been in linux-next for a number of weeks, and is ready for an initial merge. Please pull ...
Message posted on the May 22nd, 2012 - 6:40 PM ET
[GIT PULL] target updates for v3.8-rc1
Hello Linus! Here are the target updates for v3.8-rc1 merge window code. Please go ahead and pull from: git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git for-next Just a heads up that there is a minor merge conflict that ...
Message posted on the December 14th, 2012 - 7:00 PM ET
[ANNOUNCE] target-pending tree updated to v3.6-rc2
Hi all, With the release of v3.6-rc2 this afternoon, the target-pending.git tree now has been updated using the freshly cut -rc2 as it's new HEAD. Patches destined into for-3.7 code are now being added into for-next for linux-next build testing. ...
Message posted on the August 16th, 2012 - 10:50 PM ET
linux-next: Tree for Jun 8
Hi all, Changes since 20120607: I reverted one commit from Linus' tree that was causing run time warnings. The block tree lost its conflict. The leds tree gained a build failure so I used the version from next-20120607. The akpm tree gained a ...
Message posted on the June 8th, 2012 - 12:50 AM ET
linux-next: Tree for Jun 7
Hi all, For the fist time in my memory, today's linux-next build required no manual intervention i.e. there are no new conflicts or build problems. Changes since 20120604: The nfs tree lost its conflict. The sound-asoc tree lost its build ...
Message posted on the June 6th, 2012 - 11:20 PM ET
linux-next: Tree for Jun 5
Hi all, There will be no linux-next release tomorrow. Changes since 20120604: Removed tree: ep93xx-current (merged into ep93xx) The infiniband tree lost its conflicts. The sound-asoc tree lost its build failure but gained another so I used the ...
Message posted on the June 4th, 2012 - 11:40 PM ET
linux-next: Tree for Jun 4
Hi all, Changes since 20120601: New tree: leds The ecryptfs tree lost its conflict. The vfs tree lost its build failure. The acpi tree lost its conflict but gained another against the hwmon-staging tree. The mtd tree lost its conflict. The ...
Message posted on the June 4th, 2012 - 1:50 AM ET
[PATCH] [trivial]treewide: Fix typo in various drivers
Correct spelling typo in printk within various drivers. Signed-off-by: Masanari Iida <standby24x7@gmail.com> drivers/bluetooth/ath3k.c | 2 +- drivers/devfreq/exynos4_bus.c | 2 +- ...
Message posted on the December 28th, 2012 - 11:00 AM ET
[RFC][PATCH] firewire: Add function to get speed from opaque struct fw_request
[ Would something like the following be acceptable as an addition to the FireWire stack? This would be enough for me to get the speed of the request for my work on the SBP-2 target code. ] Sometimes it's useful to know the FireWire speed of the ...
Message posted on the February 6th, 2012 - 5:30 PM ET
[PATCH 3/3] [tgt]: Add BSG v4 backstore support to usr/bs_sg.c
From: Nicholas Bellinger <nab@linux-iscsi.org> This patch adds initial support for the block layer implementation of the sg v4 interface (BSG) -> STGT with a new struct backingstore_template bsg_bst sharing code with the original sg_bst. ...
Message posted on the June 7th, 2010 - 12:00 AM ET