aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-18Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtdLinus Torvalds3-58/+90
2013-03-14mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris2-39/+57
2013-03-08mtd: bcm47xxpart: look for NVRAM at the end of deviceRafał Miłecki1-7/+25
2013-03-08Revert "mtd: bcm47xxpart: improve probing of nvram partition"Rafał Miłecki1-13/+9
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman1-0/+1
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds33-329/+1800
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2013-02-27mtd: mtd_stresstest: use prandom_bytes()Akinobu Mita1-2/+1
2013-02-27mtd: mtd_subpagetest: convert to use prandom libraryAkinobu Mita1-30/+12
2013-02-27mtd: mtd_speedtest: use prandom_bytesAkinobu Mita1-8/+1
2013-02-27mtd: mtd_pagetest: convert to use prandom libraryAkinobu Mita1-30/+13
2013-02-27mtd: mtd_oobtest: convert to use prandom libraryAkinobu Mita1-33/+16
2013-02-27mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()Akinobu Mita1-1/+1
2013-02-27mtd: convert to idr_alloc()Tejun Heo1-7/+2
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-23/+13
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-8/+14
2013-02-26export kernel_write(), convert open-coded instancesAl Viro1-22/+12
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2013-02-21Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+6
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds13-64/+51
2013-02-15MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens1-1/+1
2013-02-13mtd: bcm47xxnflash: use pr_fmt for module prefix in messagesRafał Miłecki3-4/+8
2013-02-13mtd: davinci_nand: Use managed resourcesMrugesh Katepallewar1-19/+5
2013-02-13mtd: mtd_torturetest can cause stack overflowsAl Cooper1-14/+11
2013-02-12mtd: physmap_of: Convert device allocation to managed devm_kzalloc()Ezequiel Garcia1-5/+3
2013-02-12mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC requirement.Josh Wu1-3/+87
2013-02-12mtd: atmel_nand: make pmecc-cap, pmecc-sector-size in dts is optional.Josh Wu1-21/+31
2013-02-12mtd: atmel_nand: avoid to report an error when lookup table offset is 0.Josh Wu1-5/+4
2013-02-05Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtdLinus Torvalds5-6/+10
2013-02-04mtd: bcm47xxsflash: adjust names of bus-specific functionsRafał Miłecki1-4/+12
2013-02-04mtd: bcm47xxpart: improve probing of nvram partitionHauke Mehrtens1-9/+13
2013-02-04mtd: bcm47xxpart: add support for other erase sizesHauke Mehrtens1-1/+4
2013-02-04mtd: bcm47xxnflash: register this as normal driverHauke Mehrtens1-5/+2
2013-02-04mtd: bcm47xxnflash: fix messageHauke Mehrtens1-1/+2
2013-02-04mtd: bcm47xxsflash: register this as normal driverHauke Mehrtens1-1/+2
2013-02-04mtd: bcm47xxsflash: write number of written bytesHauke Mehrtens1-0/+1
2013-02-04mtd: gpmi: add sanity check for the ECCHuang Shijie2-2/+30
2013-02-04mtd: gpmi: set the Golois Field bit for mx6q's BCHHuang Shijie3-2/+28
2013-02-04mtd: devices: elm: Removes <xx> literals in elm DT nodePhilip Avinash1-1/+1
2013-02-04mtd: gpmi: fix a dereferencing freed memory errorHuang Shijie1-1/+1
2013-02-04mtd: fix the wrong timeo for panic_nand_wait()Huang Shijie1-6/+2
2013-02-04mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) lockingStefan Roese2-0/+218
2013-02-04mtd: Allow removal of partitioning modulesLubomir Rintel3-0/+19
2013-02-04mtd: cmdlinepart: Make it into a moduleLubomir Rintel2-3/+9
2013-02-04mtd: gpmi: dump the BCH registersHuang Shijie2-0/+7
2013-02-04mtd: nane: print source of error messageTormod Volden1-3/+2
2013-02-04mtd: fsl_ifc_nand: use more portable i/o accessorsKim Phillips1-114/+119
2013-02-04mtd: uclinux: add a comment about why uclinux_ram_map must not be staticUwe Kleine-König1-0/+6
2013-02-04mtd: uclinux: support ROM and allow passing the base addressUwe Kleine-König2-6/+20