index
:
Linux Stable
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.12.y
linux-6.13.y
linux-6.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
fsl-mc
/
fsl-mc-bus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2023-08-30
1
-0
/
+1
|
\
|
*
bus: Explicitly include correct DT includes
Rob Herring
2023-08-12
1
-0
/
+1
*
|
bus: fsl-mc: Use common ranges functions
Rob Herring
2023-08-29
1
-77
/
+13
|
/
*
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
2023-05-30
1
-4
/
+1
*
bus: fsl-mc: Only warn once about errors on device unbind
Uwe Kleine-König
2023-05-30
1
-3
/
+1
*
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-23
1
-3
/
+3
*
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-2
/
+2
*
bus: fsl-mc: Remove linux/msi.h includes
Thomas Gleixner
2022-11-23
1
-1
/
+0
*
bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove()
Shin'ichiro Kawasaki
2022-06-10
1
-3
/
+3
*
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
1
-21
/
+4
|
\
|
*
fsl-mc: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
2022-04-22
1
-21
/
+4
*
|
bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
Lu Baolu
2022-04-28
1
-2
/
+22
|
/
*
Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-01
1
-17
/
+117
|
\
|
*
bus: fsl-mc: fix mmio base address for child DPRCs
Laurentiu Tudor
2021-07-21
1
-2
/
+22
|
*
bus: fsl-mc: rescan devices if endpoint not found
Laurentiu Tudor
2021-07-21
1
-2
/
+20
|
*
bus: fsl-mc: pause the MC firmware when unloading
Laurentiu Tudor
2021-07-21
1
-0
/
+10
|
*
bus: fsl-mc: pause the MC firmware before IOMMU setup
Laurentiu Tudor
2021-07-21
1
-1
/
+43
|
*
bus: fsl-mc: add .shutdown() op for the bus driver
Laurentiu Tudor
2021-07-21
1
-0
/
+6
|
*
bus: fsl-mc: fully resume the firmware
Laurentiu Tudor
2021-07-21
1
-1
/
+3
|
*
bus: fsl-mc: handle DMA config deferral in ACPI case
Laurentiu Tudor
2021-07-21
1
-11
/
+13
|
*
bus: fsl-mc: fix arg in call to dprc_scan_objects()
Laurentiu Tudor
2021-07-21
1
-1
/
+1
*
|
bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface ID
Ioana Ciornei
2021-08-04
1
-1
/
+3
|
/
*
bus: fsl-mc: fsl-mc-bus: Demote a bunch of non-conformant kernel-doc headers ...
Lee Jones
2021-06-17
1
-9
/
+10
*
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-24
1
-1
/
+103
|
\
|
*
bus: fsl-mc: add the dpdbg device type
Ioana Ciornei
2021-02-09
1
-0
/
+6
|
*
bus: fsl-mc: add autorescan sysfs
Ioana Ciornei
2021-01-27
1
-0
/
+55
|
*
bus: fsl-mc: add bus rescan attribute
Ioana Ciornei
2021-01-27
1
-0
/
+41
|
*
bus: fsl-mc: add missing __iomem attribute
Laurentiu Tudor
2021-01-07
1
-1
/
+1
*
|
bus: fsl-mc: return -EPROBE_DEFER when a device is not yet discovered
Ioana Ciornei
2021-01-09
1
-0
/
+9
|
/
*
bus: fsl-mc: make sure MC firmware is up and running
Laurentiu Tudor
2020-12-09
1
-12
/
+30
*
bus: fsl-mc: add back accidentally dropped error check
Laurentiu Tudor
2020-12-09
1
-1
/
+4
*
bus/fsl-mc: Extend ICID size from 16bit to 32bit
Bharat Bhushan
2020-10-02
1
-1
/
+1
*
bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent...
Diana Craciun
2020-10-02
1
-0
/
+1
*
bus/fsl-mc: Set the QMAN/BMAN region flags
Diana Craciun
2020-10-02
1
-5
/
+2
*
bus/fsl-mc: add support for 'driver_override' in the mc-bus
Bharat Bhushan
2020-10-02
1
-0
/
+54
*
bus: fsl-mc: MC control registers are not always available
Laurentiu Tudor
2020-10-02
1
-4
/
+4
*
bus: fsl-mc: don't assume an iommu is always present
Laurentiu Tudor
2020-10-02
1
-3
/
+0
*
Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-05
1
-0
/
+30
|
\
|
*
bus: fsl-mc: add missing device types
Ioana Ciornei
2020-07-23
1
-0
/
+30
*
|
bus: fsl-mc: Add ACPI support for fsl-mc
Makarand Pawagi
2020-07-28
1
-18
/
+55
*
|
bus/fsl-mc: Refactor the MSI domain creation in the DPRC driver
Diana Craciun
2020-07-28
1
-2
/
+2
*
|
of/device: Add input id to of_dma_configure()
Lorenzo Pieralisi
2020-07-28
1
-1
/
+3
|
/
*
bus: fsl-mc: add api to retrieve mc version
Andrei Botila
2020-03-30
1
-16
/
+17
*
bus: fsl-mc: properly empty-initialize structure
Ioana Ciornei
2020-01-14
1
-3
/
+3
*
bus: fsl-mc: add the fsl_mc_get_endpoint function
Ioana Ciornei
2019-10-31
1
-0
/
+33
*
bus: fsl-mc: export device types present on the bus
Ioana Ciornei
2019-10-31
1
-0
/
+10
*
bus: mc-bus: Add support for mapping shareable portals
Roy Pledge
2019-05-20
1
-2
/
+13
*
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-26
1
-3
/
+3
|
\
|
*
bus: fsl-mc: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-28
1
-3
/
+3
*
|
Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-26
1
-4
/
+12
|
\
\
[next]