aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/maps/ichxrom.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-11mtd: ichxrom: remove unnecessary oom messageGravatar Zhen Lei 1-4/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-1/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2017-08-15mtd: ichxrom: constify pci_device_id.Gravatar Arvind Yadav 1-2/+2
2017-02-08mtd: ichxrom: maybe-uninitialized with gcc-4.9Gravatar Arnd Bergmann 1-2/+4
2016-04-26mtd: maps: add __init attributeGravatar Julia Lawall 1-2/+2
2015-05-21mtd: maps: Spelling s/reseved/reserved/Gravatar Geert Uytterhoeven 1-1/+1
2012-11-22mtd: fix a number of checkpatch complaintsGravatar Artem Bityutskiy 1-3/+3
2012-11-22mtd: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-22mtd: remove use of __devinitdataGravatar Bill Pemberton 1-1/+1
2012-11-22mtd: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2011-05-25mtd: convert remaining users to mtd_device_register()Gravatar Jamie Iles 1-2/+2
2010-12-03mtd: maps: Use printf extension %pR for struct resourceGravatar Joe Perches 1-6/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2008-12-10[MTD] update internal API to support 64-bit device sizeGravatar Adrian Hunter 1-2/+2
2008-06-04MTD/JFFS2: remove CVS keywordsGravatar Adrian Bunk 1-1/+0
2007-02-18[MTD] [MAPS] ichxrom warning fixGravatar Andrew Morton 1-2/+2
2006-09-22[MTD] Switch to pci_get_device and do ref countingGravatar Alan Cox 1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-27[PATCH] 64bit resource: fix up printks for resources in mtd driversGravatar Greg Kroah-Hartman 1-2/+3
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Gravatar Linus Torvalds 1-8/+8
2005-11-07[PATCH] kfree cleanup: drivers/mtdGravatar Jesper Juhl 1-3/+2
2005-11-07[MTD] maps: Clean up trailing white spacesGravatar Thomas Gleixner 1-8/+8
2005-07-07[MTD] Remove MODULE_DEVICE_TABLE() for ICHx flash driverGravatar David Woodhouse 1-2/+2
2005-05-23[MTD] Kernel Janitor fixes.Gravatar Domen Puncer 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+383