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-06-12
Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+38
2021-06-09
bus: mhi: pci-generic: Fix hibernation
Loic Poulain
1
-1
/
+35
2021-06-09
bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove()
Wei Yongjun
1
-1
/
+1
2021-06-09
bus: mhi: pci_generic: T99W175: update channel name from AT to DUN
Jarvis Jiang
1
-2
/
+2
2021-05-25
bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_act
Tony Lindgren
1
-2
/
+2
2021-05-18
bus: ti-sysc: Fix am335x resume hang for usb otg module
Tony Lindgren
1
-3
/
+50
2021-05-18
Merge branch 'fixes-rc1' into fixes
Tony Lindgren
11
-273
/
+763
2021-05-07
bus: ti-sysc: Fix missing quirk flags for sata
Tony Lindgren
1
-1
/
+2
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+6
2021-04-26
Merge tag 'arm-soc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-3
/
+78
2021-04-26
Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-269
/
+754
2021-04-11
Merge tag 'mhi-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Greg Kroah-Hartman
7
-269
/
+754
2021-04-09
treewide: change my e-mail address, fix my name
Marek BehĂșn
1
-2
/
+2
2021-04-09
bus: mhi: core: Fix shadow declarations
Manivannan Sadhasivam
1
-6
/
+6
2021-04-08
Merge tag 'qcom-drivers-for-5.13' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-1
/
+3
2021-04-08
bus: mhi: pci_generic: Constify mhi_controller_config struct definitions
Manivannan Sadhasivam
1
-3
/
+3
2021-04-08
bus: mhi: pci_generic: Introduce Foxconn T99W175 support
Jarvis Jiang
1
-0
/
+47
2021-04-08
bus: mhi: core: Sanity check values from remote device before use
Jeffrey Hugo
1
-7
/
+74
2021-04-07
bus: mhi: pci_generic: Add FIREHOSE channels
Loic Poulain
1
-0
/
+35
2021-04-07
bus: mhi: pci_generic: Implement PCI shutdown callback
Loic Poulain
1
-0
/
+7
2021-04-07
bus: mhi: core: Remove __ prefix for MHI channel unprepare function
Bhaumik Bhatt
1
-5
/
+5
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
[next]