| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | mtd: introduce mtd_write_user_prot_reg interface | Artem Bityutskiy | 2012-01-09 | 3 | -4/+12 |
| * | | | mtd: introduce mtd_read_user_prot_reg interface | Artem Bityutskiy | 2012-01-09 | 3 | -4/+12 |
| * | | | mtd: introduce mtd_get_user_prot_info interface | Artem Bityutskiy | 2012-01-09 | 3 | -3/+11 |
| * | | | mtd: introduce mtd_read_fact_prot_reg interface | Artem Bityutskiy | 2012-01-09 | 3 | -4/+12 |
| * | | | mtd: introduce mtd_get_fact_prot_info interface | Artem Bityutskiy | 2012-01-09 | 3 | -8/+15 |
| * | | | mtd: introduce mtd_write_oob interface | Artem Bityutskiy | 2012-01-09 | 13 | -27/+31 |
| * | | | mtd: introduce mtd_read_oob interface | Artem Bityutskiy | 2012-01-09 | 14 | -31/+37 |
| * | | | mtd: introduce mtd_panic_write interface | Artem Bityutskiy | 2012-01-09 | 3 | -14/+19 |
| * | | | mtd: introduce mtd_write interface | Artem Bityutskiy | 2012-01-09 | 22 | -73/+84 |
| * | | | mtd: introduce mtd_read interface | Artem Bityutskiy | 2012-01-09 | 35 | -135/+152 |
| * | | | mtd: introduce mtd_get_unmapped_area interface | Artem Bityutskiy | 2012-01-09 | 5 | -11/+18 |
| * | | | mtd: introduce mtd_unpoint interface | Artem Bityutskiy | 2012-01-09 | 5 | -10/+14 |
| * | | | mtd: introduce mtd_point interface | Artem Bityutskiy | 2012-01-09 | 5 | -12/+18 |
| * | | | mtd: introduce mtd_erase interface | Artem Bityutskiy | 2012-01-09 | 22 | -28/+37 |
| * | | | mtd: mtdchar: rename functions | Artem Bityutskiy | 2012-01-09 | 1 | -37/+39 |
| * | | | logfs: rename functions starting with mtd_ | Artem Bityutskiy | 2012-01-09 | 1 | -29/+32 |
| * | | | mtd: lpddr: drop unnecessary zeroing | Artem Bityutskiy | 2012-01-09 | 1 | -7/+0 |
| * | | | mtd: map.h: fix arm cross-build failure | Artem Bityutskiy | 2012-01-09 | 1 | -1/+1 |
| * | | | mtd: txx9ndfmc: use devm_request_and_ioremap | Julia Lawall | 2012-01-09 | 1 | -5/+1 |
| * | | | mtd: lantiq-flash: drop iounmap for devm_ allocated data | Julia Lawall | 2012-01-09 | 1 | -5/+1 |
| * | | | mtd: gpio-nand: add device tree bindings | Jamie Iles | 2012-01-09 | 2 | -7/+152 |
| * | | | mtd: bcm63xxpart: check the image tag's crc32 | Jonas Gorski | 2012-01-09 | 1 | -16/+29 |
| * | | | MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integers | Jonas Gorski | 2012-01-09 | 1 | -6/+5 |
| * | | | mtd: bcm63xxpart: don't assume NVRAM is always the fourth partition | Jonas Gorski | 2012-01-09 | 1 | -2/+2 |
| * | | | mtd: bcm63xxpart: make sure CFE and NVRAM partitions are at least 64KiB | Jonas Gorski | 2012-01-09 | 1 | -7/+15 |
| * | | | mtd: bcm63xxpart: check version marker string for newer CFEs | Jonas Gorski | 2012-01-09 | 1 | -5/+17 |
| * | | | mtd: sm_ftl: fix module parameter | Rusty Russell | 2012-01-09 | 1 | -1/+1 |
| * | | | mtd: docg3: remove unused function | Robert Jarzmik | 2012-01-09 | 1 | -0/+2 |
| * | | | mtd: nand: Add ONFI support for FSL NAND controller | Shengzhou Liu | 2012-01-09 | 1 | -8/+10 |
| * | | | mtd: nand: fixup for fmr initialization of Freescale NAND controller | Shengzhou Liu | 2012-01-09 | 1 | -5/+5 |
| * | | | mtd: document that MEMWRITE ioctl is NAND-specific | Artem Bityutskiy | 2012-01-09 | 1 | -1/+2 |
| * | | | mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctly | Liu Shuo | 2012-01-09 | 1 | -3/+10 |
| * | | | mtdoops: fix the oops_page_used array size | Roman Tereshonkov | 2012-01-09 | 1 | -1/+1 |
| * | | | jffs2: fix up error handling for insert_inode_locked | Eric Sandeen | 2012-01-09 | 1 | -1/+0 |
| * | | | mtd: maps: remove the now unused bcm963xx-flash | Jonas Gorski | 2012-01-09 | 3 | -130/+0 |
| * | | | MIPS: BCM63XX: use the new bcm63xxpart parser | Jonas Gorski | 2012-01-09 | 1 | -0/+3 |
| * | | | mtd: maps: physmap: allow partition parsers for physmap_flash_data | Jonas Gorski | 2012-01-09 | 2 | -1/+5 |
| * | | | mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parser | Jonas Gorski | 2012-01-09 | 5 | -150/+202 |
| * | | | mtd: maps: bcm963xx-flash: clean up printk usage | Jonas Gorski | 2012-01-09 | 1 | -10/+10 |
| * | | | mtd: maps: bcm963xx-flash: remove superfluous semicolons | Jonas Gorski | 2012-01-09 | 1 | -5/+5 |
| * | | | mtd: maps: bcm963xx-flash: fix word order for spare partition | Jonas Gorski | 2012-01-09 | 1 | -1/+1 |
| * | | | mtd: davinci: if no amif timing is passed, don; t setup cscfg register | Heiko Schocher | 2012-01-09 | 1 | -1/+3 |
| * | | | mtd: nand: set correct length to FBCR for a non-full-page write | Liu Shuo | 2012-01-09 | 1 | -1/+2 |
| * | | | mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR | Liu Shuo | 2012-01-09 | 1 | -7/+11 |
| * | | | mtd: docg3: fixes and cleanups | Robert Jarzmik | 2012-01-09 | 2 | -14/+15 |
| * | | | mtd: mtdoops: skip reading initially bad blocks | Roman Tereshonkov | 2012-01-09 | 1 | -0/+3 |
| * | | | mtd: tests: stresstest: bail out if device has not enough eraseblocks | Wolfram Sang | 2012-01-09 | 1 | -0/+7 |
| * | | | mtd: convert drivers/mtd/* to use module_platform_driver() | Axel Lin | 2012-01-09 | 29 | -345/+30 |
| * | | | Documentation: add sysfs entries for mtd docg3 chips | Robert Jarzmik | 2012-01-09 | 1 | -0/+34 |
| * | | | mtd: docg3: dereferencing an ERR_PTR() in docg3_probe() | Dan Carpenter | 2012-01-09 | 1 | -9/+12 |