index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
Age
Commit message (
Expand
)
Author
2022-12-16
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-12
Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2022-12-05
bus: fsl-mc-msi: Switch to domain id aware interfaces
Thomas Gleixner
2022-11-23
bus: fsl-mc: Remove linux/msi.h includes
Thomas Gleixner
2022-11-22
bus: ixp4xx: Don't touch bit 7 on IXP42x
Linus Walleij
2022-11-22
bus: ti-sysc: Add otg quirk flags for omap3 musb
Tony Lindgren
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
2022-11-17
bus: mhi: host: pci_generic: Add definition for some VIDs
Slark Xiao
2022-11-16
bus: sunxi-rsb: Support atomic transfers
Samuel Holland
2022-11-16
bus: sunxi-rsb: Remove the shutdown callback
Samuel Holland
2022-11-07
bus: mhi: host: pci_generic: Add HP variant of T99W175
Song Fuchang
2022-11-07
bus: mhi: host: pci_generic: add support for sc8280xp-crd SDX55 variant
Johan Hovold
2022-10-28
bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990
Fabio Porcedda
2022-10-28
bus: mhi: host: Fix race between channel preparation and M0 event
Qiang Yu
2022-10-28
bus: mhi: host: Use mhi_soc_reset() API in place of register write
Qiang Yu
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-06
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-24
bus: mvebu-mbus: use DEFINE_SHOW_ATTRIBUTE to simplify mvebu_{sdram/devs}_debug
Liu Shixin
2022-09-21
Merge tag 'mhi-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/man...
Greg Kroah-Hartman
2022-09-20
bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990
Fabio Porcedda
2022-09-16
bus: mhi: host: always print detected modem name
Koen Vandeputte
2022-09-08
bus: hisi_lpc: Use platform_device_register_full()
John Garry
2022-09-08
bus: hisi_lpc: Don't guard ACPI IDs with ACPI_PTR()
Andy Shevchenko
2022-09-08
bus: hisi_lpc: Correct error code for timeout
Andy Shevchenko
2022-09-08
bus: hisi_lpc: Use devm_platform_ioremap_resource
Andy Shevchenko
2022-09-08
bus: hisi_lpc: Don't dereference fwnode handle
Andy Shevchenko
2022-08-29
bus: mhi: host: Fix up null pointer access in mhi_irq_handler
Qiang Yu
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-07-29
Merge branch 'acpi-bus'
Rafael J. Wysocki
2022-07-11
Merge tag 'mhi-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Greg Kroah-Hartman
2022-07-09
bus: mhi: ep: Check dev_set_name() return value
Bo Liu
2022-07-01
hisi_lpc: Use acpi_dev_for_each_child()
Rafael J. Wysocki
2022-07-01
bus: hisi_lpc: fix missing platform_device_put() in hisi_lpc_acpi_probe()
Yang Yingliang
2022-07-01
bus: mvebu-mbus: Fix spelling mistake
Zhang Jiaming
2022-06-29
bus: mhi: host: pci_generic: Add another Foxconn T99W175
Bjorn Andersson
2022-06-26
Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2022-06-24
bus: mhi: host: Move IRQ allocation to controller registration phase
Qiang Yu
2022-06-22
bus: mhi: host: pci_generic: Add Cinterion MV31-W with new baseline
Slark Xiao
2022-06-21
bus: mhi: host: pci_generic: Add support for Quectel EM120 FCCL modem
Yonglin Tan
2022-06-14
bus: bt1-axi: Don't print error on -EPROBE_DEFER
Serge Semin
2022-06-14
bus: bt1-apb: Don't print error on -EPROBE_DEFER
Serge Semin
2022-06-10
bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove()
Shin'ichiro Kawasaki
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...
Thomas Gleixner
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]