summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips/cfi_cmdset_0002.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: cfi_cmdset_0002: Add support for polling status registerVignesh Raghavendra2019-06-271-17/+113
* mtd: cfi_cmdset_0002: dynamically determine the max sectorsChris Packham2019-06-271-5/+8
* mtd: cfi_cmdset_0002: Mark expected switch fall-throughsGustavo A. R. Silva2019-05-061-0/+2
* mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_bufferLiu Jian2019-04-051-1/+5
* Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-08-111-8/+11
|\
| * mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.Joakim Tjernlund2018-06-221-0/+2
| * mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudaryJoakim Tjernlund2018-06-221-1/+1
| * mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chipsJoakim Tjernlund2018-06-221-3/+3
| * mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()Joakim Tjernlund2018-06-221-4/+5
* | mtd: cfi: cmdset_0002: remove redundant variable timeoColin Ian King2018-07-071-2/+0Star
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-2/+3
* Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtdLinus Torvalds2018-06-081-26/+36
|\
| * mtd: cfi_cmdset_0002: Change erase one block to enable XIP onceTokunori Ikegami2018-05-301-4/+2Star
| * mtd: cfi_cmdset_0002: Change erase functions to check chip good onlyTokunori Ikegami2018-05-301-10/+12
| * mtd: cfi_cmdset_0002: Change erase functions to retry for errorTokunori Ikegami2018-05-301-0/+10
| * mtd: cfi_cmdset_0002: Change definition naming to retry write operationTokunori Ikegami2018-05-301-3/+3
| * mtd: cfi_cmdset_0002: Change write buffer to check correct valueTokunori Ikegami2018-05-301-1/+1
| * mtd: cfi_cmdset_0002: Fix coding style issuesTokunori Ikegami2018-05-121-13/+13
* | mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-04-241-3/+6
|/
* mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon2018-03-211-23/+3Star
* drivers/mtd: Convert remaining uses of pr_warning to pr_warnJoe Perches2017-04-191-4/+8
* mtd: cfi_cmdset_0002: use swap() in cfi_cmdset_0002()Fabian Frederick2015-12-191-4/+2Star
* mtd: cfi_cmdset_0002: Initialize datum before calling map_word_load_partialChristian Riesch2015-05-271-1/+1
* Merge l2-mtd/next into l2-mtd/masterBrian Norris2014-08-191-0/+2
|\
| * mtd: cfi_cmdset_0002: allow retry/timeout loop to exitBrian Norris2014-08-191-0/+2
* | mtd: cfi_cmdset_0002: check return code for get_chip()Brian Norris2014-08-161-0/+4
|/
* mtd: cfi_cmdset_0002: fix do_write_buffer() timeout errorBean Huo2014-07-161-2/+23
* mtd: cfi_cmdset_0002: Add support for locking OTP memoryChristian Riesch2014-07-121-5/+84
* mtd: cfi_cmdset_0002: Add support for writing OTP memoryChristian Riesch2014-07-121-7/+60
* mtd: cfi_cmdset_0002: Invalidate cache after entering/exiting OTP memoryChristian Riesch2014-07-121-10/+34
* mtd: cfi_cmdset_0002: Add support for reading OTPChristian Riesch2014-07-121-0/+156
* mtd: cfi: Remove unnecessary OOM messagesJingoo Han2014-03-111-6/+2Star
* mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-111-1/+0Star
* mtd: cfi_cmdset_0002: print @adr when write timeout occursHuang Shijie2013-08-051-2/+2
* mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) lockingStefan Roese2013-02-041-0/+217
* mtd: fix recovery after failed write-buffer operation in cfi_cmdset_0002.cHarald Nordgard-Hansen2012-12-031-2/+14
* mtd: cfi_cmdset_0002: Micron M29EW bugfixes as per TN-13-07Gerlando Falauto2012-07-161-0/+67
* mtd: cfi_cmdset_0002: Slight cleanup of fixup messagesDavid Woodhouse2012-05-141-3/+3
* mtd: add fixup for S29NS512P NOR flash.Javier Martin2012-05-141-0/+14
* mtd: chips: cfi_cmdset_0002: Match ENABLE_VPP()/DISABLE_VPP() callsPaul Parsons2012-03-271-2/+4
* mtd: move zero length verification to MTD API functionsArtem Bityutskiy2012-03-271-9/+0Star
* mtd: remove retlen zeroing duplicationArtem Bityutskiy2012-03-271-12/+0Star
* mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-271-13/+13
* mtd: cfi: AMD/Fujitsu compatibles: add panic write supportIra W. Snyder2012-03-271-0/+240
* mtd: cleanup style on pr_debug messagesBrian Norris2011-09-111-6/+4Star
* mtd: replace DEBUG() with pr_debug()Brian Norris2011-09-111-15/+12Star
* mtd: remove duplicate assignment of chip->stateTadashi Abe2011-05-251-1/+0Star
* mtd: fix hang-up in cfi erase and read contentionTadashi Abe2011-05-251-3/+1Star
* mtd: cmdset_0002: add CFI 1.5 support for S29GL-SGernot Hoyler2011-05-251-2/+3