summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman2013-01-0414-43/+37Star
* Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-12-2012-135/+98Star
|\
| * UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia2012-12-104-85/+50Star
| * UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia2012-12-106-14/+23
| * UBI: replace memcpy with struct assignmentEzequiel Garcia2012-12-033-7/+4Star
| * UBI: remove spurious commentEzequiel Garcia2012-11-301-1/+0Star
| * UBI: gluebi: rename misleading variablesEzequiel Garcia2012-11-301-14/+14
| * UBI: do not allocate the memory unnecessarilyArtem Bityutskiy2012-10-261-12/+7Star
| * UBI: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-10-261-4/+2Star
* | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds2012-12-1993-1638/+2298
|\ \
| * | mtd: nand: typo in nand_id_has_period() commentsBrian Norris2012-12-131-1/+1
| * | mtd: nand/gpio: use io{read,write}*_rep accessorsMatthew Leach2012-12-131-4/+4
| * | mtd: block2mtd: throttle writes by calling balance_dirty_pages_ratelimited.NeilBrown2012-12-131-0/+2
| * | mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang2012-12-131-0/+9
| * | mtd: nand/docg4: fix and improve read of factory bbtMike Dunn2012-12-121-5/+19
| * | mtd: nand/docg4: reserve bb marker area in ecclayoutMike Dunn2012-12-121-4/+6
| * | mtd: nand/docg4: add support for writing in reliable modeMike Dunn2012-12-121-0/+39
| * | mtd: mxc_nand: reorder part_probes to let cmdline override other sourcesLothar Waßmann2012-12-101-1/+2
| * | mtd: mxc_nand: fix unbalanced clk_disable() in error pathLothar Waßmann2012-12-101-1/+2
| * | mtd: nandsim: Introduce debugfs infrastructureEzequiel Garcia2012-12-101-56/+130
| * | mtd: physmap_of: error checking to prevent a NULL pointer dereferenceAnton Prins2012-12-101-2/+4
| * | mtg: docg3: potential divide by zero in doc_write_oob()Dan Carpenter2012-12-101-1/+1
| * | mtd: bcm47xxnflash: writing supportRafał Miłecki2012-12-102-3/+79
| * | mtd: tests/read: initialize buffer for whole next pageChristian Herzig2012-12-041-1/+1
| * | mtd: at91: atmel_nand: return bit flips for the PMECC read_page()Josh Wu2012-12-031-5/+11
| * | mtd: fix recovery after failed write-buffer operation in cfi_cmdset_0002.cHarald Nordgard-Hansen2012-12-031-2/+14
| * | mtd: nand: onfi need to be probed in 8 bits modeMatthieu CASTET2012-12-031-0/+2
| * | mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus widthMatthieu CASTET2012-12-031-5/+9
| * | mtd: nand: print flash size during detectionMatthieu CASTET2012-12-031-2/+2
| * | mted: nand_wait_ready timeout fixMatthieu CASTET2012-12-031-1/+1
| * | mtd: bcm47xxnflash: support NAND_CMD_STATUSRafał Miłecki2012-12-031-0/+11
| * | mtd: bcm47xxnflash: define some magic numbersRafał Miłecki2012-12-031-11/+20
| * | mtd: remove the "chip" parameter in nand_get_device()Huang Shijie2012-12-031-23/+14Star
| * | mtd: remove the de-select chip code in nand_release_device()Huang Shijie2012-12-031-10/+25
| * | mtd: m25p80: modify info for Micron N25Q128Liming Wang2012-12-031-1/+2
| * | mtd cs553x_nand: Initialise ecc.strength before nand_scan()Nathan Williams2012-12-031-2/+1Star
| * | mtd: fix a number of checkpatch complaintsArtem Bityutskiy2012-11-229-18/+25
| * | mtd: remove use of __devexitBill Pemberton2012-11-2246-50/+50
| * | mtd: remove use of __devinitconstBill Pemberton2012-11-223-3/+3
| * | mtd: remove use of __devinitdataBill Pemberton2012-11-225-5/+5
| * | mtd: remove use of __devinitBill Pemberton2012-11-2250-93/+92Star
| * | mtd: remove use of __devexit_pBill Pemberton2012-11-2238-38/+38
| * | mtd: Drop FORTUNET supportAlexander Shiyan2012-11-223-285/+0Star
| * | mtd: ofpart: Replicate mtd cmdline "lk" option with device tree "lock" propertyJosh Radel2012-11-221-1/+4
| * | mtd: m25p80: add support for the Winbond w25q80bl chipStephen Warren2012-11-221-0/+1
| * | mtd: bcm47xxnflash: enable BCM4706 driverRafał Miłecki2012-11-223-3/+5
| * | mtd: bcm47xxnflash: implement readingRafał Miłecki2012-11-222-0/+107
| * | mtd: bcm47xxnflash: support for NAND_CMD_READID commandRafał Miłecki2012-11-222-0/+106
| * | mtd: bcm47xxnflash: init NAND on BCM4706Rafał Miłecki2012-11-222-0/+110
| * | mtd: prepare place for BCMA NAND flash driver(s)Rafał Miłecki2012-11-225-0/+135