aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/chips/cfi_cmdset_0001.c
AgeCommit message (Expand)Author
2012-09-29mtd: cfi_cmdset_0001: Fix problem with unlocking timeoutStefan Roese
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-03-27mtd: chips: cfi_cmdset_0001: Match ENABLE_VPP()/DISABLE_VPP() callsPaul Parsons
2012-03-27mtd: fix 'Flash device refused suspend due to active operation' messageRussell King
2012-03-27mtd: move zero length verification to MTD API functionsArtem Bityutskiy
2012-03-27mtd: remove retlen zeroing duplicationArtem Bityutskiy
2012-03-27mtd: do not duplicate length and offset checks in driversArtem Bityutskiy
2012-03-27mtd: return error code from mtd_unpointArtem Bityutskiy
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy
2012-03-23mtd: use for_each_clear_bit()Akinobu Mita
2011-05-25mtd: remove duplicate assignment of chip->stateTadashi Abe
2011-05-25mtd: fix hang-up in cfi erase and read contentionTadashi Abe
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-11mtd: cfi: fix writebufsize initializationAnatolij Gustschin
2011-03-11mtd: fix race in cfi_cmdset_0001 driverJoakim Tjernlund
2011-01-06mtd: cfi: add writebufsize initializationAnatolij Gustschin
2010-12-03mtd: cfi_fixup: remove unused 'param' parameterGuillaume LECERF
2010-10-26mtd: cfi_cmdset_0001: use defined value of P_ID_INTEL_PERFORMANCE instead of ...Guillaume LECERF
2010-08-08mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse
2010-08-06mtd: change struct flchip_shared spinlock locking into mutexStefani Seibold
2010-08-02mtd: add an ioctl to query the lock status of a flash sectorRichard Cochran
2010-05-10mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold
2010-02-25mtd: cfi: remove unneeded NULL checksJiri Slaby
2009-11-30mtd: move manufacturer to the common cfi.h header fileHans-Christian Egtvedt
2009-11-30mtd: add lock fixup for AT49BV640D and AT49BV640DT chipsHans-Christian Egtvedt
2009-11-30mtd: add missing put_chip() in cfi_intelext_reset()Nicolas Pitre
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre
2009-06-05mtd: CFI 1.0 and CFI 1.1Daniel Ribeiro
2009-06-05mtd: CFI: quirk for PF38F4476.Daniel Ribeiro
2009-03-20[MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operat...Graff Yang
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter
2008-09-26[MTD] [NOR] fix cfi_cmdset_0001 FL_SYNCING race (take 2)Alexander Belyakov
2008-08-06[MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operationsAnders Grafström
2008-08-02[MTD] Use DIV_ROUND_UPJulia Lawall
2008-07-25[MTD] [NOR] Fix -ETIMEO errors in CFI driverAlexey Korolev
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2008-05-14[MTD] [NOR] Support for M50FLW080A and M50FLW080BNate Case
2008-05-06[MTD] [NOR] Remove cfi_cmdset_0001.c erase suspend fixup typoAlexander Belyakov
2008-05-01[MTD][NOR] Add physical address to point() methodJared Hulbert
2008-04-23[MTD] [NOR] Fix Intel CFI driver for collie flashThomas Kunze
2008-04-22[MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...)Paulius Zaleckas
2008-04-22[MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-04mtd: fix broken state in CFI driver caused by FL_SHUTDOWNAlexey Korolev
2008-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2008-02-03[MTD] Unlocking all Intel flash that is locked on power up.Justin Treon
2008-01-11cache invalidation error for buffered writeMassimo Cirillo
2007-11-26[MTD] [NOR] Prevent erase command invocation on suspended chipAlexander Belyakov
2007-11-23[MTD] [NOR] Support Intel P3x flash support with CFI version 1.5Alexey Korolev
2007-10-30[MTD] [NOR] More CFI fixups for Atmel chipsHans-Christian Egtvedt
2007-10-23[MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursionAlexey Korolev