index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
/
mtd_dataflash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-03-27
1
-8
/
+8
*
mtd: convert drivers/mtd/* to use module_spi_driver()
Axel Lin
2012-03-27
1
-12
/
+1
*
mtd: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2012-01-09
1
-1
/
+0
*
mtd: cleanup style on pr_debug messages
Brian Norris
2011-09-11
1
-9
/
+9
*
mtd: replace DEBUG() with pr_debug()
Brian Norris
2011-09-11
1
-22
/
+21
*
mtd: dataflash: add device tree probe support
Shawn Guo
2011-09-11
1
-2
/
+16
*
mtd: mtd_dataflash.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
1
-18
/
+3
*
mtd: mtd_dataflash don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-6
/
+1
*
mtd: dataflash: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-27
/
+18
*
mtd: dataflash: remove casts from void
Kulikov Vasiliy
2010-08-02
1
-6
/
+6
*
mtd: fix memory leak in mtd_dataflash
H Hartley Sweeten
2009-10-17
1
-3
/
+16
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-09-23
1
-2
/
+2
|
\
|
*
mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"
Robert P. J. Day
2009-09-04
1
-2
/
+2
*
|
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-09-23
1
-0
/
+1
|
/
*
mtd_dataflash: unbreak erase support
Peter Korsgaard
2009-05-18
1
-1
/
+1
*
[MTD] support driver model updates
David Brownell
2009-04-04
1
-0
/
+2
*
[MTD] partitioning utility predicates
David Brownell
2009-03-20
1
-10
/
+6
*
mtd_dataflash: fix probing of AT45DB321C chips.
Will Newton
2009-03-10
1
-1
/
+2
*
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-23
1
-16
/
+16
*
[MTD] fix dataflash 64-bit divisions
Artem Bityutskiy
2008-12-19
1
-9
/
+15
*
[MTD] make dataflash write-verify be optional
David Brownell
2008-08-07
1
-5
/
+3
*
[MTD] Compile fix for dataflash OTP support
David Brownell
2008-08-07
1
-1
/
+1
*
[MTD] dataflash OTP support
David Brownell
2008-08-01
1
-7
/
+199
*
[MTD] DataFlash: bugfix, binary page sizes now handled
akpm@linux-foundation.org
2008-07-30
1
-47
/
+83
*
[MTD] DataFlash: use proper types
David Woodhouse
2008-06-04
1
-16
/
+16
*
[MTD] DataFlash: fix bug - ATMEL AT45DF321D spi flash card fails to be copied...
Michael Hennerich
2008-06-04
1
-5
/
+112
*
[MTD] mtd_dataflash: Incorrect compare-after-write check
Andrew Victor
2007-11-28
1
-1
/
+1
*
[MTD] Use mutex instead of semaphore in dataflash driver
Matthias Kaehlcke
2007-06-28
1
-8
/
+9
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-01-18
1
-2
/
+2
|
\
|
*
[PATCH] SPI/MTD: mtd_dataflash oops prevention
David Brownell
2006-12-30
1
-1
/
+1
|
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
|
[MTD] bugfix: DataFlash is not bit writable
Haavard Skinnemoen
2006-12-01
1
-1
/
+1
|
/
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[MTD] Initialize 'writesize'
Artem B. Bityutskiy
2006-06-22
1
-0
/
+1
*
[PATCH] mtd_dataflash, fix block vs page erase
David Brownell
2006-03-14
1
-1
/
+1
*
[PATCH] spi: misc fixes
David Brownell
2006-01-13
1
-1
/
+1
*
[PATCH] spi: use linked lists rather than an array
Vitaly Wool
2006-01-13
1
-11
/
+17
*
[PATCH] spi: mtd dataflash driver
David Brownell
2006-01-13
1
-0
/
+623