index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
/
core
Age
Commit message (
Expand
)
Author
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-12-01
bus: mhi: core: Fix error handling in mhi_register_controller()
Dan Carpenter
2020-11-28
bus: mhi: core: Fix device hierarchy
Loic Poulain
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: Remove MHI event ring IRQ handlers when powering down
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Mark and maintain device states early on after power down
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Separate system error and power down handling
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Check for IRQ availability during registration
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Move to an error state on mission mode failure
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Use appropriate label in firmware load handler API
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Move to an error state on any firmware load failure
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Prevent sending multiple RDDM entry callbacks
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Move to SYS_ERROR regardless of RDDM capability
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Skip device wake in error or shutdown states
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Move to using high priority workqueue
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Use appropriate names for firmware load functions
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Skip RDDM download for unknown execution environment
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Rename RDDM download function to use proper words
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Remove unused mhi_fw_load_worker() declaration
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Expose mhi_get_exec_env() API for controllers
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Add missing EXPORT_SYMBOL for mhi_get_mhi_state()
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Remove unnecessary counter from mhi_firmware_copy()
Bhaumik Bhatt
2020-11-18
bus: mhi: Fix channel close issue on driver remove
Loic Poulain
2020-11-18
bus: mhi: core: Fix null pointer access when parsing MHI configuration
Carl Yin
2020-11-18
bus: mhi: core: fix potential operator-precedence with BHI macros
Jeffrey Hugo
2020-11-18
bus: mhi: core: Remove double locking from mhi_driver_remove()
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: debugfs: Print channel context read-pointer
Loic Poulain
2020-10-02
bus: mhi: core: Fix the building of MHI module
Manivannan Sadhasivam
2020-10-02
bus: mhi: Remove unused nr_irqs_req variable
Loic Poulain
2020-10-02
bus: mhi: core: Allow shared IRQ for event rings
Loic Poulain
2020-10-02
bus: mhi: core: Introduce sysfs entries for MHI
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Introduce debugfs entries for MHI
Bhaumik Bhatt
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: Introduce helper function to check device state
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Use generic name field for an MHI device
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Trigger host resume if suspended during mhi_device_get()
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Use helper API to trigger a non-blocking host resume
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Abort suspends due to outgoing pending packets
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Remove double occurrence for mhi_ctrl_ev_task() declaration
Bhaumik Bhatt
2020-06-07
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-05-22
bus: mhi: core: Handle syserr during power_up
Jeffrey Hugo
2020-05-22
bus: mhi: core: Handle write lock properly in mhi_pm_m0_transition
Hemant Kumar
2020-05-22
bus: mhi: core: Do not process SYS_ERROR if RDDM is supported
Hemant Kumar
[next]