summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-25habanalabs: GAUDI does not support soft-resetOded Gabbay5-17/+35
2020-05-25habanalabs: add print for soft reset due to eventOmer Shpigelman1-2/+10
2020-05-25habanalabs: improve MMU cache invalidation codeOmer Shpigelman1-2/+4
2020-05-25habanalabs: don't set default fence_ops->waitDaniel Vetter1-1/+0
2020-05-22misc: rtsx: Remove unnecessary rts5249_set_aspm(), rts5260_set_aspm()Bjorn Helgaas2-28/+0
2020-05-22misc: rtsx: Simplify rtsx_comm_set_aspm()Bjorn Helgaas1-10/+3
2020-05-22misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTLBjorn Helgaas6-39/+14
2020-05-22misc: rtsx: Use ASPM_MASK_NEG instead of hard-coded valueBjorn Helgaas1-2/+2
2020-05-22misc: rtsx: Removed unused dev_aspm_modeBjorn Helgaas5-83/+18
2020-05-22misc: rtsx: Remove unused pcr_opsBjorn Helgaas2-16/+3
2020-05-22bus: mhi: core: Handle syserr during power_upJeffrey Hugo1-0/+27
2020-05-22bus: mhi: core: Handle write lock properly in mhi_pm_m0_transitionHemant Kumar1-3/+7
2020-05-22bus: mhi: core: Do not process SYS_ERROR if RDDM is supportedHemant Kumar1-3/+8
2020-05-22bus: mhi: core: Skip handling BHI irq if MHI reg access is not allowedHemant Kumar1-7/+14
2020-05-22bus: mhi: core: Handle disable transitions in state workerHemant Kumar3-1/+12
2020-05-22bus: mhi: core: Remove the system error worker threadHemant Kumar5-25/+20
2020-05-22bus: mhi: core: Ensure non-zero session or sequence ID values are usedBhaumik Bhatt2-8/+8
2020-05-22bus: mhi: core: Improve debug logs for loading firmwareBhaumik Bhatt1-3/+18
2020-05-22bus: mhi: core: Return appropriate error codes for AMSS load failureBhaumik Bhatt1-11/+12
2020-05-22bus: mhi: core: Handle firmware load using state workerBhaumik Bhatt5-23/+5
2020-05-22bus: mhi: core: Read transfer length from an event properlyHemant Kumar1-2/+7
2020-05-22bus: mhi: core: Add range check for channel id received in event ringHemant Kumar1-11/+29
2020-05-22bus: mhi: core: Cache intmod from mhi event to mhi channelHemant Kumar1-0/+4
2020-05-22bus: mhi: core: Refactor mhi queue APIsHemant Kumar2-63/+47
2020-05-22Merge tag 'soundwire-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman21-72/+1066
2020-05-22Merge tag 'icc-5.8-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman16-26/+1061
2020-05-21w1_therm: remove redundant assignments to variable retColin Ian King1-4/+4
2020-05-21w1_therm: Free the correct variableDan Carpenter1-2/+3
2020-05-20soundwire: intel: use a single moduleRander Wang1-4/+1
2020-05-20soundwire: fix spelling mistakeVinod Koul1-1/+1
2020-05-20soundwire: fix trailing line in sysfs_slave.cVinod Koul1-1/+0
2020-05-20soundwire: add Slave sysfs supportPierre-Louis Bossart8-3/+631
2020-05-20soundwire: master: add sysfs supportPierre-Louis Bossart2-0/+107
2020-05-20soundwire: disco: s/ch/channels/Pierre-Louis Bossart2-9/+10
2020-05-19fpga: dfl: afu: Corrected error handling levelsSouptick Joarder1-2/+2
2020-05-19misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controllerLad Prabhakar1-0/+4
2020-05-19genwqe: convert get_user_pages() --> pin_user_pages()John Hubbard1-33/+9
2020-05-19drivers/mic/scif: convert get_user_pages() --> pin_user_pages()John Hubbard1-13/+13
2020-05-19coresight: cti: Add CPU idle pm notifer to CTI devicesMike Leach1-0/+69
2020-05-19coresight: cti: Add CPU Hotplug handling to CTI driverMike Leach2-0/+93
2020-05-19coresight: etm4x: Fix use-after-free of per-cpu etm drvdataSuzuki K Poulose1-0/+1
2020-05-19coresight: Avoid casting void pointersStephen Boyd1-3/+6
2020-05-19coresight: Include required headers in C filesStephen Boyd4-2/+33
2020-05-19coresight: Initialize arg in sparse friendly wayStephen Boyd2-2/+2
2020-05-19coresight: Don't initialize variables unnecessarilyStephen Boyd1-4/+4
2020-05-19coresight: Mark some functions staticStephen Boyd4-6/+5
2020-05-19coresight: etm4x: Add support for Neoverse N1 ETMAnurag Koul1-0/+1
2020-05-19coresight: etmv4: Update default filter and initialisationMike Leach2-18/+7
2020-05-19coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb()Sai Prakash Ranjan1-8/+8
2020-05-19coresight: Fix support for sparsely populated portsSuzuki K Poulose3-30/+72