summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)AuthorFilesLines
2021-08-04bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface IDIoana Ciornei1-1/+3
2021-08-03Merge tag 'omap-for-v5.14/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann1-7/+15
2021-08-03net: really fix the build...David S. Miller2-4/+7
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-14/+48
2021-07-27Merge branch 'omap-for-v5.14/ti-sysc' into omap-for-v5.15/ti-syscTony Lindgren1-12/+16
2021-07-27bus: ti-sysc: Add quirk for OMAP4 McASP to disable SIDLE modePeter Ujfalusi1-1/+2
2021-07-27Merge branch 'fixes-v5.14' into fixesTony Lindgren12-52/+89
2021-07-27bus: ti-sysc: AM3: RNG is GP onlyKevin Hilman1-0/+2
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman2-14/+48
2021-07-26Merge 5.14-rc3 into char-misc-nextGreg Kroah-Hartman2-14/+48
2021-07-21bus: fsl-mc: fix mmio base address for child DPRCsLaurentiu Tudor1-2/+22
2021-07-21bus: fsl-mc: rescan devices if endpoint not foundLaurentiu Tudor1-2/+20
2021-07-21bus: fsl-mc: pause the MC firmware when unloadingLaurentiu Tudor1-0/+10
2021-07-21bus: fsl-mc: pause the MC firmware before IOMMU setupLaurentiu Tudor1-1/+43
2021-07-21bus: fsl-mc: add .shutdown() op for the bus driverLaurentiu Tudor1-0/+6
2021-07-21bus: fsl-mc: fully resume the firmwareLaurentiu Tudor1-1/+3
2021-07-21bus: fsl-mc: handle DMA config deferral in ACPI caseLaurentiu Tudor1-11/+13
2021-07-21bus: fsl-mc: fix arg in call to dprc_scan_objects()Laurentiu Tudor1-1/+1
2021-07-21bus: mhi: pci_generic: Fix inbound IPCR channelLoic Poulain1-1/+17
2021-07-21bus: mhi: core: Validate channel ID when processing command completionsBhaumik Bhatt1-5/+12
2021-07-21bus: mhi: pci_generic: Apply no-op for wake using sideband wake booleanBhaumik Bhatt1-8/+19
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-3/+1
2021-07-15bus: mhi: pci-generic: configurable network interface MRURichard Laing1-1/+5
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-46/+46
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2021-06-24bus: mhi: pci-generic: Add missing 'pci_disable_pcie_error_reporting()' callsChristophe JAILLET1-1/+4
2021-06-24bus: mhi: Wait for M2 state during system resumeBaochen Qiang1-0/+1
2021-06-24bus: mhi: core: Fix power down latencyLoic Poulain1-13/+5
2021-06-17bus: fsl-mc: mc-io: Correct misdocumentation of 'dpmcp_dev' paramLee Jones1-1/+1
2021-06-17bus: fsl-mc-msi: Fix a little doc-rot pertaining to 'np' to 'fwnode' conversionLee Jones1-1/+1
2021-06-17bus: fsl-mc: fsl-mc-allocator: Fix misspelling of 'new_mc_adev' and demote no...Lee Jones1-5/+5
2021-06-17bus: fsl-mc: dprc-driver: Fix some missing/incorrect function parameter descr...Lee Jones1-3/+5
2021-06-17bus: fsl-mc: dprc: Fix a couple of misspelling and formatting issuesLee Jones1-2/+2
2021-06-17bus: fsl-mc: fsl-mc-bus: Demote a bunch of non-conformant kernel-doc headers ...Lee Jones1-9/+10
2021-06-17bus: fsl-mc: mc-sys: Supply missing function names in kernel-doc headersLee Jones1-9/+10
2021-06-17bus: fsl-mc: mc-io: Supply function names for 'fsl_create_mc_io()' and 'fsl_d...Lee Jones1-2/+2
2021-06-12Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+38
2021-06-11bus: ti-sysc: using pm_runtime_resume_and_get instead of pm_runtime_get_syncZhang Qilong1-4/+2
2021-06-11bus: ti-sysc: Correct misdocumentation of 'sysc_ioremap()'Lee Jones1-1/+1
2021-06-11bus: ti-sysc: Fix gpt12 system timer issue with reserved statusTony Lindgren1-7/+13
2021-06-09bus: mhi: pci-generic: Fix hibernationLoic Poulain1-1/+35
2021-06-09bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove()Wei Yongjun1-1/+1
2021-06-09bus: mhi: pci_generic: T99W175: update channel name from AT to DUNJarvis Jiang1-2/+2
2021-05-27bus: qcom-ebi2: Fix incorrect documentation for '{slow,fast}_cfg'Lee Jones1-2/+2
2021-05-25bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_actTony Lindgren1-2/+2
2021-05-18bus: ti-sysc: Fix am335x resume hang for usb otg moduleTony Lindgren1-3/+50
2021-05-18Merge branch 'fixes-rc1' into fixesTony Lindgren11-273/+763
2021-05-07bus: ti-sysc: Fix missing quirk flags for sataTony Lindgren1-1/+2
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+6