summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | [MTD] ftl.c: make code staticAdrian Bunk2008-04-221-4/+2
* | [MTD] cmdlinepart.c: don't compare pointers with 0Adrian Bunk2008-04-221-4/+6
* | [MTD] mtdram.c should #include <linux/mtd/mtdram.h>Adrian Bunk2008-04-221-0/+1
* | [MTD] proper prototypes for nftl_{read,write}_oob()Adrian Bunk2008-04-222-5/+5
* | [MTD] proper prototypes for inftl_{read,write}_oob()Adrian Bunk2008-04-222-5/+5
* | [MTD] mtd/ofpart.c: add MODULE_LICENSEAdrian Bunk2008-04-221-0/+2
* | [MTD] [NAND] fsl_elbc_nand: Fix SEQIN handling for large pages.Scott Wood2008-04-221-5/+6
* | [MTD] Correct phram module param descriptionMark Hindley2008-04-221-1/+1
* | [JFFS2] semaphore->mutex conversionDavid Woodhouse2008-04-2214-167/+168
* | [MTD] [NAND] at91_nand: Make part_probes[] staticAtsushi Nemoto2008-04-221-1/+1
* | [MTD] [NAND] fix platform driver hotplug/coldplugKay Sievers2008-04-226-0/+9
* | [MTD] [MAPS] fix platform driver hotplug/coldplugKay Sievers2008-04-228-2/+22
* | [MTD] [NAND] fix possible Ooops in rfc_from4Sebastian Siewior2008-04-221-21/+29
* | [MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2210-34/+34
* | [MTD] [JEDEC] Fix whitespace noise in chip tableDavid Woodhouse2008-04-221-14/+14
* | [MTD] [JEDEC] add support for the ST M29W400DB flash chipGordon Farquharson2008-04-221-0/+32
* | [JFFS2] add write verify on dataflash.michael2008-04-221-0/+12
* | [MTD] block2mtd: logging typo fixesStephane Chazelas2008-04-221-5/+5
* | [JFFS2] fix sparse warnings in gc.cDavid Woodhouse2008-04-221-1/+1
* | [JFFS2] fix sparse warning in write.cHarvey Harrison2008-04-221-1/+1
* | [JFFS2] Fix sparse warning in nodemgmt.cDavid Woodhouse2008-04-221-1/+0
* | [JFFS2] include function prototype for jffs2_ioctlHarvey Harrison2008-04-221-0/+1
* | [MTD] [NAND] mtd/nand/cs553x_nand.c:part_probes[] staticAdrian Bunk2008-04-221-1/+1
* | [MTD] mtdoops.c: make struct oops_cxt static againAdrian Bunk2008-04-221-1/+1
* | [MTD] [MAPS] Document MTD_PHYSMAP module name in kconfigMike Frysinger2008-04-221-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-04-225450-244156/+273401
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-04-217-35/+16
| |\ \
| | * | IB/ipath: Correct capitalization "IntX" -> "INTx"Roland Dreier2008-04-212-6/+6
| | * | IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.cRoland Dreier2008-04-211-9/+4
| | * | IB/ipath: Remove dependency on PCI_MSI || HT_IRQRoland Dreier2008-04-211-1/+1
| | * | IB/ipath: Build IBA7220 code unconditionallyRoland Dreier2008-04-211-2/+4
| | * | IB/ipath: Remove reference to dev->class_dev ...Roland Dreier2008-04-211-1/+0
| | * | IB/ipath: Fix module parameter description for disable_smaPaul Bolle2008-04-211-1/+1
| | * | RDMA/nes: Remove unneeded function declarationsRoland Dreier2008-04-212-15/+0
| * | | infiniband: class_device falloutStephen Rothwell2008-04-211-1/+1
| |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-04-219-382/+778
| |\ \
| | * | mmc: sdio_ops.c should #include "sdio_ops.h"Adrian Bunk2008-04-181-0/+1
| | * | mmc: proper prototypes for mmc_attach_*()Adrian Bunk2008-04-182-4/+4
| | * | mmc: make __mmc_release_bus() staticAdrian Bunk2008-04-181-1/+1
| | * | sdhci: improve no card, no reset quirkPierre Ossman2008-04-181-2/+10
| | * | MMC: OMAP: Do not busy wait for end of command for everJarkko Lavinen2008-04-181-1/+7
| | * | MMC: OMAP: Start new commands from work queue instead of irqJarkko Lavinen2008-04-181-6/+42
| | * | MMC: OMAP: Lazy clock shutdownJarkko Lavinen2008-04-181-14/+75
| | * | MMC: OMAP: Move failing command abortion to workqueueJarkko Lavinen2008-04-181-33/+49
| | * | MMC: OMAP: Use tasklet instead of workqueue for cover switch notificationJarkko Lavinen2008-04-181-27/+40
| | * | MMC: OMAP: Check the get_cover_state function pointer if not setKyungmin Park2008-04-181-1/+4
| | * | MMC: OMAP: Using setup_timer instead of init_timerCarlos Eduardo Aguiar2008-04-181-10/+4
| | * | MMC: OMAP: Abort stuck commandsJarkko Lavinen2008-04-181-10/+83
| | * | MMC: OMAP: General cleanup for MMC multislot supportJuha Yrjola2008-04-181-17/+29
| | * | MMC: OMAP: Power functions modified to MMC multislot supportJuha Yrjola2008-04-181-51/+37
OpenPOWER on IntegriCloud