summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-161-0/+5
|\
| * bus: mvebu-mbus: Export symbols for public API window functionsPali Rohár2022-01-061-0/+5
* | Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-146-42/+92
|\ \
| * \ Merge 5.16-rc8 into char-misc-nextGreg Kroah-Hartman2022-01-031-4/+4
| |\ \
| * | | bus: mhi: pci_generic: Introduce Sierra EM919X supportThomas Perrot2021-12-171-0/+43
| * | | bus: mhi: core: Use correctly sized arguments for bit fieldKees Cook2021-12-171-1/+2
| * | | bus: mhi: core: Add an API for auto queueing buffers for DL channelManivannan Sadhasivam2021-12-172-5/+22
| * | | bus: mhi: core: Fix race while handling SYS_ERR at power upManivannan Sadhasivam2021-12-171-23/+12
| * | | bus: mhi: core: Fix reading wake_capable channel configurationBhaumik Bhatt2021-12-171-0/+1
| * | | bus: mhi: pci_generic: Simplify code and axe the use of a deprecated APIChristophe JAILLET2021-12-171-7/+1
| * | | bus: mhi: core: Minor style and comment fixesManivannan Sadhasivam2021-12-172-2/+3
| * | | bus: mhi: core: Use macros for execution environment featuresBhaumik Bhatt2021-12-173-3/+4
| * | | bus: mhi: pci_generic: Graceful shutdown on freezeLoic Poulain2021-12-171-1/+1
| * | | bus: mhi: pci_generic: Add new device ID support for T99W175Slark Xiao2021-12-171-0/+3
* | | | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-133-76/+20
|\ \ \ \
| * | | | bus: fsl-mc-msi: Simplify MSI descriptor handlingThomas Gleixner2021-12-161-57/+4
| * | | | bus: fsl-mc: fsl-mc-allocator: Rework MSI handlingThomas Gleixner2021-12-163-14/+9
| * | | | bus: fsl-mc-msi: Use msi_desc::msi_indexThomas Gleixner2021-12-162-4/+4
| * | | | bus: fsl-mc-msi: Allocate MSI device data on first useThomas Gleixner2021-12-161-6/+8
| |/ / /
* | | | Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2022-01-102-8/+60
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge tag 'imx-drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2021-12-201-2/+16
| |\ \ \
| | * | | bus: imx-weim: optionally enable continuous burst clockIvan Bornyakov2021-12-141-2/+16
| | | |/ | | |/|
| * / | bus: tegra-gmi: Add runtime PM and OPP supportDmitry Osipenko2021-12-161-6/+44
| |/ /
* | | Merge tag 'sunxi-drivers-for-5.17-1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2021-12-171-4/+4
|\ \ \ | |_|/ |/| |
| * | bus: sunxi-rsb: Fix shutdownJernej Skrabec2021-11-221-4/+4
| |/
* | bus: mhi: core: Add support for forced PM resumeLoic Poulain2021-12-091-3/+18
* | bus: mhi: pci_generic: Fix device recovery failed issueSlark Xiao2021-12-031-1/+1
|/
* Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2021-11-131-1/+1
|\
| * MIPS: Allow modules to set board_be_handlerFlorian Fainelli2021-11-091-1/+1
* | Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-11-034-41/+251
|\ \
| * \ Merge tag 'sunxi-drivers-for-5.16-1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2021-10-201-4/+3
| |\ \
| | * | bus: sun50i-de2: Adjust printing error messageJernej Skrabec2021-10-131-4/+3
| | |/
| * | Merge tag 'arm-soc/for-5.16/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann2021-10-132-2/+7
| |\ \
| | * | bus: brcmstb_gisb: Allow building as moduleFlorian Fainelli2021-09-272-2/+7
| | |/
| * | bus: ti-sysc: Fix variable set but not used warning for reinit_modulesTony Lindgren2021-10-061-2/+1
| * | bus: ti-sysc: Drop legacy quirk flag for shamTony Lindgren2021-09-211-2/+1
| * | bus: ti-sysc: Drop legacy quirk flag for gpioTony Lindgren2021-09-211-2/+2
| * | bus: ti-sysc: Handle otg force idle quirkTony Lindgren2021-09-211-1/+23
| * | bus: ti-sysc: Use context lost quirk for otgTony Lindgren2021-09-211-1/+1
| * | bus: ti-sysc: Use context lost quirks for gpmcTony Lindgren2021-09-211-0/+1
| * | bus: ti-sysc: Add quirk handling for reset on re-initTony Lindgren2021-09-211-0/+10
| * | bus: ti-sysc: Add quirk handling for reinit on context lostTony Lindgren2021-09-211-6/+102
| * | bus: ti-sysc: Check for lost context in sysc_reinit_module()Tony Lindgren2021-09-211-11/+49
| * | bus: ti-sysc: Fix timekeeping_suspended warning on resumeTony Lindgren2021-09-211-12/+53
| |/
* | Merge tag 'vfio-v5.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-11-033-5/+140
|\ \
| * | bus/fsl-mc: Add generic implementation for open/reset/close commandsDiana Craciun2021-09-283-5/+140
| |/
* | Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-10-173-16/+40
|\ \
| * | drivers: bus: Delete CONFIG_SIMPLE_PM_BUSSaravana Kannan2021-10-052-13/+1
| * | drivers: bus: simple-pm-bus: Add support for probing simple bus only devicesSaravana Kannan2021-10-051-3/+39
| |/
* | bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893Tony Lindgren2021-10-061-0/+3