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