index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-10
mhi: Fix double dma free
Loic Poulain
1
-0
/
+3
2021-02-05
bus: mhi: pci_generic: Increase num of elements in hw event ring
Loic Poulain
1
-1
/
+1
2021-02-05
mhi: pci_generic: Print warning in case of firmware crash
Loic Poulain
1
-0
/
+10
2021-01-27
Merge branch 'mhi-net-immutable' into mhi-next
Manivannan Sadhasivam
1
-0
/
+12
2021-01-27
bus: mhi: core: Add helper API to return number of free TREs
Hemant Kumar
1
-0
/
+12
2021-01-21
mhi: core: Factorize mhi queuing
Loic Poulain
1
-118
/
+44
2021-01-21
Merge branch 'mhi-ath11k-immutable' into mhi-next
Manivannan Sadhasivam
1
-2
/
+7
2021-01-21
mhi: use irq_flags if controller driver configures it
Carl Huang
1
-2
/
+7
2021-01-21
mhi: pci_generic: Fix shared MSI vector support
Loic Poulain
1
-4
/
+8
2021-01-21
bus: mhi: Ensure correct ring update ordering with memory barrier
Loic Poulain
1
-0
/
+7
2021-01-04
mhi: pci_generic: Set irq moderation value to 1ms for hw channels
Loic Poulain
1
-1
/
+1
2021-01-04
mhi: pci_generic: Add diag channels
Loic Poulain
1
-4
/
+8
2021-01-04
mhi: pci_generic: Increase controller timeout value
Loic Poulain
1
-1
/
+1
2021-01-04
mhi: pci_generic: Add health-check
Loic Poulain
1
-0
/
+35
2021-01-04
mhi: pci_generic: Add PCI error handlers
Loic Poulain
1
-0
/
+50
2021-01-04
mhi: pci_generic: Add suspend/resume/recovery procedure
Loic Poulain
1
-0
/
+105
2021-01-04
mhi: pci_generic: Add support for reset
Loic Poulain
1
-13
/
+108
2021-01-04
mhi: pci_generic: Enable burst mode for hardware channels
Loic Poulain
1
-2
/
+32
2021-01-04
mhi: pci-generic: Increase number of hardware events
Loic Poulain
1
-1
/
+1
2021-01-04
bus: mhi: core: Add device hardware reset support
Loic Poulain
1
-0
/
+13
2020-12-15
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-127
/
+634
2020-12-04
Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2
-10
/
+0
2020-12-02
mhi: pci_generic: Fix implicit conversion warning
Loic Poulain
1
-1
/
+1
2020-12-01
bus: mhi: core: Fix error handling in mhi_register_controller()
Dan Carpenter
1
-15
/
+14
2020-11-28
bus: mhi: core: Fix device hierarchy
Loic Poulain
3
-4
/
+14
2020-11-28
bus: mhi: core: Indexed MHI controller name
Loic Poulain
2
-3
/
+17
2020-11-20
Merge branch 'mhi-ath11k-immutable' into mhi-next
Manivannan Sadhasivam
2
-10
/
+0
2020-11-18
bus: mhi: core: Remove MHI event ring IRQ handlers when powering down
Bhaumik Bhatt
1
-1
/
+2
2020-11-18
bus: mhi: core: Mark and maintain device states early on after power down
Bhaumik Bhatt
1
-44
/
+33
2020-11-18
bus: mhi: core: Separate system error and power down handling
Bhaumik Bhatt
1
-22
/
+137
2020-11-18
bus: mhi: core: Check for IRQ availability during registration
Bhaumik Bhatt
2
-4
/
+1
2020-11-18
bus: mhi: core: Move to an error state on mission mode failure
Bhaumik Bhatt
1
-2
/
+6
2020-11-18
bus: mhi: core: Use appropriate label in firmware load handler API
Bhaumik Bhatt
1
-3
/
+3
2020-11-18
bus: mhi: core: Move to an error state on any firmware load failure
Bhaumik Bhatt
1
-15
/
+20
2020-11-18
bus: mhi: core: Prevent sending multiple RDDM entry callbacks
Bhaumik Bhatt
1
-0
/
+4
2020-11-18
bus: mhi: core: Move to SYS_ERROR regardless of RDDM capability
Bhaumik Bhatt
1
-5
/
+0
2020-11-18
bus: mhi: core: Skip device wake in error or shutdown states
Bhaumik Bhatt
1
-0
/
+4
2020-11-18
bus: mhi: core: Move to using high priority workqueue
Bhaumik Bhatt
2
-1
/
+10
2020-11-18
bus: mhi: core: Use appropriate names for firmware load functions
Bhaumik Bhatt
1
-9
/
+10
2020-11-18
bus: mhi: core: Skip RDDM download for unknown execution environment
Bhaumik Bhatt
1
-2
/
+7
2020-11-18
bus: mhi: core: Rename RDDM download function to use proper words
Bhaumik Bhatt
1
-2
/
+2
2020-11-18
bus: mhi: core: Remove unused mhi_fw_load_worker() declaration
Bhaumik Bhatt
1
-1
/
+0
2020-11-18
bus: mhi: core: Expose mhi_get_exec_env() API for controllers
Bhaumik Bhatt
2
-1
/
+1
2020-11-18
bus: mhi: core: Add missing EXPORT_SYMBOL for mhi_get_mhi_state()
Bhaumik Bhatt
1
-0
/
+1
2020-11-18
bus: mhi: core: Remove unnecessary counter from mhi_firmware_copy()
Bhaumik Bhatt
1
-2
/
+0
2020-11-18
bus: mhi: Fix channel close issue on driver remove
Loic Poulain
1
-1
/
+2
2020-11-18
bus: mhi: core: Fix null pointer access when parsing MHI configuration
Carl Yin
1
-2
/
+2
2020-11-18
bus: mhi: Add MHI PCI support for WWAN modems
Loic Poulain
3
-0
/
+358
2020-11-18
bus: mhi: core: fix potential operator-precedence with BHI macros
Jeffrey Hugo
1
-2
/
+2
2020-11-18
bus: mhi: core: Remove double locking from mhi_driver_remove()
Bhaumik Bhatt
1
-2
/
+0
[next]