aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/pmc551.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 380Thomas Gleixner1-5/+1
2018-03-21mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon1-2/+0
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-04-26mtd: pmc551: add __init attributeJulia Lawall1-1/+1
2014-11-25mtd: delete unnecessary checks before two function callsMarkus Elfring1-2/+1
2014-03-10mtd: pmc551: Remove unnecessary OOM messagesJingoo Han1-6/+1
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds1-52/+47
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-27mtd: harmonize mtd_point interface implementationArtem Bityutskiy1-4/+0
2012-03-27mtd: remove junk pmc551.hArtem Bityutskiy1-2/+38
2012-03-27mtd: do not duplicate length and offset checks in driversArtem Bityutskiy1-38/+0
2012-03-27mtd: return error code from mtd_unpointArtem Bityutskiy1-1/+2
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy1-5/+5
2012-03-27mtd: pmc551: fix signedness bug in init_pmc551()Xi Wang1-2/+2
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles1-3/+3
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-08-08mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse1-1/+0
2010-02-25mtd: Remove unnecessary comparisons with MAX_MTD_DEVICESBen Hutchings1-2/+2
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-2/+0
2008-05-01[MTD][NOR] Add physical address to point() methodJared Hulbert1-10/+17
2007-06-29[MTD] remove dead MTD_PMC551_APERTURE_SIZE optionAdrian Bunk1-4/+0
2007-06-29[MTD] Use proper binary multiple prefixes in pmc551 driverDavid Woodhouse1-12/+11
2007-06-01potential parse error in ifdefYoann Padioleau1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-09-22[MTD] pmc551 pci cleanupJiri Slaby1-8/+5
2006-09-22[MTD] pmc551 use kzallocJiri Slaby1-5/+2
2006-09-22[MTD] pmc551 whitespace cleanupJiri Slaby1-567/+596
2006-09-22[MTD] Switch to pci_get_device and do ref countingAlan Cox1-1/+10
2006-07-15remove #error on !PCI from pmc551.cRolf Eike Beer1-4/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-4/+4
2006-06-27[PATCH] 64bit resource: fix up printks for resources in mtd driversGreg Kroah-Hartman1-4/+4
2006-06-22[MTD] Initialize 'writesize'Artem B. Bityutskiy1-1/+2
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-07[MTD] devices: Clean up trailing white spacesThomas Gleixner1-12/+12
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+843