summaryrefslogtreecommitdiffstats
path: root/drivers/bus (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | bus: mhi: ep: Add support for managing MMIO registersManivannan Sadhasivam2022-04-264-2/+305
| * | | bus: mhi: ep: Add support for creating and destroying MHI EP devicesManivannan Sadhasivam2022-04-261-0/+83
| * | | bus: mhi: ep: Add support for registering MHI endpoint client driversManivannan Sadhasivam2022-04-261-0/+85
| * | | bus: mhi: ep: Add support for registering MHI endpoint controllersManivannan Sadhasivam2022-04-266-0/+408
| | |/ | |/|
* | | Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-311-2/+22
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...Joerg Roedel2022-05-206-7/+48
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * bus: platform,amba,fsl-mc,PCI: Add device DMA ownership managementLu Baolu2022-04-281-2/+22
| | |/ | |/|
* | | Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-265-3/+403
|\ \ \ | |_|/ |/| |
| * | Merge tag 'qcom-drivers-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2022-05-093-0/+401
| |\ \
| | * | bus: add driver for initializing the SSC bus on (some) qcom SoCsMichael Srba2022-04-193-0/+401
| | |/
| * | Merge tag 'arm-soc/for-5.19/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann2022-05-051-1/+0
| |\ \
| | * | bus: brcmstb_gisb: Remove the suppress_bind_attrs attribute of the driverlizhe2022-04-261-1/+0
| | |/
| * / bus: ti-sysc: Drop commas after SoC match table sentinelsGeert Uytterhoeven2022-04-211-2/+2
| |/
* | 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-241-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-221-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