An error occurred fetching the project authors.
- 23 May, 2005 8 commits
-
-
Thomas Gleixner authored
Check timeout while we wait for the command to finish. No worry about a false result. This prevents deadlocking when detecting an unknown number of chips and is useful for removable media too. Signed-off-by:
Thomas Gleixner <tglx@linutronix.de> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
-
Kyungmin Park authored
Move manufacturer ID search to display correct ID in case of buswidth mismatch. Signed-off-by:
Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
-
Artem B. Bityuckiy authored
Small bugfix. Sometimes it may be handy not to have bbt. So, this->bbt might be NULL. Signed-off-by:
Artem B. Bityuckiy <dedekind@infradead.org> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
-
Thomas Gleixner authored
Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
-
David A. Marlin authored
Add optional hardware specific callback routine to perform extra error status checks on erase and write failures for devices with hardware ECC. Signed-off-by:
David A. Marlin <dmarlin@redhat.com> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
-
David A. Marlin authored
Replace some literals with defined symbols. Signed-off-by:
David A. Marlin <dmarlin@redhat.com> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
-
Thomas Gleixner authored
Replace yield by msleep. M.Wilcox stared at it and frowned Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
-
David A. Marlin authored
Added workaround for Renesas AG-AND chips "disturb" issue for Bad Block Table. Added support for the device recovery command sequence for Renesas AG-AND chips. Signed-off-by:
David A. Marlin <dmarlin@redhat.com> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
-
- 16 Apr, 2005 1 commit
-
-
Linus Torvalds authored
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
-