| Commit message (Expand) | Author | Age | Files | Lines |
* | [MTD] mtdram.c should #include <linux/mtd/mtdram.h> | Adrian Bunk | 2008-04-22 | 1 | -0/+1 |
* | [MTD] proper prototypes for nftl_{read,write}_oob() | Adrian Bunk | 2008-04-22 | 1 | -5/+0 |
* | [MTD] proper prototypes for inftl_{read,write}_oob() | Adrian Bunk | 2008-04-22 | 1 | -5/+0 |
* | [MTD] mtd/ofpart.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-22 | 1 | -0/+2 |
* | [MTD] [NAND] fsl_elbc_nand: Fix SEQIN handling for large pages. | Scott Wood | 2008-04-22 | 1 | -5/+6 |
* | [MTD] Correct phram module param description | Mark Hindley | 2008-04-22 | 1 | -1/+1 |
* | [MTD] [NAND] at91_nand: Make part_probes[] static | Atsushi Nemoto | 2008-04-22 | 1 | -1/+1 |
* | [MTD] [NAND] fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-22 | 6 | -0/+9 |
* | [MTD] [MAPS] fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-22 | 8 | -2/+22 |
* | [MTD] [NAND] fix possible Ooops in rfc_from4 | Sebastian Siewior | 2008-04-22 | 1 | -21/+29 |
* | [MTD] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-22 | 10 | -34/+34 |
* | [MTD] [JEDEC] Fix whitespace noise in chip table | David Woodhouse | 2008-04-22 | 1 | -14/+14 |
* | [MTD] [JEDEC] add support for the ST M29W400DB flash chip | Gordon Farquharson | 2008-04-22 | 1 | -0/+32 |
* | [MTD] block2mtd: logging typo fixes | Stephane Chazelas | 2008-04-22 | 1 | -5/+5 |
* | [MTD] [NAND] mtd/nand/cs553x_nand.c:part_probes[] static | Adrian Bunk | 2008-04-22 | 1 | -1/+1 |
* | [MTD] mtdoops.c: make struct oops_cxt static again | Adrian Bunk | 2008-04-22 | 1 | -1/+1 |
* | [MTD] [MAPS] Document MTD_PHYSMAP module name in kconfig | Mike Frysinger | 2008-04-22 | 1 | -0/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-04-22 | 1821 | -136342/+116644 |
|\ |
|
| * | IB/ipath: Correct capitalization "IntX" -> "INTx" | Roland Dreier | 2008-04-21 | 2 | -6/+6 |
| * | IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c | Roland Dreier | 2008-04-21 | 1 | -9/+4 |
| * | IB/ipath: Remove dependency on PCI_MSI || HT_IRQ | Roland Dreier | 2008-04-21 | 1 | -1/+1 |
| * | IB/ipath: Build IBA7220 code unconditionally | Roland Dreier | 2008-04-21 | 1 | -2/+4 |
| * | IB/ipath: Remove reference to dev->class_dev ... | Roland Dreier | 2008-04-21 | 1 | -1/+0 |
| * | IB/ipath: Fix module parameter description for disable_sma | Paul Bolle | 2008-04-21 | 1 | -1/+1 |
| * | RDMA/nes: Remove unneeded function declarations | Roland Dreier | 2008-04-21 | 2 | -15/+0 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2008-04-21 | 8 | -382/+776 |
| |\ |
|
| | * | mmc: sdio_ops.c should #include "sdio_ops.h" | Adrian Bunk | 2008-04-18 | 1 | -0/+1 |
| | * | mmc: proper prototypes for mmc_attach_*() | Adrian Bunk | 2008-04-18 | 2 | -4/+4 |
| | * | mmc: make __mmc_release_bus() static | Adrian Bunk | 2008-04-18 | 1 | -1/+1 |
| | * | sdhci: improve no card, no reset quirk | Pierre Ossman | 2008-04-18 | 1 | -2/+10 |
| | * | MMC: OMAP: Do not busy wait for end of command for ever | Jarkko Lavinen | 2008-04-18 | 1 | -1/+7 |
| | * | MMC: OMAP: Start new commands from work queue instead of irq | Jarkko Lavinen | 2008-04-18 | 1 | -6/+42 |
| | * | MMC: OMAP: Lazy clock shutdown | Jarkko Lavinen | 2008-04-18 | 1 | -14/+75 |
| | * | MMC: OMAP: Move failing command abortion to workqueue | Jarkko Lavinen | 2008-04-18 | 1 | -33/+49 |
| | * | MMC: OMAP: Use tasklet instead of workqueue for cover switch notification | Jarkko Lavinen | 2008-04-18 | 1 | -27/+40 |
| | * | MMC: OMAP: Check the get_cover_state function pointer if not set | Kyungmin Park | 2008-04-18 | 1 | -1/+4 |
| | * | MMC: OMAP: Using setup_timer instead of init_timer | Carlos Eduardo Aguiar | 2008-04-18 | 1 | -10/+4 |
| | * | MMC: OMAP: Abort stuck commands | Jarkko Lavinen | 2008-04-18 | 1 | -10/+83 |
| | * | MMC: OMAP: General cleanup for MMC multislot support | Juha Yrjola | 2008-04-18 | 1 | -17/+29 |
| | * | MMC: OMAP: Power functions modified to MMC multislot support | Juha Yrjola | 2008-04-18 | 1 | -51/+37 |
| | * | MMC: OMAP: Fix timeout calculation for MMC multislot support | Juha Yrjola | 2008-04-18 | 1 | -5/+4 |
| | * | MMC: OMAP: New release dma and abort xfer functions | Juha Yrjola | 2008-04-18 | 1 | -19/+60 |
| | * | MMC: OMAP: Add back cover switch support | Juha Yrjola | 2008-04-18 | 1 | -3/+84 |
| | * | MMC: OMAP: Introduce new multislot structure and change driver to use it | Juha Yrjola | 2008-04-18 | 1 | -110/+292 |
| | * | MMC: OMAP: Remove cover switch handling to allow adding multislot support | Tony Lindgren | 2008-04-18 | 1 | -151/+1 |
| | * | MMC: OMAP: Fix the BYTEBLOCK capability removal | Francisco Alecrim | 2008-04-18 | 1 | -1/+1 |
| | * | MMC: OMAP: Remove extra divisor increase | Tony Lindgren | 2008-04-18 | 1 | -1/+0 |
| | * | MMC: OMAP: Remove some opcodes from host driver | Carlos Eduardo Aguiar | 2008-04-18 | 1 | -8/+3 |
| | * | mmc: use shorter, equivalent set_current_state() | Robert P. J. Day | 2008-04-18 | 1 | -2/+2 |
| | * | sdhci: allow led to be controlled freely | Pierre Ossman | 2008-04-18 | 2 | -0/+48 |