summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-08mtd: rawnand: Move all page cache related fields to a sub-structBoris Brezillon
2019-04-08mtd: rawnand: Provide a helper to get chip->data_bufBoris Brezillon
2019-04-08mtd: rawnand: Initialize the nand_device objectBoris Brezillon
2019-04-08mtd: rawnand: Fill memorg during detectionBoris Brezillon
2019-04-08mtd: spinand: Implement mtd->_max_bad_blocksBoris Brezillon
2019-04-08mtd: nand: Add max_bad_eraseblocks_per_lun info to memorgBoris Brezillon
2019-04-08mtd: rawnand: meson: set oob layout opsLiang Yang
2019-04-08mtd: rawnand: vf610: Avoid a potential NULL pointer dereferenceAditya Pakki
2019-04-08mtd: rawnand: ingenic: Move BBTs out of ECC areaPaul Cercueil
2019-04-08mtd: rawnand: ingenic: Add ooblayout for the Qi Ben NanonotePaul Cercueil
2019-04-08mtd: rawnand: ingenic: Add support for the JZ4725BPaul Cercueil
2019-04-08mtd: rawnand: ingenic: Add support for the JZ4740Paul Cercueil
2019-04-08mtd: rawnand: ingenic: Make use of ecc-engine propertyPaul Cercueil
2019-04-08mtd: rawnand: ingenic: Separate top-level and SoC specific codePaul Cercueil
2019-03-21mtd: rawnand: ingenic: Rename jz4780_bch_init to jz4780_bch_resetPaul Cercueil
2019-03-21mtd: rawnand: ingenic: Rename jz4780_nand driver to ingenic_nandPaul Cercueil
2019-03-21mtd: rawnand: ingenic: Use SPDX license notifiersPaul Cercueil
2019-03-21mtd: rawnand: Move drivers for Ingenic SoCs to subfolderPaul Cercueil
2019-03-21mtd: rawnand: meson: fix a potential memory leak in meson_nfc_read_bufMartin Blumenstingl
2019-03-21mtd: rawnand: meson: add missing ENOMEM check in meson_nfc_read_buf()Martin Blumenstingl
2019-03-21mtd: rawnand: atmel: switch to SPDX license identifiersTudor Ambarus
2019-03-21mtd: rawnand: atmel: add sam9x60 nand controller supportTudor Ambarus
2019-03-21mtd: rawnand: atmel: add generic name for EBICSA regmapTudor Ambarus
2019-03-21memory: atmel-ebi: add sam9x60 EBI supportTudor Ambarus
2019-03-21memory: atmel-ebi: add generic name for ebi regmapTudor Ambarus
2019-03-21mtd: rawnand: Mark expected switch fall-throughsGustavo A. R. Silva
2019-03-21mtd: rawnand: gpmi: Introduce GPMI_IS_MXS() macroFabio Estevam
2019-03-21mtd: spinand: Use the spi-mem dirmap APIBoris Brezillon
2019-03-17Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-16Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-15Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-03-15Merge tag 'ntb-5.1' of git://github.com/jonmason/ntbLinus Torvalds
2019-03-15Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linuxLinus Torvalds
2019-03-15Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-15Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-03-15iommu/amd: Fix NULL dereference bug in match_hid_uidAaron Ma
2019-03-15xen/balloon: Fix mapping PG_offline pages to user spaceDavid Hildenbrand
2019-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-14zram: default to lzo-rle instead of lzoDave Rodgman
2019-03-14Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-03-14Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-14Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-03-14Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteprocLinus Torvalds
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-03-14scsi: aacraid: Fix performance issue on logical drivesSagar Biradar