summaryrefslogtreecommitdiff
path: root/drivers/mtd/mtd_blkdevs.c
AgeCommit message (Expand)Author
2008-06-04[MTD] Use list_for_each_entry[_safe] where appropriate.Chris Malley
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2007-12-03[MTD] Always initialise mutex in new mtd_blktrans_dev.David Woodhouse
2007-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-06-28[MTD] mtdcore.c: share syms with mtd_blkdev.cBen Dooks
2007-06-28[MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops'Ben Dooks
2007-05-08Clean up mutex_trylock noiseJean Delvare
2007-04-22[MTD] Finish conversion mtd_blkdevs to use the kthread APIChristoph Hellwig
2007-04-19[MTD] mtd_blkdevs: Convert to use the kthread APIEric W. Biederman
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan
2006-11-28[MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie
2006-10-01[MTD] fix printk warningJeff Garzik
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe
2006-03-31[PATCH] sem2mutex: drivers/mtd/Ingo Molnar
2006-03-26BUG_ON() Conversion in drivers/mtd/Eric Sesterhenn
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2005-11-07[MTD] core: Clean up trailing white spacesThomas Gleixner
2005-08-04[MTD] mtd_blkdevs.c: Fix names when many devices/partitions are createdTodd Poynor
2005-08-04[MTD] mtd_blkdevs.c: Remove DEVFS leftoversTodd Poynor
2004-11-16MTD: some cleanupsDavid Woodhouse
2004-10-21MTD translation layer helper: set PF_NOFREEZE to allow sleepDavid Woodhouse
2004-07-15MTD core include and device code cleanupDavid Woodhouse
2004-06-23[PATCH] sparse: trivial drivers/char/* annotation and format fixesAlexander Viro
2004-02-25[PATCH] mtd locking fixAndrew Morton
2003-09-21[PATCH] use CLONE_KERNELAlbert Cahalan
2003-08-06[PATCH] Proper block queue reference countingJens Axboe
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk
2003-07-04[PATCH] MTD build fix for old gcc'sAndrew Morton
2003-06-23Remove superfluous debugging in mtd_blkdevs.cDavid Woodhouse
2003-06-23Replace mtd_blktrans ->ioctl() method with ->getgeo() and ->flush()David Woodhouse
2003-05-28MTD and JFFS2 update.David Woodhouse