summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-27mtd: remove junk pmc551.hArtem Bityutskiy1-2/+38
2012-03-27mtd: remove retlen zeroing duplicationArtem Bityutskiy18-73/+1
2012-03-27mtd: remove R/O checking duplicationArtem Bityutskiy7-54/+15
2012-03-27mtd: do not duplicate length and offset checks in driversArtem Bityutskiy23-321/+3
2012-03-27mtd: add offset and length checks to the API functionArtem Bityutskiy1-0/+148
2012-03-27mtd: return error code from mtd_unpointArtem Bityutskiy7-17/+29
2012-03-27mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris1-15/+31
2012-03-27mtd: redboot: remove useless codeArtem Bityutskiy1-4/+2
2012-03-27mtd: nftlcore: remove out-of-date and now irrelevant piece of codeArtem Bityutskiy1-7/+0
2012-03-27mtdoops: clean-up new MTD API usageArtem Bityutskiy1-5/+4
2012-03-27mtd: mtdconcat: return -EOPNOTSUPP if block_markbad is undefinedArtem Bityutskiy1-3/+0
2012-03-27mtd: sst25l: initialize writebufsizeArtem Bityutskiy1-0/+1
2012-03-27mtd: spear_smi: initialize writebufsizeArtem Bityutskiy1-0/+1
2012-03-27mtd: lart: initialize writebufsizeArtem Bityutskiy1-0/+1
2012-03-27mtd: docg3: initialize writebufsizeArtem Bityutskiy1-1/+1
2012-03-27mtd: doc2001plus: initialize writebufsizeArtem Bityutskiy1-1/+1
2012-03-27mtd: doc2001: initialize writebufsizeArtem Bityutskiy1-1/+1
2012-03-27mtd: doc2000: initialize writebufsizeArtem Bityutskiy1-1/+1
2012-03-27mtd: block2mtd: initialize writebufsizeArtem Bityutskiy1-0/+1
2012-03-27mtd: docg4: fix printk() warningsDan Carpenter1-3/+1
2012-03-27mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASHWolfram Sang1-1/+1
2012-03-27mtd: m25p80: set writebufsizeBrian Norris1-0/+1
2012-03-27mtd: mtdcore: remove unnecessary mtd->resume checkBrian Norris1-1/+1
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy35-265/+266
2012-03-27mtd: nand: add support for diskonchip G4 nand flash deviceMike Dunn3-0/+1399
2012-03-27mtd: minor coding style cleanup in mtdpart.cStefan Roese1-1/+1
2012-03-27mtd: convert drivers/mtd/* to use module_spi_driver()Axel Lin3-39/+3
2012-03-27mtd: nand: move SCANLASTPAGE handling to the correct code blockBrian Norris1-6/+7
2012-03-27mtd: mtdoops: kill Kconfig usage instructionsBrian Norris1-3/+0
2012-03-27mtd: sa11x0: remove definitions and code left for documentation purposesRussell King - ARM Linux1-100/+0
2012-03-27mtd: sa11x0: Remove shutdown handlerRussell King - ARM Linux1-12/+0
2012-03-27mtd: spear_smi: release memory region during removeShiraz Hashim1-0/+4
2012-03-27mtd: ST SPEAr: Add SMI driver for serial NOR flashShiraz Hashim3-0/+1120
2012-03-27mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocksBrian Norris1-4/+8
2012-03-27mtd: nand: fix SCAN2NDPAGE check for BBMBrian Norris1-17/+23
2012-03-27mtd: nand: erase block before marking badBrian Norris1-0/+11
2012-03-27mtd: onenand: samsung: add missing iounmapJulia Lawall1-2/+2
2012-03-27mtd: mtdcore: Fix build warning when CONFIG_MTD_CHAR is not definedFabio Estevam1-1/+1
2012-03-27mtd: mtdblock: call mtd_sync() only if opened for writeAlexander Stein2-2/+7
2012-03-27mtd: pmc551: fix signedness bug in init_pmc551()Xi Wang1-2/+2
2012-03-27mtd: cfi: AMD/Fujitsu compatibles: add panic write supportIra W. Snyder1-0/+240
2012-03-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+2
2012-03-03Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds1-0/+2
2012-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2012-03-02Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-14/+75
2012-03-02Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds5-10/+35
2012-03-02hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz1-0/+27
2012-03-02hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz1-8/+34
2012-03-01Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds5-31/+41
2012-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-3/+3