aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/mtd_dataflash.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-49/+42
* mtd: dataflash: convert to mtd_device_register()Jamie Iles2011-05-251-27/+18
* mtd: dataflash: remove casts from voidKulikov Vasiliy2010-08-021-6/+6
* mtd: fix memory leak in mtd_dataflashH Hartley Sweeten2009-10-171-3/+16
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-09-231-2/+2
|\
| * mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"Robert P. J. Day2009-09-041-2/+2
* | spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-0/+1
|/
* mtd_dataflash: unbreak erase supportPeter Korsgaard2009-05-181-1/+1
* [MTD] support driver model updatesDavid Brownell2009-04-041-0/+2
* [MTD] partitioning utility predicatesDavid Brownell2009-03-201-10/+6
* mtd_dataflash: fix probing of AT45DB321C chips.Will Newton2009-03-101-1/+2
* [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-231-16/+16
* [MTD] fix dataflash 64-bit divisionsArtem Bityutskiy2008-12-191-9/+15
* [MTD] make dataflash write-verify be optionalDavid Brownell2008-08-071-5/+3
* [MTD] Compile fix for dataflash OTP supportDavid Brownell2008-08-071-1/+1
* [MTD] dataflash OTP supportDavid Brownell2008-08-011-7/+199
* [MTD] DataFlash: bugfix, binary page sizes now handledakpm@linux-foundation.org2008-07-301-47/+83
* [MTD] DataFlash: use proper typesDavid Woodhouse2008-06-041-16/+16
* [MTD] DataFlash: fix bug - ATMEL AT45DF321D spi flash card fails to be copied...Michael Hennerich2008-06-041-5/+112
* [MTD] mtd_dataflash: Incorrect compare-after-write checkAndrew Victor2007-11-281-1/+1
* [MTD] Use mutex instead of semaphore in dataflash driverMatthias Kaehlcke2007-06-281-8/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-01-181-2/+2
|\
| * [PATCH] SPI/MTD: mtd_dataflash oops preventionDavid Brownell2006-12-301-1/+1
| * [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* | [MTD] bugfix: DataFlash is not bit writableHaavard Skinnemoen2006-12-011-1/+1
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MTD] Initialize 'writesize'Artem B. Bityutskiy2006-06-221-0/+1
* [PATCH] mtd_dataflash, fix block vs page eraseDavid Brownell2006-03-141-1/+1
* [PATCH] spi: misc fixesDavid Brownell2006-01-131-1/+1
* [PATCH] spi: use linked lists rather than an arrayVitaly Wool2006-01-131-11/+17
* [PATCH] spi: mtd dataflash driverDavid Brownell2006-01-131-0/+623