Age | Commit message (Expand) | Author |
2021-04-06 | soc: fsl: guts: fix comment syntax in file | Aditya Srivastava |
2021-01-27 | bus: fsl-mc: move fsl_mc_command struct in a uapi header | Ioana Ciornei |
2020-10-15 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-10-02 | bus/fsl-mc: Extend ICID size from 16bit to 32bit | Bharat Bhushan |
2020-10-02 | bus/fsl-mc: Export IRQ pool handling functions to be used by VFIO | Diana Craciun |
2020-10-02 | bus/fsl-mc: Add a container setup function | Diana Craciun |
2020-10-02 | bus/fsl-mc: Export a cleanup function for DPRC | Diana Craciun |
2020-10-02 | bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent... | Diana Craciun |
2020-10-02 | bus/fsl-mc: Add dprc-reset-container support | Bharat Bhushan |
2020-10-02 | bus/fsl-mc: Set the QMAN/BMAN region flags | Diana Craciun |
2020-10-02 | bus/fsl-mc: add support for 'driver_override' in the mc-bus | Bharat Bhushan |
2020-09-18 | ptp_qoriq: support FIPER3 | Yangbo Lu |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-07-23 | bus: fsl-mc: use raw spin lock to serialize mc cmds | Laurentiu Tudor |
2020-07-23 | bus: fsl-mc: add missing device types | Ioana Ciornei |
2020-07-05 | net: dsa: felix: support half-duplex link modes | Vladimir Oltean |
2020-06-04 | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-05-22 | treewide: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-04-30 | ptp_qoriq: output PPS signal on FIPER2 in default | Yangbo Lu |
2020-04-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-03-30 | bus: fsl-mc: add api to retrieve mc version | Andrei Botila |
2020-02-16 | ptp_qoriq: drop the code of alarm | Yangbo Lu |
2020-01-05 | enetc: Make MDIO accessors more generic and export to include/linux/fsl | Claudiu Manoil |
2019-12-16 | ptp_qoriq: export extts_clean_up() function | Yangbo Lu |
2019-10-31 | bus: fsl-mc: add the fsl_mc_get_endpoint function | Ioana Ciornei |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-04-25 | include/fsl: add common FlexTimer #defines in a separate header. | Patrick Havelange |
2019-03-06 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-03-05 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-02-26 | soc: fsl: guts: make fsl_guts_get_svr() static | Horia Geantă |
2019-02-19 | ptp_qoriq: don't pass a large struct by value but instead pass it by reference | Colin Ian King |
2019-02-12 | ptp_qoriq: fix register memory map | Yangbo Lu |
2019-02-12 | ptp_qoriq: add little enadian support | Yangbo Lu |
2019-02-12 | ptp_qoriq: convert to use ptp_qoriq_init/free | Yangbo Lu |
2019-02-12 | ptp_qoriq: make ptp operations global | Yangbo Lu |
2019-02-12 | ptp_qoriq: make structure/function names more consistent | Yangbo Lu |
2019-01-22 | ptp: add debugfs support for ptp_qoriq | Yangbo Lu |
2019-01-22 | ptp_qoriq: support external trigger stamp FIFO | Yangbo Lu |
2019-01-11 | bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocate | Ioana Ciornei |
2018-12-06 | bus: fsl-mc: explicitly define the fsl_mc_command endianness | Ioana Ciornei |
2018-10-26 | Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-09-25 | iommu/arm-smmu: Add support for the fsl-mc bus | Nipun Gupta |
2018-09-21 | bus: fsl-mc: add support for dpseci device type | Horia Geantă |
2018-08-05 | ptp_qoriq: support automatic configuration for ptp timer | Yangbo Lu |
2018-07-20 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller |
2018-07-16 | net/ethernet/freescale/fman: fix cross-build error | Randy Dunlap |
2018-06-26 | ptp: support DPAA FMan 1588 timer in ptp_qoriq | Yangbo Lu |
2018-05-28 | ptp_qoriq: move some definitions to header file | Yangbo Lu |
2018-03-23 | bus: fsl-mc: change mc_command in fsl_mc_command | Ioana Ciornei |