index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
nand_base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F ID
Brian Norris
2012-09-29
1
-5
/
+11
*
mtd: nand: decode Hynix MLC, 6-byte ID length
Brian Norris
2012-09-29
1
-1
/
+44
*
mtd: nand: add generic READ ID length calculation functions
Brian Norris
2012-09-29
1
-7
/
+65
*
mtd: nand: split simple ID decode into its own function
Brian Norris
2012-09-29
1
-20
/
+31
*
mtd: nand: split extended ID decoding into its own function
Brian Norris
2012-09-29
1
-55
/
+67
*
mtd: nand: split BB marker options decoding into its own function
Brian Norris
2012-09-29
1
-27
/
+39
*
mtd: nand: remove redundant ID read
Brian Norris
2012-09-29
1
-8
/
+2
*
mtd: nand: remove unnecessary variable
Brian Norris
2012-09-29
1
-3
/
+1
*
mtd: add helpers to set/get features for ONFI nand
Huang Shijie
2012-09-29
1
-0
/
+50
*
mtd: nand: Added a device flag for subpage read support
Jeff Westfahl
2012-09-29
1
-2
/
+7
*
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-09-29
1
-53
/
+0
*
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
Brian Norris
2012-09-29
1
-5
/
+2
*
mtd: use MTD_OPS_PLACE_OOB macro consistently
Huang Shijie
2012-07-16
1
-3
/
+3
*
mtd: nand: teach write_page and write_page_raw return an error code
Josh Wu
2012-07-06
1
-8
/
+19
*
mtd: nand: kill NAND_NO_READRDY
Brian Norris
2012-07-06
1
-17
/
+0
*
mtd: nand: initialize bitflip_threshold prior to BBT scanning
Shmulik Ladkani
2012-06-09
1
-0
/
+7
*
mtd: nand: check the return code of 'read_oob/read_oob_raw'
Shmulik Ladkani
2012-05-13
1
-3
/
+10
*
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
Shmulik Ladkani
2012-05-13
1
-12
/
+7
*
mtd: nand: utilize oob_required parameter
Brian Norris
2012-05-13
1
-2
/
+4
*
mtd: nand: pass proper 'oob_required' parameter
Brian Norris
2012-05-13
1
-6
/
+8
*
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
2012-05-13
1
-21
/
+35
*
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
2012-05-13
1
-7
/
+1
*
mtd: nand: remove autoincrement 'sndcmd' code
Brian Norris
2012-05-13
1
-37
/
+6
*
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
Mike Dunn
2012-05-13
1
-4
/
+14
*
mtd: nand: add sanity check of ecc strength to nand_scan_tail()
Mike Dunn
2012-05-13
1
-2
/
+7
*
mtd: nand: read_page() returns max_bitflips
Mike Dunn
2012-05-13
1
-16
/
+31
*
mtd: ecc_strength is at ecc step granularity
Mike Dunn
2012-05-13
1
-1
/
+1
*
mtd: nand: Add a NAND_CMD_STATUS when using write verification
Bastian Hecht
2012-05-13
1
-0
/
+3
*
mtd: print out the page size and oob size after parsing out the nand
Huang Shijie
2012-05-13
1
-4
/
+5
*
mtd: unify initialization of erase_info->fail_addr
Shmulik Ladkani
2012-03-27
1
-2
/
+0
*
mtd: support ONFI multi lun NAND
Matthieu CASTET
2012-03-27
1
-1
/
+2
*
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-27
1
-1
/
+6
*
mtd: change the location of the ONFI detected log
Huang Shijie
2012-03-27
1
-1
/
+1
*
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
2012-03-27
1
-10
/
+0
*
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
2012-03-27
1
-28
/
+0
*
mtd: nand: write BBM to OOB even with flash-based BBT
Brian Norris
2012-03-27
1
-15
/
+31
*
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-03-27
1
-15
/
+15
[next]