]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2012-01-09 Fabio Estevammtd: Fix dependency for MTD_DOC200x
2012-01-09 Artem Bityutskiymtd: do not use mtd->block_markbad directly
2012-01-09 Artem Bityutskiylogfs: do not use 'mtd->block_isbad' directly
2012-01-09 Artem Bityutskiymtd: introduce mtd_can_have_bb helper
2012-01-09 Artem Bityutskiymtd: do not use mtd->suspend and mtd->resume directly
2012-01-09 Artem Bityutskiymtd: do not use mtd->lock, unlock and is_locked directly
2012-01-09 Artem Bityutskiymtd: do not use mtd->sync directly
2012-01-09 Artem Bityutskiymtd: harmonize mtd_writev usage
2012-01-09 Artem Bityutskiymtd: do not use mtd->lock_user_prot_reg directly
2012-01-09 Artem Bityutskiymtd: mtd->write_user_prot_reg directly
2012-01-09 Artem Bityutskiymtd: do not use mtd->read_*_prot_reg directly
2012-01-09 Artem Bityutskiymtd: do not use mtd->get_*_prot_info directly
2012-01-09 Artem Bityutskiymtd: do not use mtd->read_oob directly
2012-01-09 Artem Bityutskiymtd: mtdoops: do not use mtd->panic_write directly
2012-01-09 Artem Bityutskiyromfs: do not use mtd->get_unmapped_area directly
2012-01-09 Artem Bityutskiymtd: do not use mtd->get_unmapped_area directly
2012-01-09 Artem Bityutskiymtd: do use mtd->point directly
2012-01-09 Artem Bityutskiymtd: introduce mtd_has_oob helper
2012-01-09 Artem Bityutskiymtd: mtdcore: export symbols cleanup
2012-01-09 Artem Bityutskiymtd: clean-up the default_mtd_writev function
2012-01-09 Artem Bityutskiyjffs: remove custom mtd_fake_writev function
2012-01-09 Artem Bityutskiymtd: remove unused default_mtd_readv prototype
2012-01-09 Artem Bityutskiymtd: sst25l: kill unused variable
2012-01-09 Artem Bityutskiymtd: onenand: kill unused variable
2012-01-09 Artem Bityutskiymtd: kill dev_to_mtd helper
2012-01-09 Artem Bityutskiymtd: remove extra retlen assignment
2012-01-09 Artem Bityutskiymtd: always initialize retlen to zero
2012-01-09 Artem Bityutskiymtd: doc: do not initialize mtd_info fields to 0 or...
2012-01-09 Artem Bityutskiymtd: docprobe: use kzalloc instead
2012-01-09 Artem Bityutskiymtd: move mtd->{get,put}_device functions up
2012-01-09 Artem Bityutskiymtd: introduce mtd_block_markbad interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_block_isbad interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_resume interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_suspend interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_is_locked interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_unlock interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_lock interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_sync interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_writev interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_lock_user_prot_reg interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_write_user_prot_reg interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_read_user_prot_reg interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_get_user_prot_info interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_read_fact_prot_reg interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_get_fact_prot_info interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_write_oob interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_read_oob interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_panic_write interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_write interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_read interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_get_unmapped_area interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_unpoint interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_point interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_erase interface
2012-01-09 Artem Bityutskiymtd: mtdchar: rename functions
2012-01-09 Artem Bityutskiylogfs: rename functions starting with mtd_
2012-01-09 Artem Bityutskiymtd: lpddr: drop unnecessary zeroing
2012-01-09 Artem Bityutskiymtd: map.h: fix arm cross-build failure
2012-01-09 Julia Lawallmtd: txx9ndfmc: use devm_request_and_ioremap
2012-01-09 Julia Lawallmtd: lantiq-flash: drop iounmap for devm_ allocated...
2012-01-09 Jamie Ilesmtd: gpio-nand: add device tree bindings
2012-01-09 Jonas Gorskimtd: bcm63xxpart: check the image tag's crc32
2012-01-09 Jonas GorskiMIPS: BCM63XX: bcm963xx_tag.h: make crc fields integers
2012-01-09 Jonas Gorskimtd: bcm63xxpart: don't assume NVRAM is always the...
2012-01-09 Jonas Gorskimtd: bcm63xxpart: make sure CFE and NVRAM partitions...
2012-01-09 Jonas Gorskimtd: bcm63xxpart: check version marker string for newer...
2012-01-09 Rusty Russellmtd: sm_ftl: fix module parameter
2012-01-09 Robert Jarzmikmtd: docg3: remove unused function
2012-01-09 Shengzhou Liumtd: nand: Add ONFI support for FSL NAND controller
2012-01-09 Shengzhou Liumtd: nand: fixup for fmr initialization of Freescale...
2012-01-09 Artem Bityutskiymtd: document that MEMWRITE ioctl is NAND-specific
2012-01-09 Liu Shuomtd: fsl_elbc_nand: set Nand flash page address to...
2012-01-09 Roman Tereshonkovmtdoops: fix the oops_page_used array size
2012-01-09 Eric Sandeenjffs2: fix up error handling for insert_inode_locked
2012-01-09 Jonas Gorskimtd: maps: remove the now unused bcm963xx-flash
2012-01-09 Jonas GorskiMIPS: BCM63XX: use the new bcm63xxpart parser
2012-01-09 Jonas Gorskimtd: maps: physmap: allow partition parsers for physmap...
2012-01-09 Jonas Gorskimtd: maps: bcm963xx-flash: make CFE partition parsing...
2012-01-09 Jonas Gorskimtd: maps: bcm963xx-flash: clean up printk usage
2012-01-09 Jonas Gorskimtd: maps: bcm963xx-flash: remove superfluous semicolons
2012-01-09 Jonas Gorskimtd: maps: bcm963xx-flash: fix word order for spare...
2012-01-09 Heiko Schochermtd: davinci: if no amif timing is passed, don; t setup...
2012-01-09 Liu Shuomtd: nand: set correct length to FBCR for a non-full...
2012-01-09 Liu Shuomtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit...
2012-01-09 Robert Jarzmikmtd: docg3: fixes and cleanups
2012-01-09 Roman Tereshonkovmtd: mtdoops: skip reading initially bad blocks
2012-01-09 Wolfram Sangmtd: tests: stresstest: bail out if device has not...
2012-01-09 Axel Linmtd: convert drivers/mtd/* to use module_platform_driver()
2012-01-09 Robert JarzmikDocumentation: add sysfs entries for mtd docg3 chips
2012-01-09 Dan Carpentermtd: docg3: dereferencing an ERR_PTR() in docg3_probe()
2012-01-09 Lars-Peter... mtd: Remove redundant spi driver bus initialization
2012-01-09 Robert Jarzmikmtd: docg3: add protection areas sysfs access
2012-01-09 Robert Jarzmikmtd: docg3: add fast mode
2012-01-09 Robert Jarzmikmtd: docg3: add suspend and resume
2012-01-09 Robert Jarzmikmtd: docg3: add ECC correction code
2012-01-09 Robert Jarzmikmtd: docg3: map erase and write functions
2012-01-09 Robert Jarzmikmtd: docg3: add erase functions
2012-01-09 Robert Jarzmikmtd: docg3: add write functions
2012-01-09 Robert Jarzmikmtd: docg3: add OOB buffer to device structure
2012-01-09 Robert Jarzmikmtd: docg3: add registers for erasing and writing
next