summaryrefslogtreecommitdiff
path: root/drivers/staging/mt29f_spinand
AgeCommit message (Expand)Author
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2017-05-30mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPPBoris Brezillon
2016-05-05staging: mt29f_spinand: set ECC algorithm explicitlyRafał Miłecki
2016-05-05staging: mt29f_spinand: switch to mtd_ooblayout_opsBoris Brezillon
2016-03-24Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-03-11staging: mt29f_spinand: Replacing pr_info with dev_info after the call to dev...G Pooja Shamili
2016-03-11staging: mt29f_spinand: Drop void pointer castJanani Ravichandran
2016-03-07mtd: kill the ecclayout->oobavail fieldBoris BREZILLON
2016-02-20staging: mt29f_spinand: Remove unneeded else following returnJanani Ravichandran
2016-02-07staging: mt29f: clean up existing kernel-docManuel Pégourié-Gonnard
2016-02-07staging: mt29f: fix usage of coma operatorManuel Pégourié-Gonnard
2016-02-07staging: mt29f: fix unchecked malloc()Manuel Pégourié-Gonnard
2016-01-26staging: mt29f_spinand: kill unused ecclayout fieldBoris BREZILLON
2016-01-07staging: mt29f_spinand: make use of nand_set/get_controller_data() helpersBoris BREZILLON
2015-12-18staging: mt29f_spinand: remove useless mtd->priv = chip assignmentBoris BREZILLON
2015-12-18staging: mt29f_spinand: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-08staging: mt29f_spinand: make use of mtd_to_nand()Boris BREZILLON
2015-11-15Merge v4.4-rc1 into MTD developmentBrian Norris
2015-11-11mtd: nand: drop unnecessary partition parser dataBrian Norris
2015-11-06Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-27Staging: mt29f_spinand: Indent to match open parenthesisEva Rachel Retuya
2015-10-26Staging: mt29f_spinand: Prefer using the BIT macroEva Rachel Retuya
2015-10-26Staging: mt29f_spinand: Replace udelay function with usleep_rangeEva Rachel Retuya
2015-10-24Staging: mt29f_spinand: Remove redundant cast on 'retval'Eva Rachel Retuya
2015-10-24Staging: mt29f_spinand: Use preferred kernel typesEva Rachel Retuya
2015-10-24Staging: mt29f_spinand: Remove multiple blank linesEva Rachel Retuya
2015-10-24Staging: mt29f_spinand: Remove blank line before '}' and after '{' bracesEva Rachel Retuya
2015-10-24Staging: mt29f_spinand: Add blank line after function declarationEva Rachel Retuya
2015-10-17Staging: mt29f_spinand: Remove space after a castEva Rachel Retuya
2015-10-13mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON
2015-10-13staging: mt29f_spinand: show parent device in sysfsFrans Klaver
2015-09-12staging: mt29f_spinand: Export OF module alias informationJavier Martinez Canillas
2015-08-14staging: mt29f_spinand: Remove unnecessary externsJoe Perches
2015-07-14staging: mt29f_spinand: Remove redundant spi driver bus initializationAntonio Borneo
2015-03-15staging: mt29f_spinand: remove pointer to pointer cast in function argumentAya Mahfouz
2015-01-17staging: mt29f_spinand: Fix typo in KconfigMasanari Iida
2015-01-17staging: mt29f_spinand: check for the return value of spinand_read_statusDevendra Naga
2014-08-16staging/mt29f_spinand: coding style fixesvibi sreenivasan
2014-06-01staging/mt29f_spinand: coding style fixesSimon Boulay
2014-05-25staging/mt29f_spinand: Terminate of match tableStephen Boyd
2013-10-15staging/mt29f_spinand: fix build error when ONDIEECC not enabledRandy Dunlap
2013-10-11staging: mt29f_spinand: Use module_spi_driverSachin Kamat
2013-10-03Staging: MTD: Micron SPINAND Driver supportKamlakant Patel