aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds10-150/+1220
2021-02-20Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-63/+154
2021-02-20Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2021-02-10mhi: Fix double dma freeLoic Poulain1-0/+3
2021-02-09bus: fsl-mc: list more commands as accepted through the ioctlIoana Ciornei1-0/+50
2021-02-09bus: fsl-mc: add the dpdbg device typeIoana Ciornei1-0/+6
2021-02-09bus: fsl-mc: Fix test for end of loopDan Carpenter1-1/+1
2021-02-05Merge tag 'mhi-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-misc-nextGreg Kroah-Hartman3-144/+440
2021-02-05bus: mhi: pci_generic: Increase num of elements in hw event ringLoic Poulain1-1/+1
2021-02-05mhi: pci_generic: Print warning in case of firmware crashLoic Poulain1-0/+10
2021-02-02Merge tag 'mvebu-arm-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/driversArnd Bergmann1-1/+1
2021-01-29Merge branch 'mhi-net-immutable' of https://git.kernel.org/pub/scm/linux/kernel/git/mani/mhiJakub Kicinski1-0/+12
2021-01-29bus: mvebu-mbus: make iounmap() symmetric with ioremap()Chris Packham1-1/+1
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2021-01-28Merge tag 'omap-for-v5.11/fixes-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixesArnd Bergmann1-1/+2
2021-01-27bus: fsl-mc: add autorescan sysfsIoana Ciornei3-2/+75
2021-01-27bus: fsl-mc: add bus rescan attributeIoana Ciornei3-2/+46
2021-01-27bus: fsl-mc: add fsl-mc userspace supportIoana Ciornei5-0/+608
2021-01-27bus: fsl-mc: export mc_cmd_hdr_read_cmdid() to the fsl-mc busIoana Ciornei2-1/+3
2021-01-27Merge branch 'mhi-net-immutable' into mhi-nextManivannan Sadhasivam1-0/+12
2021-01-27bus: mhi: core: Add helper API to return number of free TREsHemant Kumar1-0/+12
2021-01-21mhi: core: Factorize mhi queuingLoic Poulain1-118/+44
2021-01-21Merge branch 'mhi-ath11k-immutable' into mhi-nextManivannan Sadhasivam1-2/+7
2021-01-21mhi: use irq_flags if controller driver configures itCarl Huang1-2/+7
2021-01-21mhi: pci_generic: Fix shared MSI vector supportLoic Poulain1-4/+8
2021-01-21bus: mhi: Ensure correct ring update ordering with memory barrierLoic Poulain1-0/+7
2021-01-20c6x: remove architectureArnd Bergmann1-1/+1
2021-01-18Merge remote-tracking branch 'mfd/ib-mfd-bus-5.12' into sunxi/drivers-for-5.12Chen-Yu Tsai1-1/+3
2021-01-15bus: arm-integrator-lm: Add of_node_put() before return statementSumera Priyadarsini1-0/+1
2021-01-15mfd/bus: sunxi-rsb: Make .remove() callback return voidUwe Kleine-König1-1/+3
2021-01-15drivers: bus: simple-pm-bus: Fix compatibility with simple-bus for auxdataTony Lindgren1-1/+2
2021-01-09bus: fsl-mc: return -EPROBE_DEFER when a device is not yet discoveredIoana Ciornei1-0/+9
2021-01-07bus: fsl-mc: add missing __iomem attributeLaurentiu Tudor1-1/+1
2021-01-06bus: sunxi-rsb: Implement runtime power managementSamuel Holland1-0/+44
2021-01-06bus: sunxi-rsb: Implement suspend/resume/shutdown callbacksSamuel Holland1-0/+30
2021-01-06bus: sunxi-rsb: Split out controller init/exit functionsSamuel Holland1-56/+71
2021-01-06bus: sunxi-rsb: Move OF match tableSamuel Holland1-6/+6
2021-01-04mhi: pci_generic: Set irq moderation value to 1ms for hw channelsLoic Poulain1-1/+1
2021-01-04mhi: pci_generic: Add diag channelsLoic Poulain1-4/+8
2021-01-04mhi: pci_generic: Increase controller timeout valueLoic Poulain1-1/+1
2021-01-04mhi: pci_generic: Add health-checkLoic Poulain1-0/+35
2021-01-04mhi: pci_generic: Add PCI error handlersLoic Poulain1-0/+50
2021-01-04mhi: pci_generic: Add suspend/resume/recovery procedureLoic Poulain1-0/+105
2021-01-04mhi: pci_generic: Add support for resetLoic Poulain1-13/+108
2021-01-04mhi: pci_generic: Enable burst mode for hardware channelsLoic Poulain1-2/+32
2021-01-04mhi: pci-generic: Increase number of hardware eventsLoic Poulain1-1/+1
2021-01-04bus: mhi: core: Add device hardware reset supportLoic Poulain1-0/+13
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-11/+30
2020-12-16Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-3/+1