summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: create common folderOded Gabbay2020-07-2425-12/+20
* habanalabs: check for DMA errors when clearing memoryMoti Haimovski2020-07-241-2/+23
* habanalabs: verify queue can contain all cs jobsOfir Bitton2020-07-242-0/+11
* habanalabs: Assign each CQ with its own work queueOfir Bitton2020-07-244-12/+40
* habanalabs: halt device CPU only upon certain resetOded Gabbay2020-07-245-37/+61
* habanalabs: remove unused hashOmer Shpigelman2020-07-242-3/+0
* habanalabs: use queue pi/ci in order to determine queue occupancyOfir Bitton2020-07-244-69/+39
* habanalabs: configure maximum queues per asicOfir Bitton2020-07-246-43/+83
* habanalabs: remove soft-reset support from GAUDIOded Gabbay2020-07-241-63/+36
* habanalabs: PCIe iATU refactoringOfir Bitton2020-07-244-104/+180
* habanalabs: Extract ECC information from FWOded Gabbay2020-07-243-251/+146
* habanalabs: Add dropped cs statistics info structOfir Bitton2020-07-245-2/+77
* habanalabs: extract cpu boot status lookupChristine Gharzuzi2020-07-241-44/+48
* habanalabs: rephrase error messagesOded Gabbay2020-07-244-13/+17
* habanalabs: Increase queues depthOfir Bitton2020-07-244-36/+7
* habanalabs: rephrase error messageOmer Shpigelman2020-07-241-1/+2
* habanalabs: calculate trace frequency from PLLAdam Aharon2020-07-247-10/+194
* habanalabs: align armcp_packet structure to 8 bytesOded Gabbay2020-07-241-0/+2
* uapi/habanalabs: fix some commentsOded Gabbay2020-07-241-3/+3
* habanalabs: Use mask instead of shift in sync stream registersOfir Bitton2020-07-242-36/+38
* habanalabs: sync stream generic functionalityOfir Bitton2020-07-246-66/+67
* habanalabs: Use pending CS amount per ASICOfir Bitton2020-07-248-10/+37
* habanalabs: remove rate limiters from GAUDIOded Gabbay2020-07-242-126/+1
* mei: hw: don't use one element arraysTomas Winkler2020-07-231-4/+4
* mei: hw: use sizeof of variable instead of struct typeTomas Winkler2020-07-232-6/+4
* mei: client: use sizeof of variable instead of struct typeTomas Winkler2020-07-231-4/+4
* mei: bus: use sizeof of variable instead of struct typeTomas Winkler2020-07-232-13/+12
* mei: ioctl: use sizeof of variable instead of struct typeTomas Winkler2020-07-231-3/+3
* mei: hbm: use sizeof of variable instead of struct typeTomas Winkler2020-07-231-42/+32
* Revert "mei: Avoid the use of one-element arrays"Greg Kroah-Hartman2020-07-232-5/+5
* bus: fsl-mc: probe the allocatable objects firstGrigore Popescu2020-07-231-17/+40
* bus: fsl-mc: use raw spin lock to serialize mc cmdsLaurentiu Tudor2020-07-233-4/+4
* bus: fsl-mc: add missing device typesIoana Ciornei2020-07-232-0/+60
* cardreader/rtsx_pcr.c: use generic power managementVaibhav Gupta2020-07-231-22/+11
* misc: hpilo: avoid a useless memsetChristophe JAILLET2020-07-231-2/+0
* misc: hpilo: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-231-3/+4
* Merge tag 'phy-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Greg Kroah-Hartman2020-07-2358-1694/+3789
|\
| * phy: qualcomm: fix setting of tx_deamp_3_5db when device property read failsColin Ian King2020-07-211-1/+1
| * phy: bcm63xx-usbh: Add BCM63xx USBH driverÁlvaro Fernández Rojas2020-07-213-0/+466
| * dt-bindings: phy: add bcm63xx-usbh bindingsÁlvaro Fernández Rojas2020-07-211-0/+79
| * phy: armada-38x: fix NETA lockup when repeatedly switching speedsRussell King2020-07-211-7/+38
| * dt: update Marvell Armada 38x COMPHY bindingRussell King2020-07-211-1/+9
| * phy: samsung-ufs: Fix IS_ERR argumentGustavo A. R. Silva2020-07-211-1/+1
| * dt-bindings: phy: renesas,usb3-phy: Add r8a774e1 supportLad Prabhakar2020-07-201-0/+1
| * dt-bindings: phy: renesas,usb2-phy: Add r8a774e1 supportLad Prabhakar2020-07-201-0/+1
| * phy: renesas: rcar-gen3-usb2: exit if request_irq() failedYoshihiro Shimoda2020-07-201-1/+3
| * phy: renesas: rcar-gen3-usb2: move irq registration to initYoshihiro Shimoda2020-07-201-28/+33
| * devicetree: bindings: phy: Document ipq806x dwc3 qcom phyAnsuel Smith2020-07-202-0/+128
| * phy: qualcomm: add qcom ipq806x dwc usb phy driverAnsuel Smith2020-07-203-0/+582
| * Merge branch 'fixes' into nextVinod Koul2020-07-175-16/+19
| |\