index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
/
pmc551.c
Age
Commit message (
Expand
)
Author
2018-03-21
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
Boris Brezillon
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-04-26
mtd: pmc551: add __init attribute
Julia Lawall
2014-11-25
mtd: delete unnecessary checks before two function calls
Markus Elfring
2014-03-10
mtd: pmc551: Remove unnecessary OOM messages
Jingoo Han
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-27
mtd: harmonize mtd_point interface implementation
Artem Bityutskiy
2012-03-27
mtd: remove junk pmc551.h
Artem Bityutskiy
2012-03-27
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
2012-03-27
mtd: return error code from mtd_unpoint
Artem Bityutskiy
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-03-27
mtd: pmc551: fix signedness bug in init_pmc551()
Xi Wang
2011-05-25
mtd: convert remaining users to mtd_device_register()
Jamie Iles
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-08-08
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
2010-02-25
mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES
Ben Hutchings
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2008-06-04
MTD/JFFS2: remove CVS keywords
Adrian Bunk
2008-05-01
[MTD][NOR] Add physical address to point() method
Jared Hulbert
2007-06-29
[MTD] remove dead MTD_PMC551_APERTURE_SIZE option
Adrian Bunk
2007-06-29
[MTD] Use proper binary multiple prefixes in pmc551 driver
David Woodhouse
2007-06-01
potential parse error in ifdef
Yoann Padioleau
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-09-22
[MTD] pmc551 pci cleanup
Jiri Slaby
2006-09-22
[MTD] pmc551 use kzalloc
Jiri Slaby
2006-09-22
[MTD] pmc551 whitespace cleanup
Jiri Slaby
2006-09-22
[MTD] Switch to pci_get_device and do ref counting
Alan Cox
2006-07-15
remove #error on !PCI from pmc551.c
Rolf Eike Beer
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in mtd drivers
Greg Kroah-Hartman
2006-06-22
[MTD] Initialize 'writesize'
Artem B. Bityutskiy
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-07
[MTD] devices: Clean up trailing white spaces
Thomas Gleixner
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds