summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/vmu-flash.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-02mtd: maps: vmu-flash: fix typos for struct memcardBernard Zhao1-2/+2
2020-10-02mtd: maps: vmu-flash: simplify the return expression of probe_maple_vmuLiu Shixin1-6/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 467Thomas Gleixner1-3/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-4/+4
2012-11-22mtd: remove use of __devexitBill Pemberton1-2/+2
2012-11-22mtd: remove use of __devinitBill Pemberton1-2/+2
2012-11-22mtd: remove use of __devexit_pBill Pemberton1-1/+1
2012-03-27mtd: move zero length verification to MTD API functionsArtem Bityutskiy1-8/+0
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy1-3/+3
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-11-30mtd: error return -EIO instead of EIORoel Kluin1-1/+1
2009-11-20mtd: vmu-flash: Use hweight_longAkinobu Mita1-4/+3
2009-03-10mtd: flash mapping support for Dreamcast VMU.Adrian McMenamin1-0/+832