summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-18bcma: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon
2018-07-18mtd: rawnand: nuc900: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon
2018-07-18mtd: rawnand: qcom: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon
2018-07-18mtd: rawnand: mxc: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon
2018-07-18mtd: rawnand: mxc: Avoid inclusion of asm/mach headersBoris Brezillon
2018-07-18mtd: rawnand: brcmnand: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon
2018-07-18mtd: rawnand: lpc32xx: Allow selection of these drivers when COMPILE_TEST=yBoris Brezillon
2018-07-18mtd: rawnand: sharpsl: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon
2018-07-18mtd: rawnand: sharpsl: Remove inclusion of mach and asm headersBoris Brezillon
2018-07-18mtd: rawnand: omap2: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon
2018-07-18mtd: rawnand: Add 'depends on HAS_IOMEM' where missingBoris Brezillon
2018-07-18mtd: rawnand: gpmi: Remove useless dependency on MTD_NANDBoris Brezillon
2018-07-18mtd: rawnand: qcom: erased page bitflips detectionAbhishek Sahu
2018-07-18mtd: rawnand: gpmi: remove redundant variable payload_virtColin Ian King
2018-07-18mtd: rawnand: docg4: fix the probe function error pathMiquel Raynal
2018-07-18mtd: rawnand: denali: optimize timing parameters for data interfaceMasahiro Yamada
2018-07-18mtd: rawnand: denali_dt: add more clocks based on IP datasheetMasahiro Yamada
2018-07-18mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->devMasahiro Yamada
2018-07-18mtd: rawnand: mxc: remove __init qualifier from mxcnd_probe_dtMartin Kaiser
2018-07-18mtd: spinand: macronix: Add support for MX35LF2GE4ABMiquel Raynal
2018-07-18mtd: spinand: Add initial support for the MX35LF1GE4AB chipBoris Brezillon
2018-07-18mtd: spinand: Add initial support for Winbond W25M02GVFrieder Schrempf
2018-07-18mtd: spinand: Add initial support for Micron MT29F2G01ABAGDPeter Pan
2018-07-18mtd: nand: Add core infrastructure to support SPI NANDsPeter Pan
2018-07-18mtd: rawnand: provide only single helper function for ECC confAbhishek Sahu
2018-07-18mtd: rawnand: qcom: code reorganization for raw readAbhishek Sahu
2018-07-18mtd: rawnand: qcom: check for operation errors in case of raw readAbhishek Sahu
2018-07-18mtd: rawnand: qcom: fix return value for raw page readAbhishek Sahu
2018-07-18mtd: rawnand: qcom: modify write_oob to remove read codeword partAbhishek Sahu
2018-07-18mtd: rawnand: qcom: parse read errors for read oob alsoAbhishek Sahu
2018-07-18mtd: rawnand: qcom: fix null pointer access for erased page detectionAbhishek Sahu
2018-07-18mtd: rawnand: qcom: erased page detection for uncorrectable errors onlyAbhishek Sahu
2018-07-18mtd: rawnand: qcom: wait for desc completion in all BAM channelsAbhishek Sahu
2018-07-18mtd: rawnand: qcom: use the ecc strength from device parameterAbhishek Sahu
2018-07-18mtd: rawnand: qcom: remove dt property nand-ecc-step-sizeAbhishek Sahu
2018-07-18mtd: rawnand: denali: use helper function for ecc setupAbhishek Sahu
2018-07-18mtd: rawnand: helper function for setting up ECC configurationAbhishek Sahu
2018-07-02mtd: rawnand: micron: add fixup for ONFI revisionChris Packham
2018-07-02mtd: rawnand: add defines for ONFI version bitsChris Packham
2018-07-02mtd: rawnand: add manufacturer fixup for ONFI parameter pageChris Packham
2018-07-02mtd: rawnand: marvell: Handle on-die ECCChris Packham
2018-07-02mtd: rawnand: add NVIDIA Tegra NAND Flash controller driverStefan Agner
2018-07-02mtd: rawnand: add an option to specify NAND chip as a boot deviceStefan Agner
2018-07-02mtd: rawnand: add Reed-Solomon error correction algorithmStefan Agner
2018-07-02mtd: rawnand: hynix: fix decoding the OOB size on H27UCG8T2BTRMartin Blumenstingl
2018-07-02mtd: rawnand: micron: Update ecc_stats.correctedBoris Brezillon
2018-07-02mtd: rawnand: atmel: add module param to avoid using dmaPeter Rosin
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-01Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds