summaryrefslogtreecommitdiffstats
path: root/drivers/bus
AgeCommit message (Expand)AuthorLines
2021-10-06bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893Tony Lindgren-0/+3
2021-10-06Merge branch 'pruss-fix' into fixesTony Lindgren-136/+738
2021-09-01Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-10/+448
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+1
2021-09-01Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-108/+234
2021-08-27Revert "bus: mhi: Add inbound buffers allocation flag"Greg Kroah-Hartman-7/+4
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-8/+7
2021-08-26Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-7/+4
2021-08-26Revert "net: really fix the build..."Kalle Valo-7/+4
2021-08-24Merge 5.14-rc7 into char-misc-nextGreg Kroah-Hartman-1/+3
2021-08-19Merge tag 'omap-for-v5.14/gpt12-fix-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann-1/+3
2021-08-19bus: ti-sysc: Add break in switch statement in sysc_init_soc()Nathan Chancellor-0/+1
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-7/+15
2021-08-12Merge tag 'drivers_soc_for_5.15' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-4/+2
2021-08-12bus: ixp4xx: return on error in ixp4xx_exp_probe()Dan Carpenter-1/+1
2021-08-12Merge tag 'omap-for-v5.15/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann-13/+18
2021-08-11bus: ti-sysc: Fix error handling for sysc_check_active_timer()Tony Lindgren-1/+3
2021-08-10soc: ti: Remove pm_runtime_irq_safe() usage for smartreflexTony Lindgren-4/+2
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman-11/+22
2021-08-09Merge 5.14-rc5 into char-misc-nextGreg Kroah-Hartman-7/+15
2021-08-06Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+15
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+7
2021-08-05bus: mhi: core: Improve debug messages for power upBhaumik Bhatt-1/+5
2021-08-05bus: mhi: core: Replace DMA allocation wrappers with original APIsBhaumik Bhatt-47/+28
2021-08-05bus: mhi: core: Add range checks for BHI and BHIeBhaumik Bhatt-1/+17
2021-08-05bus: mhi: pci_generic: Set register access length for MHI driverBhaumik Bhatt-0/+1
2021-08-05bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-upBhaumik Bhatt-0/+3
2021-08-05bus: mhi: core: Set BHI/BHIe offsets on power up preparationBhaumik Bhatt-43/+27
2021-08-05bus: mhi: pci_generic: Add Cinterion MV31-W PCIe to MHIULRICH Thomas-0/+37
2021-08-05bus: mhi: Add inbound buffers allocation flagLoic Poulain-4/+7
2021-08-04Merge tag 'ixp4xx-drivers-arm-soc-v5.15-1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann-0/+441
2021-08-04bus: ixp4xx: Add a driver for IXP4xx expansion busLinus Walleij-0/+441
2021-08-04bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface IDIoana Ciornei-1/+3
2021-08-03Merge tag 'omap-for-v5.14/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann-7/+15
2021-08-03net: really fix the build...David S. Miller-4/+7
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-14/+48
2021-07-27Merge branch 'omap-for-v5.14/ti-sysc' into omap-for-v5.15/ti-syscTony Lindgren-12/+16
2021-07-27bus: ti-sysc: Add quirk for OMAP4 McASP to disable SIDLE modePeter Ujfalusi-1/+2
2021-07-27Merge branch 'fixes-v5.14' into fixesTony Lindgren-52/+89
2021-07-27bus: ti-sysc: AM3: RNG is GP onlyKevin Hilman-0/+2
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman-14/+48
2021-07-26Merge 5.14-rc3 into char-misc-nextGreg Kroah-Hartman-14/+48
2021-07-21bus: fsl-mc: fix mmio base address for child DPRCsLaurentiu Tudor-2/+22
2021-07-21bus: fsl-mc: rescan devices if endpoint not foundLaurentiu Tudor-2/+20
2021-07-21bus: fsl-mc: pause the MC firmware when unloadingLaurentiu Tudor-0/+10
2021-07-21bus: fsl-mc: pause the MC firmware before IOMMU setupLaurentiu Tudor-1/+43
2021-07-21bus: fsl-mc: add .shutdown() op for the bus driverLaurentiu Tudor-0/+6
2021-07-21bus: fsl-mc: fully resume the firmwareLaurentiu Tudor-1/+3
2021-07-21bus: fsl-mc: handle DMA config deferral in ACPI caseLaurentiu Tudor-11/+13
2021-07-21bus: fsl-mc: fix arg in call to dprc_scan_objects()Laurentiu Tudor-1/+1