Commit Graph

1176 Commits (510149e31974fdbb2c00c9bee6c0e2a688e61c85)

Author SHA1 Message Date
David Woodhouse fdc53971bc Support 'discard sectors' operation. 17 years ago
David Woodhouse eae9acd13a Support 'discard sectors' operation in translation layer support core 17 years ago
Mike Rapoport a7f3f0309b [ARM] 5282/1: pxa: add CM-X255 support 17 years ago
Andrew Victor 3d73e89328 [ARM] 5265/3: [AT91] Add copyright info 17 years ago
Dmitry Baryshkov 076c7f4c6c [MTD] [NAND] tmio_nand: fix base address programming 17 years ago
Zev Weiss b67c5f87c1 [MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl() 17 years ago
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
Samuel Ortiz 1c2c30acc5 mfd: have TMIO drivers and subdevices depend on ARM 17 years ago
Ian Molton ec43b8161b mfd: driver for the TMIO NAND controller 17 years ago
Lennert Buytenhek 6f088f1d21 [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat 17 years ago
Russell King a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
Russell King be50972935 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead 17 years ago
Russell King bccf650270 [ARM] Fix explicit asm(-arm)?/arch-foo references 17 years ago
David Woodhouse f1136d022a [MTD] Fix !CONFIG_BLOCK compile for mtdsuper.c 17 years ago
Al Viro d5686b444f [PATCH] switch mtd and dm-table to lookup_bdev() 17 years ago
Andrew Morton e4c094a595 [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warnings 17 years ago
Bryan Wu 4f0ca70e52 [MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_probe function 17 years ago
Mike Frysinger 0ee002b041 [MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk() 17 years ago
Mike Frysinger a0dd20184b [MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by default 17 years ago
Mike Frysinger 2445af3853 [MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to probe/remove functions 17 years ago
Mike Frysinger fcb90ba7e9 [MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin bootrom uses 17 years ago
Mike Frysinger cf840392e8 [MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we extract 11 bits from each register instead of 10 17 years ago
Mike Frysinger e274f025e2 [MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from the first 256 bytes if operating on 512 pages 17 years ago
Harvey Harrison 963724462a [MTD] [NAND] diskonchip.c fix sparse endian warnings 17 years ago
Andrew Morton fc1f397b2c [MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.h 17 years ago
Jerry Hicks 4a22442fae [MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device ID 17 years ago
akpm@linux-foundation.org 771999b65f [MTD] DataFlash: bugfix, binary page sizes now handled 17 years ago
akpm@linux-foundation.org 650da9d0b7 [MTD] [NAND] fsl_elbc_nand.c: fix printk warning 17 years ago
Artem Bityutskiy 74216be41a [MTD] [NAND] nandsim: support random page read command 17 years ago
Alexey Korolev 3d45955962 [MTD] [NAND] subpage read feature as a way to increase performance. 17 years ago
Ben Dooks 30821fee4f CPUFREQ: S3C24XX NAND driver frequency scaling support. 17 years ago
Yoichi Yuasa ee39a0e61b [MTD][NAND] au1550nd: remove unused variable 17 years ago
Atsushi Nemoto ca6f12c67e [MTD] jedec_probe: Fix SST 16-bit chip detection 17 years ago
Atsushi Nemoto f636ffb420 [MTD][MTDPART] Fix a division by zero bug 17 years ago
Atsushi Nemoto 6910c13681 [MTD][MTDPART] Cleanup and document the erase region handling 17 years ago
Atsushi Nemoto b33a288739 [MTD][MTDPART] Handle most checkpatch findings 17 years ago
Atsushi Nemoto 7788ba71a6 [MTD][MTDPART] Seperate main loop from per-partition code in add_mtd_partition 17 years ago
Uwe Kleine-König 4b5e33a7bf [MTD] physmap: resume already suspended chips on failure to suspend 17 years ago
Robert Jarzmik 7b24919115 [MTD] physmap: Fix suspend/resume/shutdown bugs. 17 years ago
Alexey Korolev 998453fbf2 [MTD] [NOR] Fix -ETIMEO errors in CFI driver 17 years ago
Anton Vorontsov 55679df30d [MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=y 17 years ago
Artem Bityutskiy d37e6bf68f UBI: always start the background thread 17 years ago
Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
Artem Bityutskiy eeb16e87b6 UBI: fix gcc warning 17 years ago
Artem Bityutskiy 9869cd801c UBI: remove pre-sqnum images support 17 years ago
Artem Bityutskiy ebaaf1af3e UBI: fix kernel-doc errors and warnings 17 years ago
Artem Bityutskiy 9c9ec14770 UBI: fix checkpatch.pl errors and warnings 17 years ago
Artem Bityutskiy 4d88de4beb UBI: bugfix - do not torture PEB needlessly 17 years ago
Artem Bityutskiy 8c1e6ee10b UBI: rework scrubbing messages 17 years ago
Artem Bityutskiy f40ac9cdf6 UBI: implement multiple volumes rename 17 years ago