summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | [MTD] [NAND] Add NAND manufacturer AMD.Steven J. Hill2007-07-232-0/+2
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-07-235093-165764/+284052
| |\ \ \ \ \ \ \
| * | | | | | | | [JFFS2] Add declaration of jffs2_lzo_{init,exit} to compr.hDavid Woodhouse2007-07-111-0/+4
| * | | | | | | | [JFFS2] Add a "favourlzo" compression modeRichard Purdie2007-07-113-5/+50
| * | | | | | | | [JFFS2] Add LZO compression support.Richard Purdie2007-07-116-1/+129
| * | | | | | | | [MTD] Add sync/unblank function to mtdoopsRichard Purdie2007-07-111-23/+34
| * | | | | | | | [MTD] Remove Ocelot G support from DiskOnChip drivers.Yoichi Yuasa2007-07-112-4/+0
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-07-11983-97904/+41104
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [JFFS2] Add support for write-buffer verification.David Woodhouse2007-07-113-10/+74
| * | | | | | | | | [JFFS2] Whitespace cleanups.David Woodhouse2007-07-1020-274/+275
| * | | | | | | | | [MTD] [ONENAND] Make onenand_sim compile on non-ARM platforms.David Woodhouse2007-07-101-9/+9
| * | | | | | | | | [MTD] [NOR] add FUJITSU MBM29F800BA and ST M29F800AB descriptionsPhilippe De Muyter2007-07-051-0/+36
| * | | | | | | | | [JFFS2] Print correct node offset when complaining about broken data CRCDavid Woodhouse2007-07-051-1/+1
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-07-04134-2143/+1341
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | [MTD] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.cJesper Juhl2007-07-041-1/+1
| * | | | | | | | | | [JFFS2] Fix readinode failure when read_dnode() detects CRC failure.David Woodhouse2007-07-031-14/+9
| * | | | | | | | | | [MTD] OneNAND Simulator supportKyungmin Park2007-06-303-0/+505
| * | | | | | | | | | [MTD] [OneNAND] 2X program supportKyungmin Park2007-06-304-27/+144
| * | | | | | | | | | Revert accidental commit to scripts/Makefile.headersinstDavid Woodhouse2007-06-291-1/+1
| * | | | | | | | | | [MTD] remove dead MTD_PMC551_APERTURE_SIZE optionAdrian Bunk2007-06-291-4/+0
| * | | | | | | | | | [MTD] Use proper binary multiple prefixes in pmc551 driverDavid Woodhouse2007-06-291-12/+11
| * | | | | | | | | | [MTD] [NAND] cafe_nand.c: the OLPC laptop is not available for $100Adrian Bunk2007-06-291-1/+1
| * | | | | | | | | | [JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.David Woodhouse2007-06-295-4/+11
| * | | | | | | | | | [MTD] [MAPS] Cleanup nettel map driverAdrian Bunk2007-06-281-59/+2
| * | | | | | | | | | [MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up.Randy Dunlap2007-06-281-4/+4
| * | | | | | | | | | [MTD] Use mutex instead of semaphore in dataflash driverMatthias Kaehlcke2007-06-281-8/+9
| * | | | | | | | | | [MTD] m25p80: Use correct units for binary multiplesDavid Woodhouse2007-06-281-9/+9
| * | | | | | | | | | [MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocksDavid Brownell2007-06-282-57/+194
| * | | | | | | | | | [MTD] m25p80 converted to mutexDavid Brownell2007-06-281-16/+17
| * | | | | | | | | | [MTD] [NAND] Change NDFC driver to support 405 platforms tooStefan Roese2007-06-282-2/+10
| * | | | | | | | | | [MTD] mtdcore.c: share syms with mtd_blkdev.cBen Dooks2007-06-283-3/+15
| * | | | | | | | | | [MTD] [NOR] cfi_cmdset_0001.c: sparse fixesBen Dooks2007-06-281-2/+2
| * | | | | | | | | | [MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be staticBen Dooks2007-06-281-1/+1
| * | | | | | | | | | [MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops'Ben Dooks2007-06-281-1/+1
| * | | | | | | | | | [MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks2007-06-281-4/+4
| * | | | | | | | | | [MTD] oops and panic message logging to MTD deviceRichard Purdie2007-06-283-0/+374
| * | | | | | | | | | [MTD] [NAND] at91_nand rdy_pin fixIvan Kuten2007-06-281-1/+4
| * | | | | | | | | | [MTD] Remove references to ROOT_DEV from map drivers.David Woodhouse2007-06-282-5/+0
| * | | | | | | | | | [JFFS2] Fix suspend failure with JFFS2 GC thread.David Woodhouse2007-06-281-4/+4
| * | | | | | | | | | [JFFS2] Improve diagnostic output for 'node added in wrong place' checkDavid Woodhouse2007-06-281-1/+6
| * | | | | | | | | | [JFFS2] Reduce time for which erase_free_sem is held during erase.Joakim Tjernlund2007-06-281-2/+20
| * | | | | | | | | | [JFFS2] Prevent oops after 'node added in wrong place' debug checkJoakim Tjernlund2007-06-281-0/+12
| * | | | | | | | | | [JFFS2] Use point(), if available, to check newly erased blocks.Joakim Tjernlund2007-06-281-0/+27
| * | | | | | | | | | [MTD] Only call mtd->sync() method in mtdchar close if opened for write.Joakim Tjernlund2007-06-281-1/+2
| * | | | | | | | | | [JFFS2] Fix hanging close for /dev/mtd character device.Joakim Tjernlund2007-06-281-1/+1
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-10-1320-1875/+4848
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | KVM: Replace enum by #defineAvi Kivity2007-10-131-19/+15
| * | | | | | | | | | | KVM: Skip pio instruction when it is emulated, not executedAvi Kivity2007-10-131-2/+5
| * | | | | | | | | | | KVM: x86 emulator: popfNitin A Kamble2007-10-131-1/+4
| * | | | | | | | | | | KVM: x86 emulator: fix src, dst value initializationNitin A Kamble2007-10-131-0/+2
OpenPOWER on IntegriCloud