Age | Commit message (Expand) | Author |
2021-09-01 | Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-08-27 | Revert "bus: mhi: Add inbound buffers allocation flag" | Greg Kroah-Hartman |
2021-08-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-26 | Revert "net: really fix the build..." | Kalle Valo |
2021-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-05 | bus: mhi: Add MMIO region length to controller structure | Bhaumik Bhatt |
2021-08-05 | bus: mhi: Add inbound buffers allocation flag | Loic Poulain |
2021-08-03 | net: really fix the build... | David S. Miller |
2021-08-02 | Revert "mhi: Fix networking tree build." | Jakub Kicinski |
2021-08-02 | mhi: Fix networking tree build. | David S. Miller |
2021-07-15 | bus: mhi: pci-generic: configurable network interface MRU | Richard Laing |
2021-04-09 | bus: mhi: fix typo in comments for struct mhi_channel_config | Jarvis Jiang |
2021-04-07 | bus: mhi: Improve documentation on channel transfer setup APIs | Bhaumik Bhatt |
2021-04-07 | bus: mhi: core: Remove pre_init flag used for power purposes | Bhaumik Bhatt |
2021-03-31 | bus: mhi: core: Add support for Flash Programmer execution environment | Carl Yin |
2021-03-10 | bus: mhi: Make firmware image optional for controller | Bhaumik Bhatt |
2021-01-27 | Merge branch 'mhi-net-immutable' into mhi-next | Manivannan Sadhasivam |
2021-01-27 | bus: mhi: core: Add helper API to return number of free TREs | Hemant Kumar |
2021-01-21 | Merge branch 'mhi-ath11k-immutable' into mhi-next | Manivannan Sadhasivam |
2021-01-21 | mhi: use irq_flags if controller driver configures it | Carl Huang |
2021-01-21 | mhi: unconstify mhi_event_config | Loic Poulain |
2021-01-04 | bus: mhi: core: Add device hardware reset support | Loic Poulain |
2020-12-15 | Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-04 | Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/... | Jakub Kicinski |
2020-11-28 | bus: mhi: core: Indexed MHI controller name | Loic Poulain |
2020-11-20 | Merge branch 'mhi-ath11k-immutable' into mhi-next | Manivannan Sadhasivam |
2020-11-18 | bus: mhi: core: Move to using high priority workqueue | Bhaumik Bhatt |
2020-11-18 | bus: mhi: core: Rename RDDM download function to use proper words | Bhaumik Bhatt |
2020-11-18 | bus: mhi: core: Expose mhi_get_exec_env() API for controllers | Bhaumik Bhatt |
2020-11-18 | bus: mhi: Remove auto-start option | Loic Poulain |
2020-11-05 | bus: mhi: Add mhi_queue_is_full function | Loic Poulain |
2020-10-02 | bus: mhi: Remove unused nr_irqs_req variable | Loic Poulain |
2020-10-02 | bus: mhi: core: Introduce debugfs entries for MHI | Bhaumik Bhatt |
2020-10-02 | bus: mhi: Remove include of rwlock_types.h | Clark Williams |
2020-10-02 | bus: mhi: core: Add const qualifier to MHI config information | Hemant Kumar |
2020-10-02 | bus: mhi: core: Introduce APIs to allocate and free the MHI controller | Bhaumik Bhatt |
2020-10-02 | bus: mhi: core: Read and save device hardware information from BHI | Bhaumik Bhatt |
2020-10-02 | bus: mhi: core: Introduce counters to track MHI device state transitions | Bhaumik Bhatt |
2020-10-02 | bus: mhi: core: Use generic name field for an MHI device | Bhaumik Bhatt |
2020-10-02 | bus: mhi: fix doubled words and struct image_info kernel-doc | Randy Dunlap |
2020-05-22 | bus: mhi: core: Remove the system error worker thread | Hemant Kumar |
2020-05-22 | bus: mhi: core: Handle firmware load using state worker | Bhaumik Bhatt |
2020-05-11 | Merge 5.7-rc5 into char-misc-next | Greg Kroah-Hartman |
2020-05-05 | bus: mhi: core: Fix typo in comment | Jeffrey Hugo |
2020-05-05 | bus: mhi: core: Offload register accesses to the controller | Jeffrey Hugo |
2020-05-05 | bus: mhi: core: Remove link_status() callback | Jeffrey Hugo |
2020-05-05 | bus: mhi: Fix parsing of mhi_flags | Manivannan Sadhasivam |
2020-04-28 | bus: mhi: core: Add support for MHI suspend and resume | Manivannan Sadhasivam |
2020-03-26 | bus: mhi: core: Add support for reading MHI info from device | Manivannan Sadhasivam |
2020-03-24 | bus: mhi: core: Pass module owner during client driver registration | Manivannan Sadhasivam |