summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)Author
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-12Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-12-05bus: fsl-mc-msi: Switch to domain id aware interfacesThomas Gleixner
2022-11-23bus: fsl-mc: Remove linux/msi.h includesThomas Gleixner
2022-11-22bus: ixp4xx: Don't touch bit 7 on IXP42xLinus Walleij
2022-11-22bus: ti-sysc: Add otg quirk flags for omap3 musbTony Lindgren
2022-11-18treewide: use get_random_u32_inclusive() when possibleJason A. Donenfeld
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-11-17genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner
2022-11-17bus: mhi: host: pci_generic: Add definition for some VIDsSlark Xiao
2022-11-16bus: sunxi-rsb: Support atomic transfersSamuel Holland
2022-11-16bus: sunxi-rsb: Remove the shutdown callbackSamuel Holland
2022-11-07bus: mhi: host: pci_generic: Add HP variant of T99W175Song Fuchang
2022-11-07bus: mhi: host: pci_generic: add support for sc8280xp-crd SDX55 variantJohan Hovold
2022-10-28bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990Fabio Porcedda
2022-10-28bus: mhi: host: Fix race between channel preparation and M0 eventQiang Yu
2022-10-28bus: mhi: host: Use mhi_soc_reset() API in place of register writeQiang Yu
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-24bus: mvebu-mbus: use DEFINE_SHOW_ATTRIBUTE to simplify mvebu_{sdram/devs}_debugLiu Shixin
2022-09-21Merge tag 'mhi-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman
2022-09-20bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990Fabio Porcedda
2022-09-16bus: mhi: host: always print detected modem nameKoen Vandeputte
2022-09-08bus: hisi_lpc: Use platform_device_register_full()John Garry
2022-09-08bus: hisi_lpc: Don't guard ACPI IDs with ACPI_PTR()Andy Shevchenko
2022-09-08bus: hisi_lpc: Correct error code for timeoutAndy Shevchenko
2022-09-08bus: hisi_lpc: Use devm_platform_ioremap_resourceAndy Shevchenko
2022-09-08bus: hisi_lpc: Don't dereference fwnode handleAndy Shevchenko
2022-08-29bus: mhi: host: Fix up null pointer access in mhi_irq_handlerQiang Yu
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-29Merge branch 'acpi-bus'Rafael J. Wysocki
2022-07-11Merge tag 'mhi-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman
2022-07-09bus: mhi: ep: Check dev_set_name() return valueBo Liu
2022-07-01hisi_lpc: Use acpi_dev_for_each_child()Rafael J. Wysocki
2022-07-01bus: hisi_lpc: fix missing platform_device_put() in hisi_lpc_acpi_probe()Yang Yingliang
2022-07-01bus: mvebu-mbus: Fix spelling mistakeZhang Jiaming
2022-06-29bus: mhi: host: pci_generic: Add another Foxconn T99W175Bjorn Andersson
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2022-06-24bus: mhi: host: Move IRQ allocation to controller registration phaseQiang Yu
2022-06-22bus: mhi: host: pci_generic: Add Cinterion MV31-W with new baselineSlark Xiao
2022-06-21bus: mhi: host: pci_generic: Add support for Quectel EM120 FCCL modemYonglin Tan
2022-06-14bus: bt1-axi: Don't print error on -EPROBE_DEFERSerge Semin
2022-06-14bus: bt1-apb: Don't print error on -EPROBE_DEFERSerge Semin
2022-06-10bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove()Shin'ichiro Kawasaki
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds