summaryrefslogtreecommitdiff
path: root/drivers/mtd/maps/scb2_flash.c
AgeCommit message (Expand)Author
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2014-03-10mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-06mtd: scb2_flash: remove unnecessary pci_set_drvdata()Jingoo Han
2013-01-03Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman
2012-11-22mtd: remove use of __devexitBill Pemberton
2012-11-22mtd: remove use of __devinitBill Pemberton
2012-11-22mtd: remove use of __devexit_pBill Pemberton
2012-05-13mtd: use module_pci_driverAxel Lin
2012-01-09mtd: do not use mtd->lock, unlock and is_locked directlyArtem Bityutskiy
2012-01-09mtd: introduce mtd_lock interfaceArtem Bityutskiy
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2008-01-10[MTD] [NOR] Fix incorrect interface code for x16/x32 chipsBartlomiej Sieka
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-05-23[MTD] Kernel Janitor fixes.Domen Puncer
2004-11-28 NULL noise removal, missing __iomem in a couple of declarations,David Woodhouse
2004-11-16MTD: some cleanupsDavid Woodhouse
2004-10-21MTD updates for __iomemThomas Gleixner
2004-07-15NOR flash drivers updateDavid Woodhouse
2003-07-31mergeGreg Kroah-Hartman
2003-07-31[PATCH] more typo fixesAlan Cox
2003-07-31[PATCH] PCI: pci_device_id can not be marked __devinitdata.Greg Kroah-Hartman
2003-05-28MTD and JFFS2 update.David Woodhouse