summaryrefslogtreecommitdiffstats
path: root/drivers/bus/mhi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-016-91/+117
|\
| * Revert "bus: mhi: Add inbound buffers allocation flag"Greg Kroah-Hartman2021-08-272-7/+4
| * bus: mhi: core: Improve debug messages for power upBhaumik Bhatt2021-08-051-1/+5
| * bus: mhi: core: Replace DMA allocation wrappers with original APIsBhaumik Bhatt2021-08-054-47/+28
| * bus: mhi: core: Add range checks for BHI and BHIeBhaumik Bhatt2021-08-051-1/+17
| * bus: mhi: pci_generic: Set register access length for MHI driverBhaumik Bhatt2021-08-051-0/+1
| * bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-upBhaumik Bhatt2021-08-051-0/+3
| * bus: mhi: core: Set BHI/BHIe offsets on power up preparationBhaumik Bhatt2021-08-052-43/+27
| * bus: mhi: pci_generic: Add Cinterion MV31-W PCIe to MHIULRICH Thomas2021-08-051-0/+37
| * bus: mhi: Add inbound buffers allocation flagLoic Poulain2021-08-052-4/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-262-7/+4
|\ \
| * | Revert "net: really fix the build..."Kalle Valo2021-08-262-7/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-052-4/+7
|\| |
| * | net: really fix the build...David S. Miller2021-08-032-4/+7
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-07-312-14/+48
|\|
| * bus: mhi: pci_generic: Fix inbound IPCR channelLoic Poulain2021-07-211-1/+17
| * bus: mhi: core: Validate channel ID when processing command completionsBhaumik Bhatt2021-07-211-5/+12
| * bus: mhi: pci_generic: Apply no-op for wake using sideband wake booleanBhaumik Bhatt2021-07-211-8/+19
* | bus: mhi: pci-generic: configurable network interface MRURichard Laing2021-07-151-1/+5
|/
* bus: mhi: pci-generic: Add missing 'pci_disable_pcie_error_reporting()' callsChristophe JAILLET2021-06-241-1/+4
* bus: mhi: Wait for M2 state during system resumeBaochen Qiang2021-06-241-0/+1
* bus: mhi: core: Fix power down latencyLoic Poulain2021-06-241-13/+5
* bus: mhi: pci-generic: Fix hibernationLoic Poulain2021-06-091-1/+35
* bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove()Wei Yongjun2021-06-091-1/+1
* bus: mhi: pci_generic: T99W175: update channel name from AT to DUNJarvis Jiang2021-06-091-2/+2
* bus: mhi: core: Fix shadow declarationsManivannan Sadhasivam2021-04-091-6/+6
* bus: mhi: pci_generic: Constify mhi_controller_config struct definitionsManivannan Sadhasivam2021-04-081-3/+3
* bus: mhi: pci_generic: Introduce Foxconn T99W175 supportJarvis Jiang2021-04-081-0/+47
* bus: mhi: core: Sanity check values from remote device before useJeffrey Hugo2021-04-081-7/+74
* bus: mhi: pci_generic: Add FIREHOSE channelsLoic Poulain2021-04-071-0/+35
* bus: mhi: pci_generic: Implement PCI shutdown callbackLoic Poulain2021-04-071-0/+7
* bus: mhi: core: Remove __ prefix for MHI channel unprepare functionBhaumik Bhatt2021-04-071-5/+5
* bus: mhi: core: Check channel execution environment before issuing resetBhaumik Bhatt2021-04-071-0/+11
* bus: mhi: core: Clear configuration from channel context during resetBhaumik Bhatt2021-04-071-0/+13
* bus: mhi: core: Hold device wake for channel update commandsBhaumik Bhatt2021-04-071-5/+14
* bus: mhi: core: Update debug messages to use client deviceBhaumik Bhatt2021-04-071-7/+5
* bus: mhi: core: Improvements to the channel handling state machineBhaumik Bhatt2021-04-073-69/+100
* bus: mhi: core: Clear context for stopped channels from remove()Bhaumik Bhatt2021-04-071-1/+2
* bus: mhi: core: Allow sending the STOP channel commandBhaumik Bhatt2021-04-071-0/+5
* bus: mhi: pci_generic: Add SDX65 based modem supportBhaumik Bhatt2021-04-071-0/+11
* bus: mhi: core: Remove pre_init flag used for power purposesBhaumik Bhatt2021-04-072-23/+0
* bus: mhi: pm: reduce PM state change verbosityLoic Poulain2021-04-071-5/+5
* bus: mhi: core: Fix MHI runtime_pm behaviorLoic Poulain2021-04-071-5/+16
* bus: mhi: core: Move to polling method to wait for MHI readyBhaumik Bhatt2021-04-011-18/+16
* bus: mhi: core: Introduce internal register poll helper functionBhaumik Bhatt2021-04-012-0/+26
* bus: mhi: core: Improve state strings for debug messagesBhaumik Bhatt2021-03-311-17/+17
* bus: mhi: core: Wait for MHI READY state in most scenariosBhaumik Bhatt2021-03-312-4/+3
* bus: mhi: core: Identify Flash Programmer as a mission mode use caseBhaumik Bhatt2021-03-311-1/+2
* bus: mhi: core: Add support for Flash Programmer execution environmentCarl Yin2021-03-314-0/+12
* bus: mhi: core: Handle EDL mode entry appropriatelyBhaumik Bhatt2021-03-311-1/+18