aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-29[MTD] Use proper binary multiple prefixes in pmc551 driverDavid Woodhouse1-12/+11
2007-06-29[MTD] [NAND] cafe_nand.c: the OLPC laptop is not available for $100Adrian Bunk1-1/+1
2007-06-29[JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.David Woodhouse5-4/+11
2007-06-28[MTD] [MAPS] Cleanup nettel map driverAdrian Bunk1-59/+2
2007-06-28[MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up.Randy Dunlap1-4/+4
2007-06-28[MTD] Use mutex instead of semaphore in dataflash driverMatthias Kaehlcke1-8/+9
2007-06-28[MTD] m25p80: Use correct units for binary multiplesDavid Woodhouse1-9/+9
2007-06-28[MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocksDavid Brownell2-57/+194
2007-06-28[MTD] m25p80 converted to mutexDavid Brownell1-16/+17
2007-06-28[MTD] [NAND] Change NDFC driver to support 405 platforms tooStefan Roese2-2/+10
2007-06-28[MTD] mtdcore.c: share syms with mtd_blkdev.cBen Dooks3-3/+15
2007-06-28[MTD] [NOR] cfi_cmdset_0001.c: sparse fixesBen Dooks1-2/+2
2007-06-28[MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be staticBen Dooks1-1/+1
2007-06-28[MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops'Ben Dooks1-1/+1
2007-06-28[MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks1-4/+4
2007-06-28[MTD] oops and panic message logging to MTD deviceRichard Purdie3-0/+374
2007-06-28[MTD] [NAND] at91_nand rdy_pin fixIvan Kuten1-1/+4
2007-06-28[MTD] Remove references to ROOT_DEV from map drivers.David Woodhouse2-5/+0
2007-06-28[JFFS2] Fix suspend failure with JFFS2 GC thread.David Woodhouse1-4/+4
2007-06-28[JFFS2] Improve diagnostic output for 'node added in wrong place' checkDavid Woodhouse1-1/+6
2007-06-28[JFFS2] Reduce time for which erase_free_sem is held during erase.Joakim Tjernlund1-2/+20
2007-06-28[JFFS2] Prevent oops after 'node added in wrong place' debug checkJoakim Tjernlund1-0/+12
2007-06-28[JFFS2] Use point(), if available, to check newly erased blocks.Joakim Tjernlund1-0/+27
2007-06-28[MTD] Only call mtd->sync() method in mtdchar close if opened for write.Joakim Tjernlund1-1/+2
2007-06-28[JFFS2] Fix hanging close for /dev/mtd character device.Joakim Tjernlund1-1/+1
2007-06-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-15/+27
2007-06-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds6-63/+35
2007-06-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-11/+15
2007-06-27remove leftover documentation of acpi_generic_hotkeyStephen Hemminger1-5/+0
2007-06-27Add support SiS based XGI chips to SiS DRM.Ian Romanick2-4/+6
2007-06-27libata: kill ATA_HORKAGE_DMA_RW_ONLYTejun Heo2-7/+1
2007-06-27libata: use PIO for non-16 byte aligned ATAPI commandsTejun Heo1-23/+10
2007-06-27libata: call ata_check_atapi_dma() with qc better preparedTejun Heo1-12/+8
2007-06-27libata: fix infinite EH waiting bugTejun Heo1-0/+1
2007-06-27libata: fix ata_dev_disable()Tejun Heo1-2/+3
2007-06-27pata_it821x: fix section mismatch warningRandy Dunlap1-1/+1
2007-06-27libata: remove unused variable from ata_eh_reset()Tejun Heo1-3/+1
2007-06-27libata: be less verbose about hpaTejun Heo1-6/+5
2007-06-27libata: kill non-sense warning messageTejun Heo1-2/+0
2007-06-27libata: kill the infamous abnormal status messageTejun Heo1-5/+3
2007-06-27HPT374 is UDMA100 not UDMA133Alan Cox1-2/+2
2007-06-272.6.22: ERROR: "__ucmpdi2" [drivers/net/s2io.ko] undefined!Olaf Hering1-7/+9
2007-06-27cxgb3 - fix register to stop bc/mc trafficDivy Le Ray1-3/+5
2007-06-27au1000_eth: Fix warnings.Ralf Baechle1-1/+1
2007-06-26x86_64 irq: use mask/unmask and proper locking in fixup_irqs()Siddha, Suresh B1-3/+29
2007-06-26x86_64: set the irq_chip name for lapicSuresh Siddha1-0/+1
2007-06-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-32/+58
2007-06-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds13-76/+94
2007-06-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds19-1950/+1748
2007-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-21/+40