summaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt29f_spinand
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon2017-12-141-3/+2Star
* staging: mt29f_spinand: Enable the read ECC before program the pageArun Nagendran2017-09-181-2/+6
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPPBoris Brezillon2017-05-301-0/+2
* staging: mt29f_spinand: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
* staging: mt29f_spinand: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-18/+30
* Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds2016-03-252-2/+0Star
|\
| * mtd: kill the ecclayout->oobavail fieldBoris BREZILLON2016-03-081-1/+0Star
| * staging: mt29f_spinand: kill unused ecclayout fieldBoris BREZILLON2016-01-261-1/+0Star
* | staging: mt29f_spinand: Replacing pr_info with dev_info after the call to dev...G Pooja Shamili2016-03-121-1/+2
* | staging: mt29f_spinand: Drop void pointer castJanani Ravichandran2016-03-121-2/+2
* | staging: mt29f_spinand: Remove unneeded else following returnJanani Ravichandran2016-02-211-1/+1
* | staging: mt29f: clean up existing kernel-docManuel Pégourié-Gonnard2016-02-081-31/+31
* | staging: mt29f: fix usage of coma operatorManuel Pégourié-Gonnard2016-02-081-5/+5
* | staging: mt29f: fix unchecked malloc()Manuel Pégourié-Gonnard2016-02-081-1/+4
|/
* staging: mt29f_spinand: make use of nand_set/get_controller_data() helpersBoris BREZILLON2016-01-071-5/+5
* staging: mt29f_spinand: remove useless mtd->priv = chip assignmentBoris BREZILLON2015-12-181-1/+0Star
* staging: mt29f_spinand: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-3/+1Star
* staging: mt29f_spinand: make use of mtd_to_nand()Boris BREZILLON2015-12-081-2/+2
* Merge v4.4-rc1 into MTD developmentBrian Norris2015-11-162-45/+42Star
|\
| * Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds2015-11-061-3/+3
| |\
| * \ Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0Star
| |\ \
| | * | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0Star
| * | | Staging: mt29f_spinand: Indent to match open parenthesisEva Rachel Retuya2015-10-271-22/+20Star
| * | | Staging: mt29f_spinand: Prefer using the BIT macroEva Rachel Retuya2015-10-251-7/+7
| * | | Staging: mt29f_spinand: Replace udelay function with usleep_rangeEva Rachel Retuya2015-10-251-2/+2
| * | | Staging: mt29f_spinand: Remove redundant cast on 'retval'Eva Rachel Retuya2015-10-251-1/+1
| * | | Staging: mt29f_spinand: Use preferred kernel typesEva Rachel Retuya2015-10-252-11/+11
| * | | Staging: mt29f_spinand: Remove multiple blank linesEva Rachel Retuya2015-10-251-1/+0Star
| * | | Staging: mt29f_spinand: Remove blank line before '}' and after '{' bracesEva Rachel Retuya2015-10-251-2/+0Star
| * | | Staging: mt29f_spinand: Add blank line after function declarationEva Rachel Retuya2015-10-251-0/+2
| * | | Staging: mt29f_spinand: Remove space after a castEva Rachel Retuya2015-10-171-1/+1
| * | | staging: mt29f_spinand: Export OF module alias informationJavier Martinez Canillas2015-09-131-0/+1
| |/ /
* | / mtd: nand: drop unnecessary partition parser dataBrian Norris2015-11-111-3/+2Star
| |/ |/|
* | mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON2015-10-131-1/+2
* | staging: mt29f_spinand: show parent device in sysfsFrans Klaver2015-10-131-2/+1Star
|/
* staging: mt29f_spinand: Remove unnecessary externsJoe Perches2015-08-151-2/+2
* staging: mt29f_spinand: Remove redundant spi driver bus initializationAntonio Borneo2015-07-151-1/+0Star
* staging: mt29f_spinand: remove pointer to pointer cast in function argumentAya Mahfouz2015-03-151-1/+1
* staging: mt29f_spinand: Fix typo in KconfigMasanari Iida2015-01-181-1/+1
* staging: mt29f_spinand: check for the return value of spinand_read_statusDevendra Naga2015-01-181-1/+16
* staging/mt29f_spinand: coding style fixesvibi sreenivasan2014-08-161-14/+12Star
* staging/mt29f_spinand: coding style fixesSimon Boulay2014-06-021-0/+2
* staging/mt29f_spinand: Terminate of match tableStephen Boyd2014-05-251-0/+1
* staging/mt29f_spinand: fix build error when ONDIEECC not enabledRandy Dunlap2013-10-151-3/+4
* staging: mt29f_spinand: Use module_spi_driverSachin Kamat2013-10-121-17/+1Star
* Staging: MTD: Micron SPINAND Driver supportKamlakant Patel2013-10-035-0/+1099