index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
nand_base.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: hack ONFI for non-power-of-2 dimensions
Brian Norris
2013-11-07
1
-2
/
+13
*
mtd: nand: fix the wrong mtd->type for nand chip
Huang Shijie
2013-10-28
1
-1
/
+1
*
mtd: nand: print out the cell information for nand chip
Huang Shijie
2013-10-28
1
-4
/
+6
*
mtd: nand: set the cell information for ONFI nand
Huang Shijie
2013-10-28
1
-0
/
+1
*
mtd: nand: add the "bits per cell" info for legacy ID NAND
Huang Shijie
2013-10-28
1
-0
/
+3
*
mtd: nand: rename the cellinfo to bits_per_cell
Huang Shijie
2013-10-28
1
-2
/
+12
*
mtd: nand: add a helper to check the SLC/MLC nand chip
Huang Shijie
2013-10-28
1
-8
/
+6
*
mtd: nand: correct extemded param page error handling
Brian Norris
2013-10-28
1
-4
/
+5
*
mtd: nand: cleanup ONFI printed errors, warnings
Brian Norris
2013-10-28
1
-9
/
+15
*
mtd: nand: fix memory leak in ONFI extended parameter page
Brian Norris
2013-09-27
1
-5
/
+3
*
mtd: nand: fixup kerneldoc, rename parameter
Brian Norris
2013-08-30
1
-5
/
+6
*
mtd: set ONFI nand's default hooks in nand_set_defaults()
Huang Shijie
2013-08-30
1
-6
/
+6
*
mtd: set the ecc step size for master/slave mtd_info
Huang Shijie
2013-08-30
1
-0
/
+1
*
mtd: nand: silence some shift wrap warnings
Dan Carpenter
2013-08-30
1
-4
/
+4
*
mtd: parse out the ECC info for the full-id nand chips
Huang Shijie
2013-08-30
1
-0
/
+2
*
mtd: replace the hardcode with the onfi_feature()
Huang Shijie
2013-08-30
1
-2
/
+4
*
mtd: get the ECC info from the Extended Parameter Page
Huang Shijie
2013-08-30
1
-0
/
+87
*
mtd: get the ECC info from the parameter page for ONFI nand
Huang Shijie
2013-08-30
1
-0
/
+5
*
mtd: nand: hide in-memory BBT implementation details
Brian Norris
2013-08-30
1
-21
/
+11
*
mtd: nand: refactor chip->block_markbad interface
Brian Norris
2013-08-30
1
-35
/
+52
*
mtd: nand: detect OOB size for Toshiba 24nm raw SLC
Brian Norris
2013-08-05
1
-0
/
+16
*
mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devices
Brian Norris
2013-08-05
1
-3
/
+5
*
mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.
David Mosberger
2013-08-05
1
-2
/
+6
*
mtd: nand_base: Use io{read, write}*_rep functions for transfer
Alexander Shiyan
2013-08-05
1
-15
/
+4
*
mtd: nand: subpage write support for hardware based ECC schemes
Gupta, Pekon
2013-04-05
1
-13
/
+86
*
mtd: add the support to parse out the full-id nand type
Huang Shijie
2013-04-05
1
-3
/
+32
*
mtd: nand_base: Removed unnecessary cleaning "onfi_version" variable
Alexander Shiyan
2013-04-05
1
-2
/
+0
*
mtd: nand_base: Removed unnecessary command masking
Alexander Shiyan
2013-04-05
1
-2
/
+1
*
mtd: nand: remove few tiny page NAND bits
Artem Bityutskiy
2013-04-05
1
-1
/
+1
*
mtd: nand: rename the id field of 'struct nand_flash_dev'
Artem Bityutskiy
2013-04-05
1
-1
/
+1
*
mtd: nand: use NAND_HAS_CACHEPROG
Artem Bityutskiy
2013-04-05
1
-1
/
+1
*
mtd: nand: remove a bunch of unused commands
Artem Bityutskiy
2013-04-05
1
-10
/
+0
*
mtd: nand: remove AG-AND support
Artem Bityutskiy
2013-04-05
1
-78
/
+2
*
mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY
Brian Norris
2013-03-14
1
-0
/
+16
*
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-03-03
1
-6
/
+2
|
\
|
*
mtd: fix the wrong timeo for panic_nand_wait()
Huang Shijie
2013-02-04
1
-6
/
+2
*
|
mtd: nand: onfi don't WARN if we are in 16 bits mode
Matthieu CASTET
2013-01-19
1
-2
/
+5
|
/
*
mtd: nand: typo in nand_id_has_period() comments
Brian Norris
2012-12-13
1
-1
/
+1
*
mtd: nand: onfi need to be probed in 8 bits mode
Matthieu CASTET
2012-12-03
1
-0
/
+2
*
mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width
Matthieu CASTET
2012-12-03
1
-5
/
+9
*
mtd: nand: print flash size during detection
Matthieu CASTET
2012-12-03
1
-2
/
+2
*
mted: nand_wait_ready timeout fix
Matthieu CASTET
2012-12-03
1
-1
/
+1
*
mtd: remove the "chip" parameter in nand_get_device()
Huang Shijie
2012-12-03
1
-23
/
+14
*
mtd: remove the de-select chip code in nand_release_device()
Huang Shijie
2012-12-03
1
-10
/
+25
*
mtd: Fix typo mtd/tests
Masanari Iida
2012-11-18
1
-1
/
+1
*
mtd: de-select the chip when it is not used
Huang Shijie
2012-11-18
1
-4
/
+6
*
mtd: nand_wait: warn if the nand is busy on exit
Matthieu CASTET
2012-11-15
1
-0
/
+2
*
mtd: use the NAND_STATUS_FAIL to replace the hardcode
Huang Shijie
2012-11-15
1
-2
/
+2
*
mtd: nand: fix Samsung SLC detection regression
Brian Norris
2012-11-15
1
-0
/
+1
*
mtd: nand: fix Samsung SLC NAND identification regression
Brian Norris
2012-11-15
1
-4
/
+5
[next]