Commit Graph

1199 Commits (7dad482ed0648a40e403d1ed44e0ea92248632f1)

Author SHA1 Message Date
Enrico Scholz 7dad482ed0 [MTD] [NAND] pxa3xx_nand: added some 'const' annotations to the exported API 17 years ago
Enrico Scholz 80ebf20f34 [MTD] [NAND] pxa3xx_nand: allow to disable builtin flash-type table 17 years ago
Enrico Scholz c8ac3f818e [MTD] [NAND] pxa3xx_nand: allow to define flash types in the platform data 17 years ago
Enrico Scholz 43035338ad [MTD] [NAND] pxa3xx_nand: moved nand definitions into shared platform header 17 years ago
David Woodhouse 5e706469a0 [MTD] [NOR] Select MTD_CFI_UTIL when MTD_CFI probe routine is enabled 17 years ago
Semun Lee 4262bd2981 [MTD] [NAND] pxa3xx_nand_flash: Add definition of STM2GbX16 NAND flashes 17 years ago
Singh, Vimal d68156cfad [MTD] [NAND] nand_ecc.c: adding support for 512 byte ecc 17 years ago
Huang Weiyi dffc8d6654 [MTD] [NAND] au1550nd.c: remove unused #include <version.h> 17 years ago
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
Alexey Korolev 17c1d2be28 [MTD] [NAND] Fix missing kernel-doc 17 years ago
frans 1077be58ad [MTD] [NAND] nand_ecc.c: fix big endian, strengthen test, add printk 17 years ago
Huang Weiyi 8ee991dd34 [MTD] removed unused #include <version.h> 17 years ago
David Woodhouse ccbcd6cba5 [MTD] [NAND] Minor cleanup of nand_ecc.c 17 years ago
frans e6cf5df183 [MTD] [NAND] nand_ecc.c: rewrite for improved performance 17 years ago
Adrian Hunter 782b7a367d [MTD] [OneNAND] OMAP3: add delay for GPIO 17 years ago
Adrian Hunter 36cd4fb5d2 [MTD] [OneNAND] Add OMAP2 / OMAP3 OneNAND driver 17 years ago
Adrian Hunter bb0eb217c9 [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff 17 years ago
Chen Gong d0e8c47c58 [MTD] m25p80.c extended jedec support 17 years ago
Chen Gong 75d0ee2202 [MTD] m25p80.c code cleanup 17 years ago
Chen Gong faff37508a [MTD] m25p80.c erase enhance 17 years ago
Huang Weiyi d483492cb5 [MTD] [NAND] drivers/mtd/nand/nandsim.c: remove duplicated #include 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
David Woodhouse c314dfdc35 [MTD] [NOR] Rename and export new cfi_qry_*() functions 17 years ago
David Brownell 8c64038e4c [MTD] make dataflash write-verify be optional 17 years ago
David Brownell cf93ae0260 [MTD] Compile fix for dataflash OTP support 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
Anders Grafström e93cafe45f [MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operations 17 years ago
Alexey Korolev 2e489e077a [MTD] [NOR] Add qry_mode_on()/qry_omde_off() to deal with odd chips 17 years ago
George G. Davis a0e7229edb [MTD] [NOR] Add "Spansion" to MTD_CFI_AMDSTD kconfig menu description 17 years ago
David Woodhouse 16e00b609a [MTD] Remove references to TI 'toto' platform. 17 years ago
Russell King bccf650270 [ARM] Fix explicit asm(-arm)?/arch-foo references 17 years ago
Julia Lawall c8872b069c [MTD] Use DIV_ROUND_UP 17 years ago
David Woodhouse f1136d022a [MTD] Fix !CONFIG_BLOCK compile for mtdsuper.c 17 years ago
Kumar Gala c4308d1076 [MTD] remove code associated with !CONFIG_PPC_MERGE 17 years ago
David Brownell 34a82443b7 [MTD] dataflash OTP support 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