aboutsummaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 4-10/+448
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+1
2021-09-01Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 7-108/+234
2021-08-27Revert "bus: mhi: Add inbound buffers allocation flag"Gravatar Greg Kroah-Hartman 2-7/+4
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 3-8/+7
2021-08-26Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 2-7/+4
2021-08-26Revert "net: really fix the build..."Gravatar Kalle Valo 2-7/+4
2021-08-24Merge 5.14-rc7 into char-misc-nextGravatar Greg Kroah-Hartman 1-1/+3
2021-08-19Merge tag 'omap-for-v5.14/gpt12-fix-signed' of git://git.kernel.org/pub/scm/l...Gravatar Arnd Bergmann 1-1/+3
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-7/+15
2021-08-12Merge tag 'drivers_soc_for_5.15' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Arnd Bergmann 1-4/+2
2021-08-12bus: ixp4xx: return on error in ixp4xx_exp_probe()Gravatar Dan Carpenter 1-1/+1
2021-08-12Merge tag 'omap-for-v5.15/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Gravatar Arnd Bergmann 1-13/+18
2021-08-11bus: ti-sysc: Fix error handling for sysc_check_active_timer()Gravatar Tony Lindgren 1-1/+3
2021-08-10soc: ti: Remove pm_runtime_irq_safe() usage for smartreflexGravatar Tony Lindgren 1-4/+2
2021-08-09Merge 5.14-rc5 into driver-core-nextGravatar Greg Kroah-Hartman 3-11/+22
2021-08-09Merge 5.14-rc5 into char-misc-nextGravatar Greg Kroah-Hartman 1-7/+15
2021-08-06Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-7/+15
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 2-4/+7
2021-08-05bus: mhi: core: Improve debug messages for power upGravatar Bhaumik Bhatt 1-1/+5
2021-08-05bus: mhi: core: Replace DMA allocation wrappers with original APIsGravatar Bhaumik Bhatt 4-47/+28
2021-08-05bus: mhi: core: Add range checks for BHI and BHIeGravatar Bhaumik Bhatt 1-1/+17
2021-08-05bus: mhi: pci_generic: Set register access length for MHI driverGravatar Bhaumik Bhatt 1-0/+1
2021-08-05bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-upGravatar Bhaumik Bhatt 1-0/+3
2021-08-05bus: mhi: core: Set BHI/BHIe offsets on power up preparationGravatar Bhaumik Bhatt 2-43/+27
2021-08-05bus: mhi: pci_generic: Add Cinterion MV31-W PCIe to MHIGravatar ULRICH Thomas 1-0/+37
2021-08-05bus: mhi: Add inbound buffers allocation flagGravatar Loic Poulain 2-4/+7
2021-08-04Merge tag 'ixp4xx-drivers-arm-soc-v5.15-1' of git://git.kernel.org/pub/scm/li...Gravatar Arnd Bergmann 3-0/+441
2021-08-04bus: ixp4xx: Add a driver for IXP4xx expansion busGravatar Linus Walleij 3-0/+441
2021-08-04bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface IDGravatar Ioana Ciornei 1-1/+3
2021-08-03Merge tag 'omap-for-v5.14/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Gravatar Arnd Bergmann 1-7/+15
2021-08-03net: really fix the build...Gravatar David S. Miller 2-4/+7
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 2-14/+48
2021-07-27Merge branch 'omap-for-v5.14/ti-sysc' into omap-for-v5.15/ti-syscGravatar Tony Lindgren 1-12/+16
2021-07-27bus: ti-sysc: Add quirk for OMAP4 McASP to disable SIDLE modeGravatar Peter Ujfalusi 1-1/+2
2021-07-27Merge branch 'fixes-v5.14' into fixesGravatar Tony Lindgren 12-52/+89
2021-07-27bus: ti-sysc: AM3: RNG is GP onlyGravatar Kevin Hilman 1-0/+2
2021-07-27Merge 5.14-rc3 into driver-core-nextGravatar Greg Kroah-Hartman 2-14/+48
2021-07-26Merge 5.14-rc3 into char-misc-nextGravatar Greg Kroah-Hartman 2-14/+48
2021-07-21bus: fsl-mc: fix mmio base address for child DPRCsGravatar Laurentiu Tudor 1-2/+22
2021-07-21bus: fsl-mc: rescan devices if endpoint not foundGravatar Laurentiu Tudor 1-2/+20
2021-07-21bus: fsl-mc: pause the MC firmware when unloadingGravatar Laurentiu Tudor 1-0/+10
2021-07-21bus: fsl-mc: pause the MC firmware before IOMMU setupGravatar Laurentiu Tudor 1-1/+43
2021-07-21bus: fsl-mc: add .shutdown() op for the bus driverGravatar Laurentiu Tudor 1-0/+6
2021-07-21bus: fsl-mc: fully resume the firmwareGravatar Laurentiu Tudor 1-1/+3
2021-07-21bus: fsl-mc: handle DMA config deferral in ACPI caseGravatar Laurentiu Tudor 1-11/+13
2021-07-21bus: fsl-mc: fix arg in call to dprc_scan_objects()Gravatar Laurentiu Tudor 1-1/+1
2021-07-21bus: mhi: pci_generic: Fix inbound IPCR channelGravatar Loic Poulain 1-1/+17
2021-07-21bus: mhi: core: Validate channel ID when processing command completionsGravatar Bhaumik Bhatt 1-5/+12
2021-07-21bus: mhi: pci_generic: Apply no-op for wake using sideband wake booleanGravatar Bhaumik Bhatt 1-8/+19