summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)Author
2021-08-05bus: mhi: core: Add range checks for BHI and BHIeBhaumik Bhatt
2021-08-05bus: mhi: pci_generic: Set register access length for MHI driverBhaumik Bhatt
2021-08-05bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-upBhaumik Bhatt
2021-08-05bus: mhi: core: Set BHI/BHIe offsets on power up preparationBhaumik Bhatt
2021-08-05bus: mhi: pci_generic: Add Cinterion MV31-W PCIe to MHIULRICH Thomas
2021-08-05bus: mhi: Add inbound buffers allocation flagLoic Poulain
2021-08-04Merge tag 'ixp4xx-drivers-arm-soc-v5.15-1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2021-08-04bus: ixp4xx: Add a driver for IXP4xx expansion busLinus Walleij
2021-08-04bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface IDIoana Ciornei
2021-08-03Merge tag 'omap-for-v5.14/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann
2021-08-03net: really fix the build...David S. Miller
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-27Merge branch 'omap-for-v5.14/ti-sysc' into omap-for-v5.15/ti-syscTony Lindgren
2021-07-27bus: ti-sysc: Add quirk for OMAP4 McASP to disable SIDLE modePeter Ujfalusi
2021-07-27Merge branch 'fixes-v5.14' into fixesTony Lindgren
2021-07-27bus: ti-sysc: AM3: RNG is GP onlyKevin Hilman
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman
2021-07-26Merge 5.14-rc3 into char-misc-nextGreg Kroah-Hartman
2021-07-21bus: fsl-mc: fix mmio base address for child DPRCsLaurentiu Tudor
2021-07-21bus: fsl-mc: rescan devices if endpoint not foundLaurentiu Tudor
2021-07-21bus: fsl-mc: pause the MC firmware when unloadingLaurentiu Tudor
2021-07-21bus: fsl-mc: pause the MC firmware before IOMMU setupLaurentiu Tudor
2021-07-21bus: fsl-mc: add .shutdown() op for the bus driverLaurentiu Tudor
2021-07-21bus: fsl-mc: fully resume the firmwareLaurentiu Tudor
2021-07-21bus: fsl-mc: handle DMA config deferral in ACPI caseLaurentiu Tudor
2021-07-21bus: fsl-mc: fix arg in call to dprc_scan_objects()Laurentiu Tudor
2021-07-21bus: mhi: pci_generic: Fix inbound IPCR channelLoic Poulain
2021-07-21bus: mhi: core: Validate channel ID when processing command completionsBhaumik Bhatt
2021-07-21bus: mhi: pci_generic: Apply no-op for wake using sideband wake booleanBhaumik Bhatt
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-15bus: mhi: pci-generic: configurable network interface MRURichard Laing
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-06-24bus: mhi: pci-generic: Add missing 'pci_disable_pcie_error_reporting()' callsChristophe JAILLET
2021-06-24bus: mhi: Wait for M2 state during system resumeBaochen Qiang
2021-06-24bus: mhi: core: Fix power down latencyLoic Poulain
2021-06-17bus: fsl-mc: mc-io: Correct misdocumentation of 'dpmcp_dev' paramLee Jones
2021-06-17bus: fsl-mc-msi: Fix a little doc-rot pertaining to 'np' to 'fwnode' conversionLee Jones
2021-06-17bus: fsl-mc: fsl-mc-allocator: Fix misspelling of 'new_mc_adev' and demote no...Lee Jones
2021-06-17bus: fsl-mc: dprc-driver: Fix some missing/incorrect function parameter descr...Lee Jones
2021-06-17bus: fsl-mc: dprc: Fix a couple of misspelling and formatting issuesLee Jones
2021-06-17bus: fsl-mc: fsl-mc-bus: Demote a bunch of non-conformant kernel-doc headers ...Lee Jones
2021-06-17bus: fsl-mc: mc-sys: Supply missing function names in kernel-doc headersLee Jones
2021-06-17bus: fsl-mc: mc-io: Supply function names for 'fsl_create_mc_io()' and 'fsl_d...Lee Jones
2021-06-12Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-11bus: ti-sysc: using pm_runtime_resume_and_get instead of pm_runtime_get_syncZhang Qilong
2021-06-11bus: ti-sysc: Correct misdocumentation of 'sysc_ioremap()'Lee Jones
2021-06-11bus: ti-sysc: Fix gpt12 system timer issue with reserved statusTony Lindgren
2021-06-09bus: mhi: pci-generic: Fix hibernationLoic Poulain