summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips
AgeCommit message (Expand)AuthorLines
2008-05-01[MTD][NOR] Add physical address to point() methodJared Hulbert-6/+8
2008-04-23[MTD] [NOR] Fix Intel CFI driver for collie flashThomas Kunze-0/+3
2008-04-22[MTD] [NOR] Fixup for incorrect CFI data in Spansion S29GL064/32N flash chipsTrent Piepho-0/+26
2008-04-22[MTD] [NOR] Read extended device ID from AMD/Spansion CFI flash chipsTrent Piepho-0/+5
2008-04-22[MTD] [NOR] Add JEDEC support for the SST 36VF3203 flash chipAndrei Dolnikov-0/+13
2008-04-22[MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...)Paulius Zaleckas-6/+6
2008-04-22[MTD] [NOR] cfi_cmdset_0020.c: make a function staticAdrian Bunk-1/+2
2008-04-22[MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison-12/+12
2008-04-22[MTD] [JEDEC] Fix whitespace noise in chip tableDavid Woodhouse-14/+14
2008-04-22[MTD] [JEDEC] add support for the ST M29W400DB flash chipGordon Farquharson-0/+32
2008-04-08mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync()Dmitry Adamushko-0/+2
2008-04-04mtd: fix broken state in CFI driver caused by FL_SHUTDOWNAlexey Korolev-5/+5
2008-02-07[MTD] [NOR] fix startup lock when using multiple nor flash chipsRizzo Davide-1/+1
2008-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse-2/+5
2008-02-03[MTD] Unlocking all Intel flash that is locked on power up.Justin Treon-7/+13
2008-02-03[MTD] jedec probe: drop unnecessary forward declarationsIlpo Järvinen-8/+0
2008-02-03[MTD] JEDEC probe: kill some inline bloatIlpo Järvinen-2/+1
2008-01-11cache invalidation error for buffered writeMassimo Cirillo-2/+5
2008-01-10[MTD] [NOR] Fix incorrect interface code for x16/x32 chipsBartlomiej Sieka-8/+10
2007-12-03[MTD] [NOR] Attempt to clean up the JEDEC unlock address confusionDavid Woodhouse-61/+24
2007-12-03[MTD] [NOR] Fix overflow check in jedec_probeDavid Woodhouse-1/+1
2007-12-03[MTD] [NOR] Clean up jedec_probe, remove unlock address arraysDavid Woodhouse-777/+624
2007-11-26[MTD] [NOR] Prevent erase command invocation on suspended chipAlexander Belyakov-0/+15
2007-11-23[MTD] [NOR] Support Intel P3x flash support with CFI version 1.5Alexey Korolev-1/+1
2007-11-09[MTD] [NOR] Add support for the SST 39VF1601 flash chipDavid Howells-0/+15
2007-10-30[MTD] [NOR] More CFI fixups for Atmel chipsHans-Christian Egtvedt-1/+48
2007-10-23[MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursionAlexey Korolev-69/+77
2007-10-13[MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bugKevin Hao-3/+6
2007-09-23[MTD] fix CFI point method for discontiguous mapsAndy Lowe-4/+11
2007-07-23[MTD] Clean up duplicate includes in drivers/mtd/Jesper Juhl-1/+0
2007-07-05[MTD] [NOR] add FUJITSU MBM29F800BA and ST M29F800AB descriptionsPhilippe De Muyter-0/+36
2007-07-04[MTD] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.cJesper Juhl-1/+1
2007-06-28[MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up.Randy Dunlap-4/+4
2007-06-28[MTD] [NOR] cfi_cmdset_0001.c: sparse fixesBen Dooks-2/+2
2007-06-28[MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be staticBen Dooks-1/+1
2007-05-09[MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp)David Woodhouse-2976/+0
2007-04-19Use menuconfig objects: MTDJan Engelhardt-9/+3
2007-04-17[MTD] Fix fwh_lock lockingShashi Rao-1/+2
2007-04-02[MTD] [NOR] Support for auto locking flash on power upRodolfo Giometti-3/+90
2007-03-08[MTD] [NOR] Fix oops in cfi_amdstd_syncVijay Sampath-0/+4
2007-02-19Merge git://git.infradead.org/mtd-2.6Linus Torvalds-8/+20
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2007-02-09[MTD] [NOR] Intel: remove ugly PROGREGION macrosArtem Bityutskiy-4/+2
2007-02-09[MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC blockArtem Bityutskiy-1/+1
2007-02-09[MTD] Fix default timeouts for Intel NOR flashDavid Woodhouse-3/+17
2006-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-1/+1
2006-11-30[MTD] Remove trailing whitespaceDavid Woodhouse-1/+1
2006-11-28[PATCH] Fix Intel/Sharp command set erase suspend bugJoakim Tjernlund-1/+1
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan-26/+11
2006-10-21[MTD] NOR: leave Intel chips in read-array mode on suspendDavid Anders-0/+2