aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/devices/pmc551.c
AgeCommit message (Expand)Author
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27mtd: harmonize mtd_point interface implementationArtem Bityutskiy
2012-03-27mtd: remove junk pmc551.hArtem Bityutskiy
2012-03-27mtd: do not duplicate length and offset checks in driversArtem Bityutskiy
2012-03-27mtd: return error code from mtd_unpointArtem Bityutskiy
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy
2012-03-27mtd: pmc551: fix signedness bug in init_pmc551()Xi Wang
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-08mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse
2010-02-25mtd: Remove unnecessary comparisons with MAX_MTD_DEVICESBen Hutchings
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2008-05-01[MTD][NOR] Add physical address to point() methodJared Hulbert
2007-06-29[MTD] remove dead MTD_PMC551_APERTURE_SIZE optionAdrian Bunk
2007-06-29[MTD] Use proper binary multiple prefixes in pmc551 driverDavid Woodhouse
2007-06-01potential parse error in ifdefYoann Padioleau
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-09-22[MTD] pmc551 pci cleanupJiri Slaby
2006-09-22[MTD] pmc551 use kzallocJiri Slaby
2006-09-22[MTD] pmc551 whitespace cleanupJiri Slaby
2006-09-22[MTD] Switch to pci_get_device and do ref countingAlan Cox
2006-07-15remove #error on !PCI from pmc551.cRolf Eike Beer
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-27[PATCH] 64bit resource: fix up printks for resources in mtd driversGreg Kroah-Hartman
2006-06-22[MTD] Initialize 'writesize'Artem B. Bityutskiy
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-07[MTD] devices: Clean up trailing white spacesThomas Gleixner
2005-04-16Linux-2.6.12-rc2Linus Torvalds