aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-06bus: mhi: pci_generic: Add mru_default for Cinterion MV31-WSlark Xiao1-0/+1
2022-02-06bus: mhi: pci_generic: Add mru_default for Foxconn SDX55Slark Xiao1-0/+1
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+5
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds6-42/+92
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-76/+20
2022-01-10Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-8/+60
2022-01-06bus: mvebu-mbus: Export symbols for public API window functionsPali Rohár1-0/+5
2022-01-03Merge 5.16-rc8 into char-misc-nextGreg Kroah-Hartman1-4/+4
2021-12-20Merge tag 'imx-drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/driversArnd Bergmann1-2/+16
2021-12-17bus: mhi: pci_generic: Introduce Sierra EM919X supportThomas Perrot1-0/+43
2021-12-17bus: mhi: core: Use correctly sized arguments for bit fieldKees Cook1-1/+2
2021-12-17bus: mhi: core: Add an API for auto queueing buffers for DL channelManivannan Sadhasivam2-5/+22
2021-12-17bus: mhi: core: Fix race while handling SYS_ERR at power upManivannan Sadhasivam1-23/+12
2021-12-17bus: mhi: core: Fix reading wake_capable channel configurationBhaumik Bhatt1-0/+1
2021-12-17bus: mhi: pci_generic: Simplify code and axe the use of a deprecated APIChristophe JAILLET1-7/+1
2021-12-17bus: mhi: core: Minor style and comment fixesManivannan Sadhasivam2-2/+3
2021-12-17bus: mhi: core: Use macros for execution environment featuresBhaumik Bhatt3-3/+4
2021-12-17bus: mhi: pci_generic: Graceful shutdown on freezeLoic Poulain1-1/+1
2021-12-17bus: mhi: pci_generic: Add new device ID support for T99W175Slark Xiao1-0/+3
2021-12-17Merge tag 'sunxi-drivers-for-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/fixesArnd Bergmann1-4/+4
2021-12-16bus: fsl-mc-msi: Simplify MSI descriptor handlingThomas Gleixner1-57/+4
2021-12-16bus: fsl-mc: fsl-mc-allocator: Rework MSI handlingThomas Gleixner3-14/+9
2021-12-16bus: fsl-mc-msi: Use msi_desc::msi_indexThomas Gleixner2-4/+4
2021-12-16bus: fsl-mc-msi: Allocate MSI device data on first useThomas Gleixner1-6/+8
2021-12-16bus: tegra-gmi: Add runtime PM and OPP supportDmitry Osipenko1-6/+44
2021-12-14bus: imx-weim: optionally enable continuous burst clockIvan Bornyakov1-2/+16
2021-12-09bus: mhi: core: Add support for forced PM resumeLoic Poulain1-3/+18
2021-12-03bus: mhi: pci_generic: Fix device recovery failed issueSlark Xiao1-1/+1
2021-11-22bus: sunxi-rsb: Fix shutdownJernej Skrabec1-4/+4
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+1
2021-11-09MIPS: Allow modules to set board_be_handlerFlorian Fainelli1-1/+1
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-41/+251
2021-11-03Merge tag 'vfio-v5.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds3-5/+140
2021-10-20Merge tag 'sunxi-drivers-for-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/driversArnd Bergmann1-4/+3
2021-10-17Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-16/+40
2021-10-13Merge tag 'arm-soc/for-5.16/drivers' of https://github.com/Broadcom/stblinux into arm/driversArnd Bergmann2-2/+7
2021-10-13bus: sun50i-de2: Adjust printing error messageJernej Skrabec1-4/+3
2021-10-06bus: ti-sysc: Fix variable set but not used warning for reinit_modulesTony Lindgren1-2/+1
2021-10-06bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893Tony Lindgren1-0/+3
2021-10-06Merge branch 'pruss-fix' into fixesTony Lindgren12-136/+738
2021-10-05drivers: bus: Delete CONFIG_SIMPLE_PM_BUSSaravana Kannan2-13/+1
2021-10-05drivers: bus: simple-pm-bus: Add support for probing simple bus only devicesSaravana Kannan1-3/+39
2021-09-28bus/fsl-mc: Add generic implementation for open/reset/close commandsDiana Craciun3-5/+140
2021-09-27bus: brcmstb_gisb: Allow building as moduleFlorian Fainelli2-2/+7
2021-09-21bus: ti-sysc: Drop legacy quirk flag for shamTony Lindgren1-2/+1
2021-09-21bus: ti-sysc: Drop legacy quirk flag for gpioTony Lindgren1-2/+2
2021-09-21bus: ti-sysc: Handle otg force idle quirkTony Lindgren1-1/+23
2021-09-21bus: ti-sysc: Use context lost quirk for otgTony Lindgren1-1/+1
2021-09-21bus: ti-sysc: Use context lost quirks for gpmcTony Lindgren1-0/+1
2021-09-21bus: ti-sysc: Add quirk handling for reset on re-initTony Lindgren1-0/+10