summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: sunxi: replace the NFC_BUF_TO_USER_DATA() macro by an inline functionBoris BREZILLON2015-10-021-5/+7
* mtd: nand: sunxi: retrieve corrected OOB bytesBoris BREZILLON2015-10-021-1/+17
* mtd: nand: sunxi: factorize extra OOB bytes handlingBoris BREZILLON2015-10-021-42/+48
* mtd: nand: sunxi: make use of sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON2015-10-021-128/+40
* mtd: nand: sunxi: introduce sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON2015-10-021-0/+92
* mtd: nand: sunxi: create sunxi_nfc_hw_ecc_enable()/disable() functionsBoris BREZILLON2015-10-021-38/+32
* mtd: nand: fsmc: Remove BUG macrosStefan Roese2015-10-021-3/+5
* mtd: nand: fsmc: Small whitespace cleanupStefan Roese2015-10-021-1/+1
* mtd: nand: remove unused ->init_size() hookBoris BREZILLON2015-10-011-4/+1
* mtd: brcmnand: remove unnecessary fields from brcmnand_socBrian Norris2015-09-301-2/+0
* mtd: brcmnand: refactor iProc SoC layeringBrian Norris2015-09-301-11/+11
* mtd: brcmnand: refactor bcm63138 SoC layeringBrian Norris2015-09-301-10/+8
* mtd: nand: sunxi: rework macrosBoris BREZILLON2015-09-301-59/+64
* Merge MTD 4.3-rc updates into -nextBrian Norris2015-09-302-18/+11
|\
| * mxc_nand: fix copy_spareEric Benard2015-09-281-1/+1
| * mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()Boris BREZILLON2015-09-221-0/+1
| * mtd: nand: sunxi: fix OOB handling in ->write_xxx() functionsBoris BREZILLON2015-09-211-17/+9
* | mtd: nand: vf610_nfc: include missing pincrl/consumer.hBrian Norris2015-09-301-0/+1
* | mtd: mtdpart: fix add_mtd_partitions error pathBoris BREZILLON2015-09-301-1/+3
* | Revert "mtd: mtdram: check offs and len in mtdram->erase"Brian Norris2015-09-301-21/+0
* | mtd: mtdram: check offs and len in mtdram->eraseDongsheng Yang2015-09-301-0/+21
* | mtd: nand: vf610_nfc: add hardware BCH-ECC supportStefan Agner2015-09-292-4/+205
* | mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and othersStefan Agner2015-09-293-0/+696
* | mtd: provide proper 32/64-bit compat_ioctl() support for BLKPGBrian Norris2015-09-291-9/+33
* | mtd: spi-nor: add support for w25q128fwBrian Norris2015-09-291-0/+1
* | mtd: spi-nor: scale up timeout for full-chip eraseFurquan Shaikh2015-09-291-4/+34
* | mtd: spi-nor: Add support for sst25wf040bYao Yuan2015-09-291-0/+1
* | pcmciamtd: Add id for PRETEC 4MB SRAMTom Englund2015-09-291-0/+1
* | mtd: nand: denali: max_banks calculation changed in revision 5.1Graham Moore2015-09-292-1/+12
* | mtd: nand: denali: pass col argument to READID operationEnrico Jorns2015-09-291-1/+1
* | mtd: cmdlinepart: convert printk() to pr_*()Brian Norris2015-09-291-14/+11
* | mtd: cmdlinepart: allow small partitionsBrian Norris2015-09-291-3/+2
* | mtd: spi-nor: s25fl008k and s25fl016k supports dual/quad modeJoachim Eastwood2015-09-291-2/+2
* | mtd: Destroy mtd_idr on module_exitJohannes Thumshirn2015-09-291-0/+1
* | mtd: nand: pxa3xx-nand: prevent DFI bus lockup on removalRobert Jarzmik2015-09-291-2/+15
* | mtd: mxc_nand: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-291-0/+1
* | mtd: blktrans: fix multiplication overflowPeng Fan2015-09-291-1/+1
* | mtd: mpc5121_nfc: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-291-0/+1
* | mtd: fsl_ifc_nand: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-291-0/+1
* | mtd: fsl_elbc_nand: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-291-0/+1
* | mtd: orion_nand: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-291-0/+1
* | mtd: nand: pxa3xx-nand: switch to dmaengineRobert Jarzmik2015-09-281-114/+108
* | mtd: nandsim: drop null test before destroy functionsJulia Lawall2015-09-221-2/+1
* | mtd: nand: add nand_check_erased helper functionsBoris BREZILLON2015-09-221-0/+128
* | Merge tag 'v4.3-rc1' into MTD -next developmentBrian Norris2015-09-145369-149686/+389655
|\|
| * thermal: fix intel PCH thermal driver mismergeLinus Torvalds2015-09-121-7/+4
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-121-1/+2
| |\
| | * fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches2015-09-121-1/+2
| * | Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds2015-09-124-42/+203
| |\ \
| | * | NTB: Fix range check on memory window indexAllen Hubbe2015-09-071-1/+1