aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk1-1/+1
2005-12-18[PATCH] mtd onenand driver: use platform_device.h instead device.hKyungmin Park1-2/+2
2005-12-18[PATCH] mtd onenand driver: reduce stack usageKyungmin Park2-5/+26
2005-12-18[PATCH] mtd onenand driver: fix unlock problem in DDPKyungmin Park1-4/+6
2005-12-18[PATCH] mtd onenand driver: check correct manufacturerKyungmin Park1-6/+10
2005-12-12[PATCH] blkmtd: use clear_page_dirty()Andrew Morton1-4/+4
2005-11-29[MTD] Make functions static, include header files with prototypesAdrian Bunk5-10/+11
2005-11-29[MTD] chips: make sharps driver usable againRichard Purdie1-57/+66
2005-11-29[MTD] Remove bogus PQ2FADS driverThomas Gleixner2-7/+0
2005-11-29[MTD] maps: sparse fixupLuiz Capitulino1-2/+2
2005-11-29[MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition supportNicolas Pitre1-6/+4
2005-11-29[MTD] Make some tables 'const' so they can live in .rodataDavid Woodhouse2-4/+4
2005-11-29[MTD] maps/ixp4xx: half-word boundary and little-endian fixupsJohn Bowler1-12/+66
2005-11-29[MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor1-3/+3
2005-11-29[MTD] devices/ms02-nv: phys/virt address fixupsMaciej W. Rozycki1-3/+3
2005-11-29[MTD] RFD_FTL: Use lanana assigned major device numberSean Young1-4/+2
2005-11-19Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-11/+11
2005-11-17[ARM] Drivers should not make use of architecture private __ioremapRussell King2-4/+4
2005-11-17[DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platformsRussell King1-11/+11
2005-11-13[MTD] maps: Replace dependency on non existing config optionSean Young1-1/+1
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds8-159/+151
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King8-159/+151
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering7-6/+1
2005-11-09[PATCH] mtd: onenand_base needs sched.hAndrew Morton1-0/+2
2005-11-09[PATCH] mtd: rfd_ftl build fixAndrew Morton1-0/+1
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds127-2527/+6042
2005-11-07[PATCH] check for failed kmalloc in inftlmount.cGreg Ungerer1-0/+6
2005-11-07[PATCH] kfree cleanup: drivers/mtdJesper Juhl20-63/+32
2005-11-07[MTD] chips: Clean up trailing white spacesThomas Gleixner1-1/+1
2005-11-07[MTD] OneNAND: Clean up trailing white spacesThomas Gleixner1-12/+12
2005-11-07[MTD] NAND: Clean up trailing white spacesThomas Gleixner17-695/+695
2005-11-07[MTD] devices: Clean up trailing white spacesThomas Gleixner12-156/+156
2005-11-07[MTD] maps: Clean up trailing white spacesThomas Gleixner61-470/+470
2005-11-07[MTD] chips: Clean up trailing white spacesThomas Gleixner15-493/+493
2005-11-07[MTD] core: Clean up trailing white spacesThomas Gleixner16-399/+399
2005-11-07[MTD] chips cfi_cmdset_0002: Prevent timeout raceKonstantin Baidarov1-9/+9
2005-11-07[MTD] maps: Add support for the "TQM834x" BoardsMarian Balakowicz3-2/+302
2005-11-07[MTD] maps ixp2000: fix compile warnings in ixp2000 map driverLennert Buytenhek1-3/+3
2005-11-07[MTD] NAND Kconfig: Simplify dependenciesThomas Gleixner1-6/+6
2005-11-07[MTD] maps/plat-ram: Avoid gcc 4.0 warningThomas Gleixner1-2/+2
2005-11-07[MTD] NAND: nand_write_ecc memory and OOB corruptionTodd Poynor1-0/+1
2005-11-07[MTD] NAND nand_base: Fix shift for bad block check (16bit devices only)Vitaly Wool1-1/+1
2005-11-07[MTD] OneNAND/Kconfig: Fix dependenciesThomas Gleixner1-4/+3
2005-11-07Revert "[PATCH] OneNAND: Add simulator"Thomas Gleixner3-474/+0
2005-11-07[MTD] maps/Kconfig: Simplify and update dependenciesSean Young1-29/+32
2005-11-07[MTD] maps/ts5500: Fix partition support. Code cleanupSean Young1-26/+12
2005-11-07[MTD] Tidy up Tims include cleanupThomas Gleixner3-16/+19
2005-11-07[MTD] maps/ixp4xx: kill some warningsDavid Vrabel1-14/+12
2005-11-06[MTD] NAND sharpsl.c: Add support for akita and borzoi modelsRichard Purdie1-3/+24
2005-11-06[MTD] chips/cfi_cmdset_0001: fix for P30 cfi parsingNicolas Pitre1-3/+6