Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7967168cefdbc63bf332d6b1548eca7cd65ebbcc
/
drivers
/
mtd
/
nand
/
nand_base.c
7bc3312
[MTD] NAND: Fix breakage all over the place
by Thomas Gleixner
· 18 years ago
7e4178f
[PATCH] NAND: fix remaining OOB length calculation
by Vitaly Wool
· 18 years ago
7e9a0bb
[MTD] Fix build warnings (and debug build error) in nand_base.c
by Andrew Morton
· 18 years ago
f1a28c0
[MTD] NAND Expose the new raw mode function and status info to userspace
by Thomas Gleixner
· 18 years ago
9a1fcdf
[MTD] NAND Signal that a bitflip was corrected by ECC
by Thomas Gleixner
· 18 years ago
8593fbc
[MTD] Rework the out of band handling completely
by Thomas Gleixner
· 18 years ago
5bd34c0
[MTD] NAND Replace oobinfo by ecclayout
by Thomas Gleixner
· 18 years ago
ff268fb
[MTD] NAND Consolidate oobinfo handling
by Thomas Gleixner
· 18 years ago
ba0251f
[MTD] NAND Consolidate references and add back default name setting
by Thomas Gleixner
· 18 years ago
cca3b83
[MTD] NAND simplify nand_chip_select
by Thomas Gleixner
· 18 years ago
29da9ce
[MTD] Fix thinko in nand_write_page_hwecc()
by David Woodhouse
· 18 years ago
f75e509
[MTD] NAND modularize write function
by Thomas Gleixner
· 18 years ago
c5b553c
[MTD] Fix NAND_VERIFY_WRITE case to build with tglx's recent changes
by David Woodhouse
· 18 years ago
f5bbdac
[MTD] NAND Modularize read function
by Thomas Gleixner
· 18 years ago
7314e9e
[MTD] NAND Cleanup oob functions
by Thomas Gleixner
· 18 years ago
04bbd0e
[MTD] NAND Initialize controller lock and wq only once
by Thomas Gleixner
· 18 years ago
12efdde
[MTD] NAND fix cmd_ctrl breakage
by Thomas Gleixner
· 18 years ago
ace4dfe
[MTD] NAND coding style and namespace cleanup
by Thomas Gleixner
· 18 years ago
d470a97
[MTD] NAND LED support cleanup
by Thomas Gleixner
· 18 years ago
cad74f2
[MTD] NAND remove write_byte/word function from nand_chip
by Thomas Gleixner
· 18 years ago
7abd3ef
[MTD] Refactor NAND hwcontrol to cmd_ctrl
by Thomas Gleixner
· 18 years ago
3821720
[MTD] Export nand_write_raw
by Thomas Gleixner
· 18 years ago
9223a45
[MTD] Remove read/write _ecc variants
by Thomas Gleixner
· 18 years ago
2528e8c
[MTD] Remove readv/readv_ecc
by Thomas Gleixner
· 18 years ago
9d8522d
[MTD] Remove nand writev support
by Thomas Gleixner
· 18 years ago
4cbb9b8
Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/
by Thomas Gleixner
· 18 years ago
6dfc6d2
[MTD] NAND modularize ECC
by Thomas Gleixner
· 18 years ago
7aa65bf
[MTD] NAND cleanup nand_scan
by Thomas Gleixner
· 18 years ago
58dd8f2b
[MTD] NAND consolidate data types
by Thomas Gleixner
· 18 years ago
2c0a2be
[MTD] NAND whitespace and formatting cleanup
by Thomas Gleixner
· 18 years ago
a36ed29
[MTD] Simplify NAND locking
by Thomas Gleixner
· 18 years ago
5fa4339
[MTD] Introduce MTD_BIT_WRITEABLE
by Joern Engel
· 18 years ago
2831877
[MTD] Introduce writesize
by Joern Engel
· 18 years ago
52239da
[MTD NAND] Modify check for modules registering NAND devices without ->owner
by David Woodhouse
· 19 years ago
552d920
[MTD] Fix module refcounting in NAND board drivers.
by David Woodhouse
· 19 years ago
e0c7d76
[MTD NAND] Indent all of drivers/mtd/nand/*.c.
by David Woodhouse
· 19 years ago
8fe833c
[PATCH] LED: add NAND MTD activity LED trigger
by Richard Purdie
· 19 years ago
b3ce1de
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
by Linus Torvalds
· 19 years ago
fa67164
[PATCH] kfree cleanup: drivers/mtd
by Jesper Juhl
· 19 years ago
61b03bd
[MTD] NAND: Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
868801e
[MTD] NAND: nand_write_ecc memory and OOB corruption
by Todd Poynor
· 19 years ago
49196f3
[MTD] NAND nand_base: Fix shift for bad block check (16bit devices only)
by Vitaly Wool
· 19 years ago
962034f
[MTD] NAND: Add suspend/resume functionality
by Vitaly Wool
· 19 years ago
d409466
[MTD] NAND: Use correct mask for OOB size calculation
by Thomas Gleixner
· 19 years ago
8446f1d
[PATCH] detect soft lockups
by Ingo Molnar
· 19 years ago
19870da
[MTD] NAND: Fix broken bad block scan for 16 bit devices
by Thomas Gleixner
· 19 years ago
d7e78d4
[MTD] NAND: Change exports to _GPL
by Thomas Gleixner
· 19 years ago
0dfc624
[MTD] NAND: Reorganize chip locking
by Thomas Gleixner
· 19 years ago
90e260c
[MTD] NAND: Honour autoplacement schemes supplied by the caller
by Thomas Gleixner
· 19 years ago
0a18cde
[MTD] NAND: Fix the broken dynamic array allocations
by Jarkko Lavinen
· 20 years ago
82e1d19
[MTD] NAND: Fix reading of autoplaced OOB when there are multiple free sections.
by Dan Brown
· 20 years ago
22c60f5
[MTD] NAND: Move the NULL check into the calling function
by Thomas Gleixner
· 20 years ago
bb75ba4
[MTD] NAND: Fix missing NULL pointer check
by Dan Brown
· 20 years ago
998cf64
[MTD] NAND: Fix oob available calculation
by Thomas Gleixner
· 20 years ago
15fc108
[MTD] NAND: Use arrays of needed size instead of constant-sized.
by Artem B. Bityuckiy
· 20 years ago
3b946e3
[MTD] NAND: Fixed unused loop variable
by Ben Dooks
· 20 years ago
20a6c21
[MTD] NAND: Use cond_resched instead of msleep
by Thomas Gleixner
· 20 years ago
3b88775
[MTD] NAND: Check command timeout
by Thomas Gleixner
· 20 years ago
0ea4a75
[MTD] NAND: Early Manufacturer ID lookup
by Kyungmin Park
· 20 years ago
41ce921
[MTD] NAND: Allow operation without bad block table
by Artem B. Bityuckiy
· 20 years ago
0040bf3
[MTD] NAND: Skip bad block table scan on request
by Thomas Gleixner
· 20 years ago
068e3c0
[MTD] NAND Add optional ECC status check callback
by David A. Marlin
· 20 years ago
a4ab4c5
[MTD] NAND use symbols instead of literals
by David A. Marlin
· 20 years ago
15266bb
[MTD] NAND replace yield
by Thomas Gleixner
· 20 years ago
30f464b
[MTD] NAND workaround for AG-AND disturb issue. AG-AND recovery
by David A. Marlin
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago