index
:
linux-stable.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.12.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-24
7
-6
/
+789
|
\
|
*
bus: fsl-mc: list more commands as accepted through the ioctl
Ioana Ciornei
2021-02-09
1
-0
/
+50
|
*
bus: fsl-mc: add the dpdbg device type
Ioana Ciornei
2021-02-09
1
-0
/
+6
|
*
bus: fsl-mc: Fix test for end of loop
Dan Carpenter
2021-02-09
1
-1
/
+1
|
*
bus: fsl-mc: add autorescan sysfs
Ioana Ciornei
2021-01-27
3
-2
/
+75
|
*
bus: fsl-mc: add bus rescan attribute
Ioana Ciornei
2021-01-27
3
-2
/
+46
|
*
bus: fsl-mc: add fsl-mc userspace support
Ioana Ciornei
2021-01-27
5
-0
/
+608
|
*
bus: fsl-mc: export mc_cmd_hdr_read_cmdid() to the fsl-mc bus
Ioana Ciornei
2021-01-27
2
-1
/
+3
|
*
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: simplify DPRC version check
Ioana Ciornei
2020-12-09
1
-3
/
+1
*
bus: fsl-mc: fix error return code in fsl_mc_object_allocate()
Zhang Changzhong
2020-12-09
1
-1
/
+3
*
bus: fsl-mc: added missing fields to dprc_rsp_get_obj_region structure
Laurentiu Tudor
2020-12-09
2
-2
/
+5
*
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: Add a new version for dprc_get_obj_region command
Diana Craciun
2020-10-02
2
-14
/
+27
*
bus/fsl-mc: Extend ICID size from 16bit to 32bit
Bharat Bhushan
2020-10-02
3
-5
/
+4
*
bus/fsl-mc: Export IRQ pool handling functions to be used by VFIO
Diana Craciun
2020-10-02
3
-19
/
+11
*
bus/fsl_mc: Do not rely on caller to provide non NULL mc_io
Diana Craciun
2020-10-02
1
-1
/
+6
*
bus/fsl-mc: Add a container setup function
Diana Craciun
2020-10-02
1
-22
/
+49
*
bus/fsl-mc: Export a cleanup function for DPRC
Diana Craciun
2020-10-02
1
-15
/
+47
*
bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent...
Diana Craciun
2020-10-02
2
-15
/
+12
*
bus/fsl-mc: Add dprc-reset-container support
Bharat Bhushan
2020-10-02
2
-0
/
+78
*
bus/fsl-mc: Cache the DPRC API version
Diana Craciun
2020-10-02
1
-9
/
+21
*
bus/fsl-mc: Set the QMAN/BMAN region flags
Diana Craciun
2020-10-02
2
-11
/
+2
*
bus/fsl-mc: add support for 'driver_override' in the mc-bus
Bharat Bhushan
2020-10-02
1
-0
/
+54
*
bus/fsl-mc: Add a new parameter to dprc_scan_objects function
Diana Craciun
2020-10-02
1
-4
/
+7
*
bus/fsl-mc: Do no longer export the total number of irqs outside dprc_scan_ob...
Diana Craciun
2020-10-02
1
-20
/
+10
*
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
4
-20
/
+73
|
\
|
*
bus: fsl-mc: probe the allocatable objects first
Grigore Popescu
2020-07-23
1
-17
/
+40
|
*
bus: fsl-mc: use raw spin lock to serialize mc cmds
Laurentiu Tudor
2020-07-23
2
-3
/
+3
|
*
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
2
-33
/
+77
*
|
bus/fsl-mc: Refactor the MSI domain creation in the DPRC driver
Diana Craciun
2020-07-28
4
-39
/
+33
*
|
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
*
Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-01-29
1
-3
/
+3
|
\
|
*
bus: fsl-mc: properly empty-initialize structure
Ioana Ciornei
2020-01-14
1
-3
/
+3
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-2
/
+2
|
/
*
bus: fsl-mc: add the fsl_mc_get_endpoint function
Ioana Ciornei
2019-10-31
4
-4
/
+130
*
bus: fsl-mc: export device types present on the bus
Ioana Ciornei
2019-10-31
1
-0
/
+10
*
bus: fsl-mc: remove explicit device_link_del
Ioana Ciornei
2019-08-16
2
-2
/
+0
*
bus: mc-bus: Add support for mapping shareable portals
Roy Pledge
2019-05-20
3
-7
/
+55
*
bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocate
Ioana Ciornei
2019-01-11
2
-0
/
+24
*
bus: fsl-mc: remove duplicated include files
YueHaibing
2018-12-06
2
-2
/
+0
*
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]