aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus/mhi (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-09bus: mhi: core: Add support for forced PM resumeLoic Poulain1-3/+18
2021-12-03bus: mhi: pci_generic: Fix device recovery failed issueSlark Xiao1-1/+1
2021-09-01Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds6-91/+117
2021-08-27Revert "bus: mhi: Add inbound buffers allocation flag"Greg Kroah-Hartman2-7/+4
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-7/+4
2021-08-26Revert "net: really fix the build..."Kalle Valo2-7/+4
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+7
2021-08-05bus: mhi: core: Improve debug messages for power upBhaumik Bhatt1-1/+5
2021-08-05bus: mhi: core: Replace DMA allocation wrappers with original APIsBhaumik Bhatt4-47/+28
2021-08-05bus: mhi: core: Add range checks for BHI and BHIeBhaumik Bhatt1-1/+17
2021-08-05bus: mhi: pci_generic: Set register access length for MHI driverBhaumik Bhatt1-0/+1
2021-08-05bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-upBhaumik Bhatt1-0/+3
2021-08-05bus: mhi: core: Set BHI/BHIe offsets on power up preparationBhaumik Bhatt2-43/+27
2021-08-05bus: mhi: pci_generic: Add Cinterion MV31-W PCIe to MHIULRICH Thomas1-0/+37
2021-08-05bus: mhi: Add inbound buffers allocation flagLoic Poulain2-4/+7
2021-08-03net: really fix the build...David S. Miller2-4/+7
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-14/+48
2021-07-21bus: mhi: pci_generic: Fix inbound IPCR channelLoic Poulain1-1/+17
2021-07-21bus: mhi: core: Validate channel ID when processing command completionsBhaumik Bhatt1-5/+12
2021-07-21bus: mhi: pci_generic: Apply no-op for wake using sideband wake booleanBhaumik Bhatt1-8/+19
2021-07-15bus: mhi: pci-generic: configurable network interface MRURichard Laing1-1/+5
2021-06-24bus: mhi: pci-generic: Add missing 'pci_disable_pcie_error_reporting()' callsChristophe JAILLET1-1/+4
2021-06-24bus: mhi: Wait for M2 state during system resumeBaochen Qiang1-0/+1
2021-06-24bus: mhi: core: Fix power down latencyLoic Poulain1-13/+5
2021-06-09bus: mhi: pci-generic: Fix hibernationLoic Poulain1-1/+35
2021-06-09bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove()Wei Yongjun1-1/+1
2021-06-09bus: mhi: pci_generic: T99W175: update channel name from AT to DUNJarvis Jiang1-2/+2
2021-04-09bus: mhi: core: Fix shadow declarationsManivannan Sadhasivam1-6/+6
2021-04-08bus: mhi: pci_generic: Constify mhi_controller_config struct definitionsManivannan Sadhasivam1-3/+3
2021-04-08bus: mhi: pci_generic: Introduce Foxconn T99W175 supportJarvis Jiang1-0/+47
2021-04-08bus: mhi: core: Sanity check values from remote device before useJeffrey Hugo1-7/+74
2021-04-07bus: mhi: pci_generic: Add FIREHOSE channelsLoic Poulain1-0/+35
2021-04-07bus: mhi: pci_generic: Implement PCI shutdown callbackLoic Poulain1-0/+7
2021-04-07bus: mhi: core: Remove __ prefix for MHI channel unprepare functionBhaumik Bhatt1-5/+5
2021-04-07bus: mhi: core: Check channel execution environment before issuing resetBhaumik Bhatt1-0/+11
2021-04-07bus: mhi: core: Clear configuration from channel context during resetBhaumik Bhatt1-0/+13
2021-04-07bus: mhi: core: Hold device wake for channel update commandsBhaumik Bhatt1-5/+14
2021-04-07bus: mhi: core: Update debug messages to use client deviceBhaumik Bhatt1-7/+5
2021-04-07bus: mhi: core: Improvements to the channel handling state machineBhaumik Bhatt3-69/+100
2021-04-07bus: mhi: core: Clear context for stopped channels from remove()Bhaumik Bhatt1-1/+2
2021-04-07bus: mhi: core: Allow sending the STOP channel commandBhaumik Bhatt1-0/+5
2021-04-07bus: mhi: pci_generic: Add SDX65 based modem supportBhaumik Bhatt1-0/+11
2021-04-07bus: mhi: core: Remove pre_init flag used for power purposesBhaumik Bhatt2-23/+0
2021-04-07bus: mhi: pm: reduce PM state change verbosityLoic Poulain1-5/+5
2021-04-07bus: mhi: core: Fix MHI runtime_pm behaviorLoic Poulain1-5/+16
2021-04-01bus: mhi: core: Move to polling method to wait for MHI readyBhaumik Bhatt1-18/+16
2021-04-01bus: mhi: core: Introduce internal register poll helper functionBhaumik Bhatt2-0/+26
2021-03-31bus: mhi: core: Improve state strings for debug messagesBhaumik Bhatt1-17/+17
2021-03-31bus: mhi: core: Wait for MHI READY state in most scenariosBhaumik Bhatt2-4/+3
2021-03-31bus: mhi: core: Identify Flash Programmer as a mission mode use caseBhaumik Bhatt1-1/+2