Commit Graph

75 Commits (fb630517f0d0736ea73af07d6b357be9ad67e6f1)

Author SHA1 Message Date
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Jesper Juhl 3c6bee1d40 [PATCH] turn "const static" into "static const" 19 years ago
Russell King f8ce25476d [ARM] Move asm/hardware/clock.h to linux/clk.h 19 years ago
Russell King a8d3584a2d [ARM] Remove clk_use()/clk_unuse() 19 years ago
Adrian Bunk 2b9175c174 [MTD] Make functions static, include header files with prototypes 19 years ago
Russell King 0c2e4b4ff3 [ARM] Drivers should not make use of architecture private __ioremap 19 years ago
Russell King 3ae5eaec1d [DRIVER MODEL] Convert platform drivers to use struct platform_driver 19 years ago
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 19 years ago
Jesper Juhl fa671646f6 [PATCH] kfree cleanup: drivers/mtd 19 years ago
Thomas Gleixner 61b03bd7c3 [MTD] NAND: Clean up trailing white spaces 19 years ago
Thomas Gleixner 3096617434 [MTD] NAND Kconfig: Simplify dependencies 19 years ago
Todd Poynor 868801e561 [MTD] NAND: nand_write_ecc memory and OOB corruption 19 years ago
Vitaly Wool 49196f3332 [MTD] NAND nand_base: Fix shift for bad block check (16bit devices only) 19 years ago
Richard Purdie 87c146dc1a [MTD] NAND sharpsl.c: Add support for akita and borzoi models 19 years ago
Ben Dooks cfd320fbfc [MTD] NAND s3c2410.c: Fix timing calculation bugs 19 years ago
Ben Dooks d574504114 [MTD] NAND s3c2410.c: Fix missing dev parameter to dev_err 19 years ago
Ben Dooks 61a7275491 [MTD] NAND: s3c2410.c Initialize owner in device_driver struct 19 years ago
Ben Dooks 0255fc1b08 [MTD] NAND: s3c2410 use dev_err() to report errors instead of printk() 19 years ago
Pete Popov ef6f0d1ffc [MTD] NAND: Alchemy board driver cleanup 19 years ago
Vitaly Wool 962034f439 [MTD] NAND: Add suspend/resume functionality 19 years ago
Thomas Gleixner d409466154 [MTD] NAND: Use correct mask for OOB size calculation 19 years ago
Tim Schmielau 4e57b68178 [PATCH] fix missing includes 19 years ago
Russell King d052d1beff Create platform_device.h to contain all the platform device details. 19 years ago
Russell King fc611a1a50 [ARM] Don't include mach-types.h unnecessarily 20 years ago
Richard Purdie 62052d42a5 [PATCH] MTD: Update SharpSL partition definitions 20 years ago
Ingo Molnar 8446f1d391 [PATCH] detect soft lockups 20 years ago
Thomas Gleixner 19870da7ea [MTD] NAND: Fix broken bad block scan for 16 bit devices 20 years ago
Ben Dooks fb8d82a865 [MTD] NAND s3c2410: Add missing NULL pointer check 20 years ago
Thomas Gleixner ba9fb37ba0 [MTD] NAND: Remove unmaintained tx49xx board drivers 20 years ago
Thomas Gleixner 0c80336e5e [MTD] NAND: sharpsl.c set correct file permissions 20 years ago
Thomas Gleixner bd7bcf52da [MTD] NAND: Add ST chip IDs. 20 years ago
Ben Dooks a4f957f16d [MTD] NAND: s3c24xx updates 20 years ago
Thomas Gleixner d7e78d4f21 [MTD] NAND: Change exports to _GPL 20 years ago
Thomas Gleixner c9e0536523 [MTD] NAND: Fix broken bad block table scan 20 years ago
Thomas Gleixner 0dfc62465e [MTD] NAND: Reorganize chip locking 20 years ago
Nicolas S. Dade f1f67a9874 [MTD] NAND: Add Hynix to manufacturer list 20 years ago
Thomas Gleixner 90e260c84f [MTD] NAND: Honour autoplacement schemes supplied by the caller 20 years ago
Jarkko Lavinen 0a18cde60f [MTD] NAND: Fix the broken dynamic array allocations 20 years ago
Dan Brown abc37e6771 [MTD] DiskOnChip: Add some comments 20 years ago
Dan Brown 7e4a1d3e6a [MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS. 20 years ago
Dan Brown dff5942198 [MTD] DiskOnChip: Prevent problems with existing filesystems 20 years ago
Dan Brown 82e1d19fc3 [MTD] NAND: Fix reading of autoplaced OOB when there are multiple free sections. 20 years ago
Dan Brown e5a3e8ca94 [MTD] DiskOnChip: Fix (?) free OOB array info. 20 years ago
Thomas Gleixner 22c60f5fb7 [MTD] NAND: Move the NULL check into the calling function 20 years ago
Dan Brown bb75ba4c44 [MTD] NAND: Fix missing NULL pointer check 20 years ago
Thomas Gleixner 998cf6403c [MTD] NAND: Fix oob available calculation 20 years ago
Dan Brown 1a78ff6b41 [MTD] DiskOnChip: Scan the entire device for Media Headers. 20 years ago
Artem B. Bityuckiy 15fc108606 [MTD] NAND: Use arrays of needed size instead of constant-sized. 20 years ago
Artem B. Bityuckiy 515022870f [MTD] NAND nandsim: Use NAND_SKIP_BBT option 20 years ago
Ben Dooks 3e4ef3bb77 [MTD] NAND s3c2410: Simplify command handling 20 years ago