index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fsl
Age
Commit message (
Expand
)
Author
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
2018-03-14
staging: fsl-mc: Move DPCON out of staging
Bogdan Purcareata
2018-03-14
staging: fsl-mc: Move DPBP out of staging
Bogdan Purcareata
2018-02-22
staging: fsl-mc: Move core bus out of staging
Bogdan Purcareata
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-11-29
soc: fsl: add GUTS driver for QorIQ platforms
yangbo lu
2016-03-04
powerpc/rcpm: add RCPM driver
chenhui zhao
2015-12-11
EDAC, mpc85xx: Make mpc85xx-pci-edac a platform device
Scott Wood
2015-10-21
powerpc/fsl: Move fsl_guts.h out of arch/powerpc
Scott Wood
2013-08-19
dma: mxs-dma: remove code left from generic DMA binding conversion
Shawn Guo
2013-01-03
powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dma
Philippe De Muyter
2012-05-12
dma: mxs-dma: make platform_device_id more generic
Shawn Guo
2012-03-27
mxs-dma : move the mxs dma.h to a more common place
Huang Shijie