aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/maps/intel_vr_nor.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-2/+2
2018-07-18mtd: maps: use mtd_device_register() where applicableGravatar Rafał Miłecki 1-1/+1
2017-08-15mtd: intel_vr_nor: constify pci_device_id.Gravatar Arvind Yadav 1-1/+1
2015-10-13mtd: maps: intel_vr_nor: show parent device in sysfsGravatar Frans Klaver 1-1/+1
2014-03-10mtd: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2013-11-06mtd: intel_vr_nor: remove unnecessary pci_set_drvdata()Gravatar Jingoo Han 1-1/+0
2013-04-05mtd: maps: add const qualifiersGravatar Artem Bityutskiy 1-2/+2
2013-01-03Drivers: mtd: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-2/+1
2012-11-22mtd: remove use of __devexitGravatar Bill Pemberton 1-4/+4
2012-11-22mtd: remove use of __devinitGravatar Bill Pemberton 1-4/+4
2012-11-22mtd: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-05-13mtd: use module_pci_driverGravatar Axel Lin 1-12/+1
2012-03-27mtd: do not use plain 0 as NULLGravatar Artem Bityutskiy 1-1/+1
2011-09-11mtd: intel_vr_nor.c: use mtd_device_parse_registerGravatar Dmitry Eremin-Solenikov 1-5/+1
2011-09-11mtd: intel_vr_nor don't specify default parsing optionsGravatar Dmitry Eremin-Solenikov 1-2/+1
2011-05-25mtd: intel_vr_nor: convert to mtd_device_register()Gravatar Jamie Iles 1-17/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2007-09-23[MTD] map driver for NOR flash on the Intel Vermilion Range chipsetGravatar David Woodhouse 1-0/+298