aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-29mtd: spi-nor: enable 4B opcodes for mx66l51235lRoman Yeryomin1-1/+1
2017-10-29mtd: spi-nor: stm32-quadspi: fix prefetching outside fsizeLudovic Barre1-1/+11
2017-10-29mtd: spi-nor: stm32-quadspi: change license textLudovic Barre1-3/+16
2017-10-29mtd: spi-nor: stm32-quadspi: Fix uninitialized error return codeGeert Uytterhoeven1-2/+2
2017-10-25spi-nor: intel-spi: Remove EXPERT dependencyBin Meng1-2/+2
2017-10-24mtd: mtk-nor: add suspend/resume supportGuochun Mao1-12/+58
2017-10-24dt-bindings: mtd: add new compatible strings and improve descriptionGuochun Mao1-6/+9
2017-10-23mtd: spi-nor: Add support for Winbond w25q16dwNeil Armstrong1-0/+5
2017-10-17mtd: spi-nor: cadence-quadspi: Add runtime PM supportVignesh R1-1/+15
2017-10-17mtd: spi-nor: cadence-quadspi: Fix error path in probeVignesh R1-2/+2
2017-10-17mtd: spi-nor: cadence-quadspi: Add support to enable loop-back clock circuitVignesh R1-2/+6
2017-10-17mtd: spi-nor: cadence-quadspi: Add new binding to enable loop-back circuitVignesh R1-0/+3
2017-10-17mtd: spi-nor: cadence-quadspi: add a delay in write sequenceVignesh R1-1/+26
2017-10-17mtd: spi-nor: cadence-quadspi: Add TI 66AK2G SoC specific compatibleVignesh R1-1/+3
2017-10-11spi-nor: intel-spi: Fall back to use SW sequencer to eraseBin Meng1-1/+49
2017-10-11spi-nor: intel-spi: Rename swseq to swseq_reg in 'struct intel_spi'Bin Meng1-8/+8
2017-10-11spi-nor: intel-spi: Remove the unnecessary HSFSTS register RWBin Meng1-3/+2
2017-10-11spi-nor: intel-spi: Don't assume OPMENU0/1 to be programmed by BIOSBin Meng1-26/+65
2017-10-11spi-nor: intel-spi: Remove 'Atomic Cycle Sequence' in intel_spi_write()Bin Meng1-5/+0
2017-10-11spi-nor: intel-spi: Use SW sequencer for BYT/LPTBin Meng1-15/+15
2017-10-11spi-nor: intel-spi: Check transfer length in the HW/SW cycleBin Meng1-2/+10
2017-10-11spi-nor: intel-spi: Fix broken software sequencing codesBin Meng1-2/+2
2017-10-11spi-nor: intel-spi: Remove useless 'buf' parameter in the HW/SW cycleBin Meng1-8/+6
2017-10-11spi-nor: intel-spi: Fix number of protected range registers for BYT/LPTBin Meng1-5/+11
2017-10-10mtd: spi-nor: intel-spi: Add support for Intel Cedar Fork SPI serial flashMika Westerberg1-0/+1
2017-10-10mtd: spi-nor: intel-spi: Add support for Intel Lewisburg SPI serial flashMika Westerberg1-0/+1
2017-10-10mtd: spi-nor: add support for Gigadevice GD25LQ32Klaus Goger1-0/+5
2017-10-10mtd: spi-nor: add support for GD25Q256Andy Yan1-0/+8
2017-10-10mtd: spi-nor: add a quad_enable callback in struct flash_infoAndy Yan1-0/+11
2017-10-10mtd: spi-nor: Allow Cadence QSPI support for ARM64Thor Thayer1-1/+1
2017-10-10mtd: spi-nor: Add spi-nor mtd resume handlerKamal Dasu1-0/+14
2017-10-10mtd: spi-nor: add spi_nor_init() functionKamal Dasu2-18/+48
2017-10-10mtd: spi-nor: Kill check with no effectRichard Weinberger1-2/+1
2017-10-08Linux 4.14-rc4Linus Torvalds1-1/+1
2017-10-06ARC: [plat-hsdk]: Add reset controller node to manage ethernet resetEugeniy Paltsev2-0/+10
2017-10-06arm64: Ensure fpsimd support is ready before userspace is activeSuzuki K Poulose1-1/+1
2017-10-06arm64: Ensure the instruction emulation is ready for userspaceSuzuki K Poulose2-2/+2
2017-10-06powerpc/powernv: Increase memory block size to 1GB on radixAnton Blanchard1-1/+9
2017-10-05dm raid: fix incorrect status output at the end of a "recover" processJonathan Brassow2-5/+7
2017-10-05KVM: add X86_LOCAL_APIC dependencyArnd Bergmann1-0/+1
2017-10-05ovl: fix regression caused by exclusive upper/work dir protectionAmir Goldstein3-9/+26
2017-10-05ovl: fix missing unlock_rename() in ovl_do_copy_up()Amir Goldstein4-24/+22
2017-10-05ovl: fix dentry leak in ovl_indexdir_cleanup()Amir Goldstein1-2/+4
2017-10-05ovl: fix dput() of ERR_PTR in ovl_cleanup_index()Amir Goldstein1-1/+4
2017-10-05ovl: fix error value printed in ovl_lookup_index()Amir Goldstein1-0/+1
2017-10-05ovl: fix may_write_real() for overlayfs directoriesAmir Goldstein1-1/+3
2017-10-05x86/kvm: Move kvm_fastop_exception to .fixup sectionJosh Poimboeuf1-2/+4
2017-10-05i2c: i2c-stm32f7: make structure stm32f7_setup static constColin Ian King1-1/+1
2017-10-05i2c: ensure termination of *_device_id tablesThomas Meyer1-0/+1
2017-10-05i2c: i801: Add support for Intel Cedar ForkJarkko Nikula3-0/+6