aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtd_blkdevs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+2
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-1/+2
2007-06-28[MTD] mtdcore.c: share syms with mtd_blkdev.cBen Dooks1-3/+2
2007-06-28[MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops'Ben Dooks1-1/+1
2007-05-08Clean up mutex_trylock noiseJean Delvare1-2/+2
2007-04-22[MTD] Finish conversion mtd_blkdevs to use the kthread APIChristoph Hellwig1-23/+9
2007-04-19[MTD] mtd_blkdevs: Convert to use the kthread APIEric W. Biederman1-14/+5
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan1-3/+1
2006-11-28[MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie1-6/+9
2006-10-01[MTD] fix printk warningJeff Garzik1-1/+1
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe1-1/+1
2006-03-31[PATCH] sem2mutex: drivers/mtd/Ingo Molnar1-16/+16
2006-03-26BUG_ON() Conversion in drivers/mtd/Eric Sesterhenn1-2/+1
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-16/+9
2005-11-07[MTD] core: Clean up trailing white spacesThomas Gleixner1-12/+12
2005-08-04[MTD] mtd_blkdevs.c: Fix names when many devices/partitions are createdTodd Poynor1-3/+13
2005-08-04[MTD] mtd_blkdevs.c: Remove DEVFS leftoversTodd Poynor1-7/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+478