index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-15
9
-127
/
+634
|
\
|
*
mhi: pci_generic: Fix implicit conversion warning
Loic Poulain
2020-12-02
1
-1
/
+1
|
*
bus: mhi: core: Fix error handling in mhi_register_controller()
Dan Carpenter
2020-12-01
1
-15
/
+14
|
*
bus: mhi: core: Fix device hierarchy
Loic Poulain
2020-11-28
3
-4
/
+14
|
*
bus: mhi: core: Indexed MHI controller name
Loic Poulain
2020-11-28
2
-3
/
+17
|
*
Merge branch 'mhi-ath11k-immutable' into mhi-next
Manivannan Sadhasivam
2020-11-20
2
-10
/
+0
|
|
\
|
*
|
bus: mhi: core: Remove MHI event ring IRQ handlers when powering down
Bhaumik Bhatt
2020-11-18
1
-1
/
+2
|
*
|
bus: mhi: core: Mark and maintain device states early on after power down
Bhaumik Bhatt
2020-11-18
1
-44
/
+33
|
*
|
bus: mhi: core: Separate system error and power down handling
Bhaumik Bhatt
2020-11-18
1
-22
/
+137
|
*
|
bus: mhi: core: Check for IRQ availability during registration
Bhaumik Bhatt
2020-11-18
2
-4
/
+1
|
*
|
bus: mhi: core: Move to an error state on mission mode failure
Bhaumik Bhatt
2020-11-18
1
-2
/
+6
|
*
|
bus: mhi: core: Use appropriate label in firmware load handler API
Bhaumik Bhatt
2020-11-18
1
-3
/
+3
|
*
|
bus: mhi: core: Move to an error state on any firmware load failure
Bhaumik Bhatt
2020-11-18
1
-15
/
+20
|
*
|
bus: mhi: core: Prevent sending multiple RDDM entry callbacks
Bhaumik Bhatt
2020-11-18
1
-0
/
+4
|
*
|
bus: mhi: core: Move to SYS_ERROR regardless of RDDM capability
Bhaumik Bhatt
2020-11-18
1
-5
/
+0
|
*
|
bus: mhi: core: Skip device wake in error or shutdown states
Bhaumik Bhatt
2020-11-18
1
-0
/
+4
|
*
|
bus: mhi: core: Move to using high priority workqueue
Bhaumik Bhatt
2020-11-18
2
-1
/
+10
|
*
|
bus: mhi: core: Use appropriate names for firmware load functions
Bhaumik Bhatt
2020-11-18
1
-9
/
+10
|
*
|
bus: mhi: core: Skip RDDM download for unknown execution environment
Bhaumik Bhatt
2020-11-18
1
-2
/
+7
|
*
|
bus: mhi: core: Rename RDDM download function to use proper words
Bhaumik Bhatt
2020-11-18
1
-2
/
+2
|
*
|
bus: mhi: core: Remove unused mhi_fw_load_worker() declaration
Bhaumik Bhatt
2020-11-18
1
-1
/
+0
|
*
|
bus: mhi: core: Expose mhi_get_exec_env() API for controllers
Bhaumik Bhatt
2020-11-18
2
-1
/
+1
|
*
|
bus: mhi: core: Add missing EXPORT_SYMBOL for mhi_get_mhi_state()
Bhaumik Bhatt
2020-11-18
1
-0
/
+1
|
*
|
bus: mhi: core: Remove unnecessary counter from mhi_firmware_copy()
Bhaumik Bhatt
2020-11-18
1
-2
/
+0
|
*
|
bus: mhi: Fix channel close issue on driver remove
Loic Poulain
2020-11-18
1
-1
/
+2
|
*
|
bus: mhi: core: Fix null pointer access when parsing MHI configuration
Carl Yin
2020-11-18
1
-2
/
+2
|
*
|
bus: mhi: Add MHI PCI support for WWAN modems
Loic Poulain
2020-11-18
3
-0
/
+358
|
*
|
bus: mhi: core: fix potential operator-precedence with BHI macros
Jeffrey Hugo
2020-11-18
1
-2
/
+2
|
*
|
bus: mhi: core: Remove double locking from mhi_driver_remove()
Bhaumik Bhatt
2020-11-18
1
-2
/
+0
*
|
|
Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2020-12-04
2
-10
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bus: mhi: Remove auto-start option
Loic Poulain
2020-11-18
2
-10
/
+0
|
|
/
*
/
bus: mhi: Add mhi_queue_is_full function
Loic Poulain
2020-11-05
1
-0
/
+11
|
/
*
bus: mhi: debugfs: Print channel context read-pointer
Loic Poulain
2020-10-02
1
-2
/
+3
*
bus: mhi: core: Fix the building of MHI module
Manivannan Sadhasivam
2020-10-02
1
-1
/
+1
*
bus: mhi: Remove unused nr_irqs_req variable
Loic Poulain
2020-10-02
1
-3
/
+0
*
bus: mhi: core: Allow shared IRQ for event rings
Loic Poulain
2020-10-02
2
-1
/
+8
*
bus: mhi: core: Introduce sysfs entries for MHI
Bhaumik Bhatt
2020-10-02
1
-0
/
+37
*
bus: mhi: core: Introduce debugfs entries for MHI
Bhaumik Bhatt
2020-10-02
5
-0
/
+450
*
bus: mhi: Fix entries based on Kconfig coding style
Bhaumik Bhatt
2020-10-02
1
-6
/
+6
*
bus: mhi: core: Add const qualifier to MHI config information
Hemant Kumar
2020-10-02
1
-6
/
+6
*
bus: mhi: core: Introduce APIs to allocate and free the MHI controller
Bhaumik Bhatt
2020-10-02
1
-0
/
+16
*
bus: mhi: core: Read and save device hardware information from BHI
Bhaumik Bhatt
2020-10-02
1
-1
/
+16
*
bus: mhi: core: Introduce counters to track MHI device state transitions
Bhaumik Bhatt
2020-10-02
1
-0
/
+4
*
bus: mhi: core: Introduce helper function to check device state
Bhaumik Bhatt
2020-10-02
1
-0
/
+5
*
bus: mhi: core: Use generic name field for an MHI device
Bhaumik Bhatt
2020-10-02
2
-5
/
+6
*
bus: mhi: core: Trigger host resume if suspended during mhi_device_get()
Bhaumik Bhatt
2020-10-02
1
-0
/
+3
*
bus: mhi: core: Use helper API to trigger a non-blocking host resume
Bhaumik Bhatt
2020-10-02
3
-23
/
+18
*
bus: mhi: core: Abort suspends due to outgoing pending packets
Bhaumik Bhatt
2020-10-02
1
-2
/
+4
*
bus: mhi: core: Remove double occurrence for mhi_ctrl_ev_task() declaration
Bhaumik Bhatt
2020-10-02
1
-1
/
+0
*
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-07
5
-156
/
+362
|
\
[next]