index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
fsl-mc
Age
Commit message (
Expand
)
Author
2022-04-27
bus: fsl-mc-msi: Fix MSI descriptor mutex lock for msi_first_desc()
Shin'ichiro Kawasaki
2021-12-16
bus: fsl-mc-msi: Simplify MSI descriptor handling
Thomas Gleixner
2021-12-16
bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
Thomas Gleixner
2021-12-16
bus: fsl-mc-msi: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
bus: fsl-mc-msi: Allocate MSI device data on first use
Thomas Gleixner
2021-09-28
bus/fsl-mc: Add generic implementation for open/reset/close commands
Diana Craciun
2021-09-01
Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-04
bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface ID
Ioana Ciornei
2021-07-21
bus: fsl-mc: fix mmio base address for child DPRCs
Laurentiu Tudor
2021-07-21
bus: fsl-mc: rescan devices if endpoint not found
Laurentiu Tudor
2021-07-21
bus: fsl-mc: pause the MC firmware when unloading
Laurentiu Tudor
2021-07-21
bus: fsl-mc: pause the MC firmware before IOMMU setup
Laurentiu Tudor
2021-07-21
bus: fsl-mc: add .shutdown() op for the bus driver
Laurentiu Tudor
2021-07-21
bus: fsl-mc: fully resume the firmware
Laurentiu Tudor
2021-07-21
bus: fsl-mc: handle DMA config deferral in ACPI case
Laurentiu Tudor
2021-07-21
bus: fsl-mc: fix arg in call to dprc_scan_objects()
Laurentiu Tudor
2021-06-17
bus: fsl-mc: mc-io: Correct misdocumentation of 'dpmcp_dev' param
Lee Jones
2021-06-17
bus: fsl-mc-msi: Fix a little doc-rot pertaining to 'np' to 'fwnode' conversion
Lee Jones
2021-06-17
bus: fsl-mc: fsl-mc-allocator: Fix misspelling of 'new_mc_adev' and demote no...
Lee Jones
2021-06-17
bus: fsl-mc: dprc-driver: Fix some missing/incorrect function parameter descr...
Lee Jones
2021-06-17
bus: fsl-mc: dprc: Fix a couple of misspelling and formatting issues
Lee Jones
2021-06-17
bus: fsl-mc: fsl-mc-bus: Demote a bunch of non-conformant kernel-doc headers ...
Lee Jones
2021-06-17
bus: fsl-mc: mc-sys: Supply missing function names in kernel-doc headers
Lee Jones
2021-06-17
bus: fsl-mc: mc-io: Supply function names for 'fsl_create_mc_io()' and 'fsl_d...
Lee Jones
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-09
bus: fsl-mc: list more commands as accepted through the ioctl
Ioana Ciornei
2021-02-09
bus: fsl-mc: add the dpdbg device type
Ioana Ciornei
2021-02-09
bus: fsl-mc: Fix test for end of loop
Dan Carpenter
2021-01-27
bus: fsl-mc: add autorescan sysfs
Ioana Ciornei
2021-01-27
bus: fsl-mc: add bus rescan attribute
Ioana Ciornei
2021-01-27
bus: fsl-mc: add fsl-mc userspace support
Ioana Ciornei
2021-01-27
bus: fsl-mc: export mc_cmd_hdr_read_cmdid() to the fsl-mc bus
Ioana Ciornei
2021-01-09
bus: fsl-mc: return -EPROBE_DEFER when a device is not yet discovered
Ioana Ciornei
2021-01-07
bus: fsl-mc: add missing __iomem attribute
Laurentiu Tudor
2020-12-09
bus: fsl-mc: simplify DPRC version check
Ioana Ciornei
2020-12-09
bus: fsl-mc: fix error return code in fsl_mc_object_allocate()
Zhang Changzhong
2020-12-09
bus: fsl-mc: added missing fields to dprc_rsp_get_obj_region structure
Laurentiu Tudor
2020-12-09
bus: fsl-mc: make sure MC firmware is up and running
Laurentiu Tudor
2020-12-09
bus: fsl-mc: add back accidentally dropped error check
Laurentiu Tudor
2020-10-02
bus/fsl-mc: Add a new version for dprc_get_obj_region command
Diana Craciun
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: Do not rely on caller to provide non NULL mc_io
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: Cache the DPRC API version
Diana Craciun
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
[next]