aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-02-09[PATCH] L18 flash corruption fixNicolas Pitre1-14/+17
2005-02-01[PATCH] misc mtd sparse fixesAlexander Viro1-2/+2
2005-01-20[PATCH] Lock initializer cleanup: MTDThomas Gleixner1-1/+1
2005-01-10[PATCH] mtd: added NEC uPD29F064115 supportYoichi Yuasa1-0/+20
2005-01-05MTD: Remove gratuitous (void *) casts.Domen Puncer3-14/+14
2005-01-05MTD: Cosmetic ident catchup.David Woodhouse1-1/+1
2004-12-21MTD: Fix optimisation which breaks with newer Intel L18 flash chips.Nicolas Pitre1-4/+3
2004-12-13MTD: AMD/Fujitsu flash driver cleanupDavid Vrabel1-18/+8
2004-11-29MTD: Use select in Kconfig where appropriate.Adrian Bunk1-5/+6
2004-11-20MTD NOR chip drivers: use msleep()David Woodhouse3-11/+9
2004-11-20MTD: Fix JEDEC probe of chips which don't require unlock sequenceDavid Woodhouse1-3/+6
2004-11-17MTD: Fix chip ident definition for AMD 29F002T devices.David Woodhouse1-28/+43
2004-11-16MTD: Provide XIP support for Intel flash chips.David Woodhouse4-75/+400
2004-11-16MTD: some cleanupsDavid Woodhouse7-18/+18
2004-11-16MTD: Fix detection of hardware partitions in Intel flash chipsDavid Woodhouse1-25/+106
2004-11-16MTD: Avoid false positives in CFI probe due to floating data busDavid Woodhouse1-13/+12
2004-11-16MTD: Fix suspend/resume on Intel flash chip driverDavid Woodhouse1-2/+12
2004-11-16MTD: Intel flash chip driver locking fixes.David Woodhouse1-24/+34
2004-10-21MTD: NOR flash chip driver updatesDavid Woodhouse7-612/+595
2004-10-17[PATCH] Duh. _Really_ unbalanced locking in MTD Intel chip driverNicolas Pitre1-2/+2
2004-10-17[PATCH] unbalanced locking in MTD Intel chip driverNicolas Pitre1-0/+2
2004-10-05[PATCH] more new struct initializersAlexander Viro1-20/+20
2004-09-02[PATCH] mtd/cfi_cmdset_0001: replace schedule_timeout() with msleep()Maximilian Attems1-2/+1
2004-08-24[PATCH] MTD: Additional JEDEC device typesIan Campbell1-1/+39
2004-08-10Fix use-after-free bug in MTD partitioning code.David Woodhouse7-24/+15
2004-08-05Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.5David Woodhouse1-6/+1
2004-07-26[PATCH] mtd fixesAlexander Viro1-1/+1
2004-07-26[PATCH] size_t portability fixesAlexander Viro1-2/+2
2004-07-20MTD: remove some kernel 2.0 and 2.2 #ifdef'sAdrian Bunk1-6/+1
2004-07-16Make obsolete NOR flash chip drivers depend on BROKEN.David Woodhouse1-1/+2
2004-07-15NOR flash drivers updateDavid Woodhouse15-1463/+2097
2004-07-10[PATCH] sparse: NULL noise is mtdAlexander Viro4-10/+10
2004-07-10[PATCH] sparse: removal of iovec use in mtdAlexander Viro1-2/+2
2004-06-23[PATCH] sparse: trivial drivers/char/* annotation and format fixesAlexander Viro3-10/+10
2004-06-04[PATCH] MTD: add st m50fw0* to jedec_probe.cDave Airlie1-0/+42
2004-05-24[PATCH] missing init.h in drivers/mtd/chips/sharp.cAndrew Morton1-0/+1
2004-05-21[PATCH] trivial: remove duplicated #includesAndrew Morton1-1/+0
2004-05-10[PATCH] fix MOD_INC_USE_COUNT usage in mtdAndrew Morton2-2/+2
2004-05-10[PATCH] Fix MTD suspend/resumeAndrew Morton1-0/+1
2004-04-12[PATCH] remove concatenation with __FUNCTION__ drivers/*Andrew Morton1-1/+1
2004-03-06[PATCH] add missing MODULE_LICENSEsAndrew Morton1-0/+2
2004-02-03[PATCH] gcc-3.5: mtdAndrew Morton2-10/+40
2004-01-04[SPARC64]: Fix sun_uflash MTD driver build.Tom 'spot' Callaway1-0/+1
2003-12-29[PATCH] Fix static build of drivers/mtd/chips/jedec_probe.cAndrew Morton1-0/+1
2003-10-03[PATCH] janitor: cleanup includes (mtd)Randy Dunlap4-4/+1
2003-10-01[PATCH] fix memleak in mtd/chips/cfi_cmdset_0020.cAndrew Morton1-0/+2
2003-08-20Fix jiffy handling: they are "unsigned long"Linus Torvalds1-1/+1
2003-06-26Add missing prototype in drivers/mtd/chips/gen_probe.cDavid Woodhouse1-2/+3
2003-06-23MTD driver cleanups...David Woodhouse2-18/+32
2003-05-29Fix some accidental regressions which slipped in with the MTD merge.David Woodhouse1-5/+3