-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 228356 b: refs/heads/master c: 8f9346a h: refs/heads/master v: v3
- Loading branch information
Mark Allyn
authored and
Greg Kroah-Hartman
committed
Dec 10, 2010
1 parent
3bd5715
commit 5e74188
Showing
2 changed files
with
1 addition
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 0dd12c44510c342282145c8048b447a13ce78a32 | ||
refs/heads/master: 8f9346a091ac523afa73643aae69f74f0f8a6e80 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,5 @@ | ||
Todo's so far (from Alan Cox) | ||
- Fix firmware loading - Done 09/10 M. Allyn | ||
- Get firmware into firmware git tree - Firmware is non open source | ||
- Review and tidy each algorithm function - Done 09/10 M. Allyn | ||
- Check whether it can be plugged into any of the kernel crypto API | ||
interfaces - Crypto API 'glue' is still not ready to submit | ||
- Do something about the magic shared memory interface and replace it | ||
with something saner (in Linux terms) - Done 09/10 M. Allyn | ||
- Clean up unused ioctls - Needs vendor help | ||
- Clean up unused fields in ioctl structures - Needs vendor help | ||
- 64 bit size to be used for all user space addresses passed | ||
to ioctl - Done 10/10 M. Allyn |