aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* mtd: use for_each_clear_bit()Akinobu Mita2012-03-23
* magic.h: move some FS magic numbers into magic.hMuthu Kumar2012-03-23
* Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-03-23
|\
| * UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPSArtem Bityutskiy2012-03-09
| * UBI: rename peb_buf1 to peb_bufArtem Bityutskiy2012-03-09
| * UBI: reduce memory consumptionJosselin Costanzi2012-03-09
| * UBI: fix eraseblock picking criteriaArtem Bityutskiy2012-03-09
| * UBI: fix documentation and improve readabilityArtem Bityutskiy2012-03-09
| * UBI: fix error handling in ubi_scan()Richard Weinberger2012-02-29
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-21
|\ \
| * | NAND Machine support for Integrated Flash ControllerPrabhakar Kushwaha2012-03-16
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-21
|\ \ | |/ |/|
| * mtd: simplify return logic in do_map_probe()Uwe Kleine-König2012-02-28
* | Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds2012-02-04
|\ \ | |/ |/|
| * Revert "mtd: atmel_nand: optimize read/write buffer functions"Artem Bityutskiy2012-02-04
| * mtd: fix MTD suspendArtem Bityutskiy2012-01-30
| * mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23Huang Shijie2012-01-11
| * mtd: nand: fix typo in commentWolfram Sang2012-01-11
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-17
|\ \
| * | mtd: gpmi-nand: move to dma_transfer_directionShawn Guo2011-12-23
* | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2012-01-15
|\ \ \
| * | | UBI: use own macros for the layout volumeRichard Weinberger2012-01-15
| * | | UBI: fix nameless volumes handlingRichard Weinberger2012-01-15
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-14
|\ \ \ \
| * | | | MTD: nand: make au1550nd.c a platform_driverManuel Lauss2011-12-08
* | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2012-01-13
|\ \ \ \ \
| * | | | | UBI: fix debugging messagesArtem Bityutskiy2012-01-11
| * | | | | UBI: make vid_hdr non-staticRichard Weinberger2012-01-10
* | | | | | kexec: remove KMSG_DUMP_KEXECWANG Cong2012-01-12
| |/ / / / |/| | | |
* | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2012-01-10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | UBI: fix use-after-free on error pathArtem Bityutskiy2012-01-05
| * | | | UBI: fix missing scrub when there is a bit-flipBhavesh Parekh2011-11-30
| | |/ / | |/| |
* | | | Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-01-10
|\ \ \ \
| * | | | mtd: Fix dependency for MTD_DOC200xFabio Estevam2012-01-09
| * | | | mtd: do not use mtd->block_markbad directlyArtem Bityutskiy2012-01-09
| * | | | mtd: introduce mtd_can_have_bb helperArtem Bityutskiy2012-01-09
| * | | | mtd: do not use mtd->suspend and mtd->resume directlyArtem Bityutskiy2012-01-09
| * | | | mtd: do not use mtd->lock, unlock and is_locked directlyArtem Bityutskiy2012-01-09
| * | | | mtd: do not use mtd->sync directlyArtem Bityutskiy2012-01-09
| * | | | mtd: harmonize mtd_writev usageArtem Bityutskiy2012-01-09
| * | | | mtd: do not use mtd->lock_user_prot_reg directlyArtem Bityutskiy2012-01-09
| * | | | mtd: mtd->write_user_prot_reg directlyArtem Bityutskiy2012-01-09
| * | | | mtd: do not use mtd->read_*_prot_reg directlyArtem Bityutskiy2012-01-09
| * | | | mtd: do not use mtd->get_*_prot_info directlyArtem Bityutskiy2012-01-09
| * | | | mtd: do not use mtd->read_oob directlyArtem Bityutskiy2012-01-09
| * | | | mtd: mtdoops: do not use mtd->panic_write directlyArtem Bityutskiy2012-01-09
| * | | | mtd: do not use mtd->get_unmapped_area directlyArtem Bityutskiy2012-01-09
| * | | | mtd: introduce mtd_has_oob helperArtem Bityutskiy2012-01-09