summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips/gen_probe.c
Commit message (Expand)AuthorAgeFilesLines
* [MTD] Remove trailing whitespaceDavid Woodhouse2006-11-301-1/+1
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-291-2/+1Star
* [MTD] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driverDavid Woodhouse2006-05-211-3/+3
* [MTD] Use __symbol_get() instead of symbol_get() in NOR chip probeDavid Woodhouse2006-05-201-2/+2
* [MTD] Fix printk format error in gen_probe.cDavid Woodhouse2006-05-171-1/+1
* [MTD] Deal correctly with NOR chips which are smaller than the map windowDavid Woodhouse2006-05-141-2/+14
* Remove use of inter_module_crap in NOR flash chip drivers.David Woodhouse2006-05-081-13/+12Star
* [MTD] chips: Clean up trailing white spacesThomas Gleixner2005-11-071-16/+16
* {MTD] add support for Intel's "Sibley" flashNicolas Pitre2005-11-061-1/+2
* [MTD] Fix MTD device probingRussell King2005-05-231-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+255