summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* UBI: bugfix in ubi_leb_change()Artem Bityutskiy2007-07-181-5/+7
* UBI: kill homegrown endian macrosChristoph Hellwig2007-07-187-132/+132
* UBI: cleanup ioctl handlingChristoph Hellwig2007-07-181-28/+5Star
* UBI: error path bugfixArtem Bityutskiy2007-07-181-1/+0Star
* UBI: minor comma fixArtem Bityutskiy2007-07-181-2/+2
* UBI: use vmalloc for large buffersArtem Bityutskiy2007-07-189-37/+41
* UBI: add few more commentsArtem Bityutskiy2007-07-181-2/+6
* UBI: set correct gluebi device sizeArtem Bityutskiy2007-07-184-2/+30
* UBI: do not let to read too muchArtem Bityutskiy2007-07-181-3/+8
* UBI: fix error path in create_vtbl()Artem Bityutskiy2007-07-183-27/+35
* UBI: fix dereference after kfreeFlorin Malita2007-07-181-6/+5Star
* UBI: fix memory leak in checking codeArtem Bityutskiy2007-07-181-1/+3
* drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-171-1/+1
* drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local varJeff Garzik2007-07-171-2/+2
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-172-1/+3
* [MIPS] remove LASAT Networks platforms supportYoichi Yuasa2007-07-103-110/+0Star
* [MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu2007-07-102-2/+2
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-06-053-7/+233
|\
| * [MTD] Fix error checking after get_mtd_device() in get_sb_mtd functionsDavid Woodhouse2007-06-011-3/+3
| * [MTD] generalise the handling of MTD-specific superblocksDavid Howells2007-05-112-2/+233
| * [MTD] [MAPS] don't force uclinux mtd map to be root devMike Frysinger2007-05-111-5/+0Star
* | parse errors in ifdefsYoann Padioleau2007-06-011-2/+2
* | potential parse error in ifdefYoann Padioleau2007-06-013-3/+3
* | Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-3/+0Star
* | [S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky2007-05-101-0/+1
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-05-0919-4677/+301Star
|\|
| * [MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp)David Woodhouse2007-05-095-2976/+0Star
| * [MTD] Delete allegedly obsolete "bank_size" field of mtd_info.Robert P. J. Day2007-05-091-1/+0Star
| * [MTD] [MAPS] Remove flash maps for no longer supported 405LP boardsDavid Gibson2007-05-094-285/+0Star
| * [MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driverDavid Gibson2007-05-091-1/+1
| * [MTD] [NAND] platform NAND driver: add driverVitaly Wool2007-05-083-0/+160
| * [MTD] [NAND] at91_nand.c: CMDLINE_PARTS supportAndrew Victor2007-05-031-0/+10
| * [MTD] [NAND] Tidy up handling of page number in nand_block_bad()Thomas Knobloch2007-05-031-6/+5Star
| * [MTD] block2mtd_paramline[] mustn't be __initdataAdrian Bunk2007-05-021-1/+1
| * [MTD] [NAND] Support multiple chips in CAFÉ driverDavid Woodhouse2007-05-021-9/+20
| * [MTD] [NAND] Rename cafe.c to cafe_nand.c and remove the multi-obj magicDavid Woodhouse2007-05-022-1/+0Star
| * [MTD] [NAND] Use rslib for CAFÉ ECCSegher Boessenkool2007-05-024-1399/+106Star
* | misc doc and kconfig typosMatt LaPlante2007-05-091-1/+1
* | Fix occurrences of "the the "Michael Opdenacker2007-05-092-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-081-4/+4
|\ \
| * \ Merge branch 'linux-2.6'Paul Mackerras2007-05-0810-15/+5Star
| |\ \
| * | | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-4/+4
| | |/ | |/|
* | | Clean up mutex_trylock noiseJean Delvare2007-05-081-2/+2
| |/ |/|
* | slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1Star
* | mm: make read_cache_page synchronousNick Piggin2007-05-071-4/+2Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-061-2/+2
|\ \
| * | kconfig: fix path to modules.txt in Kconfig helpAlexander E. Patrakov2007-05-021-2/+2
| |/
* / PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-037-7/+0Star
|/
* [MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init()Adrian Bunk2007-04-281-1/+1
* [MTD] [NAND] CM-x270 MTD driverMike Rapoport2007-04-283-0/+273