summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-011-1/+5
|\
| * bus: fsl-mc-msi: Fix MSI descriptor mutex lock for msi_first_desc()Shin'ichiro Kawasaki2022-04-271-1/+5
* | Merge tag 'char-misc-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-301-0/+2
|\ \
| * | bus: mhi: host: pci_generic: Flush recovery worker during freezeManivannan Sadhasivam2022-04-131-0/+1
| * | bus: mhi: host: pci_generic: Add missing poweroff() PM callbackManivannan Sadhasivam2022-04-131-0/+1
| |/
* | Merge tag 'imx-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2022-04-291-1/+1
|\ \
| * | bus: imx-weim: make symbol 'weim_of_notifier' staticWei Yongjun2022-04-111-1/+1
* | | Merge tag 'sunxi-fixes-for-5.18-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2022-04-291-0/+2
|\ \ \
| * | | bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()Christophe JAILLET2022-04-251-0/+2
| | |/ | |/|
* | | Merge tag 'omap-for-v5.18/fixes-take2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2022-04-211-1/+15
|\ \ \ | |_|/ |/| |
| * | bus: ti-sysc: Make omap3 gpt12 quirk handling SoC specificTony Lindgren2022-04-121-1/+15
| |/
* / bus: imx-weim: fix NULL but dereferenced coccicheck errorWan Jiabing2022-04-061-2/+1
|/
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-2814-916/+855
|\
| * bus: mhi: Make mhi_state_str[] array static inline and move to common.hManivannan Sadhasivam2022-03-186-31/+40
| * bus: mhi: Move common MHI definitions out of host directoryManivannan Sadhasivam2022-03-182-263/+284
| * bus: mhi: host: Rename "struct mhi_tre" to "struct mhi_ring_element"Manivannan Sadhasivam2022-03-183-14/+14
| * bus: mhi: Cleanup the register definitions used in headersManivannan Sadhasivam2022-03-181-214/+199
| * bus: mhi: Use bitfield operations for handling DWORDs of ring elementsManivannan Sadhasivam2022-03-181-25/+33
| * bus: mhi: Use bitfield operations for register read and writeManivannan Sadhasivam2022-03-186-170/+76
| * bus: mhi: Move host MHI code to "host" directoryManivannan Sadhasivam2022-03-1812-33/+39
| * bus: mhi: Fix MHI DMA structure endiannessPaul Davey2022-03-185-103/+104
| * bus: mhi: Fix pm_state conversion to stringPaul Davey2022-03-182-5/+7
| * bus: mhi: pci_generic: Add mru_default for Quectel EM1xx seriesYonglin Tan2022-03-181-0/+1
* | Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-03-251-0/+1
|\ \
| * | mips: cdmm: Fix refcount leak in mips_cdmm_phys_baseMiaoqian Lin2022-03-141-0/+1
* | | Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-9/+126
|\ \ \
| * | | bus: imx-weim: add DT overlay support for WEIM busIvan Bornyakov2022-02-221-9/+126
| |/ /
* | | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-03-211-3/+1
|\ \ \ | |_|/ |/| |
| * | spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
| |/
* | bus: mhi: pci_generic: Add mru_default for Cinterion MV31-WSlark Xiao2022-02-061-0/+1
* | bus: mhi: pci_generic: Add mru_default for Foxconn SDX55Slark Xiao2022-02-061-0/+1
|/
* 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
| |/ / /