aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-06-29Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-29sg: remove ->sg_magic memberJens Axboe
2018-06-29Merge tag 'pci-v4.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-29Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-29Merge tag 'drm-fixes-2018-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-06-29Merge tag 'for-4.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-29Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-06-29drbd: Fix drbd_request_prepare() discard handlingBart Van Assche
2018-06-29Merge branch 'pm-domains'Rafael J. Wysocki
2018-06-29i2c: gpio: initialize SCL to HIGH againWolfram Sang
2018-06-29i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfersPeter Rosin
2018-06-29i2c: algos: bit: mention our experience about initial statesWolfram Sang
2018-06-29Revert "i2c: algo-bit: init the bus to a known state"Wolfram Sang
2018-06-29Merge tag 'drm-misc-fixes-2018-06-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-06-29Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-06-28dm: prevent DAX mounts if not supportedRoss Zwisler
2018-06-28dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()Ross Zwisler
2018-06-28pmem: only set QUEUE_FLAG_DAX for fsdax modeRoss Zwisler
2018-06-28Merge tag 'mtd/fixes-for-4.18-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds