summaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-28coresight: Add support for Coresight SoC 600 componentsSuzuki K Poulose3-0/+15
2017-08-28coresight tmc: Add support for Coresight SoC 600 TMCSuzuki K Poulose2-0/+20
2017-08-28coresight tmc: Support for save-restore in ETRSuzuki K Poulose2-1/+21
2017-08-28coresight tmc etr: Setup AXI cache encoding for read transfersSuzuki K Poulose2-1/+15
2017-08-28coresight tmc etr: Cleanup AXICTL register handlingSuzuki K Poulose2-8/+19
2017-08-28coresight tmc etr: Detect address width at runtimeSuzuki K Poulose2-3/+27
2017-08-28coresight tmc: Detect support for scatter gatherSuzuki K Poulose2-0/+7
2017-08-28coresight tmc etr: Add capabilitiy informationSuzuki K Poulose2-5/+35
2017-08-28coresight tmc: Handle configuration types properlySuzuki K Poulose1-3/+11
2017-08-28coresight replicator: Expose replicator management registersSuzuki K Poulose1-0/+23
2017-08-28coresight tmc: Expose DBA and AXICTLSuzuki K Poulose1-0/+4
2017-08-28coresight tmc: Add helpers for accessing 64bit registersSuzuki K Poulose4-8/+34
2017-08-28coresight: Use the new helper for defining registersSuzuki K Poulose5-65/+67
2017-08-28coresight: Add support for reading 64bit registersSuzuki K Poulose1-5/+24
2017-08-28coresight replicator: Cleanup programmable replicator namingSuzuki K Poulose4-11/+9
2017-08-28coresight: etm4x: Adds trace return stack option programming for ETMv4.Mike Leach1-0/+4
2017-08-28coresight: ptm: Adds trace return stack option programming for PTM.Mike Leach2-3/+16
2017-08-28coresight: pmu: Adds return stack option to perf coresight pmuMike Leach3-0/+4
2017-08-28hwtracing: coresight: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-28coresight: etm3x: Set synchronisation frequencty to TRM defaultMathieu Poirier1-0/+2
2017-08-28coresight: etb10: Move etb_disable_hw() outside of lockMathieu Poirier1-1/+1
2017-08-28coresight: Add barrier packet for synchronisationMathieu Poirier5-3/+67
2017-08-28coresight: etb10: Remove useless conversion to LEMathieu Poirier1-8/+4
2017-08-28coresight: Correct buffer lost incrementMathieu Poirier2-5/+13
2017-08-28spmi: pmic-arb: Move the ownership check to irq_chip callbackKiran Gunda1-7/+19
2017-08-28spmi: Convert to using %pOF instead of full_nameRob Herring1-8/+6
2017-08-28spmi: pmic-arb: Remove checking opc value not less than 0Fenglin Wu1-2/+2
2017-08-28spmi: pmic-arb: add support for HW version 5David Collins1-22/+214
2017-08-28spmi: pmic-arb: fix a possible null pointer dereferenceKiran Gunda1-2/+2
2017-08-28spmi: pmic-arb: return __iomem pointer instead of offsetKiran Gunda1-42/+51
2017-08-28spmi: pmic-arb: use irq_chip callback to set spmi irq wakeup capabilityKiran Gunda1-4/+9
2017-08-28spmi: pmic-arb: return the value instead of passing by pointerKiran Gunda1-42/+40
2017-08-28spmi: pmic-arb: replace the writel_relaxed with __raw_writelKiran Gunda1-1/+1
2017-08-28spmi: pmic-arb: fix memory allocation for mapping_tableKiran Gunda1-6/+5
2017-08-28spmi: pmic-arb: optimize qpnpint_irq_set_type functionKiran Gunda1-12/+12
2017-08-28spmi: pmic-arb: clean up pmic_arb_find_apid functionKiran Gunda1-7/+6
2017-08-28spmi: pmic-arb: rename pa_xx to pmic_arb_xx and other cleanupKiran Gunda1-209/+209
2017-08-28spmi: pmic-arb: remove the read/write access checksKiran Gunda1-70/+5
2017-08-28mei: make device_type constBhumika Goyal1-1/+1
2017-08-28Revert "staging: Fix build issues with new binder API"Jisheng Zhang1-1/+1
2017-08-28Linux 4.13-rc7v4.13-rc7Linus Torvalds1-1/+1
2017-08-28Avoid page waitqueue race leaving possible page locker waitingLinus Torvalds1-4/+5
2017-08-27Minor page waitqueue cleanupsLinus Torvalds2-8/+10
2017-08-27Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds1-2/+2
2017-08-26PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULLChristoph Hellwig1-10/+3
2017-08-26mm/memblock.c: reversed logic in memblock_discard()Pavel Tatashin1-1/+1
2017-08-26fork: fix incorrect fput of ->exe_file causing use-after-freeEric Biggers1-0/+1
2017-08-26mm/madvise.c: fix freeing of locked page with MADV_FREEEric Biggers1-1/+1
2017-08-26dax: fix deadlock due to misaligned PMD faultsRoss Zwisler1-0/+10
2017-08-26mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabledKirill A. Shutemov1-2/+2