summaryrefslogtreecommitdiffstats
path: root/drivers/bus
AgeCommit message (Expand)Author
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
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-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-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
2021-08-19Merge tag 'omap-for-v5.14/gpt12-fix-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann
2021-08-19bus: ti-sysc: Add break in switch statement in sysc_init_soc()Nathan Chancellor
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-12Merge tag 'drivers_soc_for_5.15' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2021-08-12bus: ixp4xx: return on error in ixp4xx_exp_probe()Dan Carpenter
2021-08-12Merge tag 'omap-for-v5.15/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2021-08-11bus: ti-sysc: Fix error handling for sysc_check_active_timer()Tony Lindgren
2021-08-10soc: ti: Remove pm_runtime_irq_safe() usage for smartreflexTony Lindgren
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman
2021-08-09Merge 5.14-rc5 into char-misc-nextGreg Kroah-Hartman
2021-08-06Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-05bus: mhi: core: Improve debug messages for power upBhaumik Bhatt
2021-08-05bus: mhi: core: Replace DMA allocation wrappers with original APIsBhaumik Bhatt
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