aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/gxio (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-2/+2
2016-05-23Fix typoAndrea Gelmini1-1/+1
2015-09-10tile: use global strscpy() rather than private copyChris Metcalf1-29/+4
2015-03-31ptp: tilegx: convert to the 64 bit get/set time methods.Richard Cochran1-2/+2
2014-11-11arch: tile: gxio: Export symbols for module using in 'mpipe.c'Chen Gang1-0/+4
2014-10-02tile gxio: use better string copy primitiveChris Metcalf1-5/+32
2013-09-16tile: improve gxio iorpc autogenerated code styleChris Metcalf5-76/+73
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds5-0/+193
2013-09-03tilegx: provide kernel support for the tilegx UART shimChris Metcalf4-0/+170
2013-08-06tile PCI RC: support more MSI-X interrupt vectorsChris Metcalf1-0/+23
2013-08-01tile: support PTP using the tilegx mPIPE (IEEE 1588)Chris Metcalf1-0/+19
2013-08-01tile: support multiple mPIPE shims in tilegx network driverChris Metcalf2-2/+41
2013-08-01tile: support jumbo frames in the tilegx network driverChris Metcalf2-3/+62
2012-07-18arch/tile: provide kernel support for the tilegx USB shimChris Metcalf4-0/+196
2012-07-11arch/tile: provide kernel support for the tilegx TRIO shimChris Metcalf4-0/+383
2012-07-11arch/tile: provide kernel support for the tilegx mPIPE shimChris Metcalf5-0/+1166
2012-07-11arch/tile: common DMA code for the GXIO IORPC subsystemChris Metcalf3-0/+183
2012-07-11arch/tile: introduce GXIO IORPC framework for tilegxChris Metcalf4-0/+160