summaryrefslogtreecommitdiffstats
path: root/include/linux/mhi.h
Commit message (Expand)AuthorAgeFilesLines
* bus: mhi: host: allow MHI client drivers to provide the firmware via a pointerKalle Valo2023-08-041-0/+6
* bus: mhi: host: Remove mhi_poll() APIManivannan Sadhasivam2023-03-071-7/+0
* bus: mhi: core: Add an API for auto queueing buffers for DL channelManivannan Sadhasivam2021-12-171-5/+16
* bus: mhi: core: Add support for forced PM resumeLoic Poulain2021-12-091-0/+13
* Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-011-0/+2
|\
| * Revert "bus: mhi: Add inbound buffers allocation flag"Greg Kroah-Hartman2021-08-271-6/+1
| * bus: mhi: Add MMIO region length to controller structureBhaumik Bhatt2021-08-051-0/+2
| * bus: mhi: Add inbound buffers allocation flagLoic Poulain2021-08-051-1/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-261-6/+1
|\ \
| * | Revert "net: really fix the build..."Kalle Valo2021-08-261-6/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-051-1/+6
|\| |
| * | net: really fix the build...David S. Miller2021-08-031-1/+6
| * | Revert "mhi: Fix networking tree build."Jakub Kicinski2021-08-021-6/+1
| * | mhi: Fix networking tree build.David S. Miller2021-08-021-1/+6
| |/
* / bus: mhi: pci-generic: configurable network interface MRURichard Laing2021-07-151-0/+2
|/
* bus: mhi: fix typo in comments for struct mhi_channel_configJarvis Jiang2021-04-091-1/+1
* bus: mhi: Improve documentation on channel transfer setup APIsBhaumik Bhatt2021-04-071-2/+16
* bus: mhi: core: Remove pre_init flag used for power purposesBhaumik Bhatt2021-04-071-2/+0
* bus: mhi: core: Add support for Flash Programmer execution environmentCarl Yin2021-03-311-1/+3
* bus: mhi: Make firmware image optional for controllerBhaumik Bhatt2021-03-101-1/+1
* Merge branch 'mhi-net-immutable' into mhi-nextManivannan Sadhasivam2021-01-271-0/+9
|\
| * bus: mhi: core: Add helper API to return number of free TREsHemant Kumar2021-01-271-0/+9
* | Merge branch 'mhi-ath11k-immutable' into mhi-nextManivannan Sadhasivam2021-01-211-0/+2
|\ \
| * | mhi: use irq_flags if controller driver configures itCarl Huang2021-01-211-0/+2
| |/
* | mhi: unconstify mhi_event_configLoic Poulain2021-01-211-1/+1
* | bus: mhi: core: Add device hardware reset supportLoic Poulain2021-01-041-0/+9
|/
* Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-151-3/+13
|\
| * bus: mhi: core: Indexed MHI controller nameLoic Poulain2020-11-281-0/+2
| * Merge branch 'mhi-ath11k-immutable' into mhi-nextManivannan Sadhasivam2020-11-201-2/+0
| |\
| * | bus: mhi: core: Move to using high priority workqueueBhaumik Bhatt2020-11-181-0/+2
| * | bus: mhi: core: Rename RDDM download function to use proper wordsBhaumik Bhatt2020-11-181-3/+3
| * | bus: mhi: core: Expose mhi_get_exec_env() API for controllersBhaumik Bhatt2020-11-181-0/+6
* | | Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-12-041-2/+0
|\ \ \ | | |/ | |/|
| * | bus: mhi: Remove auto-start optionLoic Poulain2020-11-181-2/+0
| |/
* / bus: mhi: Add mhi_queue_is_full functionLoic Poulain2020-11-051-0/+7
|/
* bus: mhi: Remove unused nr_irqs_req variableLoic Poulain2020-10-021-2/+0
* bus: mhi: core: Introduce debugfs entries for MHIBhaumik Bhatt2020-10-021-0/+2
* bus: mhi: Remove include of rwlock_types.hClark Williams2020-10-021-2/+1
* bus: mhi: core: Add const qualifier to MHI config informationHemant Kumar2020-10-021-3/+3
* bus: mhi: core: Introduce APIs to allocate and free the MHI controllerBhaumik Bhatt2020-10-021-0/+12
* bus: mhi: core: Read and save device hardware information from BHIBhaumik Bhatt2020-10-021-0/+6
* bus: mhi: core: Introduce counters to track MHI device state transitionsBhaumik Bhatt2020-10-021-0/+2
* bus: mhi: core: Use generic name field for an MHI deviceBhaumik Bhatt2020-10-021-4/+4
* bus: mhi: fix doubled words and struct image_info kernel-docRandy Dunlap2020-10-021-4/+6
* bus: mhi: core: Remove the system error worker threadHemant Kumar2020-05-221-2/+0
* bus: mhi: core: Handle firmware load using state workerBhaumik Bhatt2020-05-221-2/+0
* Merge 5.7-rc5 into char-misc-nextGreg Kroah-Hartman2020-05-111-6/+10
|\
| * bus: mhi: core: Fix typo in commentJeffrey Hugo2020-05-051-1/+1
| * bus: mhi: core: Offload register accesses to the controllerJeffrey Hugo2020-05-051-0/+6
| * bus: mhi: core: Remove link_status() callbackJeffrey Hugo2020-05-051-2/+0