index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fsl
/
mc.h
Age
Commit message (
Expand
)
Author
2025-03-21
bus: fsl-mc: Remove deadcode
Dr. David Alan Gilbert
2025-01-10
bus: fsl-mc: constify the struct device_type usage
Ricardo B. Marliere
2024-09-03
bus: fsl-mc: make fsl_mc_bus_type const
Kunwu Chan
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2023-05-30
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-04-28
bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
Lu Baolu
2022-04-22
fsl-mc: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
2021-12-16
bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
Thomas Gleixner
2021-09-28
bus/fsl-mc: Add generic implementation for open/reset/close commands
Diana Craciun
2021-08-04
bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface ID
Ioana Ciornei
2021-01-27
bus: fsl-mc: move fsl_mc_command struct in a uapi header
Ioana Ciornei
2020-10-02
bus/fsl-mc: Extend ICID size from 16bit to 32bit
Bharat Bhushan
2020-10-02
bus/fsl-mc: Export IRQ pool handling functions to be used by VFIO
Diana Craciun
2020-10-02
bus/fsl-mc: Add a container setup function
Diana Craciun
2020-10-02
bus/fsl-mc: Export a cleanup function for DPRC
Diana Craciun
2020-10-02
bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent...
Diana Craciun
2020-10-02
bus/fsl-mc: Add dprc-reset-container support
Bharat Bhushan
2020-10-02
bus/fsl-mc: Set the QMAN/BMAN region flags
Diana Craciun
2020-10-02
bus/fsl-mc: add support for 'driver_override' in the mc-bus
Bharat Bhushan
2020-07-23
bus: fsl-mc: use raw spin lock to serialize mc cmds
Laurentiu Tudor
2020-07-23
bus: fsl-mc: add missing device types
Ioana Ciornei
2020-03-30
bus: fsl-mc: add api to retrieve mc version
Andrei Botila
2019-10-31
bus: fsl-mc: add the fsl_mc_get_endpoint function
Ioana Ciornei
2019-01-11
bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocate
Ioana Ciornei
2018-12-06
bus: fsl-mc: explicitly define the fsl_mc_command endianness
Ioana Ciornei
2018-10-26
Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-09-25
iommu/arm-smmu: Add support for the fsl-mc bus
Nipun Gupta
2018-09-21
bus: fsl-mc: add support for dpseci device type
Horia Geantă
2018-03-23
bus: fsl-mc: change mc_command in fsl_mc_command
Ioana Ciornei
2018-03-14
staging: fsl-mc: Move DPCON out of staging
Bogdan Purcareata
2018-03-14
staging: fsl-mc: Move DPBP out of staging
Bogdan Purcareata
2018-02-22
staging: fsl-mc: Move core bus out of staging
Bogdan Purcareata