summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtd_blkdevs.c
AgeCommit message (Expand)AuthorLines
2007-12-03[MTD] Always initialise mutex in new mtd_blktrans_dev.David Woodhouse-1/+1
2007-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-1/+2
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki-1/+2
2007-06-28[MTD] mtdcore.c: share syms with mtd_blkdev.cBen Dooks-3/+2
2007-06-28[MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops'Ben Dooks-1/+1
2007-05-08Clean up mutex_trylock noiseJean Delvare-2/+2
2007-04-22[MTD] Finish conversion mtd_blkdevs to use the kthread APIChristoph Hellwig-23/+9
2007-04-19[MTD] mtd_blkdevs: Convert to use the kthread APIEric W. Biederman-14/+5
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan-3/+1
2006-11-28[MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie-6/+9
2006-10-01[MTD] fix printk warningJeff Garzik-1/+1
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe-1/+1
2006-03-31[PATCH] sem2mutex: drivers/mtd/Ingo Molnar-16/+16
2006-03-26BUG_ON() Conversion in drivers/mtd/Eric Sesterhenn-2/+1
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig-16/+9
2005-11-07[MTD] core: Clean up trailing white spacesThomas Gleixner-12/+12
2005-08-04[MTD] mtd_blkdevs.c: Fix names when many devices/partitions are createdTodd Poynor-3/+13
2005-08-04[MTD] mtd_blkdevs.c: Remove DEVFS leftoversTodd Poynor-7/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+478