summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/pmc551.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: pmc551: add __init attributeJulia Lawall2016-04-261-1/+1
* mtd: delete unnecessary checks before two function callsMarkus Elfring2014-11-251-2/+1
* mtd: pmc551: Remove unnecessary OOM messagesJingoo Han2014-03-101-6/+1
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-301-52/+47
|\
| * mtd: harmonize mtd_point interface implementationArtem Bityutskiy2012-03-271-4/+0
| * mtd: remove junk pmc551.hArtem Bityutskiy2012-03-271-2/+38
| * mtd: do not duplicate length and offset checks in driversArtem Bityutskiy2012-03-271-38/+0
| * mtd: return error code from mtd_unpointArtem Bityutskiy2012-03-271-1/+2
| * mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-271-5/+5
| * mtd: pmc551: fix signedness bug in init_pmc551()Xi Wang2012-03-271-2/+2
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
|/
* mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-251-3/+3
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-081-1/+0
* mtd: Remove unnecessary comparisons with MAX_MTD_DEVICESBen Hutchings2010-02-251-2/+2
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-2/+0
* [MTD][NOR] Add physical address to point() methodJared Hulbert2008-05-011-10/+17
* [MTD] remove dead MTD_PMC551_APERTURE_SIZE optionAdrian Bunk2007-06-291-4/+0
* [MTD] Use proper binary multiple prefixes in pmc551 driverDavid Woodhouse2007-06-291-12/+11
* potential parse error in ifdefYoann Padioleau2007-06-011-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [MTD] pmc551 pci cleanupJiri Slaby2006-09-221-8/+5
* [MTD] pmc551 use kzallocJiri Slaby2006-09-221-5/+2
* [MTD] pmc551 whitespace cleanupJiri Slaby2006-09-221-567/+596
* [MTD] Switch to pci_get_device and do ref countingAlan Cox2006-09-221-1/+10
* remove #error on !PCI from pmc551.cRolf Eike Beer2006-07-151-4/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-4/+4
|\
| * [PATCH] 64bit resource: fix up printks for resources in mtd driversGreg Kroah-Hartman2006-06-271-4/+4
* | [MTD] Initialize 'writesize'Artem B. Bityutskiy2006-06-221-1/+2
|/
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [MTD] devices: Clean up trailing white spacesThomas Gleixner2005-11-071-12/+12
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+843