aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/mtd_dataflash.c
Commit message (Expand)AuthorAge
* mtd: dataflash: Use of_match_ptr() macroSachin Kamat2013-04-05
* Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* mtd: fix a number of checkpatch complaintsArtem Bityutskiy2012-11-22
* mtd: remove use of __devexitBill Pemberton2012-11-22
* mtd: remove use of __devinitdataBill Pemberton2012-11-22
* mtd: remove use of __devinitBill Pemberton2012-11-22
* mtd: remove use of __devexit_pBill Pemberton2012-11-22
* mtd: move zero length verification to MTD API functionsArtem Bityutskiy2012-03-26
* mtd: remove retlen zeroing duplicationArtem Bityutskiy2012-03-26
* mtd: do not duplicate length and offset checks in driversArtem Bityutskiy2012-03-26
* mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-26
* mtd: convert drivers/mtd/* to use module_spi_driver()Axel Lin2012-03-26
* mtd: Remove redundant spi driver bus initializationLars-Peter Clausen2012-01-09
* mtd: cleanup style on pr_debug messagesBrian Norris2011-09-11
* mtd: replace DEBUG() with pr_debug()Brian Norris2011-09-11
* mtd: dataflash: add device tree probe supportShawn Guo2011-09-11
* mtd: mtd_dataflash.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-11
* mtd: mtd_dataflash don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
* mtd: dataflash: convert to mtd_device_register()Jamie Iles2011-05-24
* mtd: dataflash: remove casts from voidKulikov Vasiliy2010-08-02
* mtd: fix memory leak in mtd_dataflashH Hartley Sweeten2009-10-17
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-09-23
|\
| * mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"Robert P. J. Day2009-09-04
* | spi: prefix modalias with "spi:"Anton Vorontsov2009-09-23
|/
* mtd_dataflash: unbreak erase supportPeter Korsgaard2009-05-18
* [MTD] support driver model updatesDavid Brownell2009-04-04
* [MTD] partitioning utility predicatesDavid Brownell2009-03-20
* mtd_dataflash: fix probing of AT45DB321C chips.Will Newton2009-03-10
* [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-23
* [MTD] fix dataflash 64-bit divisionsArtem Bityutskiy2008-12-19
* [MTD] make dataflash write-verify be optionalDavid Brownell2008-08-07
* [MTD] Compile fix for dataflash OTP supportDavid Brownell2008-08-07
* [MTD] dataflash OTP supportDavid Brownell2008-08-01
* [MTD] DataFlash: bugfix, binary page sizes now handledakpm@linux-foundation.org2008-07-30
* [MTD] DataFlash: use proper typesDavid Woodhouse2008-06-04
* [MTD] DataFlash: fix bug - ATMEL AT45DF321D spi flash card fails to be copied...Michael Hennerich2008-06-04
* [MTD] mtd_dataflash: Incorrect compare-after-write checkAndrew Victor2007-11-28
* [MTD] Use mutex instead of semaphore in dataflash driverMatthias Kaehlcke2007-06-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-01-17
|\
| * [PATCH] SPI/MTD: mtd_dataflash oops preventionDavid Brownell2006-12-30
| * [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* | [MTD] bugfix: DataFlash is not bit writableHaavard Skinnemoen2006-12-01
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [MTD] Initialize 'writesize'Artem B. Bityutskiy2006-06-22
* [PATCH] mtd_dataflash, fix block vs page eraseDavid Brownell2006-03-14
* [PATCH] spi: misc fixesDavid Brownell2006-01-13
* [PATCH] spi: use linked lists rather than an arrayVitaly Wool2006-01-13
* [PATCH] spi: mtd dataflash driverDavid Brownell2006-01-13