summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/vmu-flash.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: maps: vmu-flash: Fix the (mtd core) switch to ref countersMiquel Raynal2023-12-141-1/+1
* mtd: maps: vmu-flash: fix typos for struct memcardBernard Zhao2020-10-021-2/+2
* mtd: maps: vmu-flash: simplify the return expression of probe_maple_vmuLiu Shixin2020-10-021-6/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 467Thomas Gleixner2019-06-191-3/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-4/+4
* mtd: remove use of __devexitBill Pemberton2012-11-221-2/+2
* mtd: remove use of __devinitBill Pemberton2012-11-221-2/+2
* mtd: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* mtd: move zero length verification to MTD API functionsArtem Bityutskiy2012-03-271-8/+0
* mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-271-3/+3
* mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-251-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mtd: error return -EIO instead of EIORoel Kluin2009-11-301-1/+1
* mtd: vmu-flash: Use hweight_longAkinobu Mita2009-11-201-4/+3
* mtd: flash mapping support for Dreamcast VMU.Adrian McMenamin2009-03-101-0/+832