index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
fsl-mc
/
fsl-mc-bus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-11-12
1
-1
/
+1
*
bus: fsl-mc: make fsl_mc_bus_type const
Kunwu Chan
2024-09-03
1
-1
/
+1
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-2
/
+2
*
bus: fsl-mc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-16
1
-10
/
+3
*
bus: fsl-mc: Drop if block with always false condition
Uwe Kleine-König
2023-11-16
1
-3
/
+0
*
Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2023-08-31
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-31
1
-4
/
+1
*
bus: fsl-mc: Only warn once about errors on device unbind
Uwe Kleine-König
2023-05-31
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-10
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
[next]