index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
/
mtd_dataflash.c
Age
Commit message (
Expand
)
Author
2009-04-04
[MTD] support driver model updates
David Brownell
2009-03-20
[MTD] partitioning utility predicates
David Brownell
2009-03-10
mtd_dataflash: fix probing of AT45DB321C chips.
Will Newton
2008-12-23
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-19
[MTD] fix dataflash 64-bit divisions
Artem Bityutskiy
2008-08-07
[MTD] make dataflash write-verify be optional
David Brownell
2008-08-07
[MTD] Compile fix for dataflash OTP support
David Brownell
2008-08-01
[MTD] dataflash OTP support
David Brownell
2008-07-30
[MTD] DataFlash: bugfix, binary page sizes now handled
akpm@linux-foundation.org
2008-06-04
[MTD] DataFlash: use proper types
David Woodhouse
2008-06-04
[MTD] DataFlash: fix bug - ATMEL AT45DF321D spi flash card fails to be copied...
Michael Hennerich
2007-11-28
[MTD] mtd_dataflash: Incorrect compare-after-write check
Andrew Victor
2007-06-28
[MTD] Use mutex instead of semaphore in dataflash driver
Matthias Kaehlcke
2007-01-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2006-12-30
[PATCH] SPI/MTD: mtd_dataflash oops prevention
David Brownell
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-01
[MTD] bugfix: DataFlash is not bit writable
Haavard Skinnemoen
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-22
[MTD] Initialize 'writesize'
Artem B. Bityutskiy
2006-03-14
[PATCH] mtd_dataflash, fix block vs page erase
David Brownell
2006-01-13
[PATCH] spi: misc fixes
David Brownell
2006-01-13
[PATCH] spi: use linked lists rather than an array
Vitaly Wool
2006-01-13
[PATCH] spi: mtd dataflash driver
David Brownell