aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/mtd/cfi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-26mtd: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-3/+3
2019-07-06Merge tag 'nand/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/nextRichard Weinberger1-15/+1
2019-06-27mtd: cfi_cmdset_0002: Add support for polling status registerVignesh Raghavendra1-0/+7
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner1-15/+1
2018-12-10mtd: spi-nor: add macros related to MICRON flashYogesh Narayan Gaur1-0/+1
2015-05-27mtd: cfi: deinline large functionsDenys Vlasenko1-180/+8
2014-08-19mtd: use __packed shorthandBrian Norris1-11/+11
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2012-01-09mtd: cfi: Allow per-mapping CFI device endiannessAaron Sierra1-8/+8
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-11mtd: cfi: add support for AMIC flashes (e.g. A29L160AT)Steffen Sledz1-0/+1
2010-12-03mtd: cfi_fixup: remove unused 'param' parameterGuillaume LECERF1-2/+1
2010-10-26mtd: cfi_cmdset_0002: make sector erase command variableGuillaume LECERF1-0/+1
2010-08-08mtd: Update copyright noticesDavid Woodhouse1-3/+17
2010-05-14mtd: chips: use common manufacturer codes in jedec_probe()Wolfram Sang1-2/+11
2010-05-14mtd: cfi_probe: add support for SST 0x0701 vendornameGuillaume LECERF1-0/+1
2010-02-26mtd: move more manufacturers to the common cfi.h header fileGuillaume LECERF1-5/+7
2010-02-25mtd: quiet sparse noise in cfi.hH Hartley Sweeten1-1/+1
2009-11-30mtd: move manufacturer to the common cfi.h header fileHans-Christian Egtvedt1-4/+5
2009-01-09[MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger1-0/+1
2008-11-05[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman1-3/+19
2008-08-07[MTD] [NOR] Rename and export new cfi_qry_*() functionsDavid Woodhouse1-6/+6
2008-08-06[MTD] [NOR] Add qry_mode_on()/qry_omde_off() to deal with odd chipsAlexey Korolev1-1/+8
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-1/+0
2008-01-10[MTD] [NOR] Fix incorrect interface code for x16/x32 chipsBartlomiej Sieka1-0/+12
2007-09-06[MTD] Fix CFI build error when no map width or interleave supportedDavid Woodhouse1-0/+9
2006-08-16MTD: Convert Atmel PRI information to AMD formatHaavard Skinnemoen1-0/+13
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2005-11-29[MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor1-1/+17
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-07[MTD] includes: Clean up trailing white spacesThomas Gleixner1-12/+12
2005-11-06{MTD] add support for Intel's "Sibley" flashNicolas Pitre1-2/+11
2005-06-29[MTD] XIP for AMD CFI flash.Todd Poynor1-11/+1
2005-05-23[MTD] Add the reverse operation of cfi_build_cmd()Thomas Gleixner1-1/+64
2005-05-23[MTD] Support for protection register support on Intel FLASH chipsNicolas Pitre1-2/+2
2005-05-23[MTD] Add OTP basiscNicolas Pitre1-1/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+394