Age | Commit message (Expand) | Author |
2005-12-18 | [PATCH] mtd onenand driver: use platform_device.h instead device.h | Kyungmin Park |
2005-12-18 | [PATCH] mtd onenand driver: reduce stack usage | Kyungmin Park |
2005-12-18 | [PATCH] mtd onenand driver: fix unlock problem in DDP | Kyungmin Park |
2005-12-18 | [PATCH] mtd onenand driver: check correct manufacturer | Kyungmin Park |
2005-12-12 | [PATCH] blkmtd: use clear_page_dirty() | Andrew Morton |
2005-11-29 | [MTD] Make functions static, include header files with prototypes | Adrian Bunk |
2005-11-29 | [MTD] chips: make sharps driver usable again | Richard Purdie |
2005-11-29 | [MTD] Remove bogus PQ2FADS driver | Thomas Gleixner |
2005-11-29 | [MTD] maps: sparse fixup | Luiz Capitulino |
2005-11-29 | [MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support | Nicolas Pitre |
2005-11-29 | [MTD] Make some tables 'const' so they can live in .rodata | David Woodhouse |
2005-11-29 | [MTD] maps/ixp4xx: half-word boundary and little-endian fixups | John Bowler |
2005-11-29 | [MTD] CFI: Use 16-bit access to autoselect/read device id data | Todd Poynor |
2005-11-29 | [MTD] devices/ms02-nv: phys/virt address fixups | Maciej W. Rozycki |
2005-11-29 | [MTD] RFD_FTL: Use lanana assigned major device number | Sean Young |
2005-11-19 | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds |
2005-11-17 | [ARM] Drivers should not make use of architecture private __ioremap | Russell King |
2005-11-17 | [DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platforms | Russell King |
2005-11-13 | [MTD] maps: Replace dependency on non existing config option | Sean Young |
2005-11-11 | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds |
2005-11-09 | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering |
2005-11-09 | [PATCH] mtd: onenand_base needs sched.h | Andrew Morton |
2005-11-09 | [PATCH] mtd: rfd_ftl build fix | Andrew Morton |
2005-11-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds |
2005-11-07 | [PATCH] check for failed kmalloc in inftlmount.c | Greg Ungerer |
2005-11-07 | [PATCH] kfree cleanup: drivers/mtd | Jesper Juhl |
2005-11-07 | [MTD] chips: Clean up trailing white spaces | Thomas Gleixner |
2005-11-07 | [MTD] OneNAND: Clean up trailing white spaces | Thomas Gleixner |
2005-11-07 | [MTD] NAND: Clean up trailing white spaces | Thomas Gleixner |
2005-11-07 | [MTD] devices: Clean up trailing white spaces | Thomas Gleixner |
2005-11-07 | [MTD] maps: Clean up trailing white spaces | Thomas Gleixner |
2005-11-07 | [MTD] chips: Clean up trailing white spaces | Thomas Gleixner |
2005-11-07 | [MTD] core: Clean up trailing white spaces | Thomas Gleixner |
2005-11-07 | [MTD] chips cfi_cmdset_0002: Prevent timeout race | Konstantin Baidarov |
2005-11-07 | [MTD] maps: Add support for the "TQM834x" Boards | Marian Balakowicz |
2005-11-07 | [MTD] maps ixp2000: fix compile warnings in ixp2000 map driver | Lennert Buytenhek |
2005-11-07 | [MTD] NAND Kconfig: Simplify dependencies | Thomas Gleixner |
2005-11-07 | [MTD] maps/plat-ram: Avoid gcc 4.0 warning | Thomas Gleixner |
2005-11-07 | [MTD] NAND: nand_write_ecc memory and OOB corruption | Todd Poynor |
2005-11-07 | [MTD] NAND nand_base: Fix shift for bad block check (16bit devices only) | Vitaly Wool |
2005-11-07 | [MTD] OneNAND/Kconfig: Fix dependencies | Thomas Gleixner |
2005-11-07 | Revert "[PATCH] OneNAND: Add simulator" | Thomas Gleixner |
2005-11-07 | [MTD] maps/Kconfig: Simplify and update dependencies | Sean Young |
2005-11-07 | [MTD] maps/ts5500: Fix partition support. Code cleanup | Sean Young |
2005-11-07 | [MTD] Tidy up Tims include cleanup | Thomas Gleixner |
2005-11-07 | [MTD] maps/ixp4xx: kill some warnings | David Vrabel |
2005-11-06 | [MTD] NAND sharpsl.c: Add support for akita and borzoi models | Richard Purdie |
2005-11-06 | [MTD] chips/cfi_cmdset_0001: fix for P30 cfi parsing | Nicolas Pitre |
2005-11-06 | [MTD] NAND s3c2410.c: Fix timing calculation bugs | Ben Dooks |