summaryrefslogtreecommitdiffstats
path: root/drivers/bus
AgeCommit message (Expand)AuthorLines
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-25/+3
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-52/+44
2022-09-24bus: mvebu-mbus: use DEFINE_SHOW_ATTRIBUTE to simplify mvebu_{sdram/devs}_debugLiu Shixin-24/+2
2022-09-21Merge tag 'mhi-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman-1/+1
2022-09-20bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990Fabio Porcedda-0/+2
2022-09-16bus: mhi: host: always print detected modem nameKoen Vandeputte-1/+1
2022-09-08bus: hisi_lpc: Use platform_device_register_full()John Garry-36/+32
2022-09-08bus: hisi_lpc: Don't guard ACPI IDs with ACPI_PTR()Andy Shevchenko-6/+6
2022-09-08bus: hisi_lpc: Correct error code for timeoutAndy Shevchenko-1/+1
2022-09-08bus: hisi_lpc: Use devm_platform_ioremap_resourceAndy Shevchenko-3/+1
2022-09-08bus: hisi_lpc: Don't dereference fwnode handleAndy Shevchenko-6/+4
2022-08-29bus: mhi: host: Fix up null pointer access in mhi_irq_handlerQiang Yu-3/+16
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-35/+6
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-12/+49
2022-07-29Merge branch 'acpi-bus'Rafael J. Wysocki-103/+101
2022-07-11Merge tag 'mhi-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman-9/+46
2022-07-09bus: mhi: ep: Check dev_set_name() return valueBo Liu-2/+9
2022-07-01hisi_lpc: Use acpi_dev_for_each_child()Rafael J. Wysocki-104/+100
2022-07-01bus: hisi_lpc: fix missing platform_device_put() in hisi_lpc_acpi_probe()Yang Yingliang-4/+6
2022-07-01bus: mvebu-mbus: Fix spelling mistakeZhang Jiaming-3/+3
2022-06-29bus: mhi: host: pci_generic: Add another Foxconn T99W175Bjorn Andersson-0/+3
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-16/+12
2022-06-24bus: mhi: host: Move IRQ allocation to controller registration phaseQiang Yu-7/+29
2022-06-22bus: mhi: host: pci_generic: Add Cinterion MV31-W with new baselineSlark Xiao-0/+3
2022-06-21bus: mhi: host: pci_generic: Add support for Quectel EM120 FCCL modemYonglin Tan-0/+2
2022-06-14bus: bt1-axi: Don't print error on -EPROBE_DEFERSerge Semin-8/+6
2022-06-14bus: bt1-apb: Don't print error on -EPROBE_DEFERSerge Semin-8/+6
2022-06-10bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove()Shin'ichiro Kawasaki-3/+3
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner-18/+2
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner-17/+4
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-21/+4
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-68/+2704
2022-05-31Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+22
2022-05-26Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+403
2022-05-20Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...Joerg Roedel-7/+48
2022-05-19bus: ti-sysc: Fix warnings for unbind for serialTony Lindgren-1/+3
2022-05-19Merge tag 'mhi-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman-63/+223
2022-05-10bus: mhi: host: Add support for Foxconn T99W373 and T99W368Slark Xiao-0/+15
2022-05-10bus: mhi: host: pci_generic: add Telit FN990Daniele Palmas-0/+41
2022-05-10bus: mhi: host: pci_generic: add Telit FN980 v1 hardware revisionDaniele Palmas-0/+38
2022-05-09Merge tag 'qcom-drivers-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-0/+401
2022-05-09bus: mhi: replace snprintf with sysfs_emitWan Jiabing-4/+3
2022-05-05Merge tag 'arm-soc/for-5.19/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann-1/+0
2022-05-02Merge 5.18-rc5 into driver-core-nextGreg Kroah-Hartman-5/+26
2022-05-02Merge 5.18-rc5 into char-misc-nextGreg Kroah-Hartman-5/+26
2022-05-01Merge tag 'irq_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+5
2022-04-30Merge tag 'char-misc-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2022-04-29Merge tag 'imx-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-1/+1
2022-04-29Merge tag 'sunxi-fixes-for-5.18-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-0/+2
2022-04-28bus: platform,amba,fsl-mc,PCI: Add device DMA ownership managementLu Baolu-2/+22