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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-07
bus: mhi: core: Check channel execution environment before issuing reset
Bhaumik Bhatt
1
-0
/
+11
2021-04-07
bus: mhi: core: Clear configuration from channel context during reset
Bhaumik Bhatt
1
-0
/
+13
2021-04-07
bus: mhi: core: Hold device wake for channel update commands
Bhaumik Bhatt
1
-5
/
+14
2021-04-07
bus: mhi: core: Update debug messages to use client device
Bhaumik Bhatt
1
-7
/
+5
2021-04-07
bus: mhi: core: Improvements to the channel handling state machine
Bhaumik Bhatt
3
-69
/
+100
2021-04-07
bus: mhi: core: Clear context for stopped channels from remove()
Bhaumik Bhatt
1
-1
/
+2
2021-04-07
bus: mhi: core: Allow sending the STOP channel command
Bhaumik Bhatt
1
-0
/
+5
2021-04-07
bus: mhi: pci_generic: Add SDX65 based modem support
Bhaumik Bhatt
1
-0
/
+11
2021-04-07
bus: mhi: core: Remove pre_init flag used for power purposes
Bhaumik Bhatt
2
-23
/
+0
2021-04-07
bus: mhi: pm: reduce PM state change verbosity
Loic Poulain
1
-5
/
+5
2021-04-07
bus: mhi: core: Fix MHI runtime_pm behavior
Loic Poulain
1
-5
/
+16
2021-04-01
ARM: mvebu: avoid clang -Wtautological-constant warning
Arnd Bergmann
1
-1
/
+1
2021-04-01
bus: mhi: core: Move to polling method to wait for MHI ready
Bhaumik Bhatt
1
-18
/
+16
2021-04-01
bus: mhi: core: Introduce internal register poll helper function
Bhaumik Bhatt
2
-0
/
+26
2021-03-31
bus: mhi: core: Improve state strings for debug messages
Bhaumik Bhatt
1
-17
/
+17
2021-03-31
bus: mhi: core: Wait for MHI READY state in most scenarios
Bhaumik Bhatt
2
-4
/
+3
2021-03-31
bus: mhi: core: Identify Flash Programmer as a mission mode use case
Bhaumik Bhatt
1
-1
/
+2
2021-03-31
bus: mhi: core: Add support for Flash Programmer execution environment
Carl Yin
4
-0
/
+12
2021-03-31
bus: mhi: core: Handle EDL mode entry appropriately
Bhaumik Bhatt
1
-1
/
+18
2021-03-31
bus: mhi: core: Wait for ready after an EDL firmware download
Bhaumik Bhatt
1
-4
/
+4
2021-03-31
bus: mhi: core: Rely on accurate method to determine EDL mode
Bhaumik Bhatt
1
-1
/
+2
2021-03-29
bus: qcom: Put child node before return
Pan Bian
1
-1
/
+3
2021-03-24
bus: ti-sysc: Use kzalloc for allocating only one thing
Zheng Yongjun
1
-1
/
+1
2021-03-24
bus: ti-sysc: remove unneeded semicolon
Yang Li
1
-2
/
+2
2021-03-18
Merge tag 'omap-for-v5.12/fixes-rc1-signed' of git://git.kernel.org/pub/scm/l...
Arnd Bergmann
2
-3
/
+5
2021-03-16
bus: mhi: core: Check state before processing power_down
Jeffrey Hugo
1
-2
/
+10
2021-03-16
bus: mhi: core: Return EAGAIN if MHI ring is full
Fan Wu
1
-1
/
+1
2021-03-15
bus: mhi: core: remove redundant initialization of variables state and ee
Colin Ian King
1
-2
/
+2
2021-03-12
bus: ti-sysc: Warn about old dtb for dra7 and omap4/5
Tony Lindgren
1
-0
/
+3
2021-03-10
bus: mhi: core: Fix check for syserr at power_up
Jeffrey Hugo
1
-1
/
+1
2021-03-10
bus: mhi: core: Update debug prints to include local device state
Bhaumik Bhatt
1
-3
/
+4
2021-03-10
bus: mhi: core: Process execution environment changes serially
Bhaumik Bhatt
2
-22
/
+25
2021-03-10
bus: mhi: core: Download AMSS image from appropriate function
Bhaumik Bhatt
3
-27
/
+27
2021-03-10
bus: mhi: core: Destroy SBL devices when moving to mission mode
Bhaumik Bhatt
2
-4
/
+28
2021-03-10
bus: mhi: Early MHI resume failure in non M3 state
Loic Poulain
1
-0
/
+3
2021-03-10
bus: mhi: core: Add missing checks for MMIO register entries
Bhaumik Bhatt
1
-5
/
+3
2021-03-10
bus: mhi: core: Rename debugfs directory name
Loic Poulain
1
-1
/
+1
2021-03-10
bus: mhi: core: Fix invalid error returning in mhi_queue
Loic Poulain
1
-6
/
+2
2021-03-10
bus: mhi: pci_generic: Remove WQ_MEM_RECLAIM flag from state workqueue
Loic Poulain
1
-2
/
+1
2021-03-10
bus: mhi: pci_generic: Add support for runtime PM
Loic Poulain
1
-9
/
+86
2021-03-10
bus: mhi: pci_generic: Use generic PCI power management
Loic Poulain
1
-7
/
+7
2021-03-10
bus: mhi: pci_generic: No-Op for device_wake operations
Loic Poulain
2
-2
/
+18
2021-03-10
bus: mhi: pci_generic: Add SDX24 based modem support
Loic Poulain
1
-0
/
+10
2021-03-10
bus: mhi: pci_generic: Introduce quectel EM1XXGR-L support
Loic Poulain
1
-0
/
+73
2021-03-10
bus: mhi: pci_generic: Parametrable element count for events
Loic Poulain
1
-10
/
+10
2021-03-10
bus: ti-sysc: Check for old incomplete dtb
Tony Lindgren
1
-0
/
+16
2021-03-08
bus: ti-sysc: Detect more modules for debugging
Tony Lindgren
1
-0
/
+7
2021-03-08
bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first
Tony Lindgren
1
-0
/
+49
2021-03-08
bus: ti-sysc: Fix initializing module_pa for modules without sysc register
Tony Lindgren
1
-3
/
+3
2021-03-08
Merge branch 'fixes-rc2' into fixes
Tony Lindgren
13
-214
/
+1396
[prev]
[next]