index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
chips
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-02-09
[PATCH] L18 flash corruption fix
Nicolas Pitre
1
-14
/
+17
2005-02-01
[PATCH] misc mtd sparse fixes
Alexander Viro
1
-2
/
+2
2005-01-20
[PATCH] Lock initializer cleanup: MTD
Thomas Gleixner
1
-1
/
+1
2005-01-10
[PATCH] mtd: added NEC uPD29F064115 support
Yoichi Yuasa
1
-0
/
+20
2005-01-05
MTD: Remove gratuitous (void *) casts.
Domen Puncer
3
-14
/
+14
2005-01-05
MTD: Cosmetic ident catchup.
David Woodhouse
1
-1
/
+1
2004-12-21
MTD: Fix optimisation which breaks with newer Intel L18 flash chips.
Nicolas Pitre
1
-4
/
+3
2004-12-13
MTD: AMD/Fujitsu flash driver cleanup
David Vrabel
1
-18
/
+8
2004-11-29
MTD: Use select in Kconfig where appropriate.
Adrian Bunk
1
-5
/
+6
2004-11-20
MTD NOR chip drivers: use msleep()
David Woodhouse
3
-11
/
+9
2004-11-20
MTD: Fix JEDEC probe of chips which don't require unlock sequence
David Woodhouse
1
-3
/
+6
2004-11-17
MTD: Fix chip ident definition for AMD 29F002T devices.
David Woodhouse
1
-28
/
+43
2004-11-16
MTD: Provide XIP support for Intel flash chips.
David Woodhouse
4
-75
/
+400
2004-11-16
MTD: some cleanups
David Woodhouse
7
-18
/
+18
2004-11-16
MTD: Fix detection of hardware partitions in Intel flash chips
David Woodhouse
1
-25
/
+106
2004-11-16
MTD: Avoid false positives in CFI probe due to floating data bus
David Woodhouse
1
-13
/
+12
2004-11-16
MTD: Fix suspend/resume on Intel flash chip driver
David Woodhouse
1
-2
/
+12
2004-11-16
MTD: Intel flash chip driver locking fixes.
David Woodhouse
1
-24
/
+34
2004-10-21
MTD: NOR flash chip driver updates
David Woodhouse
7
-612
/
+595
2004-10-17
[PATCH] Duh. _Really_ unbalanced locking in MTD Intel chip driver
Nicolas Pitre
1
-2
/
+2
2004-10-17
[PATCH] unbalanced locking in MTD Intel chip driver
Nicolas Pitre
1
-0
/
+2
2004-10-05
[PATCH] more new struct initializers
Alexander Viro
1
-20
/
+20
2004-09-02
[PATCH] mtd/cfi_cmdset_0001: replace schedule_timeout() with msleep()
Maximilian Attems
1
-2
/
+1
2004-08-24
[PATCH] MTD: Additional JEDEC device types
Ian Campbell
1
-1
/
+39
2004-08-10
Fix use-after-free bug in MTD partitioning code.
David Woodhouse
7
-24
/
+15
2004-08-05
Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.5
David Woodhouse
1
-6
/
+1
2004-07-26
[PATCH] mtd fixes
Alexander Viro
1
-1
/
+1
2004-07-26
[PATCH] size_t portability fixes
Alexander Viro
1
-2
/
+2
2004-07-20
MTD: remove some kernel 2.0 and 2.2 #ifdef's
Adrian Bunk
1
-6
/
+1
2004-07-16
Make obsolete NOR flash chip drivers depend on BROKEN.
David Woodhouse
1
-1
/
+2
2004-07-15
NOR flash drivers update
David Woodhouse
15
-1463
/
+2097
2004-07-10
[PATCH] sparse: NULL noise is mtd
Alexander Viro
4
-10
/
+10
2004-07-10
[PATCH] sparse: removal of iovec use in mtd
Alexander Viro
1
-2
/
+2
2004-06-23
[PATCH] sparse: trivial drivers/char/* annotation and format fixes
Alexander Viro
3
-10
/
+10
2004-06-04
[PATCH] MTD: add st m50fw0* to jedec_probe.c
Dave Airlie
1
-0
/
+42
2004-05-24
[PATCH] missing init.h in drivers/mtd/chips/sharp.c
Andrew Morton
1
-0
/
+1
2004-05-21
[PATCH] trivial: remove duplicated #includes
Andrew Morton
1
-1
/
+0
2004-05-10
[PATCH] fix MOD_INC_USE_COUNT usage in mtd
Andrew Morton
2
-2
/
+2
2004-05-10
[PATCH] Fix MTD suspend/resume
Andrew Morton
1
-0
/
+1
2004-04-12
[PATCH] remove concatenation with __FUNCTION__ drivers/*
Andrew Morton
1
-1
/
+1
2004-03-06
[PATCH] add missing MODULE_LICENSEs
Andrew Morton
1
-0
/
+2
2004-02-03
[PATCH] gcc-3.5: mtd
Andrew Morton
2
-10
/
+40
2004-01-04
[SPARC64]: Fix sun_uflash MTD driver build.
Tom 'spot' Callaway
1
-0
/
+1
2003-12-29
[PATCH] Fix static build of drivers/mtd/chips/jedec_probe.c
Andrew Morton
1
-0
/
+1
2003-10-03
[PATCH] janitor: cleanup includes (mtd)
Randy Dunlap
4
-4
/
+1
2003-10-01
[PATCH] fix memleak in mtd/chips/cfi_cmdset_0020.c
Andrew Morton
1
-0
/
+2
2003-08-20
Fix jiffy handling: they are "unsigned long"
Linus Torvalds
1
-1
/
+1
2003-06-26
Add missing prototype in drivers/mtd/chips/gen_probe.c
David Woodhouse
1
-2
/
+3
2003-06-23
MTD driver cleanups...
David Woodhouse
2
-18
/
+32
2003-05-29
Fix some accidental regressions which slipped in with the MTD merge.
David Woodhouse
1
-5
/
+3
[next]