aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | | mtd: fix memory leaks in phram_setupJesper Juhl2006-05-13
| * | | | | [MTD NAND] Indent all of drivers/mtd/nand/*.c.David Woodhouse2006-05-13
| * | | | | [MTD NAND] Reduce paranoia level when scanning for bad blocks on virgin chipsDavid Woodhouse2006-05-13
| * | | | | [MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations.David Woodhouse2006-05-12
| * | | | | [MTD NAND] Use vmalloc for buffer when scanning for bad blocks.David Woodhouse2006-05-12
| * | | | | Trivial typo fixes in Kconfig files (MTD).Egry Gábor2006-05-12
| * | | | | OneNAND: fix block command typoKyungmin Park2006-05-12
| * | | | | OneNAND: One-Time Programmable (OTP) supportKyungmin Park2006-05-12
| * | | | | OneNAND: Handle erase correctly in Double Density Package (DDP)Kyungmin Park2006-05-12
| * | | | | OneNAND: Write oob area with aligned size, mtd->oobsizeKyungmin Park2006-05-12
| * | | | | OneNAND: Add write_oob verify functionKyungmin Park2006-05-12
| * | | | | OneNand: Fix free byte positions.Jarkko Lavinen2006-05-12
| * | | | | OneNAND: handle byte access on BufferRAMKyungmin Park2006-05-12
| * | | | | OneNAND: Add touch_softlock_watchdog()Kyungmin Park2006-05-12
| * | | | | [MTD] Fix invalid default value of CONFIG_MTD_PCMCIA_ANONYMOUS in KconfigJean-Luc Leger2006-05-12
| * | | | | [MTD] Fix capitalisation in export of old doc2001.c initfuncDavid Woodhouse2006-05-12
| * | | | | [MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chipDavid Woodhouse2006-05-11
| * | | | | [MTD] Fix capitalisation in export of DiskOnChip Millennium initfuncDavid Woodhouse2006-05-10
| * | | | | Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPLDavid Woodhouse2006-05-08
| * | | | | Remove use of inter_module_crap in NOR flash chip drivers.David Woodhouse2006-05-08
| * | | | | Fix non-modular case for DiskOnChip probeDavid Woodhouse2006-05-08
| * | | | | Remove inter_module_xxx() from DiskOnChip drivers.David Woodhouse2006-05-08
| * | | | | [MTD] Convert physmap to platform driverLennert Buytenhek2006-05-07
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-03
| |\ \ \ \ \
| * | | | | | ts72xx NAND driverLennert Buytenhek2006-04-30
| * | | | | | mtd: SC520CDP should depend on MTD_CONCATDaniel Drake2006-04-29
| * | | | | | mtd: improve parameter parsing for block2mtdJoern Engel2006-04-19
| * | | | | | MTD: Correct Poodle partition sizeRichard Purdie2006-04-17
| * | | | | | [PATCH] Remove unnecessary kmalloc/kfree calls in mtdcharThago Galesi2006-04-17
| * | | | | | Remove unchecked MTD flagsJörn Engel2006-04-17
| * | | | | | Make mtdblock_ro unconditionally readonlyJörn Engel2006-04-17
| * | | | | | Simplify test for RAM devicesJörn Engel2006-04-17
| * | | | | | Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2006-04-17
| |\ \ \ \ \ \
| * | | | | | | [PATCH] MTD: m25p80: fix printk format warningRandy Dunlap2006-04-11
| * | | | | | | [PATCH] mtd, nettel: fix build error and implicit declarationJesper Juhl2006-04-11
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-06-20
|\ \ \ \ \ \ \ \
| * | | | | | | | [SERIAL] PARPORT_SERIAL should depend on SERIAL_8250_PCIRussell King2006-06-18
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-06-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [MMC] sdhci truncated pointer fixAndrew Morton2006-06-12
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [ARM] 3559/1: S3C2442: core and serial portBen Dooks2006-06-18
| * | | | | | | | | | [ARM] 3406/1: lpd7x: compilation fix for smc91xMarc Singer2006-06-18
| * | | | | | | | | | [ARM] 3404/1: lpd7a40x: AMBA CLCD supportMarc Singer2006-06-18
| * | | | | | | | | | [ARM] 3402/1: lpd7a40x: serial driver bug fixMarc Singer2006-06-18
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [MIPS] Remove support for NEC DDB5476.Ralf Baechle2006-06-19
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-06-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier2006-06-17
| * | | | | | | | | | IB/mthca: Make all device methods truly reentrantRoland Dreier2006-06-17
| * | | | | | | | | | IB/mthca: Fix memory leak on modify_qp error pathsRoland Dreier2006-06-17