1. e229b42 Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 11 months ago
  2. d67cc29 bus: fsl-mc: list more commands as accepted through the ioctl by Ioana Ciornei · 4 years ago
  3. e70ba1b bus: fsl-mc: add the dpdbg device type by Ioana Ciornei · 4 years ago
  4. ef0fec2 bus: fsl-mc: Fix test for end of loop by Dan Carpenter · 4 years ago
  5. 296c626 bus: fsl-mc: add autorescan sysfs by Ioana Ciornei · 4 years ago
  6. 3f60994 bus: fsl-mc: add bus rescan attribute by Ioana Ciornei · 4 years ago
  7. 2cf1e70 bus: fsl-mc: add fsl-mc userspace support by Ioana Ciornei · 4 years ago
  8. 4670798 bus: fsl-mc: export mc_cmd_hdr_read_cmdid() to the fsl-mc bus by Ioana Ciornei · 4 years ago
  9. ef57e6c bus: fsl-mc: return -EPROBE_DEFER when a device is not yet discovered by Ioana Ciornei · 4 years ago
  10. 59b26d2 bus: fsl-mc: add missing __iomem attribute by Laurentiu Tudor · 4 years, 1 month ago
  11. fe34761 bus: fsl-mc: simplify DPRC version check by Ioana Ciornei · 4 years, 1 month ago
  12. 3d70fb0 bus: fsl-mc: fix error return code in fsl_mc_object_allocate() by Zhang Changzhong · 4 years, 1 month ago
  13. ca43fec bus: fsl-mc: added missing fields to dprc_rsp_get_obj_region structure by Laurentiu Tudor · 4 years, 1 month ago
  14. 74abd1f bus: fsl-mc: make sure MC firmware is up and running by Laurentiu Tudor · 4 years, 2 months ago
  15. 61243c0 bus: fsl-mc: add back accidentally dropped error check by Laurentiu Tudor · 4 years, 2 months ago
  16. d8ccb6d bus/fsl-mc: Add a new version for dprc_get_obj_region command by Diana Craciun · 4 years, 3 months ago
  17. 273ee53 bus/fsl-mc: Extend ICID size from 16bit to 32bit by Bharat Bhushan · 4 years, 3 months ago
  18. 0dadd95 bus/fsl-mc: Export IRQ pool handling functions to be used by VFIO by Diana Craciun · 4 years, 3 months ago
  19. 5026cf6 bus/fsl_mc: Do not rely on caller to provide non NULL mc_io by Diana Craciun · 4 years, 3 months ago
  20. 17eaf21 bus/fsl-mc: Add a container setup function by Diana Craciun · 4 years, 3 months ago
  21. 46f35b5 bus/fsl-mc: Export a cleanup function for DPRC by Diana Craciun · 4 years, 3 months ago
  22. 5d781fa bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple entities by Diana Craciun · 4 years, 3 months ago
  23. 715b02c bus/fsl-mc: Add dprc-reset-container support by Bharat Bhushan · 4 years, 3 months ago
  24. 993577b2 bus/fsl-mc: Cache the DPRC API version by Diana Craciun · 4 years, 3 months ago
  25. e0c171d bus/fsl-mc: Set the QMAN/BMAN region flags by Diana Craciun · 4 years, 3 months ago
  26. 1f86a00 bus/fsl-mc: add support for 'driver_override' in the mc-bus by Bharat Bhushan · 4 years, 3 months ago
  27. 35df882 bus/fsl-mc: Add a new parameter to dprc_scan_objects function by Diana Craciun · 4 years, 3 months ago
  28. 7490cf5 bus/fsl-mc: Do no longer export the total number of irqs outside dprc_scan_objects by Diana Craciun · 4 years, 3 months ago
  29. aef85b5 bus: fsl-mc: MC control registers are not always available by Laurentiu Tudor · 4 years, 4 months ago
  30. 3b84434 bus: fsl-mc: don't assume an iommu is always present by Laurentiu Tudor · 4 years, 4 months ago
  31. 1785d11 Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 5 months ago
  32. 6305166 bus: fsl-mc: Add ACPI support for fsl-mc by Makarand Pawagi · 4 years, 7 months ago
  33. 998fb7b bus/fsl-mc: Refactor the MSI domain creation in the DPRC driver by Diana Craciun · 4 years, 7 months ago
  34. a081bd4 of/device: Add input id to of_dma_configure() by Lorenzo Pieralisi · 4 years, 7 months ago
  35. 20f7151 bus: fsl-mc: probe the allocatable objects first by Grigore Popescu · 4 years, 6 months ago
  36. 9a872de bus: fsl-mc: use raw spin lock to serialize mc cmds by Laurentiu Tudor · 4 years, 6 months ago
  37. a3b7a58 bus: fsl-mc: add missing device types by Ioana Ciornei · 4 years, 6 months ago
  38. 0544cb7 bus: fsl-mc: add api to retrieve mc version by Andrei Botila · 4 years, 10 months ago
  39. 701a9c80 Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  40. cff081e bus: fsl-mc: properly empty-initialize structure by Ioana Ciornei · 5 years ago
  41. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  42. 1ac210d bus: fsl-mc: add the fsl_mc_get_endpoint function by Ioana Ciornei · 5 years ago
  43. 6fff8c0 bus: fsl-mc: export device types present on the bus by Ioana Ciornei · 5 years ago
  44. eadf0b1 bus: fsl-mc: remove explicit device_link_del by Ioana Ciornei · 6 years ago
  45. dde2137 bus: mc-bus: Add support for mapping shareable portals by Roy Pledge · 6 years ago
  46. afb7742 bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocate by Ioana Ciornei · 6 years ago
  47. 754cac3 bus: fsl-mc: remove duplicated include files by YueHaibing · 6 years ago
  48. b27186a Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  49. d1f2b17 Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  50. 6b825b1 bus: fsl-mc: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  51. 761ba8e bus/fsl-mc: set coherent dma mask for devices on fsl-mc bus by Nipun Gupta · 6 years ago
  52. a259ed1 bus/fsl-mc: support dma configure for devices on fsl-mc bus by Nipun Gupta · 6 years ago
  53. e9158b3 bus: fsl-mc: add support for dpseci device type by Horia Geantă · 6 years ago
  54. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  55. 6988e0e genirq/msi: Limit level-triggered MSI to platform devices by Marc Zyngier · 7 years ago
  56. 1e8ac83 bus: fsl-mc: add fsl_mc_allocator cleanup function by Ioana Ciornei · 7 years ago
  57. 5b04ced bus: fsl-mc: change mc_command in fsl_mc_command by Ioana Ciornei · 7 years ago
  58. 70ae9cf staging: fsl-mc: Move DPCON out of staging by Bogdan Purcareata · 7 years ago
  59. 9c692d5 staging: fsl-mc: Move DPBP out of staging by Bogdan Purcareata · 7 years ago
  60. 02a0e77 staging: fsl-mc: merge fix for CONFIG_FSL_MC_BUS moving by Stephen Rothwell · 7 years ago
  61. 6bd067c staging: fsl-mc: Move core bus out of staging by Bogdan Purcareata · 7 years ago