summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-22mtd: map: BUG() in non handled casesDmitry Eremin-Solenikov1-2/+6
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 re...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-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 Avinash2-2/+2
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 Roese4-0/+222
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
2013-02-04mtd: bcm47xxsflash: add own struct for abstrating bus typeRafał Miłecki3-13/+40
2013-02-04mtd: bcm47xxpart: register extra "firmware" partitionRafał Miłecki1-0/+11
2013-02-04mtd: bcm47xxpart: simplify size calculation to one loopRafał Miłecki1-5/+6
2013-02-04mtd: chips: Add support for GigaDevice GD25Q32/GD25Q64 SPI Flash in m25p80.cMichel Stempin1-0/+4
2013-02-04mtd: nand: omap2: Support for hardware BCH error correction.Philip Avinash2-40/+536
2013-02-04mtd: devices: elm: Add support for ELM error correctionPhilip Avinash4-1/+476
2013-02-04mtd: nand: omap2: Update nerrors using ecc.strengthPhilip Avinash1-4/+8
2013-02-04mtd: mxc_nand: compress ID info for send_read_id_v3Roman Schneider1-0/+11
2013-02-04mtd: m25p80: Flash protection support for STmicro chipsAustin Boyle1-0/+96
2013-02-04mtd: rename random32() to prandom_u32()Akinobu Mita4-15/+15
2013-02-04mtd: cmdlinepart: update /proc/mtd commentChristopher Cordahi1-1/+1
2013-02-04mtd: cmdlinepart: describe mtd orderingChristopher Cordahi1-1/+12
2013-02-04mtd: cmdlinepart: skip partitions truncated to zeroChristopher Cordahi1-9/+8
2013-02-04mtd: cmdlinepart: fix skipping zero sized partitionChristopher Cordahi1-0/+1
2013-02-04mtd: gpmi: Always report ECC stats and return max_bitflipsZach Sadecki1-19/+8
2013-02-04mtd: docg3 fix missing bitreverse libRobert Jarzmik1-0/+1
2013-02-04mtd: davinci_nand: fix modular build with CONFIG_OF=ySergei Shtylyov1-1/+1
2013-02-01Linux 3.8-rc6v3.8-rc6Linus Torvalds1-2/+2
2013-02-01Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-14/+5
2013-02-01Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-1/+16
2013-02-01Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-58/+86
2013-02-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds18-22/+67