aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips/jedec_probe.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* mtd: jedec_probe: initialise make sector erase command variableAntony Pavlov2011-03-111-2/+3
* mtd: jedec_probe: Change variable name from cfi_p to cfiAntony Pavlov2011-03-111-16/+16
* mtd: chips: add SST39WF160x NOR-flashesWolfram Sang2010-05-141-0/+30
* mtd: jedec_probe: remove spaces before tabsArtem Bityutskiy2010-05-141-4/+4
* mtd: chips: use common manufacturer codes in jedec_probe()Wolfram Sang2010-05-141-135/+117
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* mtd: fix M29W800D dev_id and uaddrLadislav Michl2009-11-301-4/+4
* mtd: jedec_probe: add PSD4256G6V idMike Frysinger2009-09-231-0/+19
* mtd: jedec: fix compilation problem with I28F640C3B definitionStefan Roese2009-09-191-0/+18
* mtd: jedec_probe: fix NEC uPD29F064115 detectionHiroshi Ito2009-09-191-2/+2
* mtd: add SST39SF040 chip to jedec_probeMichał Mirosław2009-06-051-0/+13
* [MTD] [CHIPS] Add JEDEC probe support for the SST 39VF3201 flash chipYegor Yefremov2009-03-201-0/+16
* [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman2008-11-051-6/+4
* [MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device IDJerry Hicks2008-07-311-1/+1
* [MTD] jedec_probe: Fix SST 16-bit chip detectionAtsushi Nemoto2008-07-251-4/+10
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-1/+0
* [MTD] [NOR] Add support for Eon EN29SL800B[BT] NOR flash chipsMike Rapoport2008-06-041-0/+35
* [MTD] [NOR] Add support for flash chips with ID in bank other than 0Mike Rapoport2008-06-041-3/+16
* [MTD] [NOR] Add support for AMD AM29SL800D[BT] NOR flash chipsMike Rapoport2008-06-041-0/+32
* [MTD] [NOR] Support for M50FLW080A and M50FLW080BNate Case2008-05-141-0/+32
* [MTD] [NOR] Add JEDEC support for the SST 36VF3203 flash chipAndrei Dolnikov2008-04-221-0/+13
* [MTD] [JEDEC] Fix whitespace noise in chip tableDavid Woodhouse2008-04-221-14/+14
* [MTD] [JEDEC] add support for the ST M29W400DB flash chipGordon Farquharson2008-04-221-0/+32
* [MTD] jedec probe: drop unnecessary forward declarationsIlpo Järvinen2008-02-031-8/+0
* [MTD] JEDEC probe: kill some inline bloatIlpo Järvinen2008-02-031-2/+1
* [MTD] [NOR] Attempt to clean up the JEDEC unlock address confusionDavid Woodhouse2007-12-031-61/+24
* [MTD] [NOR] Fix overflow check in jedec_probeDavid Woodhouse2007-12-031-1/+1
* [MTD] [NOR] Clean up jedec_probe, remove unlock address arraysDavid Woodhouse2007-12-031-777/+624
* [MTD] [NOR] Add support for the SST 39VF1601 flash chipDavid Howells2007-11-091-0/+15
* [MTD] Clean up duplicate includes in drivers/mtd/Jesper Juhl2007-07-231-1/+0
* [MTD] [NOR] add FUJITSU MBM29F800BA and ST M29F800AB descriptionsPhilippe De Muyter2007-07-051-0/+36
* [MTD] JEDEC probe: fix comment typo (devic)Alexey Dobriyan2006-10-211-1/+1
* [MTD] CHIPS: Support for SST 49LF040B flash chipRyan Jackson2006-10-211-0/+15
* [PATCH] MTD: Add Macronix MX29F040 to JEDECTakashi YOSHI2006-08-141-0/+14
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Add chip used in collie to jedec_probePavel Machek2006-03-311-0/+17
* [PATCH] drivers/mtd: Use ARRAY_SIZE macroTobias Klauser2006-03-311-1/+1
* [MTD] chips: Clean up trailing white spacesThomas Gleixner2005-11-071-24/+24
* [MTD] Add SST 39VF1601 (MPF+) IDBen Dooks2005-05-231-1/+17
* [MTD] Fixup probing logic for single 16bit devicesBen Dooks2005-05-231-1/+11
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2127