aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2004-08-11Fix MTD partitioning modular build.David Woodhouse1-2/+1
2004-08-10Export new mtd_erase_callback() function.David Woodhouse1-1/+2
2004-08-10RedBoot flash partitioning: use vmalloc for buffer.David Woodhouse1-3/+4
2004-08-10Restore physmap configure-time settings according to user requests.Josh Boyer2-6/+18
2004-08-10M-Systems DiskOnChip driver update.David Woodhouse3-92/+545
2004-08-10Cosmetic MTD changes -- update email address and idents.David Woodhouse5-9/+9
2004-08-10Fix use-after-free bug in MTD partitioning code.David Woodhouse21-80/+68
2004-08-05Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.5David Woodhouse5-36/+8
2004-07-26[PATCH] mtd fixesAlexander Viro8-43/+46
2004-07-26[PATCH] size_t portability fixesAlexander Viro5-32/+36
2004-07-23remove unused #include <linux/version.h>Domen Puncer1-2/+1
2004-07-20MTD: remove some kernel 2.0 and 2.2 #ifdef'sAdrian Bunk4-34/+7
2004-07-16Make obsolete NOR flash chip drivers depend on BROKEN.David Woodhouse1-1/+2
2004-07-16M-Systems DiskOnChip driver: fix DiskOnChip Millennium ECC supportDavid Woodhouse1-19/+11
2004-07-15NOR flash drivers updateDavid Woodhouse77-2394/+4919
2004-07-15MTD core include and device code cleanupDavid Woodhouse25-570/+1265
2004-07-15NAND flash driver updates.David Woodhouse17-1522/+7106
2004-07-10[PATCH] sparse: NULL noise is mtdAlexander Viro12-35/+35
2004-07-10[PATCH] sparse: removal of iovec use in mtdAlexander Viro4-15/+15
2004-07-01[PATCH] mips: update config symbolsRalf Bächle1-1/+1
2004-06-26Merge new serial additionsLinus Torvalds7-42/+47
2004-06-23[PATCH] sparse: trivial drivers/char/* annotation and format fixesAlexander Viro7-42/+47
2004-06-19MergeDavid Woodhouse1-2/+2
2004-06-17[PATCH] memory allocation checks in mtdblock_open()Yury Umanets1-1/+1
2004-06-16PPC: Make Motorola CPM2 I/O core support more generic.David Woodhouse1-2/+2
2004-06-08Add WindRiver PowerQUICC II flash map driverDavid Woodhouse3-0/+176
2004-06-04[PATCH] MTD: add st m50fw0* to jedec_probe.cDave Airlie1-0/+42
2004-06-03[ARM] Don't include lubbock.h in asm/arch/hardware.hRussell King1-1/+2
2004-05-24[PATCH] include linux/root_dev.h for ROOT_DEV in drivers/mtd/maps/uclinux.cAndrew Morton1-0/+1
2004-05-24[PATCH] missing init.h in drivers/mtd/chips/sharp.cAndrew Morton1-0/+1
2004-05-21[PATCH] trivial: remove duplicated #includesAndrew Morton1-1/+0
2004-05-13MTD driver for Intel IXP4xx platform (from MTD CVS tree)Deepak Saxena3-0/+254
2004-05-10[PATCH] fix MOD_INC_USE_COUNT usage in mtdAndrew Morton2-2/+2
2004-05-10[PATCH] Fix MTD suspend/resumeAndrew Morton1-0/+1
2004-05-09[PATCH] ppc32: ppc8xx build fixesAndrew Morton1-1/+1
2004-04-30Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds1-1/+1
2004-04-30[ARM PATCH] 1839/1: fix lubbock_flash.c which used a bogus reg nameNicolas Pitre1-1/+1
2004-04-29[PATCH] Update MTD concatenating driverRussell King1-386/+387
2004-04-12[PATCH] remove concatenation with __FUNCTION__ drivers/*Andrew Morton1-1/+1
2004-04-12[PATCH] per-backing dev unpluggingAndrew Morton1-4/+2
2004-04-11[PATCH] Fix URLs in Kconfig filesAndrew Morton3-13/+13
2004-03-30[PATCH] double semicolon cleanupAlexander Stohr1-2/+2
2004-03-26[PATCH] Remove <asm/setup.h> from cmdlinepart.cAndrew Morton1-1/+0
2004-03-11[PATCH] Fix NULL pointer dereference in blkmtd.cAndrew Morton1-1/+1
2004-03-06[PATCH] add missing MODULE_LICENSEsAndrew Morton2-0/+3
2004-02-27[MTD] Update integrator-flash.c with MTD CVS.Russell King1-3/+4
2004-02-27[MTD] Fix ARM Firmware Suite MTD partition detection.Russell King1-5/+45
2004-02-27[MTD] Fix build errors in Lubbock MTD map driver.Russell King1-3/+3
2004-02-25[PATCH] mtd locking fixAndrew Morton1-0/+2
2004-02-18[PATCH] #if versus #ifdef cleanupAndrew Morton1-1/+1
2004-02-18[PATCH] Remove BDEV_RAW and friendsAndrew Morton1-5/+5
2004-02-03[PATCH] gcc-3.5: mtdAndrew Morton4-12/+42
2004-01-27[ARM PATCH] 1744/1: SA Cerfboard/cube update (flash)Frank Becker1-33/+17
2004-01-18[PATCH] final CardServices() removal patchesAndrew Morton1-18/+17
2004-01-04[SPARC64]: Fix sun_uflash MTD driver build.Tom 'spot' Callaway2-2/+3
2003-12-29[PATCH] Fix static build of drivers/mtd/chips/jedec_probe.cAndrew Morton1-0/+1
2003-10-21[PATCH] Fix mtd printk warningsAndrew Morton1-2/+2
2003-10-08[ARM] Fix LART build.Yves Rutschle1-0/+1
2003-10-04Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds1-162/+120
2003-10-04[ARM] Move Integrator flash map to driver model.Russell King1-162/+120
2003-10-03[PATCH] janitor: cleanup includes (mtd)Randy Dunlap9-6/+4
2003-10-01[PATCH] fix memleak in mtd/chips/cfi_cmdset_0020.cAndrew Morton1-0/+2
2003-09-21[PATCH] use CLONE_KERNELAlbert Cahalan1-2/+1
2003-09-10[ARM PATCH] 1653/1: Simpad Flash Partition resubmitHolger Freyther1-20/+15
2003-09-01[PATCH] Mark more drivers BROKEN{,ON_SMP}Adrian Bunk1-1/+1
2003-08-31[PATCH] c99 struct initialiser conversionsAndrew Morton3-39/+39
2003-08-31[PATCH] pcmciamtd.c: remove release timerVinay K. Nallamothu1-15/+8
2003-08-30[PATCH] dev_t handling cleanups (10/12)Alexander Viro1-1/+1
2003-08-20Fix jiffy handling: they are "unsigned long"Linus Torvalds1-1/+1
2003-08-18[PATCH] blkmtd for 2.6Simon Evans1-1133/+692
2003-08-17Make BLKMTD and MTD_PCMCIA broken. They are. Maybe somebodyLinus Torvalds2-2/+2
2003-08-17Add proper header file for fewer warnings in blkmtd.cLinus Torvalds1-0/+1
2003-08-13[PATCH] c99 for blkmtdDave Jones1-4/+1
2003-08-06[PATCH] Proper block queue reference countingJens Axboe1-8/+14
2003-08-01[PATCH] janitor: convert to pci_name()Randy Dunlap1-2/+2
2003-07-31mergeGreg Kroah-Hartman4-4/+4
2003-07-31[PATCH] ftl.c warning fixAndrew Morton1-1/+1
2003-07-31mergeGreg Kroah-Hartman4-4/+4
2003-07-31[PATCH] Fix vmtruncate race and distributed filesystem raceAndrew Morton1-0/+1
2003-07-31[PATCH] misc fixesAndrew Morton1-1/+1
2003-07-31[PATCH] more typo fixesAlan Cox2-4/+4
2003-07-31[PATCH] PCI: pci_device_id can not be marked __devinitdata.Greg Kroah-Hartman4-4/+4
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk1-1/+0
2003-07-04[PATCH] MTD build fix for old gcc'sAndrew Morton1-1/+2
2003-06-30[PATCH] pcmciamtd updateSimon Evans1-99/+99
2003-06-26Add missing prototype in drivers/mtd/chips/gen_probe.cDavid Woodhouse1-2/+3
2003-06-26DiskOnChip Millennium Plus translation layer fixes:David Woodhouse1-14/+33
2003-06-23Remove superfluous debugging in mtd_blkdevs.cDavid Woodhouse1-5/+1
2003-06-23Replace mtd_blktrans ->ioctl() method with ->getgeo() and ->flush()David Woodhouse6-124/+89
2003-06-23MTD driver cleanups...David Woodhouse20-144/+150
2003-06-09PCI: remove pci_present() from drivers/mtd/devices/pmc551.cGreg Kroah-Hartman1-5/+0
2003-06-02[PATCH] MTD build fixAndrew Morton1-0/+1
2003-05-29Fix some accidental regressions which slipped in with the MTD merge.David Woodhouse3-577/+986
2003-05-27Merge master.kernel.org:/home/dwmw2/BK/mtd-forlinus-2.5Linus Torvalds106-6971/+16516
2003-05-28Final cleanups for MTD merge. David Woodhouse6-21/+33
2003-05-28MTD and JFFS2 update.David Woodhouse106-6969/+16502
2003-05-28Merge flint.arm.linux.org.uk:/usr/src/linux-bk-2.5/linux-2.5Russell King1-10/+14
2003-05-25[PATCH] drivers/* strlcpy conversionsBen Collins2-8/+4
2003-05-24[PATCH] switch blk_register_area() to kobjectAlexander Viro1-1/+1
2003-05-18[PATCH] kill register_pccard_driverChristoph Hellwig1-10/+14
2003-05-16Make request_module() take a printf-like vararg argument instead of a string.Linus Torvalds1-1/+1
2003-05-14[PATCH] fix lots of error-path memory leaksAndrew Morton3-1/+7
2003-05-12[PATCH] Use '#ifdef' to test for CONFIG_xxx variablesSteven Cole1-1/+1
2003-05-07[PATCH] switch most remaining drivers over to devfs_mk_bdevAndrew Morton1-14/+4
2003-04-29Merge bk://bk.arm.linux.org.uk/linux-2.5-pcmciaLinus Torvalds1-9/+0
2003-04-27[PATCH] blkmtd init cleanupAlexander Viro1-39/+9
2003-04-27[PATCH] open_by_devnum()Alexander Viro1-3/+2
2003-04-27[ARM PATCH] 1514/1: iq80321 MTD C99 fixEli Carter1-11/+11
2003-04-26[PCMCIA] consolidate cs_error()Christoph Hellwig1-9/+0
2003-04-24[PATCH] jiffy type warning fixesAndrew Morton1-1/+1
2003-04-23[PATCH] kill LOCAL_END_REQUESTChristoph Hellwig2-2/+0
2003-04-20[PATCH] devfs: mtdblockChristoph Hellwig1-10/+3
2003-04-17[ARM PATCH] 1506/1: Add iq80321 MTD mappingEli Carter3-0/+178
2003-04-13Merge bk://bk.arm.linux.org.uk/linux-2.5-rmkLinus Torvalds1-6/+10
2003-04-07Fix mtdblock.c compile. From Adrian Bunk.Linus Torvalds1-1/+1
2003-04-06[PATCH] kill blk_queue_empty()Jens Axboe4-9/+11
2003-04-07[ARM PATCH] 1494/1: [mtd] Make code compile without CONFIG_MTD_CONCATChristopher Hoover1-0/+2
2003-04-07[ARM PATCH] 1493/1: [BADGE4] Allow larger flash parts and partition for kerne...Christopher Hoover1-6/+8
2003-03-26[ARM] Fix potential oops in epxa10db-flash.cRussell King1-3/+4
2003-03-23[PATCH] devfs_mk_dir simplificationChristoph Hellwig2-2/+2
2003-03-22[PATCH] make the bdevname() API saneAndrew Morton1-6/+11
2003-03-21[PATCH] remove __NO_VERSION__ in mtdAlan Cox1-1/+0
2003-03-08[PATCH] register_blkdev cleanupsAndrew Morton4-22/+10
2003-02-27Merge bk://bk.arm.linux.org.ukLinus Torvalds1-4/+22
2003-02-27[ARM PATCH] 1406/1: Enable mtd partitions via mtdparts in dc21285 map driverRussell King1-4/+22
2003-02-26[PATCH] C99 initializer for drivers/mtd/nand/spia.cArt Haas1-6/+9
2003-02-26[PATCH] C99 initializers for drivers/mtd/mapsArt Haas30-684/+672
2003-02-26[PATCH] C99 initializers for drivers/mtd/chipsArt Haas10-301/+338
2003-02-26[PATCH] C99 initializers for drivers/mtd filesArt Haas3-13/+13
2003-02-25[PATCH] Spelling fixes: accommodateMichael Hayes3-3/+3
2003-02-25[PATCH] replace it's with its where appropriate.Steven Cole1-1/+1
2003-02-25[PATCH] Spelling fixes: don'tMichael Hayes1-3/+3
2003-02-25[PATCH] Spelling fixes: can'tMichael Hayes1-7/+7
2003-02-24[PATCH] Spelling fixes - occurredMichael Hayes1-1/+1
2003-02-16Manual mergeLinus Torvalds1-5/+6
2003-02-16[ARM PATCH] 1099/4: trizeps MTD supportRussell King1-5/+6
2003-02-15[PATCH] 2.5.61 fix spelling of necessary in 11 filesSteven Cole1-1/+1
2003-02-10Sanitize kernel daemon signal handling and process naming.Linus Torvalds2-12/+2
2003-02-09[PATCH] Change all <module>.o to .ko in Kconfig filesRusty Russell1-1/+1
2003-02-09[PATCH] fix typo of members name in drivers_mtd_ftl.cRusty Russell1-2/+2
2003-02-07[PATCH] signal locking updateChris Wedgwood2-4/+4
2003-02-06[PATCH] Spelling fixes for consistent, dependent, persistentSteven Cole1-1/+1
2003-02-05[PATCH] Spelling fixesSteven Cole1-1/+1
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski3-6/+0
2003-01-29[ARM PATCH] 1348/1: Add support for the HackKit boardRussell King1-0/+37
2003-01-11Merge bk://bk.arm.linux.org.ukLinus Torvalds1-387/+387
2003-01-12[ARM] Fix Jornada720 sa1100-flash.c support, update to C99 initialisersRussell King1-387/+387
2003-01-10[PATCH] turn i_shared_lock into a semaphoreAndrew Morton1-1/+1
2002-12-31Fix up numerous '`xxxxx' is not at beginning of declaration' style warnings.Dave Jones1-1/+1
2002-12-29[PATCH] more obsolete module API fixesChristoph Hellwig1-1/+1
2002-12-29[PATCH] more module warning fixesChristoph Hellwig1-4/+2
2002-12-14[PATCH] Remove Rules.make from Makefiles (2/3)Brian Gerst5-10/+0
2002-12-14[PATCH] remove PF_SYNCAndrew Morton1-1/+2
2002-12-03[PATCH] mtd cleanupAlexander Viro2-27/+16
2002-11-10[PATCH] bd_dev cleanupsAlexander Viro1-1/+1
2002-11-06[MTD] Avoid bad pointer dereferences in mtd partition cmd line parsingRussell King1-3/+24
2002-11-06Merge flint.arm.linux.org.uk:/usr/src/linux-bk-2.5/linux-2.5Russell King1-1/+1
2002-11-06[MTD] mtdblock devices are called mtdblock%d not mtd%dRussell King1-1/+1
2002-11-05MergeLinus Torvalds1-2/+2
2002-11-05[PATCH] PATCH: small attribution fixesDavid Hinds1-2/+2
2002-11-04[MTD] Fix mtdblock.c build errorRussell King1-1/+1
2002-10-31[PATCH] UCLinux generic memory mapped MTD driverAlan Cox3-0/+178
2002-10-29Delete old-style config files.Linus Torvalds10-915/+0
2002-10-29[PATCH] new kernel configuration 5/7Roman Zippel5-0/+1034
2002-10-29[PATCH] removal of root_dev_names[]Alexander Viro1-7/+7
2002-10-28[PATCH] r/o state moved to gendisksAlexander Viro2-2/+2
2002-10-28[PATCH] removed a bunch of gratuitous ->rq_dev usesAlexander Viro1-4/+3
2002-10-28[PATCH] mtdblock_ro fixes (based on patch from rmk)Alexander Viro1-165/+172
2002-10-28[PATCH] ftl.c fixAlexander Viro1-1/+1
2002-10-28[PATCH] mtdblock (based on a patch from rmk)Alexander Viro1-39/+51
2002-10-28[PATCH] nftlAlexander Viro1-63/+39
2002-10-17[PATCH] ftl.cAlexander Viro1-125/+114
2002-10-15Merge bk://bk.arm.linux.org.ukLinus Torvalds20-769/+5107
2002-10-15[PATCH] block ioctl cleanupAlexander Viro3-5/+0
2002-10-15[PATCH] early allocation of ->partAlexander Viro4-7/+4
2002-10-14[MTD] Update 2.5 MTD code from MTD CVS and ARM treeRussell King20-769/+5107
2002-10-12Merge bk://bk.arm.linux.org.ukLinus Torvalds2-5/+12
2002-10-13[ARM] Update integrator-flash.c from MTD CVSRussell King1-4/+4
2002-10-13[ARM] Update AFS mtd partition parsing.Russell King1-1/+8
2002-10-12[PATCH] some mtdblock_ro fixesAlan Cox1-2/+4
2002-10-08[PATCH] 64-bit sector_t - filesystemsAndrew Morton1-3/+3
2002-10-08[PATCH] 64-bit sector_t - printk changes and sector_t cleanupAndrew Morton1-2/+2
2002-10-04[PATCH] Updated NatSemi SCx200 patches for Linux-2.5Christer Weinigel4-0/+278
2002-10-02[PATCH] mtd switched to dynamic allocationAlexander Viro4-42/+57
2002-09-30[PATCH] Various trivial module related fixes.Dave Jones1-0/+2
2002-09-29[PATCH] ->major_name inlinedAlexander Viro4-22/+6
2002-09-28[PATCH] atomic-thread-signalsIngo Molnar2-4/+4
2002-09-21[PATCH] blk_size[] is goneAlexander Viro1-1/+0
2002-09-21[PATCH] compile fixes for ftlAlexander Viro1-8/+7
2002-09-21[PATCH] gendisk for mtdblockAlexander Viro1-25/+16
2002-09-21[PATCH] switch to add_disk()Alexander Viro3-10/+5
2002-09-21[PATCH] gendisk for mtdblock_roAlexander Viro2-86/+36
2002-09-21[PATCH] misc cleanupsAlexander Viro2-8/+0
2002-09-07Merge home.transmeta.com:/home/torvalds/v2.5/viroLinus Torvalds2-22/+5
2002-09-07[PATCH] (25/25) more cleanups of struct gendisk.Alexander Viro2-14/+0
2002-09-07[PATCH] (24/25) disk capacity helpersAlexander Viro2-5/+5
2002-09-07[PATCH] (2/25) Removing ->nr_realAlexander Viro2-2/+0
2002-09-07[PATCH] (1/25) Unexporting helper functionsAlexander Viro1-1/+0
2002-09-03[PATCH] daemonize() calls reparent_to_init cleanupRusty Russell1-1/+0
2002-08-27[PATCH] : trivial mtdblock.c fixGreg Ungerer1-1/+1