| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: CFI 1.0 and CFI 1.1 | Daniel Ribeiro | 2009-06-05 | 1 | -4/+10 |
* | mtd: CFI: quirk for PF38F4476. | Daniel Ribeiro | 2009-06-05 | 1 | -0/+12 |
* | mtd: add SST39SF040 chip to jedec_probe | Michał Mirosław | 2009-06-05 | 1 | -0/+13 |
* | [MTD] [NOR] Fixup for Numonyx M29W128 chips | Darius Augulis | 2009-04-06 | 1 | -0/+11 |
* | NOMMU: Present backing device capabilities for MTD chardevs | David Howells | 2009-03-24 | 2 | -0/+34 |
* | [MTD] [CHIPS] Add JEDEC probe support for the SST 39VF3201 flash chip | Yegor Yefremov | 2009-03-20 | 1 | -0/+16 |
* | [MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operat... | Graff Yang | 2009-03-20 | 1 | -2/+6 |
* | [MTD] map_rom has NULL erase pointer | Alan Cox | 2009-01-11 | 1 | -0/+8 |
* | [MTD] CFI: remove major/minor version check for command set 0x0002 | Wolfgang Grandegger | 2009-01-09 | 1 | -0/+10 |
* | [MTD] update internal API to support 64-bit device size | Adrian Hunter | 2008-12-10 | 4 | -19/+19 |
* | [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4) | Eric W. Biederman | 2008-11-05 | 2 | -19/+4 |
* | [MTD] [NOR] AT49BV6416 has swapped erase regions | Haavard Skinnemoen | 2008-10-18 | 1 | -4/+12 |
* | [MTD] cfi_cmdset_0002.c: Add Macronix CFI V1.0 TopBottom detection | Christopher Moore | 2008-10-18 | 1 | -0/+36 |
* | [MTD] [NOR] fix cfi_cmdset_0001 FL_SYNCING race (take 2) | Alexander Belyakov | 2008-09-27 | 1 | -2/+15 |
* | [MTD] [NOR] Select MTD_CFI_UTIL when MTD_CFI probe routine is enabled | David Woodhouse | 2008-09-01 | 1 | -0/+1 |
* | [MTD] [NOR] Rename and export new cfi_qry_*() functions | David Woodhouse | 2008-08-07 | 2 | -21/+25 |
* | [MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operations | Anders Grafström | 2008-08-06 | 1 | -14/+38 |
* | [MTD] [NOR] Add qry_mode_on()/qry_omde_off() to deal with odd chips | Alexey Korolev | 2008-08-06 | 2 | -49/+65 |
* | [MTD] [NOR] Add "Spansion" to MTD_CFI_AMDSTD kconfig menu description | George G. Davis | 2008-08-06 | 1 | -1/+1 |
* | [MTD] Use DIV_ROUND_UP | Julia Lawall | 2008-08-02 | 2 | -2/+2 |
* | [MTD] dataflash OTP support | David Brownell | 2008-08-01 | 1 | -0/+1 |
* | [MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device ID | Jerry Hicks | 2008-07-31 | 1 | -1/+1 |
* | [MTD] jedec_probe: Fix SST 16-bit chip detection | Atsushi Nemoto | 2008-07-25 | 1 | -4/+10 |
* | [MTD] [NOR] Fix -ETIMEO errors in CFI driver | Alexey Korolev | 2008-07-25 | 1 | -1/+8 |
* | [MTD] [NOR] gen_probe: No debug message when debugging is disabled | Jean Delvare | 2008-07-11 | 1 | -2/+2 |
* | MTD/JFFS2: remove CVS keywords | Adrian Bunk | 2008-06-04 | 11 | -18/+0 |
* | [MTD] [NOR] Add support for Eon EN29SL800B[BT] NOR flash chips | Mike Rapoport | 2008-06-04 | 1 | -0/+35 |
* | [MTD] [NOR] Add support for flash chips with ID in bank other than 0 | Mike Rapoport | 2008-06-04 | 1 | -3/+16 |
* | [MTD] [NOR] Add support for AMD AM29SL800D[BT] NOR flash chips | Mike Rapoport | 2008-06-04 | 1 | -0/+32 |
* | [MTD] [NOR] Support for M50FLW080A and M50FLW080B | Nate Case | 2008-05-14 | 2 | -0/+36 |
* | [MTD] [NOR] Remove cfi_cmdset_0001.c erase suspend fixup typo | Alexander Belyakov | 2008-05-06 | 1 | -1/+1 |
* | [MTD][NOR] Add physical address to point() method | Jared Hulbert | 2008-05-01 | 1 | -6/+8 |
* | [MTD] [NOR] Fix Intel CFI driver for collie flash | Thomas Kunze | 2008-04-23 | 1 | -0/+3 |
* | [MTD] [NOR] Fixup for incorrect CFI data in Spansion S29GL064/32N flash chips | Trent Piepho | 2008-04-22 | 1 | -0/+26 |
* | [MTD] [NOR] Read extended device ID from AMD/Spansion CFI flash chips | Trent Piepho | 2008-04-22 | 1 | -0/+5 |
* | [MTD] [NOR] Add JEDEC support for the SST 36VF3203 flash chip | Andrei Dolnikov | 2008-04-22 | 1 | -0/+13 |
* | [MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...) | Paulius Zaleckas | 2008-04-22 | 4 | -6/+6 |
* | [MTD] [NOR] cfi_cmdset_0020.c: make a function static | Adrian Bunk | 2008-04-22 | 1 | -1/+2 |
* | [MTD] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-22 | 2 | -12/+12 |
* | [MTD] [JEDEC] Fix whitespace noise in chip table | David Woodhouse | 2008-04-22 | 1 | -14/+14 |
* | [MTD] [JEDEC] add support for the ST M29W400DB flash chip | Gordon Farquharson | 2008-04-22 | 1 | -0/+32 |
* | mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync() | Dmitry Adamushko | 2008-04-09 | 2 | -0/+2 |
* | mtd: fix broken state in CFI driver caused by FL_SHUTDOWN | Alexey Korolev | 2008-04-04 | 1 | -5/+5 |
* | [MTD] [NOR] fix startup lock when using multiple nor flash chips | Rizzo Davide | 2008-02-07 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2008-02-03 | 1 | -2/+5 |
|\ |
|
| * | cache invalidation error for buffered write | Massimo Cirillo | 2008-01-11 | 1 | -2/+5 |
* | | [MTD] Unlocking all Intel flash that is locked on power up. | Justin Treon | 2008-02-03 | 2 | -7/+13 |
* | | [MTD] jedec probe: drop unnecessary forward declarations | Ilpo Järvinen | 2008-02-03 | 1 | -8/+0 |
* | | [MTD] JEDEC probe: kill some inline bloat | Ilpo Järvinen | 2008-02-03 | 1 | -2/+1 |
* | | [MTD] [NOR] Fix incorrect interface code for x16/x32 chips | Bartlomiej Sieka | 2008-01-10 | 2 | -8/+10 |