summaryrefslogtreecommitdiff
path: root/drivers/mtd/chips/cfi_cmdset_0001.c
Commit message (Expand)AuthorAge
* mtd: cfi_cmdset_0001: fixing memory leak and handling failed kmallocInsu Yun2016-01-06
* mtd: delete unnecessary checks before two function callsMarkus Elfring2014-11-25
* mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chipsDmitry Eremin-Solenikov2014-10-29
* mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NORAndrea Adami2014-07-13
* mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch2014-03-10
* mtd: cfi: Remove unnecessary OOM messagesJingoo Han2014-03-10
* mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-10
* mtd: cfi_cmdset_0001: Fix problem with unlocking timeoutStefan Roese2012-09-29
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-30
|\
| * mtd: chips: cfi_cmdset_0001: Match ENABLE_VPP()/DISABLE_VPP() callsPaul Parsons2012-03-27
| * mtd: fix 'Flash device refused suspend due to active operation' messageRussell King2012-03-27
| * mtd: move zero length verification to MTD API functionsArtem Bityutskiy2012-03-27
| * mtd: remove retlen zeroing duplicationArtem Bityutskiy2012-03-27
| * mtd: do not duplicate length and offset checks in driversArtem Bityutskiy2012-03-27
| * mtd: return error code from mtd_unpointArtem Bityutskiy2012-03-27
| * mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-27
* | mtd: use for_each_clear_bit()Akinobu Mita2012-03-23
|/
* mtd: remove duplicate assignment of chip->stateTadashi Abe2011-05-25
* mtd: fix hang-up in cfi erase and read contentionTadashi Abe2011-05-25
* Fix common misspellingsLucas De Marchi2011-03-31
* mtd: cfi: fix writebufsize initializationAnatolij Gustschin2011-03-11
* mtd: fix race in cfi_cmdset_0001 driverJoakim Tjernlund2011-03-11
* mtd: cfi: add writebufsize initializationAnatolij Gustschin2011-01-06
* mtd: cfi_fixup: remove unused 'param' parameterGuillaume LECERF2010-12-03
* mtd: cfi_cmdset_0001: use defined value of P_ID_INTEL_PERFORMANCE instead of ...Guillaume LECERF2010-10-26
* mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-08
* mtd: change struct flchip_shared spinlock locking into mutexStefani Seibold2010-08-06
* mtd: add an ioctl to query the lock status of a flash sectorRichard Cochran2010-08-02
* mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold2010-05-10
* mtd: cfi: remove unneeded NULL checksJiri Slaby2010-02-25
* mtd: move manufacturer to the common cfi.h header fileHans-Christian Egtvedt2009-11-30
* mtd: add lock fixup for AT49BV640D and AT49BV640DT chipsHans-Christian Egtvedt2009-11-30
* mtd: add missing put_chip() in cfi_intelext_reset()Nicolas Pitre2009-11-30
* Nicolas Pitre has a new email addressNicolas Pitre2009-09-15
* mtd: CFI 1.0 and CFI 1.1Daniel Ribeiro2009-06-05
* mtd: CFI: quirk for PF38F4476.Daniel Ribeiro2009-06-05
* [MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operat...Graff Yang2009-03-20
* [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-10
* [MTD] [NOR] fix cfi_cmdset_0001 FL_SYNCING race (take 2)Alexander Belyakov2008-09-26
* [MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operationsAnders Grafström2008-08-06
* [MTD] Use DIV_ROUND_UPJulia Lawall2008-08-02
* [MTD] [NOR] Fix -ETIMEO errors in CFI driverAlexey Korolev2008-07-25
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-04
* [MTD] [NOR] Support for M50FLW080A and M50FLW080BNate Case2008-05-14
* [MTD] [NOR] Remove cfi_cmdset_0001.c erase suspend fixup typoAlexander Belyakov2008-05-06
* [MTD][NOR] Add physical address to point() methodJared Hulbert2008-05-01
* [MTD] [NOR] Fix Intel CFI driver for collie flashThomas Kunze2008-04-23
* [MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...)Paulius Zaleckas2008-04-22
* [MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-22
* mtd: fix broken state in CFI driver caused by FL_SHUTDOWNAlexey Korolev2008-04-04