index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
/
mtd_dataflash.c
Age
Commit message (
Expand
)
Author
2015-11-15
Merge v4.4-rc1 into MTD development
Brian Norris
2015-11-11
mtd: drop unnecessary partition parser data
Brian Norris
2015-11-06
Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd
Linus Torvalds
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-13
mtd: devices: mtd_dataflash: drop owner assignment
Frans Klaver
2015-08-21
mtd: dataflash: Export OF module alias information
Javier Martinez Canillas
2014-11-05
mtd: dataflash: Remove use of tx_dma
Mark Brown
2014-03-10
mtd: Fix the behavior of OTP write if there is not enough room for data
Christian Riesch
2014-03-10
mtd: Add a retlen parameter to _get_{fact,user}_prot_info
Christian Riesch
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-03
mtd: dataflash: remove unnecessary spi_set_drvdata()
Jingoo Han
2013-11-07
mtd: dataflash: Say if we find a device we don't support
Mark Brown
2013-10-27
mtd: dataflash: remove unused field
Brian Norris
2013-08-30
mtd: devices: use dev_get_platdata()
Jingoo Han
2013-08-05
mtd: dataflash: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-04-05
mtd: dataflash: Use of_match_ptr() macro
Sachin Kamat
2013-01-03
Drivers: mtd: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-22
mtd: fix a number of checkpatch complaints
Artem Bityutskiy
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
mtd: remove use of __devinitdata
Bill Pemberton
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
2012-03-27
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
2012-03-27
mtd: remove retlen zeroing duplication
Artem Bityutskiy
2012-03-27
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-03-27
mtd: convert drivers/mtd/* to use module_spi_driver()
Axel Lin
2012-01-09
mtd: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-09-11
mtd: cleanup style on pr_debug messages
Brian Norris
2011-09-11
mtd: replace DEBUG() with pr_debug()
Brian Norris
2011-09-11
mtd: dataflash: add device tree probe support
Shawn Guo
2011-09-11
mtd: mtd_dataflash.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: mtd_dataflash don't specify default parsing options
Dmitry Eremin-Solenikov
2011-05-25
mtd: dataflash: convert to mtd_device_register()
Jamie Iles
2010-08-02
mtd: dataflash: remove casts from void
Kulikov Vasiliy
2009-10-17
mtd: fix memory leak in mtd_dataflash
H Hartley Sweeten
2009-09-23
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-09-04
mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"
Robert P. J. Day
2009-05-18
mtd_dataflash: unbreak erase support
Peter Korsgaard
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
[next]