summaryrefslogtreecommitdiffstats
path: root/drivers/bus
AgeCommit message (Expand)AuthorLines
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-19Merge tag 'omap-for-v5.14/gpt12-fix-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann-1/+3
2021-08-11bus: ti-sysc: Fix error handling for sysc_check_active_timer()Tony Lindgren-1/+3
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-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-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-21bus: mhi: pci_generic: Fix inbound IPCR channelLoic Poulain-1/+17
2021-07-21bus: mhi: core: Validate channel ID when processing command completionsBhaumik Bhatt-5/+12
2021-07-21bus: mhi: pci_generic: Apply no-op for wake using sideband wake booleanBhaumik Bhatt-8/+19
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-46/+46
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko-0/+1
2021-06-24bus: mhi: pci-generic: Add missing 'pci_disable_pcie_error_reporting()' callsChristophe JAILLET-1/+4
2021-06-24bus: mhi: Wait for M2 state during system resumeBaochen Qiang-0/+1
2021-06-24bus: mhi: core: Fix power down latencyLoic Poulain-13/+5
2021-06-17bus: fsl-mc: mc-io: Correct misdocumentation of 'dpmcp_dev' paramLee Jones-1/+1
2021-06-17bus: fsl-mc-msi: Fix a little doc-rot pertaining to 'np' to 'fwnode' conversionLee Jones-1/+1
2021-06-17bus: fsl-mc: fsl-mc-allocator: Fix misspelling of 'new_mc_adev' and demote no...Lee Jones-5/+5
2021-06-17bus: fsl-mc: dprc-driver: Fix some missing/incorrect function parameter descr...Lee Jones-3/+5
2021-06-17bus: fsl-mc: dprc: Fix a couple of misspelling and formatting issuesLee Jones-2/+2
2021-06-17bus: fsl-mc: fsl-mc-bus: Demote a bunch of non-conformant kernel-doc headers ...Lee Jones-9/+10
2021-06-17bus: fsl-mc: mc-sys: Supply missing function names in kernel-doc headersLee Jones-9/+10
2021-06-17bus: fsl-mc: mc-io: Supply function names for 'fsl_create_mc_io()' and 'fsl_d...Lee Jones-2/+2
2021-06-12Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+38
2021-06-11bus: ti-sysc: Fix gpt12 system timer issue with reserved statusTony Lindgren-7/+13
2021-06-09bus: mhi: pci-generic: Fix hibernationLoic Poulain-1/+35
2021-06-09bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove()Wei Yongjun-1/+1
2021-06-09bus: mhi: pci_generic: T99W175: update channel name from AT to DUNJarvis Jiang-2/+2
2021-05-26bus: qcom-ebi2: Fix incorrect documentation for '{slow,fast}_cfg'Lee Jones-2/+2
2021-05-25bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_actTony Lindgren-2/+2
2021-05-18bus: ti-sysc: Fix am335x resume hang for usb otg moduleTony Lindgren-3/+50
2021-05-18Merge branch 'fixes-rc1' into fixesTony Lindgren-273/+763
2021-05-07bus: ti-sysc: Fix missing quirk flags for sataTony Lindgren-1/+2
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+6
2021-04-26Merge tag 'arm-soc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-3/+78
2021-04-26Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-269/+754
2021-04-11Merge tag 'mhi-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman-269/+754
2021-04-09treewide: change my e-mail address, fix my nameMarek BehĂșn-2/+2
2021-04-09bus: mhi: core: Fix shadow declarationsManivannan Sadhasivam-6/+6
2021-04-08Merge tag 'qcom-drivers-for-5.13' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-1/+3
2021-04-08bus: mhi: pci_generic: Constify mhi_controller_config struct definitionsManivannan Sadhasivam-3/+3
2021-04-08bus: mhi: pci_generic: Introduce Foxconn T99W175 supportJarvis Jiang-0/+47
2021-04-08bus: mhi: core: Sanity check values from remote device before useJeffrey Hugo-7/+74
2021-04-07bus: mhi: pci_generic: Add FIREHOSE channelsLoic Poulain-0/+35
2021-04-07bus: mhi: pci_generic: Implement PCI shutdown callbackLoic Poulain-0/+7
2021-04-07bus: mhi: core: Remove __ prefix for MHI channel unprepare functionBhaumik Bhatt-5/+5
2021-04-07bus: mhi: core: Check channel execution environment before issuing resetBhaumik Bhatt-0/+11