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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
mt29f_spinand
Age
Commit message (
Expand
)
Author
2018-11-06
staging: Remove the mt29f_spinand driver
Boris Brezillon
2018-10-03
mtd: rawnand: Deprecate ->{set,get}_features() hooks
Boris Brezillon
2018-10-03
mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()
Boris Brezillon
2018-10-03
mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()
Boris Brezillon
2018-10-03
mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooks
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->select_chip()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
2018-04-06
Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-03-20
mtd: rawnand: rename SET/GET FEATURES related functions
Miquel Raynal
2018-03-19
staging:mt29f_spinand: MT29F2G failing as only 16 bits used for addressing.
Palle Christensen
2017-12-14
mtd: nand: force drivers to explicitly send READ/PROG commands
Boris Brezillon
2017-09-18
staging: mt29f_spinand: Enable the read ECC before program the page
Arun Nagendran
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-05-30
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
2016-05-05
staging: mt29f_spinand: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
staging: mt29f_spinand: switch to mtd_ooblayout_ops
Boris Brezillon
2016-03-24
Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-03-11
staging: mt29f_spinand: Replacing pr_info with dev_info after the call to dev...
G Pooja Shamili
2016-03-11
staging: mt29f_spinand: Drop void pointer cast
Janani Ravichandran
2016-03-07
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
2016-02-20
staging: mt29f_spinand: Remove unneeded else following return
Janani Ravichandran
2016-02-07
staging: mt29f: clean up existing kernel-doc
Manuel Pégourié-Gonnard
2016-02-07
staging: mt29f: fix usage of coma operator
Manuel Pégourié-Gonnard
2016-02-07
staging: mt29f: fix unchecked malloc()
Manuel Pégourié-Gonnard
2016-01-26
staging: mt29f_spinand: kill unused ecclayout field
Boris BREZILLON
2016-01-07
staging: mt29f_spinand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2015-12-18
staging: mt29f_spinand: remove useless mtd->priv = chip assignment
Boris BREZILLON
2015-12-18
staging: mt29f_spinand: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-08
staging: mt29f_spinand: make use of mtd_to_nand()
Boris BREZILLON
2015-11-15
Merge v4.4-rc1 into MTD development
Brian Norris
2015-11-11
mtd: nand: drop unnecessary partition parser data
Brian Norris
2015-11-06
Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd
Linus Torvalds
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-27
Staging: mt29f_spinand: Indent to match open parenthesis
Eva Rachel Retuya
2015-10-26
Staging: mt29f_spinand: Prefer using the BIT macro
Eva Rachel Retuya
2015-10-26
Staging: mt29f_spinand: Replace udelay function with usleep_range
Eva Rachel Retuya
2015-10-24
Staging: mt29f_spinand: Remove redundant cast on 'retval'
Eva Rachel Retuya
2015-10-24
Staging: mt29f_spinand: Use preferred kernel types
Eva Rachel Retuya
2015-10-24
Staging: mt29f_spinand: Remove multiple blank lines
Eva Rachel Retuya
2015-10-24
Staging: mt29f_spinand: Remove blank line before '}' and after '{' braces
Eva Rachel Retuya
2015-10-24
Staging: mt29f_spinand: Add blank line after function declaration
Eva Rachel Retuya
2015-10-17
Staging: mt29f_spinand: Remove space after a cast
Eva Rachel Retuya
2015-10-13
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
[next]