summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-10-173-16/+40
|\
| * drivers: bus: Delete CONFIG_SIMPLE_PM_BUSSaravana Kannan2021-10-052-13/+1
| * drivers: bus: simple-pm-bus: Add support for probing simple bus only devicesSaravana Kannan2021-10-051-3/+39
* | bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893Tony Lindgren2021-10-061-0/+3
* | Merge branch 'pruss-fix' into fixesTony Lindgren2021-10-0612-136/+738
|\|
| * Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-09-014-10/+448
| |\
| | * Merge tag 'drivers_soc_for_5.15' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2021-08-121-4/+2
| | |\
| | | * soc: ti: Remove pm_runtime_irq_safe() usage for smartreflexTony Lindgren2021-08-101-4/+2
| | * | bus: ixp4xx: return on error in ixp4xx_exp_probe()Dan Carpenter2021-08-121-1/+1
| | * | Merge tag 'omap-for-v5.15/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2021-08-121-13/+18
| | |\ \
| | | * \ Merge branch 'omap-for-v5.14/ti-sysc' into omap-for-v5.15/ti-syscTony Lindgren2021-07-271-12/+16
| | | |\ \
| | | | * | bus: ti-sysc: using pm_runtime_resume_and_get instead of pm_runtime_get_syncZhang Qilong2021-06-111-4/+2
| | | | * | bus: ti-sysc: Correct misdocumentation of 'sysc_ioremap()'Lee Jones2021-06-111-1/+1
| | | * | | bus: ti-sysc: Add quirk for OMAP4 McASP to disable SIDLE modePeter Ujfalusi2021-07-271-1/+2
| | | | |/ | | | |/|
| | * | | Merge tag 'ixp4xx-drivers-arm-soc-v5.15-1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2021-08-043-0/+441
| | |\ \ \
| | | * | | bus: ixp4xx: Add a driver for IXP4xx expansion busLinus Walleij2021-08-043-0/+441
| | | |/ /
| * | | | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-011-3/+1
| |\ \ \ \
| | * \ \ \ Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-093-11/+22
| | |\ \ \ \
| | * \ \ \ \ Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman2021-07-272-14/+48
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-017-108/+234
| |\ \ \ \ \
| | * | | | | Revert "bus: mhi: Add inbound buffers allocation flag"Greg Kroah-Hartman2021-08-272-7/+4
| | * | | | | Merge 5.14-rc7 into char-misc-nextGreg Kroah-Hartman2021-08-241-1/+3
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 5.14-rc5 into char-misc-nextGreg Kroah-Hartman2021-08-091-7/+15
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | bus: mhi: core: Improve debug messages for power upBhaumik Bhatt2021-08-051-1/+5
| | * | | | | | bus: mhi: core: Replace DMA allocation wrappers with original APIsBhaumik Bhatt2021-08-054-47/+28
| | * | | | | | bus: mhi: core: Add range checks for BHI and BHIeBhaumik Bhatt2021-08-051-1/+17
| | * | | | | | bus: mhi: pci_generic: Set register access length for MHI driverBhaumik Bhatt2021-08-051-0/+1
| | * | | | | | bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-upBhaumik Bhatt2021-08-051-0/+3
| | * | | | | | bus: mhi: core: Set BHI/BHIe offsets on power up preparationBhaumik Bhatt2021-08-052-43/+27
| | * | | | | | bus: mhi: pci_generic: Add Cinterion MV31-W PCIe to MHIULRICH Thomas2021-08-051-0/+37
| | * | | | | | bus: mhi: Add inbound buffers allocation flagLoic Poulain2021-08-052-4/+7
| | * | | | | | Merge 5.14-rc3 into char-misc-nextGreg Kroah-Hartman2021-07-262-14/+48
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | bus: fsl-mc: fix mmio base address for child DPRCsLaurentiu Tudor2021-07-211-2/+22
| | * | | | | | bus: fsl-mc: rescan devices if endpoint not foundLaurentiu Tudor2021-07-211-2/+20
| | * | | | | | bus: fsl-mc: pause the MC firmware when unloadingLaurentiu Tudor2021-07-211-0/+10
| | * | | | | | bus: fsl-mc: pause the MC firmware before IOMMU setupLaurentiu Tudor2021-07-211-1/+43
| | * | | | | | bus: fsl-mc: add .shutdown() op for the bus driverLaurentiu Tudor2021-07-211-0/+6
| | * | | | | | bus: fsl-mc: fully resume the firmwareLaurentiu Tudor2021-07-211-1/+3
| | * | | | | | bus: fsl-mc: handle DMA config deferral in ACPI caseLaurentiu Tudor2021-07-211-11/+13
| | * | | | | | bus: fsl-mc: fix arg in call to dprc_scan_objects()Laurentiu Tudor2021-07-211-1/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-263-8/+7
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-08-262-7/+4
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | Revert "net: really fix the build..."Kalle Valo2021-08-262-7/+4
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge tag 'omap-for-v5.14/gpt12-fix-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2021-08-191-1/+3
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-7/+15
| |\| | | | |
| | * | | | | Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-08-061-7/+15
| | |\ \ \ \ \
| | | * \ \ \ \ Merge tag 'omap-for-v5.14/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2021-08-031-7/+15
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-052-4/+7
| |\| | | | | |
| | * | | | | | net: really fix the build...David S. Miller2021-08-032-4/+7
| | |/ / / / /