Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-05Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-05-23treewide: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-01ptp_qoriq: output PPS signal on FIPER2 in defaultYangbo Lu
2020-04-02Merge 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-17ptp_qoriq: drop the code of alarmYangbo Lu
2020-01-06enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil
2019-12-17ptp_qoriq: export extts_clean_up() functionYangbo Lu
2019-11-01bus: 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-20ptp_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-23ptp: add debugfs support for ptp_qoriqYangbo Lu
2019-01-23ptp_qoriq: support external trigger stamp FIFOYangbo Lu
2019-01-12bus: 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-06ptp_qoriq: support automatic configuration for ptp timerYangbo Lu
2018-07-21Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-17net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap
2018-06-26ptp: support DPAA FMan 1588 timer in ptp_qoriqYangbo Lu
2018-05-29ptp_qoriq: move some definitions to header fileYangbo Lu
2018-03-23bus: fsl-mc: change mc_command in fsl_mc_commandIoana Ciornei
2018-03-14staging: fsl-mc: Move DPCON out of stagingBogdan Purcareata
2018-03-14staging: fsl-mc: Move DPBP out of stagingBogdan Purcareata
2018-02-22staging: fsl-mc: Move core bus out of stagingBogdan Purcareata
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-11-29soc: fsl: add GUTS driver for QorIQ platformsyangbo lu
2016-03-05powerpc/rcpm: add RCPM driverchenhui zhao
2015-12-11EDAC, mpc85xx: Make mpc85xx-pci-edac a platform deviceScott Wood
2015-10-22powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood
2013-08-19dma: mxs-dma: remove code left from generic DMA binding conversionShawn Guo
2013-01-03powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter
2012-05-12dma: mxs-dma: make platform_device_id more genericShawn Guo
2012-03-27mxs-dma : move the mxs dma.h to a more common placeHuang Shijie