index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
mt29f_spinand
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: force drivers to explicitly send READ/PROG commands
Boris Brezillon
2017-12-14
1
-3
/
+2
*
staging: mt29f_spinand: Enable the read ECC before program the page
Arun Nagendran
2017-09-18
1
-2
/
+6
*
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-08-13
1
-1
/
+1
*
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
2017-05-30
1
-0
/
+2
*
staging: mt29f_spinand: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
1
-0
/
+1
*
staging: mt29f_spinand: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-18
/
+30
*
Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-03-24
2
-2
/
+0
|
\
|
*
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
2016-03-07
1
-1
/
+0
|
*
staging: mt29f_spinand: kill unused ecclayout field
Boris BREZILLON
2016-01-26
1
-1
/
+0
*
|
staging: mt29f_spinand: Replacing pr_info with dev_info after the call to dev...
G Pooja Shamili
2016-03-11
1
-1
/
+2
*
|
staging: mt29f_spinand: Drop void pointer cast
Janani Ravichandran
2016-03-11
1
-2
/
+2
*
|
staging: mt29f_spinand: Remove unneeded else following return
Janani Ravichandran
2016-02-20
1
-1
/
+1
*
|
staging: mt29f: clean up existing kernel-doc
Manuel Pégourié-Gonnard
2016-02-07
1
-31
/
+31
*
|
staging: mt29f: fix usage of coma operator
Manuel Pégourié-Gonnard
2016-02-07
1
-5
/
+5
*
|
staging: mt29f: fix unchecked malloc()
Manuel Pégourié-Gonnard
2016-02-07
1
-1
/
+4
|
/
*
staging: mt29f_spinand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2016-01-07
1
-5
/
+5
*
staging: mt29f_spinand: remove useless mtd->priv = chip assignment
Boris BREZILLON
2015-12-18
1
-1
/
+0
*
staging: mt29f_spinand: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-3
/
+1
*
staging: mt29f_spinand: make use of mtd_to_nand()
Boris BREZILLON
2015-12-08
1
-2
/
+2
*
Merge v4.4-rc1 into MTD development
Brian Norris
2015-11-15
2
-45
/
+42
|
\
|
*
Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd
Linus Torvalds
2015-11-06
1
-3
/
+3
|
|
\
|
*
\
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-11-05
1
-1
/
+0
|
|
\
\
|
|
*
|
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
|
*
|
|
Staging: mt29f_spinand: Indent to match open parenthesis
Eva Rachel Retuya
2015-10-27
1
-22
/
+20
|
*
|
|
Staging: mt29f_spinand: Prefer using the BIT macro
Eva Rachel Retuya
2015-10-26
1
-7
/
+7
|
*
|
|
Staging: mt29f_spinand: Replace udelay function with usleep_range
Eva Rachel Retuya
2015-10-26
1
-2
/
+2
|
*
|
|
Staging: mt29f_spinand: Remove redundant cast on 'retval'
Eva Rachel Retuya
2015-10-24
1
-1
/
+1
|
*
|
|
Staging: mt29f_spinand: Use preferred kernel types
Eva Rachel Retuya
2015-10-24
2
-11
/
+11
|
*
|
|
Staging: mt29f_spinand: Remove multiple blank lines
Eva Rachel Retuya
2015-10-24
1
-1
/
+0
|
*
|
|
Staging: mt29f_spinand: Remove blank line before '}' and after '{' braces
Eva Rachel Retuya
2015-10-24
1
-2
/
+0
|
*
|
|
Staging: mt29f_spinand: Add blank line after function declaration
Eva Rachel Retuya
2015-10-24
1
-0
/
+2
|
*
|
|
Staging: mt29f_spinand: Remove space after a cast
Eva Rachel Retuya
2015-10-17
1
-1
/
+1
|
*
|
|
staging: mt29f_spinand: Export OF module alias information
Javier Martinez Canillas
2015-09-12
1
-0
/
+1
|
|
/
/
*
|
/
mtd: nand: drop unnecessary partition parser data
Brian Norris
2015-11-11
1
-3
/
+2
|
|
/
|
/
|
*
|
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
2015-10-13
1
-1
/
+2
*
|
staging: mt29f_spinand: show parent device in sysfs
Frans Klaver
2015-10-13
1
-2
/
+1
|
/
*
staging: mt29f_spinand: Remove unnecessary externs
Joe Perches
2015-08-14
1
-2
/
+2
*
staging: mt29f_spinand: Remove redundant spi driver bus initialization
Antonio Borneo
2015-07-14
1
-1
/
+0
*
staging: mt29f_spinand: remove pointer to pointer cast in function argument
Aya Mahfouz
2015-03-15
1
-1
/
+1
*
staging: mt29f_spinand: Fix typo in Kconfig
Masanari Iida
2015-01-17
1
-1
/
+1
*
staging: mt29f_spinand: check for the return value of spinand_read_status
Devendra Naga
2015-01-17
1
-1
/
+16
*
staging/mt29f_spinand: coding style fixes
vibi sreenivasan
2014-08-16
1
-14
/
+12
*
staging/mt29f_spinand: coding style fixes
Simon Boulay
2014-06-01
1
-0
/
+2
*
staging/mt29f_spinand: Terminate of match table
Stephen Boyd
2014-05-25
1
-0
/
+1
*
staging/mt29f_spinand: fix build error when ONDIEECC not enabled
Randy Dunlap
2013-10-15
1
-3
/
+4
*
staging: mt29f_spinand: Use module_spi_driver
Sachin Kamat
2013-10-11
1
-17
/
+1
*
Staging: MTD: Micron SPINAND Driver support
Kamlakant Patel
2013-10-03
5
-0
/
+1099