summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-2410-150/+1220
|\
| * mhi: Fix double dma freeLoic Poulain2021-02-101-0/+3
| * bus: fsl-mc: list more commands as accepted through the ioctlIoana Ciornei2021-02-091-0/+50
| * bus: fsl-mc: add the dpdbg device typeIoana Ciornei2021-02-091-0/+6
| * bus: fsl-mc: Fix test for end of loopDan Carpenter2021-02-091-1/+1
| * Merge tag 'mhi-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman2021-02-053-144/+440
| |\
| | * bus: mhi: pci_generic: Increase num of elements in hw event ringLoic Poulain2021-02-051-1/+1
| | * mhi: pci_generic: Print warning in case of firmware crashLoic Poulain2021-02-051-0/+10
| | * Merge branch 'mhi-net-immutable' into mhi-nextManivannan Sadhasivam2021-01-271-0/+12
| | |\
| | * | mhi: core: Factorize mhi queuingLoic Poulain2021-01-211-118/+44
| | * | Merge branch 'mhi-ath11k-immutable' into mhi-nextManivannan Sadhasivam2021-01-211-2/+7
| | |\ \
| | | * | mhi: use irq_flags if controller driver configures itCarl Huang2021-01-211-2/+7
| | * | | mhi: pci_generic: Fix shared MSI vector supportLoic Poulain2021-01-211-4/+8
| | * | | bus: mhi: Ensure correct ring update ordering with memory barrierLoic Poulain2021-01-211-0/+7
| | * | | mhi: pci_generic: Set irq moderation value to 1ms for hw channelsLoic Poulain2021-01-041-1/+1
| | * | | mhi: pci_generic: Add diag channelsLoic Poulain2021-01-041-4/+8
| | * | | mhi: pci_generic: Increase controller timeout valueLoic Poulain2021-01-041-1/+1
| | * | | mhi: pci_generic: Add health-checkLoic Poulain2021-01-041-0/+35
| | * | | mhi: pci_generic: Add PCI error handlersLoic Poulain2021-01-041-0/+50
| | * | | mhi: pci_generic: Add suspend/resume/recovery procedureLoic Poulain2021-01-041-0/+105
| | * | | mhi: pci_generic: Add support for resetLoic Poulain2021-01-041-13/+108
| | * | | mhi: pci_generic: Enable burst mode for hardware channelsLoic Poulain2021-01-041-2/+32
| | * | | mhi: pci-generic: Increase number of hardware eventsLoic Poulain2021-01-041-1/+1
| | * | | bus: mhi: core: Add device hardware reset supportLoic Poulain2021-01-041-0/+13
| | |/ /
| * | | bus: fsl-mc: add autorescan sysfsIoana Ciornei2021-01-273-2/+75
| * | | bus: fsl-mc: add bus rescan attributeIoana Ciornei2021-01-273-2/+46
| * | | bus: fsl-mc: add fsl-mc userspace supportIoana Ciornei2021-01-275-0/+608
| * | | bus: fsl-mc: export mc_cmd_hdr_read_cmdid() to the fsl-mc busIoana Ciornei2021-01-272-1/+3
| * | | bus: fsl-mc: add missing __iomem attributeLaurentiu Tudor2021-01-071-1/+1
| |/ /
* | | Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-202-63/+154
|\ \ \
| * \ \ Merge tag 'mvebu-arm-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2021-02-021-1/+1
| |\ \ \
| | * | | bus: mvebu-mbus: make iounmap() symmetric with ioremap()Chris Packham2021-01-291-1/+1
| | |/ /
| * | | Merge remote-tracking branch 'mfd/ib-mfd-bus-5.12' into sunxi/drivers-for-5.12Chen-Yu Tsai2021-01-181-1/+3
| |\ \ \
| | * | | mfd/bus: sunxi-rsb: Make .remove() callback return voidUwe Kleine-König2021-01-151-1/+3
| | |/ /
| * | | bus: sunxi-rsb: Implement runtime power managementSamuel Holland2021-01-061-0/+44
| * | | bus: sunxi-rsb: Implement suspend/resume/shutdown callbacksSamuel Holland2021-01-061-0/+30
| * | | bus: sunxi-rsb: Split out controller init/exit functionsSamuel Holland2021-01-061-56/+71
| * | | bus: sunxi-rsb: Move OF match tableSamuel Holland2021-01-061-6/+6
| |/ /
* | | Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-02-201-1/+1
|\ \ \
| * | | c6x: remove architectureArnd Bergmann2021-01-201-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-101-1/+2
|\ \ \
| * \ \ Merge tag 'omap-for-v5.11/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2021-01-281-1/+2
| |\ \ \
| | * | | drivers: bus: simple-pm-bus: Fix compatibility with simple-bus for auxdataTony Lindgren2021-01-151-1/+2
| | |/ /
* | | | Merge branch 'mhi-net-immutable' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski2021-01-291-0/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | bus: mhi: core: Add helper API to return number of free TREsHemant Kumar2021-01-271-0/+12
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-281-0/+1
|\ \ \ | | |/ | |/|
| * | bus: arm-integrator-lm: Add of_node_put() before return statementSumera Priyadarsini2021-01-151-0/+1
| |/
* / bus: fsl-mc: return -EPROBE_DEFER when a device is not yet discoveredIoana Ciornei2021-01-091-0/+9
|/
* Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-161-11/+30
|\
| * bus: ti-sysc: Implement GPMC debug quirk to drop platform dataTony Lindgren2020-11-161-0/+10