summaryrefslogtreecommitdiff
path: root/drivers/mtd/maps/ichxrom.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-11mtd: ichxrom: remove unnecessary oom messageZhen Lei1-4/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2017-08-15mtd: ichxrom: constify pci_device_id.Arvind Yadav1-2/+2
2017-02-08mtd: ichxrom: maybe-uninitialized with gcc-4.9Arnd Bergmann1-2/+4
2016-04-26mtd: maps: add __init attributeJulia Lawall1-2/+2
2015-05-21mtd: maps: Spelling s/reseved/reserved/Geert Uytterhoeven1-1/+1
2012-11-22mtd: fix a number of checkpatch complaintsArtem Bityutskiy1-3/+3
2012-11-22mtd: remove use of __devexitBill Pemberton1-1/+1
2012-11-22mtd: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-22mtd: remove use of __devinitBill Pemberton1-1/+1
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles1-2/+2
2010-12-03mtd: maps: Use printf extension %pR for struct resourceJoe Perches1-6/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter1-2/+2
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-1/+0
2007-02-18[MTD] [MAPS] ichxrom warning fixAndrew Morton1-2/+2
2006-09-22[MTD] Switch to pci_get_device and do ref countingAlan Cox1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] 64bit resource: fix up printks for resources in mtd driversGreg Kroah-Hartman1-2/+3
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds1-8/+8
2005-11-07[PATCH] kfree cleanup: drivers/mtdJesper Juhl1-3/+2
2005-11-07[MTD] maps: Clean up trailing white spacesThomas Gleixner1-8/+8
2005-07-07[MTD] Remove MODULE_DEVICE_TABLE() for ICHx flash driverDavid Woodhouse1-2/+2
2005-05-23[MTD] Kernel Janitor fixes.Domen Puncer1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+383