Age | Commit message (Expand) | Author |
2013-04-19 | mtdchar: remove no-longer-used vma helpers | Linus Torvalds |
2013-04-19 | vm: convert mtdchar mmap to vm_iomap_memory() helper | Linus Torvalds |
2013-03-18 | Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2013-03-14 | mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY | Brian Norris |
2013-03-08 | mtd: bcm47xxpart: look for NVRAM at the end of device | Rafał Miłecki |
2013-03-08 | Revert "mtd: bcm47xxpart: improve probing of nvram partition" | Rafał Miłecki |
2013-03-03 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman |
2013-03-02 | Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2013-03-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-02-27 | mtd: mtd_stresstest: use prandom_bytes() | Akinobu Mita |
2013-02-27 | mtd: mtd_subpagetest: convert to use prandom library | Akinobu Mita |
2013-02-27 | mtd: mtd_speedtest: use prandom_bytes | Akinobu Mita |
2013-02-27 | mtd: mtd_pagetest: convert to use prandom library | Akinobu Mita |
2013-02-27 | mtd: mtd_oobtest: convert to use prandom library | Akinobu Mita |
2013-02-27 | mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes() | Akinobu Mita |
2013-02-27 | mtd: convert to idr_alloc() | Tejun Heo |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2013-02-26 | export kernel_write(), convert open-coded instances | Al Viro |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-21 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-21 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-15 | MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names | Hauke Mehrtens |
2013-02-13 | mtd: bcm47xxnflash: use pr_fmt for module prefix in messages | Rafał Miłecki |
2013-02-13 | mtd: davinci_nand: Use managed resources | Mrugesh Katepallewar |
2013-02-13 | mtd: mtd_torturetest can cause stack overflows | Al Cooper |
2013-02-12 | mtd: physmap_of: Convert device allocation to managed devm_kzalloc() | Ezequiel Garcia |
2013-02-12 | mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC re... | Josh Wu |
2013-02-12 | mtd: atmel_nand: make pmecc-cap, pmecc-sector-size in dts is optional. | Josh Wu |
2013-02-12 | mtd: atmel_nand: avoid to report an error when lookup table offset is 0. | Josh Wu |
2013-02-05 | Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2013-02-04 | mtd: bcm47xxsflash: adjust names of bus-specific functions | Rafał Miłecki |
2013-02-04 | mtd: bcm47xxpart: improve probing of nvram partition | Hauke Mehrtens |
2013-02-04 | mtd: bcm47xxpart: add support for other erase sizes | Hauke Mehrtens |
2013-02-04 | mtd: bcm47xxnflash: register this as normal driver | Hauke Mehrtens |
2013-02-04 | mtd: bcm47xxnflash: fix message | Hauke Mehrtens |
2013-02-04 | mtd: bcm47xxsflash: register this as normal driver | Hauke Mehrtens |
2013-02-04 | mtd: bcm47xxsflash: write number of written bytes | Hauke Mehrtens |
2013-02-04 | mtd: gpmi: add sanity check for the ECC | Huang Shijie |
2013-02-04 | mtd: gpmi: set the Golois Field bit for mx6q's BCH | Huang Shijie |
2013-02-04 | mtd: devices: elm: Removes <xx> literals in elm DT node | Philip Avinash |
2013-02-04 | mtd: gpmi: fix a dereferencing freed memory error | Huang Shijie |
2013-02-04 | mtd: fix the wrong timeo for panic_nand_wait() | Huang Shijie |
2013-02-04 | mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking | Stefan Roese |
2013-02-04 | mtd: Allow removal of partitioning modules | Lubomir Rintel |
2013-02-04 | mtd: cmdlinepart: Make it into a module | Lubomir Rintel |
2013-02-04 | mtd: gpmi: dump the BCH registers | Huang Shijie |
2013-02-04 | mtd: nane: print source of error message | Tormod Volden |
2013-02-04 | mtd: fsl_ifc_nand: use more portable i/o accessors | Kim Phillips |