summaryrefslogtreecommitdiff
path: root/include/linux/fsl
AgeCommit message (Expand)Author
2021-09-28bus/fsl-mc: Add generic implementation for open/reset/close commandsDiana Craciun
2021-08-04bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface IDIoana Ciornei
2021-04-06soc: fsl: guts: fix comment syntax in fileAditya Srivastava
2021-01-27bus: fsl-mc: move fsl_mc_command struct in a uapi headerIoana Ciornei
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-02bus/fsl-mc: Extend ICID size from 16bit to 32bitBharat Bhushan
2020-10-02bus/fsl-mc: Export IRQ pool handling functions to be used by VFIODiana Craciun
2020-10-02bus/fsl-mc: Add a container setup functionDiana Craciun
2020-10-02bus/fsl-mc: Export a cleanup function for DPRCDiana Craciun
2020-10-02bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent...Diana Craciun
2020-10-02bus/fsl-mc: Add dprc-reset-container supportBharat Bhushan
2020-10-02bus/fsl-mc: Set the QMAN/BMAN region flagsDiana Craciun
2020-10-02bus/fsl-mc: add support for 'driver_override' in the mc-busBharat Bhushan
2020-09-18ptp_qoriq: support FIPER3Yangbo Lu
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-07-23bus: fsl-mc: use raw spin lock to serialize mc cmdsLaurentiu Tudor
2020-07-23bus: fsl-mc: add missing device typesIoana Ciornei
2020-07-05net: dsa: felix: support half-duplex link modesVladimir Oltean
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-05-22treewide: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-04-30ptp_qoriq: output PPS signal on FIPER2 in defaultYangbo Lu
2020-04-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-03-30bus: fsl-mc: add api to retrieve mc versionAndrei Botila
2020-02-16ptp_qoriq: drop the code of alarmYangbo Lu
2020-01-05enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil
2019-12-16ptp_qoriq: export extts_clean_up() functionYangbo Lu
2019-10-31bus: fsl-mc: add the fsl_mc_get_endpoint functionIoana Ciornei
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-25include/fsl: add common FlexTimer #defines in a separate header.Patrick Havelange
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-02-26soc: fsl: guts: make fsl_guts_get_svr() staticHoria Geantă
2019-02-19ptp_qoriq: don't pass a large struct by value but instead pass it by referenceColin Ian King
2019-02-12ptp_qoriq: fix register memory mapYangbo Lu
2019-02-12ptp_qoriq: add little enadian supportYangbo Lu
2019-02-12ptp_qoriq: convert to use ptp_qoriq_init/freeYangbo Lu
2019-02-12ptp_qoriq: make ptp operations globalYangbo Lu
2019-02-12ptp_qoriq: make structure/function names more consistentYangbo Lu
2019-01-22ptp: add debugfs support for ptp_qoriqYangbo Lu
2019-01-22ptp_qoriq: support external trigger stamp FIFOYangbo Lu
2019-01-11bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocateIoana Ciornei
2018-12-06bus: fsl-mc: explicitly define the fsl_mc_command endiannessIoana Ciornei
2018-10-26Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-09-25iommu/arm-smmu: Add support for the fsl-mc busNipun Gupta
2018-09-21bus: fsl-mc: add support for dpseci device typeHoria Geantă
2018-08-05ptp_qoriq: support automatic configuration for ptp timerYangbo Lu
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-16net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap
2018-06-26ptp: support DPAA FMan 1588 timer in ptp_qoriqYangbo Lu