Commit Graph

277074 Commits (7ae79d7ff1769a3e9c47076b46e4eaa11204a2ee)
 

Author SHA1 Message Date
Artem Bityutskiy 7ae79d7ff1 mtd: introduce mtd_panic_write interface 13 years ago
Artem Bityutskiy eda95cbf75 mtd: introduce mtd_write interface 13 years ago
Artem Bityutskiy 329ad399a9 mtd: introduce mtd_read interface 13 years ago
Artem Bityutskiy 04c601bfa4 mtd: introduce mtd_get_unmapped_area interface 13 years ago
Artem Bityutskiy 7219778ad9 mtd: introduce mtd_unpoint interface 13 years ago
Artem Bityutskiy d35ea200c0 mtd: introduce mtd_point interface 13 years ago
Artem Bityutskiy 7e1f0dc055 mtd: introduce mtd_erase interface 13 years ago
Artem Bityutskiy 969e57adc2 mtd: mtdchar: rename functions 13 years ago
Artem Bityutskiy 48d3610268 logfs: rename functions starting with mtd_ 13 years ago
Artem Bityutskiy cdfe5ed0f2 mtd: lpddr: drop unnecessary zeroing 13 years ago
Artem Bityutskiy 4a42243886 mtd: map.h: fix arm cross-build failure 13 years ago
Julia Lawall bca7f5f713 mtd: txx9ndfmc: use devm_request_and_ioremap 13 years ago
Julia Lawall af32b36095 mtd: lantiq-flash: drop iounmap for devm_ allocated data 13 years ago
Jamie Iles 775c322087 mtd: gpio-nand: add device tree bindings 13 years ago
Jonas Gorski f98872fc14 mtd: bcm63xxpart: check the image tag's crc32 13 years ago
Jonas Gorski 8051667838 MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integers 13 years ago
Jonas Gorski 327c62c554 mtd: bcm63xxpart: don't assume NVRAM is always the fourth partition 13 years ago
Jonas Gorski 678eb9bb81 mtd: bcm63xxpart: make sure CFE and NVRAM partitions are at least 64KiB 13 years ago
Jonas Gorski f2d9739b8e mtd: bcm63xxpart: check version marker string for newer CFEs 13 years ago
Rusty Russell f9fbcdc357 mtd: sm_ftl: fix module parameter 13 years ago
Robert Jarzmik e10019bce9 mtd: docg3: remove unused function 13 years ago
Shengzhou Liu f57eb5cc53 mtd: nand: Add ONFI support for FSL NAND controller 13 years ago
Shengzhou Liu d8251108e0 mtd: nand: fixup for fmr initialization of Freescale NAND controller 13 years ago
Artem Bityutskiy 2b00668ff9 mtd: document that MEMWRITE ioctl is NAND-specific 13 years ago
Liu Shuo 9ae84fe8c1 mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctly 13 years ago
Roman Tereshonkov 556f063580 mtdoops: fix the oops_page_used array size 13 years ago
Eric Sandeen 5346671020 jffs2: fix up error handling for insert_inode_locked 13 years ago
Jonas Gorski fa3ae714c7 mtd: maps: remove the now unused bcm963xx-flash 13 years ago
Jonas Gorski f4aa7adb8b MIPS: BCM63XX: use the new bcm63xxpart parser 13 years ago
Jonas Gorski 529688fed6 mtd: maps: physmap: allow partition parsers for physmap_flash_data 13 years ago
Jonas Gorski 70a3c167c4 mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parser 13 years ago
Jonas Gorski ca105f4d98 mtd: maps: bcm963xx-flash: clean up printk usage 13 years ago
Jonas Gorski 6ae9c1c82a mtd: maps: bcm963xx-flash: remove superfluous semicolons 13 years ago
Jonas Gorski 35096cb54b mtd: maps: bcm963xx-flash: fix word order for spare partition 13 years ago
Heiko Schocher 47882d7825 mtd: davinci: if no amif timing is passed, don; t setup cscfg register 13 years ago
Liu Shuo e32de766c2 mtd: nand: set correct length to FBCR for a non-full-page write 13 years ago
Liu Shuo a9a552f0bf mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR 13 years ago
Robert Jarzmik b604436cb0 mtd: docg3: fixes and cleanups 13 years ago
Roman Tereshonkov 3538c56329 mtd: mtdoops: skip reading initially bad blocks 13 years ago
Wolfram Sang 2f4478ccff mtd: tests: stresstest: bail out if device has not enough eraseblocks 13 years ago
Axel Lin f99640dee2 mtd: convert drivers/mtd/* to use module_platform_driver() 13 years ago
Robert Jarzmik 1f9327fcff Documentation: add sysfs entries for mtd docg3 chips 13 years ago
Dan Carpenter b49e345e61 mtd: docg3: dereferencing an ERR_PTR() in docg3_probe() 13 years ago
Lars-Peter Clausen 5d3667eee4 mtd: Remove redundant spi driver bus initialization 13 years ago
Robert Jarzmik 0f769d3f9e mtd: docg3: add protection areas sysfs access 13 years ago
Robert Jarzmik c3de8a8a5a mtd: docg3: add fast mode 13 years ago
Robert Jarzmik e4b2a96aeb mtd: docg3: add suspend and resume 13 years ago
Robert Jarzmik d13d19ece3 mtd: docg3: add ECC correction code 13 years ago
Robert Jarzmik 7a7fcf1402 mtd: docg3: map erase and write functions 13 years ago
Robert Jarzmik de03cd716b mtd: docg3: add erase functions 13 years ago