summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)Author
2022-07-13Merge tag 'v5.15.38' into 5.15.32-2.0.0Daiane Angolini
2022-07-11Merge branch 'local/v5.15.33' into 5.15.32-2.0.0Daiane Angolini
2022-05-09bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()Christophe JAILLET
2022-05-09bus: ti-sysc: Make omap3 gpt12 quirk handling SoC specificTony Lindgren
2022-05-09bus: mhi: host: pci_generic: Flush recovery worker during freezeManivannan Sadhasivam
2022-05-09bus: mhi: host: pci_generic: Add missing poweroff() PM callbackManivannan Sadhasivam
2022-04-08mips: cdmm: Fix refcount leak in mips_cdmm_phys_baseMiaoqian Lin
2022-04-08bus: mhi: Fix MHI DMA structure endiannessPaul Davey
2022-04-08bus: mhi: pci_generic: Add mru_default for Quectel EM1xx seriesYonglin Tan
2022-03-11Merge tag 'v5.15.27' into lf-5.15.yJason Liu
2022-02-16bus: mhi: pci_generic: Add mru_default for Cinterion MV31-WSlark Xiao
2022-02-16bus: mhi: pci_generic: Add mru_default for Foxconn SDX55Slark Xiao
2022-01-27bus: mhi: core: Fix race while handling SYS_ERR at power upManivannan Sadhasivam
2022-01-27bus: mhi: core: Fix reading wake_capable channel configurationBhaumik Bhatt
2022-01-27bus: mhi: pci_generic: Graceful shutdown on freezeLoic Poulain
2022-01-21bus: fsl-mc: use common cleanup function in DPRC .remove() opLaurentiu Tudor
2022-01-21bus: fsl-mc: move dprc irq teardown in common cleanup functionLaurentiu Tudor
2022-01-21bus: fsl-mc: move restool misc dev create/remove in probe and removeLaurentiu Tudor
2022-01-21bus: fsl-mc: check for null irq arrayLaurentiu Tudor
2021-12-29bus: sunxi-rsb: Fix shutdownJernej Skrabec
2021-12-22bus: ti-sysc: Fix variable set but not used warning for reinit_modulesTony Lindgren
2021-12-14bus: mhi: core: Add support for forced PM resumeLoic Poulain
2021-12-14bus: mhi: pci_generic: Fix device recovery failed issueSlark Xiao
2021-12-01Merge tag 'v5.15.5' into lf-5.15.yJason Liu
2021-11-30Revert "drivers: bus: simple-pm-bus: Add support for probing simple bus only ...Dong Aisheng
2021-11-25bus: ti-sysc: Use context lost quirk for otgTony Lindgren
2021-11-25bus: ti-sysc: Add quirk handling for reinit on context lostTony Lindgren
2021-11-18bus: ti-sysc: Fix timekeeping_suspended warning on resumeTony Lindgren
2021-11-16bus: fsl-mc: fix double free of the root DPRC fsl-mc deviceLaurentiu Tudor
2021-11-16bus: fsl-mc: add null checks in the shutdown bus opLaurentiu Tudor
2021-11-16bus: fsl-mc: check for null .remove() callbackLaurentiu Tudor
2021-11-16bus: fsl-mc: fix a use-after-free issueLaurentiu Tudor
2021-11-16bus: fsl-mc: add .shutdown() op for DPRC driverLaurentiu Tudor
2021-11-16bus: fsl-mc: drop useless cleanupLaurentiu Tudor
2021-11-02bus: fsl-mc: add the dprc_get_mem() command to the whitelistIoana Ciornei
2021-11-02bus/fsl-mc: Add generic implementation for open/reset/close commandsDiana Craciun
2021-11-02bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value to 15sLaurentiu Tudor
2021-10-17Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-06bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893Tony Lindgren
2021-10-06Merge branch 'pruss-fix' into fixesTony Lindgren
2021-10-05drivers: bus: Delete CONFIG_SIMPLE_PM_BUSSaravana Kannan
2021-10-05drivers: bus: simple-pm-bus: Add support for probing simple bus only devicesSaravana Kannan
2021-09-01Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-09-01Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-27Revert "bus: mhi: Add inbound buffers allocation flag"Greg Kroah-Hartman
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-26Revert "net: really fix the build..."Kalle Valo
2021-08-24Merge 5.14-rc7 into char-misc-nextGreg Kroah-Hartman