aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-12-10mtg: docg3: potential divide by zero in doc_write_oob()Dan Carpenter
2012-12-10mtd: bcm47xxnflash: writing supportRafał Miłecki
2012-12-04mtd: tests/read: initialize buffer for whole next pageChristian Herzig
2012-12-03mtd: at91: atmel_nand: return bit flips for the PMECC read_page()Josh Wu
2012-12-03mtd: fix recovery after failed write-buffer operation in cfi_cmdset_0002.cHarald Nordgard-Hansen
2012-12-03mtd: nand: onfi need to be probed in 8 bits modeMatthieu CASTET
2012-12-03mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus widthMatthieu CASTET
2012-12-03mtd: nand: print flash size during detectionMatthieu CASTET
2012-12-03mted: nand_wait_ready timeout fixMatthieu CASTET
2012-12-03mtd: bcm47xxnflash: support NAND_CMD_STATUSRafał Miłecki
2012-12-03mtd: bcm47xxnflash: define some magic numbersRafał Miłecki
2012-12-03mtd: remove the "chip" parameter in nand_get_device()Huang Shijie
2012-12-03mtd: remove the de-select chip code in nand_release_device()Huang Shijie
2012-12-03mtd: m25p80: modify info for Micron N25Q128Liming Wang
2012-12-03mtd cs553x_nand: Initialise ecc.strength before nand_scan()Nathan Williams
2012-11-22mtd: fix a number of checkpatch complaintsArtem Bityutskiy
2012-11-22mtd: remove use of __devexitBill Pemberton
2012-11-22mtd: remove use of __devinitconstBill Pemberton
2012-11-22mtd: remove use of __devinitdataBill Pemberton
2012-11-22mtd: remove use of __devinitBill Pemberton
2012-11-22mtd: remove use of __devexit_pBill Pemberton
2012-11-22mtd: Drop FORTUNET supportAlexander Shiyan
2012-11-22mtd: ofpart: Replicate mtd cmdline "lk" option with device tree "lock" propertyJosh Radel
2012-11-22mtd: m25p80: add support for the Winbond w25q80bl chipStephen Warren
2012-11-22mtd: bcm47xxnflash: enable BCM4706 driverRafał Miłecki
2012-11-22mtd: bcm47xxnflash: implement readingRafał Miłecki
2012-11-22mtd: bcm47xxnflash: support for NAND_CMD_READID commandRafał Miłecki
2012-11-22mtd: bcm47xxnflash: init NAND on BCM4706Rafał Miłecki
2012-11-22mtd: prepare place for BCMA NAND flash driver(s)Rafał Miłecki
2012-11-22bcma: export PLL reading functionRafał Miłecki
2012-11-21mtd: bcm63xxpart: use correct printk format for partitionsJonas Gorski
2012-11-21mtd: bcm63xxpart: move the last curpart++ to its correct placeJonas Gorski
2012-11-21mtd: bcm63xxpart: make fixed part length calculation more genericJonas Gorski
2012-11-21mtd: bcm63xxpart: merge sparelen calculationJonas Gorski
2012-11-21mtd: bcm63xxpart: remove unused variableJonas Gorski
2012-11-21mtd: use SQUASHFS_MAGIC from uapi/linux/magic.hLuka Perkov
2012-11-21mtd: mtd_blkdevs: Replace request handler kthread with a workqueueEzequiel Garcia
2012-11-21mtd: mtd_blkdev: Use a different name for block_device_operations variableEzequiel Garcia
2012-11-18mtd: Fix typo mtd/testsMasanari Iida
2012-11-18mtd: de-select the chip when it is not usedHuang Shijie
2012-11-18mtd: s3c2410: Fix potential NULL pointer dereference errorSachin Kamat
2012-11-16mtd: physmap_of: allow to specify the mtd name for retro compatiblityJean-Christophe PLAGNIOL-VILLARD
2012-11-16mtd: fsl_ifc_nand: wait tWB time, poll R/B before command executionPrabhakar Kushwaha
2012-11-16mtd: diskonchip: don't warn about ARM architectureArnd Bergmann
2012-11-15mtd: nand_wait: warn if the nand is busy on exitMatthieu CASTET
2012-11-15mtd: davinci: add support for parition binding nodesMurali Karicheri
2012-11-15mtd: cmdlinepart: fix the overflow of big mtd partitionsHuang Shijie
2012-11-15mtdoops: don't erase flash at each bootMatthieu CASTET
2012-11-15mtd: sh_flctl: Add device tree supportBastian Hecht
2012-11-15mtd: sh_flctl: Add DMA capabiltyBastian Hecht