index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
fsl-mc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-10
bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove()
Shin'ichiro Kawasaki
1
-3
/
+3
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-21
/
+4
2022-05-20
Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...
Joerg Roedel
2
-3
/
+27
2022-05-02
Merge 5.18-rc5 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+5
2022-04-28
bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
Lu Baolu
1
-2
/
+22
2022-04-27
bus: fsl-mc-msi: Fix MSI descriptor mutex lock for msi_first_desc()
Shin'ichiro Kawasaki
1
-1
/
+5
2022-04-22
fsl-mc: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
1
-21
/
+4
2021-12-17
bus: fsl-mc-msi: Simplify MSI descriptor handling
Thomas Gleixner
1
-57
/
+4
2021-12-17
bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
Thomas Gleixner
3
-14
/
+9
2021-12-17
bus: fsl-mc-msi: Use msi_desc::msi_index
Thomas Gleixner
2
-4
/
+4
2021-12-17
bus: fsl-mc-msi: Allocate MSI device data on first use
Thomas Gleixner
1
-6
/
+8
2021-09-29
bus/fsl-mc: Add generic implementation for open/reset/close commands
Diana Craciun
3
-5
/
+140
2021-09-01
Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-17
/
+117
2021-08-04
bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface ID
Ioana Ciornei
1
-1
/
+3
2021-07-21
bus: fsl-mc: fix mmio base address for child DPRCs
Laurentiu Tudor
1
-2
/
+22
2021-07-21
bus: fsl-mc: rescan devices if endpoint not found
Laurentiu Tudor
1
-2
/
+20
2021-07-21
bus: fsl-mc: pause the MC firmware when unloading
Laurentiu Tudor
1
-0
/
+10
2021-07-21
bus: fsl-mc: pause the MC firmware before IOMMU setup
Laurentiu Tudor
1
-1
/
+43
2021-07-21
bus: fsl-mc: add .shutdown() op for the bus driver
Laurentiu Tudor
1
-0
/
+6
2021-07-21
bus: fsl-mc: fully resume the firmware
Laurentiu Tudor
1
-1
/
+3
2021-07-21
bus: fsl-mc: handle DMA config deferral in ACPI case
Laurentiu Tudor
1
-11
/
+13
2021-07-21
bus: fsl-mc: fix arg in call to dprc_scan_objects()
Laurentiu Tudor
1
-1
/
+1
2021-06-17
bus: fsl-mc: mc-io: Correct misdocumentation of 'dpmcp_dev' param
Lee Jones
1
-1
/
+1
2021-06-17
bus: fsl-mc-msi: Fix a little doc-rot pertaining to 'np' to 'fwnode' conversion
Lee Jones
1
-1
/
+1
2021-06-17
bus: fsl-mc: fsl-mc-allocator: Fix misspelling of 'new_mc_adev' and demote no...
Lee Jones
1
-5
/
+5
2021-06-17
bus: fsl-mc: dprc-driver: Fix some missing/incorrect function parameter descr...
Lee Jones
1
-3
/
+5
2021-06-17
bus: fsl-mc: dprc: Fix a couple of misspelling and formatting issues
Lee Jones
1
-2
/
+2
2021-06-17
bus: fsl-mc: fsl-mc-bus: Demote a bunch of non-conformant kernel-doc headers ...
Lee Jones
1
-9
/
+10
2021-06-17
bus: fsl-mc: mc-sys: Supply missing function names in kernel-doc headers
Lee Jones
1
-9
/
+10
2021-06-17
bus: fsl-mc: mc-io: Supply function names for 'fsl_create_mc_io()' and 'fsl_d...
Lee Jones
1
-2
/
+2
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-6
/
+789
2021-02-09
bus: fsl-mc: list more commands as accepted through the ioctl
Ioana Ciornei
1
-0
/
+50
2021-02-09
bus: fsl-mc: add the dpdbg device type
Ioana Ciornei
1
-0
/
+6
2021-02-09
bus: fsl-mc: Fix test for end of loop
Dan Carpenter
1
-1
/
+1
2021-01-27
bus: fsl-mc: add autorescan sysfs
Ioana Ciornei
3
-2
/
+75
2021-01-27
bus: fsl-mc: add bus rescan attribute
Ioana Ciornei
3
-2
/
+46
2021-01-27
bus: fsl-mc: add fsl-mc userspace support
Ioana Ciornei
5
-0
/
+608
2021-01-27
bus: fsl-mc: export mc_cmd_hdr_read_cmdid() to the fsl-mc bus
Ioana Ciornei
2
-1
/
+3
2021-01-10
bus: fsl-mc: return -EPROBE_DEFER when a device is not yet discovered
Ioana Ciornei
1
-0
/
+9
2021-01-07
bus: fsl-mc: add missing __iomem attribute
Laurentiu Tudor
1
-1
/
+1
2020-12-09
bus: fsl-mc: simplify DPRC version check
Ioana Ciornei
1
-3
/
+1
2020-12-09
bus: fsl-mc: fix error return code in fsl_mc_object_allocate()
Zhang Changzhong
1
-1
/
+3
2020-12-09
bus: fsl-mc: added missing fields to dprc_rsp_get_obj_region structure
Laurentiu Tudor
2
-2
/
+5
2020-12-09
bus: fsl-mc: make sure MC firmware is up and running
Laurentiu Tudor
1
-12
/
+30
2020-12-09
bus: fsl-mc: add back accidentally dropped error check
Laurentiu Tudor
1
-1
/
+4
2020-10-02
bus/fsl-mc: Add a new version for dprc_get_obj_region command
Diana Craciun
2
-14
/
+27
2020-10-02
bus/fsl-mc: Extend ICID size from 16bit to 32bit
Bharat Bhushan
3
-5
/
+4
2020-10-02
bus/fsl-mc: Export IRQ pool handling functions to be used by VFIO
Diana Craciun
3
-19
/
+11
2020-10-02
bus/fsl_mc: Do not rely on caller to provide non NULL mc_io
Diana Craciun
1
-1
/
+6
2020-10-02
bus/fsl-mc: Add a container setup function
Diana Craciun
1
-22
/
+49
[next]