summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-25spi-nor: intel-spi: Remove EXPERT dependencyBin Meng
2017-10-24mtd: mtk-nor: add suspend/resume supportGuochun Mao
2017-10-24dt-bindings: mtd: add new compatible strings and improve descriptionGuochun Mao
2017-10-23mtd: spi-nor: Add support for Winbond w25q16dwNeil Armstrong
2017-10-17mtd: spi-nor: cadence-quadspi: Add runtime PM supportVignesh R
2017-10-17mtd: spi-nor: cadence-quadspi: Fix error path in probeVignesh R
2017-10-17mtd: spi-nor: cadence-quadspi: Add support to enable loop-back clock circuitVignesh R
2017-10-17mtd: spi-nor: cadence-quadspi: Add new binding to enable loop-back circuitVignesh R
2017-10-17mtd: spi-nor: cadence-quadspi: add a delay in write sequenceVignesh R
2017-10-17mtd: spi-nor: cadence-quadspi: Add TI 66AK2G SoC specific compatibleVignesh R
2017-10-11spi-nor: intel-spi: Fall back to use SW sequencer to eraseBin Meng
2017-10-11spi-nor: intel-spi: Rename swseq to swseq_reg in 'struct intel_spi'Bin Meng
2017-10-11spi-nor: intel-spi: Remove the unnecessary HSFSTS register RWBin Meng
2017-10-11spi-nor: intel-spi: Don't assume OPMENU0/1 to be programmed by BIOSBin Meng
2017-10-11spi-nor: intel-spi: Remove 'Atomic Cycle Sequence' in intel_spi_write()Bin Meng
2017-10-11spi-nor: intel-spi: Use SW sequencer for BYT/LPTBin Meng
2017-10-11spi-nor: intel-spi: Check transfer length in the HW/SW cycleBin Meng
2017-10-11spi-nor: intel-spi: Fix broken software sequencing codesBin Meng
2017-10-11spi-nor: intel-spi: Remove useless 'buf' parameter in the HW/SW cycleBin Meng
2017-10-11spi-nor: intel-spi: Fix number of protected range registers for BYT/LPTBin Meng
2017-10-10mtd: spi-nor: intel-spi: Add support for Intel Cedar Fork SPI serial flashMika Westerberg
2017-10-10mtd: spi-nor: intel-spi: Add support for Intel Lewisburg SPI serial flashMika Westerberg
2017-10-10mtd: spi-nor: add support for Gigadevice GD25LQ32Klaus Goger
2017-10-10mtd: spi-nor: add support for GD25Q256Andy Yan
2017-10-10mtd: spi-nor: add a quad_enable callback in struct flash_infoAndy Yan
2017-10-10mtd: spi-nor: Allow Cadence QSPI support for ARM64Thor Thayer
2017-10-10mtd: spi-nor: Add spi-nor mtd resume handlerKamal Dasu
2017-10-10mtd: spi-nor: add spi_nor_init() functionKamal Dasu
2017-10-10mtd: spi-nor: Kill check with no effectRichard Weinberger
2017-10-08Linux 4.14-rc4v4.14-rc4Linus Torvalds
2017-10-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-10-07Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-07Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-10-06Merge tag 'hwmon-for-linus-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-10-06Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-10-06Merge tag 'arc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-10-06Merge tag 'xfs-4.14-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-10-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-10-06Merge tag 'pci-v4.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-10-06Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-10-06Merge tag 'ceph-for-4.14-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-10-06ARC: [plat-hsdk]: Add reset controller node to manage ethernet resetEugeniy Paltsev
2017-10-06Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-06Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-10-06Merge tag 'drm-fixes-for-v4.14-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-10-06Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-10-06arm64: Ensure fpsimd support is ready before userspace is activeSuzuki K Poulose