summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2012-12-10mtd: mxc_nand: fix unbalanced clk_disable() in error pathLothar Waßmann1-1/+2
2012-12-10mtd: nandsim: Introduce debugfs infrastructureEzequiel Garcia1-56/+130
2012-12-10mtd: physmap_of: error checking to prevent a NULL pointer dereferenceAnton Prins1-2/+4
2012-12-10mtg: docg3: potential divide by zero in doc_write_oob()Dan Carpenter1-1/+1
2012-12-10mtd: bcm47xxnflash: writing supportRafał Miłecki2-3/+79
2012-12-10UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia4-85/+50
2012-12-10UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia6-14/+23
2012-12-04UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()Richard Weinberger1-9/+9
2012-12-04UBI: remove PEB from free tree in get_peb_for_wl()Richard Weinberger1-1/+7
2012-12-04mtd: tests/read: initialize buffer for whole next pageChristian Herzig1-1/+1
2012-12-03mtd: at91: atmel_nand: return bit flips for the PMECC read_page()Josh Wu1-5/+11
2012-12-03mtd: fix recovery after failed write-buffer operation in cfi_cmdset_0002.cHarald Nordgard-Hansen1-2/+14
2012-12-03mtd: nand: onfi need to be probed in 8 bits modeMatthieu CASTET1-0/+2
2012-12-03mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus widthMatthieu CASTET1-5/+9
2012-12-03mtd: nand: print flash size during detectionMatthieu CASTET1-2/+2
2012-12-03mted: nand_wait_ready timeout fixMatthieu CASTET1-1/+1
2012-12-03mtd: bcm47xxnflash: support NAND_CMD_STATUSRafał Miłecki1-0/+11
2012-12-03mtd: bcm47xxnflash: define some magic numbersRafał Miłecki1-11/+20
2012-12-03mtd: remove the "chip" parameter in nand_get_device()Huang Shijie1-23/+14
2012-12-03mtd: remove the de-select chip code in nand_release_device()Huang Shijie1-10/+25
2012-12-03mtd: m25p80: modify info for Micron N25Q128Liming Wang1-1/+2
2012-12-03mtd cs553x_nand: Initialise ecc.strength before nand_scan()Nathan Williams1-2/+1
2012-12-03UBI: replace memcpy with struct assignmentEzequiel Garcia3-7/+4
2012-12-01Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2-2/+1
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2-2/+1
2012-11-30UBI: remove spurious commentEzequiel Garcia1-1/+0
2012-11-30UBI: gluebi: rename misleading variablesEzequiel Garcia1-14/+14
2012-11-30Merge branch 'pm-qos'Rafael J. Wysocki1-1/+3
2012-11-26Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson4-7/+9
2012-11-22mtd: fix a number of checkpatch complaintsArtem Bityutskiy9-18/+25
2012-11-22mtd: remove use of __devexitBill Pemberton46-50/+50
2012-11-22mtd: remove use of __devinitconstBill Pemberton3-3/+3
2012-11-22mtd: remove use of __devinitdataBill Pemberton5-5/+5
2012-11-22mtd: remove use of __devinitBill Pemberton50-93/+92
2012-11-22mtd: remove use of __devexit_pBill Pemberton38-38/+38
2012-11-22mtd: Drop FORTUNET supportAlexander Shiyan3-285/+0
2012-11-22mtd: ofpart: Replicate mtd cmdline "lk" option with device tree "lock" propertyJosh Radel1-1/+4
2012-11-22mtd: m25p80: add support for the Winbond w25q80bl chipStephen Warren1-0/+1
2012-11-22mtd: bcm47xxnflash: enable BCM4706 driverRafał Miłecki3-3/+5
2012-11-22mtd: bcm47xxnflash: implement readingRafał Miłecki2-0/+107
2012-11-22mtd: bcm47xxnflash: support for NAND_CMD_READID commandRafał Miłecki2-0/+106
2012-11-22mtd: bcm47xxnflash: init NAND on BCM4706Rafał Miłecki2-0/+110
2012-11-22mtd: prepare place for BCMA NAND flash driver(s)Rafał Miłecki5-0/+135
2012-11-21Merge branch 'clps711x/soc2' into next/socOlof Johansson7-714/+0
2012-11-21ARM: clps711x: p720t: Special driver for handling NAND memory is removedAlexander Shiyan3-183/+0
2012-11-21ARM: clps711x: autcpu12: Special driver for handling NAND memory is removedAlexander Shiyan3-245/+0
2012-11-21ARM: clps711x: cdb89712: Special driver for handling memory is removedAlexander Shiyan3-286/+0
2012-11-21mtd: bcm63xxpart: use correct printk format for partitionsJonas Gorski1-3/+2
2012-11-21mtd: bcm63xxpart: move the last curpart++ to its correct placeJonas Gorski1-1/+1
2012-11-21mtd: bcm63xxpart: make fixed part length calculation more genericJonas Gorski1-4/+7