Age | Commit message (Expand) | Author | Files | Lines |
2008-07-31 | [MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device ID | Jerry Hicks | 1 | -1/+1 |
2008-07-25 | [MTD] jedec_probe: Fix SST 16-bit chip detection | Atsushi Nemoto | 1 | -4/+10 |
2008-07-25 | [MTD] [NOR] Fix -ETIMEO errors in CFI driver | Alexey Korolev | 1 | -1/+8 |
2008-07-11 | [MTD] [NOR] gen_probe: No debug message when debugging is disabled | Jean Delvare | 1 | -2/+2 |
2008-06-04 | MTD/JFFS2: remove CVS keywords | Adrian Bunk | 11 | -18/+0 |
2008-06-04 | [MTD] [NOR] Add support for Eon EN29SL800B[BT] NOR flash chips | Mike Rapoport | 1 | -0/+35 |
2008-06-04 | [MTD] [NOR] Add support for flash chips with ID in bank other than 0 | Mike Rapoport | 1 | -3/+16 |
2008-06-04 | [MTD] [NOR] Add support for AMD AM29SL800D[BT] NOR flash chips | Mike Rapoport | 1 | -0/+32 |
2008-05-14 | [MTD] [NOR] Support for M50FLW080A and M50FLW080B | Nate Case | 2 | -0/+36 |
2008-05-06 | [MTD] [NOR] Remove cfi_cmdset_0001.c erase suspend fixup typo | Alexander Belyakov | 1 | -1/+1 |
2008-05-01 | [MTD][NOR] Add physical address to point() method | Jared Hulbert | 1 | -6/+8 |
2008-04-23 | [MTD] [NOR] Fix Intel CFI driver for collie flash | Thomas Kunze | 1 | -0/+3 |
2008-04-22 | [MTD] [NOR] Fixup for incorrect CFI data in Spansion S29GL064/32N flash chips | Trent Piepho | 1 | -0/+26 |
2008-04-22 | [MTD] [NOR] Read extended device ID from AMD/Spansion CFI flash chips | Trent Piepho | 1 | -0/+5 |
2008-04-22 | [MTD] [NOR] Add JEDEC support for the SST 36VF3203 flash chip | Andrei Dolnikov | 1 | -0/+13 |
2008-04-22 | [MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...) | Paulius Zaleckas | 4 | -6/+6 |
2008-04-22 | [MTD] [NOR] cfi_cmdset_0020.c: make a function static | Adrian Bunk | 1 | -1/+2 |
2008-04-22 | [MTD] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2 | -12/+12 |
2008-04-22 | [MTD] [JEDEC] Fix whitespace noise in chip table | David Woodhouse | 1 | -14/+14 |
2008-04-22 | [MTD] [JEDEC] add support for the ST M29W400DB flash chip | Gordon Farquharson | 1 | -0/+32 |
2008-04-08 | mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync() | Dmitry Adamushko | 2 | -0/+2 |
2008-04-04 | mtd: fix broken state in CFI driver caused by FL_SHUTDOWN | Alexey Korolev | 1 | -5/+5 |
2008-02-07 | [MTD] [NOR] fix startup lock when using multiple nor flash chips | Rizzo Davide | 1 | -1/+1 |
2008-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 1 | -2/+5 |
2008-02-03 | [MTD] Unlocking all Intel flash that is locked on power up. | Justin Treon | 2 | -7/+13 |
2008-02-03 | [MTD] jedec probe: drop unnecessary forward declarations | Ilpo Järvinen | 1 | -8/+0 |
2008-02-03 | [MTD] JEDEC probe: kill some inline bloat | Ilpo Järvinen | 1 | -2/+1 |
2008-01-11 | cache invalidation error for buffered write | Massimo Cirillo | 1 | -2/+5 |
2008-01-10 | [MTD] [NOR] Fix incorrect interface code for x16/x32 chips | Bartlomiej Sieka | 2 | -8/+10 |
2007-12-03 | [MTD] [NOR] Attempt to clean up the JEDEC unlock address confusion | David Woodhouse | 1 | -61/+24 |
2007-12-03 | [MTD] [NOR] Fix overflow check in jedec_probe | David Woodhouse | 1 | -1/+1 |
2007-12-03 | [MTD] [NOR] Clean up jedec_probe, remove unlock address arrays | David Woodhouse | 1 | -777/+624 |
2007-11-26 | [MTD] [NOR] Prevent erase command invocation on suspended chip | Alexander Belyakov | 1 | -0/+15 |
2007-11-23 | [MTD] [NOR] Support Intel P3x flash support with CFI version 1.5 | Alexey Korolev | 1 | -1/+1 |
2007-11-09 | [MTD] [NOR] Add support for the SST 39VF1601 flash chip | David Howells | 1 | -0/+15 |
2007-10-30 | [MTD] [NOR] More CFI fixups for Atmel chips | Hans-Christian Egtvedt | 2 | -1/+48 |
2007-10-23 | [MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion | Alexey Korolev | 1 | -69/+77 |
2007-10-13 | [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug | Kevin Hao | 1 | -3/+6 |
2007-09-23 | [MTD] fix CFI point method for discontiguous maps | Andy Lowe | 1 | -4/+11 |
2007-07-23 | [MTD] Clean up duplicate includes in drivers/mtd/ | Jesper Juhl | 1 | -1/+0 |
2007-07-05 | [MTD] [NOR] add FUJITSU MBM29F800BA and ST M29F800AB descriptions | Philippe De Muyter | 1 | -0/+36 |
2007-07-04 | [MTD] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.c | Jesper Juhl | 1 | -1/+1 |
2007-06-28 | [MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up. | Randy Dunlap | 1 | -4/+4 |
2007-06-28 | [MTD] [NOR] cfi_cmdset_0001.c: sparse fixes | Ben Dooks | 1 | -2/+2 |
2007-06-28 | [MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be static | Ben Dooks | 1 | -1/+1 |
2007-05-09 | [MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp) | David Woodhouse | 5 | -2976/+0 |
2007-04-19 | Use menuconfig objects: MTD | Jan Engelhardt | 1 | -9/+3 |
2007-04-17 | [MTD] Fix fwh_lock locking | Shashi Rao | 1 | -1/+2 |
2007-04-02 | [MTD] [NOR] Support for auto locking flash on power up | Rodolfo Giometti | 1 | -3/+90 |
2007-03-08 | [MTD] [NOR] Fix oops in cfi_amdstd_sync | Vijay Sampath | 2 | -0/+4 |