aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips/cfi_probe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-04mtd: cfi: Add early fixup for S70GL02GSAaron Sierra1-0/+12
2018-05-04mtd: cfi: Support early CFI fixupsAaron Sierra1-0/+30
2014-03-10mtd: cfi: Remove unnecessary OOM messagesJingoo Han1-3/+1
2010-10-26mtd: cfi_cmdset_0002: make sector erase command variableGuillaume LECERF1-0/+2
2010-08-02mtd: cfi_probe: print manufacturer and id of probed chipGuillaume LECERF1-2/+2
2010-05-14mtd: cfi_probe: add support for SST 0x0701 vendornameGuillaume LECERF1-0/+8
2010-05-14mtd: cfi_probe: make the addresses used to enter Auto Select Mode variableGuillaume LECERF1-3/+4
2010-05-14mtd: cfi_probe: enter Auto Select Mode after filling cfi->cfiq membersGuillaume LECERF1-23/+24
2008-08-07[MTD] [NOR] Rename and export new cfi_qry_*() functionsDavid Woodhouse1-10/+10
2008-08-06[MTD] [NOR] Add qry_mode_on()/qry_omde_off() to deal with odd chipsAlexey Korolev1-45/+7
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-1/+0
2008-04-22[MTD] [NOR] Read extended device ID from AMD/Spansion CFI flash chipsTrent Piepho1-0/+5
2008-04-22[MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...)Paulius Zaleckas1-1/+1
2008-01-10[MTD] [NOR] Fix incorrect interface code for x16/x32 chipsBartlomiej Sieka1-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-14[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse1-4/+4
2005-11-29[MTD] Make functions static, include header files with prototypesAdrian Bunk1-2/+2
2005-11-29[MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor1-3/+3
2005-11-07[MTD] chips: Clean up trailing white spacesThomas Gleixner1-49/+49
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+445