summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices/mtd_dataflash.c
AgeCommit message (Expand)Author
2011-05-25mtd: dataflash: convert to mtd_device_register()Jamie Iles
2010-08-02mtd: dataflash: remove casts from voidKulikov Vasiliy
2009-10-17mtd: fix memory leak in mtd_dataflashH Hartley Sweeten
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-09-04mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"Robert P. J. Day
2009-05-18mtd_dataflash: unbreak erase supportPeter Korsgaard
2009-04-04[MTD] support driver model updatesDavid Brownell
2009-03-20[MTD] partitioning utility predicatesDavid Brownell
2009-03-10mtd_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 divisionsArtem Bityutskiy
2008-08-07[MTD] make dataflash write-verify be optionalDavid Brownell
2008-08-07[MTD] Compile fix for dataflash OTP supportDavid Brownell
2008-08-01[MTD] dataflash OTP supportDavid Brownell
2008-07-30[MTD] DataFlash: bugfix, binary page sizes now handledakpm@linux-foundation.org
2008-06-04[MTD] DataFlash: use proper typesDavid 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 checkAndrew Victor
2007-06-28[MTD] Use mutex instead of semaphore in dataflash driverMatthias Kaehlcke
2007-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2006-12-30[PATCH] SPI/MTD: mtd_dataflash oops preventionDavid Brownell
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-01[MTD] bugfix: DataFlash is not bit writableHaavard Skinnemoen
2006-06-30Remove 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 eraseDavid Brownell
2006-01-13[PATCH] spi: misc fixesDavid Brownell
2006-01-13[PATCH] spi: use linked lists rather than an arrayVitaly Wool
2006-01-13[PATCH] spi: mtd dataflash driverDavid Brownell