summaryrefslogtreecommitdiff
path: root/drivers/bus/mhi/host/init.c
AgeCommit message (Expand)Author
2023-12-14bus: mhi: host: Add a separate timeout parameter for waiting readyQiang Yu
2023-07-13bus: mhi: host: use vmalloc_array and vcallocJulia Lawall
2023-04-03bus: mhi: host: Use ERANGE for BHIOFF/BHIEOFF range checkJeffrey Hugo
2023-04-03bus: mhi: host: Range check CHDBOFF and ERDBOFFJeffrey Hugo
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2023-01-27bus: mhi: host: Update mhi driver descriptionSlark Xiao
2022-06-24bus: mhi: host: Move IRQ allocation to controller registration phaseQiang Yu
2022-05-19Merge tag 'mhi-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman
2022-05-09bus: mhi: replace snprintf with sysfs_emitWan Jiabing
2022-04-23bus: mhi: host: Optimize and update MMIO register write methodBhaumik Bhatt
2022-04-23bus: mhi: host: Bail on writing register fields if read failsBhaumik Bhatt
2022-04-23bus: mhi: host: Add soc_reset sysfsJeffrey Hugo
2022-03-18bus: mhi: Make mhi_state_str[] array static inline and move to common.hManivannan Sadhasivam
2022-03-18bus: mhi: host: Rename "struct mhi_tre" to "struct mhi_ring_element"Manivannan Sadhasivam
2022-03-18bus: mhi: Use bitfield operations for register read and writeManivannan Sadhasivam
2022-03-18bus: mhi: Move host MHI code to "host" directoryManivannan Sadhasivam