index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'omap-for-v5.11/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2021-01-28
1
-1
/
+2
|
\
|
*
drivers: bus: simple-pm-bus: Fix compatibility with simple-bus for auxdata
Tony Lindgren
2021-01-15
1
-1
/
+2
*
|
bus: arm-integrator-lm: Add of_node_put() before return statement
Sumera Priyadarsini
2021-01-15
1
-0
/
+1
|
/
*
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-16
1
-11
/
+30
|
\
|
*
bus: ti-sysc: Implement GPMC debug quirk to drop platform data
Tony Lindgren
2020-11-16
1
-0
/
+10
|
*
bus: ti-sysc: Support modules without control registers
Tony Lindgren
2020-11-16
1
-0
/
+7
|
*
bus: ti-sysc: Assert reset only after disabling clocks
Tony Lindgren
2020-11-16
1
-11
/
+13
*
|
Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2020-12-16
1
-3
/
+1
|
\
\
|
*
|
mips: cdmm: fix use-after-free in mips_cdmm_bus_discover
Qinglang Miao
2020-11-27
1
-3
/
+1
*
|
|
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-15
14
-146
/
+677
|
\
\
\
|
*
|
|
bus: fsl-mc: simplify DPRC version check
Ioana Ciornei
2020-12-09
1
-3
/
+1
|
*
|
|
bus: fsl-mc: fix error return code in fsl_mc_object_allocate()
Zhang Changzhong
2020-12-09
1
-1
/
+3
|
*
|
|
bus: fsl-mc: added missing fields to dprc_rsp_get_obj_region structure
Laurentiu Tudor
2020-12-09
2
-2
/
+5
|
*
|
|
bus: fsl-mc: make sure MC firmware is up and running
Laurentiu Tudor
2020-12-09
1
-12
/
+30
|
*
|
|
bus: fsl-mc: add back accidentally dropped error check
Laurentiu Tudor
2020-12-09
1
-1
/
+4
|
*
|
|
Merge tag 'mhi-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Greg Kroah-Hartman
2020-12-04
9
-137
/
+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
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-27
1
-10
/
+19
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
bus: ti-sysc: suppress err msg for timers used as clockevent/source
Grygorii Strashko
2020-11-19
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
bus: ti-sysc: Fix bogus resetdone warning on enable for cpsw
Tony Lindgren
2020-10-26
1
-0
/
+3
|
*
|
bus: ti-sysc: Fix reset status check for modules with quirks
Tony Lindgren
2020-10-26
1
-9
/
+15
|
|
/
[next]