aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2013-04-05mtd: remove the dbox2-flash map driverArtem Bityutskiy
2013-04-05mtd: devices: elm: check for device's presence before configurationDaniel Mack
2013-04-05mtd: nand_base: Removed unnecessary cleaning "onfi_version" variableAlexander Shiyan
2013-04-05mtd: nand_base: Removed unnecessary command maskingAlexander Shiyan
2013-04-05mtd: m25p80: add entry for w25q128Rafał Miłecki
2013-04-05mtd: maps: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-04-05mtd: m25p80: add support for SST25VF064CKrzysztof Mazur
2013-04-05mtd: m25p80: introduce SST_WRITE flag for SST byte programmingKrzysztof Mazur
2013-04-05mtd: ofpart: support partitions of 4 GiB and largerJoe Schaack
2013-04-05mtd: m25p80: n25q064 is Micron, not Intel/NumonyxBrian Norris
2013-04-05mtd: doc: remove support for DoC 2000/2001/2001+Artem Bityutskiy
2013-04-05mtd: nand_ids: introduce helper macrosArtem Bityutskiy
2013-04-05mtd: nand: remove few tiny page NAND bitsArtem Bityutskiy
2013-04-05mtd: nand: rename the id field of 'struct nand_flash_dev'Artem Bityutskiy
2013-04-05mtd: nand: use NAND_HAS_CACHEPROGArtem Bityutskiy
2013-04-05mtd: nand: remove a bunch of unused commandsArtem Bityutskiy
2013-04-05mtd: nand: remove AG-AND supportArtem Bityutskiy
2013-04-05mtd: nand: remove the rtc_from4 driver supportArtem Bityutskiy
2013-04-05mtd: decommission the NAND museumArtem Bityutskiy
2013-04-05mtd: nand_ids: minor clean-upsArtem Bityutskiy
2013-04-05mtd: mtdchar: handle chips that have user otp but no factory otpUwe Kleine-König
2013-04-05mtd: m25p80: add support for EON EN25QH256Daniel Schwierzeck
2013-04-05mtd: m25p80: add support for Macronix MX66L51235LDaniel Schwierzeck
2013-03-18Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-03-14mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris
2013-03-08mtd: bcm47xxpart: look for NVRAM at the end of deviceRafał Miłecki
2013-03-08Revert "mtd: bcm47xxpart: improve probing of nvram partition"Rafał Miłecki
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-02-27mtd: mtd_stresstest: use prandom_bytes()Akinobu Mita
2013-02-27mtd: mtd_subpagetest: convert to use prandom libraryAkinobu Mita
2013-02-27mtd: mtd_speedtest: use prandom_bytesAkinobu Mita
2013-02-27mtd: mtd_pagetest: convert to use prandom libraryAkinobu Mita
2013-02-27mtd: mtd_oobtest: convert to use prandom libraryAkinobu Mita
2013-02-27mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()Akinobu Mita
2013-02-27mtd: convert to idr_alloc()Tejun Heo
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-02-26export kernel_write(), convert open-coded instancesAl Viro
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-15MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens
2013-02-13mtd: bcm47xxnflash: use pr_fmt for module prefix in messagesRafał Miłecki
2013-02-13mtd: davinci_nand: Use managed resourcesMrugesh Katepallewar
2013-02-13mtd: mtd_torturetest can cause stack overflowsAl Cooper
2013-02-12mtd: physmap_of: Convert device allocation to managed devm_kzalloc()Ezequiel Garcia
2013-02-12mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC re...Josh Wu