aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/physmap.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-14[JFFS2] Reduce excessive node count for syslog files.David Woodhouse1-6/+14
2006-05-14[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse11-17/+17
2006-05-14[MTD] Deal correctly with NOR chips which are smaller than the map windowDavid Woodhouse1-2/+14
2006-05-14mtd: fix memory leak in block2mtd_setup()Jesper Juhl1-3/+6
2006-05-14[MTD] Fix module refcounting in NAND board drivers.David Woodhouse14-4/+27
2006-05-14mtd: fix memory leaks in phram_setupJesper Juhl1-2/+6
2006-05-13[MTD NAND] Indent all of drivers/mtd/nand/*.c.David Woodhouse17-1292/+1217
2006-05-13[MTD NAND] Reduce paranoia level when scanning for bad blocks on virgin chipsDavid Woodhouse1-2/+2
2006-05-13Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem"Linus Torvalds1-0/+2
2006-05-13[MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations.David Woodhouse1-27/+75
2006-05-13[MTD NAND] Use vmalloc for buffer when scanning for bad blocks.David Woodhouse1-3/+3
2006-05-12Alternative fix for MMC oops on unmount after removalLinus Torvalds1-1/+2
2006-05-12IB: refcount race fixesSean Hefty5-44/+52
2006-05-12IB/ipath: Properly terminate PCI ID tableRoland Dreier1-4/+3
2006-05-12[NEIGH]: Fix IP-over-ATM and ARP interaction.Simon Kelley3-3/+21
2006-05-12[SPARC]: Fix warning on prom_getproperty in openprom.cMartin Habets1-6/+9
2006-05-12[TG3]: ethtool always report port is TP.Karsten Keil1-3/+5
2006-05-12[SPARC]: Handle UNWIND_INFO properly.David S. Miller4-2/+9
2006-05-12Revert "[BLOCK] Fix oops on removal of SD/MMC card"Linus Torvalds1-2/+0
2006-05-12[PATCH] USB: fix omninet driver bugGreg Kroah-Hartman1-6/+6
2006-05-12[PATCH] USB: add ark3116 usb to serial driverGreg Kroah-Hartman4-0/+477
2006-05-12[PATCH] usbserial: Fixes leak in serial_open() error path.Luiz Fernando Capitulino1-6/+11
2006-05-12[PATCH] usbserial: Fixes use-after-free in serial_open().Luiz Fernando Capitulino1-1/+1
2006-05-12[PATCH] USB: Emagic USB firmware loading fixesMonty2-0/+8
2006-05-12[PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklistOlaf Hering1-0/+4
2006-05-12[PATCH] USB: Add Sieraa Wireless 580 evdo card to airprime.cKen Brush1-0/+1
2006-05-12Trivial typo fixes in Kconfig files (MTD).Egry Gábor3-4/+4
2006-05-12OneNAND: fix block command typoKyungmin Park1-1/+1
2006-05-12OneNAND: One-Time Programmable (OTP) supportKyungmin Park5-4/+335
2006-05-12OneNAND: Handle erase correctly in Double Density Package (DDP)Kyungmin Park1-0/+6
2006-05-12OneNAND: Write oob area with aligned size, mtd->oobsizeKyungmin Park1-2/+5
2006-05-12OneNAND: Add write_oob verify functionKyungmin Park1-4/+43
2006-05-12OneNand: Fix free byte positions.Jarkko Lavinen1-1/+2
2006-05-12OneNAND: handle byte access on BufferRAMKyungmin Park2-0/+41
2006-05-12OneNAND: Add touch_softlock_watchdog()Kyungmin Park1-0/+1
2006-05-12[JFFS2] Remove number of pointer dereferences in fs/jffs2/summary.cJesper Juhl1-19/+19
2006-05-12[MTD] Fix invalid default value of CONFIG_MTD_PCMCIA_ANONYMOUS in KconfigJean-Luc Leger1-1/+0
2006-05-12[JFFS2] Remove obsolete histo.hDomen Puncer1-3/+0
2006-05-12[MTD] Fix capitalisation in export of old doc2001.c initfuncDavid Woodhouse1-1/+1
2006-05-11Linux v2.6.17-rc4Linus Torvalds1-1/+1
2006-05-11[MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chipDavid Woodhouse3-0/+298
2006-05-11[BLOCK] limit request_fn recursionJens Axboe2-3/+22
2006-05-11[NET_SCHED]: HFSC: fix thinko in hfsc_adjust_levels()Patrick McHardy1-3/+3
2006-05-11ptrace_attach: fix possible deadlock schenario with irqsLinus Torvalds1-1/+19
2006-05-10IB/mthca: FMR ioremap fixMichael S. Tsirkin1-4/+11
2006-05-10sis900: phy for FoxCon motherboardJames Cameron1-0/+1
2006-05-10dl2k: use DMA_48BIT_MASK constantFrancois Romieu2-6/+7
2006-05-10phy: mdiobus_register(): initialize all phy_map entriesHerbert Valerio Riedel1-1/+3
2006-05-10sky2: ifdown kills irq maskStephen Hemminger1-2/+3
2006-05-10[Cardman 40x0] Fix udev device creationHarald Welte2-8/+13