aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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
2013-02-12mtd: atmel_nand: make pmecc-cap, pmecc-sector-size in dts is optional.Josh Wu
2013-02-12mtd: atmel_nand: avoid to report an error when lookup table offset is 0.Josh Wu
2013-02-05Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-02-04mtd: bcm47xxsflash: adjust names of bus-specific functionsRafał Miłecki
2013-02-04mtd: bcm47xxpart: improve probing of nvram partitionHauke Mehrtens
2013-02-04mtd: bcm47xxpart: add support for other erase sizesHauke Mehrtens
2013-02-04mtd: bcm47xxnflash: register this as normal driverHauke Mehrtens
2013-02-04mtd: bcm47xxnflash: fix messageHauke Mehrtens
2013-02-04mtd: bcm47xxsflash: register this as normal driverHauke Mehrtens
2013-02-04mtd: bcm47xxsflash: write number of written bytesHauke Mehrtens
2013-02-04mtd: gpmi: add sanity check for the ECCHuang Shijie
2013-02-04mtd: gpmi: set the Golois Field bit for mx6q's BCHHuang Shijie
2013-02-04mtd: devices: elm: Removes <xx> literals in elm DT nodePhilip Avinash
2013-02-04mtd: gpmi: fix a dereferencing freed memory errorHuang Shijie
2013-02-04mtd: fix the wrong timeo for panic_nand_wait()Huang Shijie
2013-02-04mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) lockingStefan Roese
2013-02-04mtd: Allow removal of partitioning modulesLubomir Rintel
2013-02-04mtd: cmdlinepart: Make it into a moduleLubomir Rintel
2013-02-04mtd: gpmi: dump the BCH registersHuang Shijie
2013-02-04mtd: nane: print source of error messageTormod Volden
2013-02-04mtd: fsl_ifc_nand: use more portable i/o accessorsKim Phillips
2013-02-04mtd: uclinux: add a comment about why uclinux_ram_map must not be staticUwe Kleine-König
2013-02-04mtd: uclinux: support ROM and allow passing the base addressUwe Kleine-König