summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-12crypto: caam - remove unneeded edesc zeroizationHoria Geantă
2017-12-12arm64: lsdk.config: enable CONFIG_CRYPTO_USERHoria Geantă
2017-12-12arm64: dts: ls: Add optee nodeSumit Garg
2017-12-12arm64: defconfig: enable OP-TEEVictor Chong
2017-12-12DPAA: adjust DPAA to adapt to Linux 4.9Zhao Qiang
2017-12-12soc/qbman: Disable IRQs for deferred QBMan workRoy Pledge
2017-12-12fsl/soc/qbman: Enable FSL_LAYERSCAPE config on ARMMadalin Bucur
2017-12-12soc/fsl/qbman: Add missing headers on ARMClaudiu Manoil
2017-12-12soc/fsl/qbman: different register offsets on ARMMadalin Bucur
2017-12-12soc/fsl/qbman: add QMAN_REV32Madalin Bucur
2017-12-12soc/fsl/qbman: Rework ioremap() calls for ARM/PPCRoy Pledge
2017-12-12soc/fsl/qbman: Fix ARM32 typoValentin Rothberg
2017-12-12soc/fsl/qbman: Drop L1_CACHE_BYTES compile time checkClaudiu Manoil
2017-12-12soc/fsl/qbman: Drop set/clear_bits usageMadalin Bucur
2017-12-12soc/fsl/qbman: Use shared-dma-pool for QMan private memory allocationsRoy Pledge
2017-12-12soc/fsl/qbman: Use shared-dma-pool for BMan private memory allocationsRoy Pledge
2017-12-12soc/qman: export non-programmable FQD fields queryHoria Geantă
2017-12-12soc/qman: add dedicated channel ID for CAAMHoria Geantă
2017-12-12soc/qman: export volatile dequeue related structsHoria Geantă
2017-12-12soc/fsl/qman: test: use DEFINE_SPINLOCK()Fabian Frederick
2017-12-12soc/fsl/bman: Use resource_size instead of computationWei Yongjun
2017-12-12soc/fsl/qbman: Convert to hotplug state machineSebastian Andrzej Siewior
2017-12-12soc/fsl/qbman: Convert to hotplug state machineSebastian Andrzej Siewior
2017-12-12soc/qman: Handle endianness of h/w descriptorsClaudiu Manoil
2017-12-12soc/qman: Clean up CGR CSCN target update operationsClaudiu Manoil
2017-12-12soc/qman: Change remaining contextB into context_bClaudiu Manoil
2017-12-12soc/qbman: Handle endianness of qm/bm_in/out()Claudiu Manoil
2017-12-12soc/qman: Drop unused field from eqcr/dqrr descriptorsClaudiu Manoil
2017-12-12soc/qman: Fix accesses to fqid, cleanupClaudiu Manoil
2017-12-12soc/qman: Remove unused struct qm_mcc* layoutsClaudiu Manoil
2017-12-12soc/qman: Remove redundant checks from qman_create_cgr()Claudiu Manoil
2017-12-12soc/qman: test: Don't use dummy platform device for dma mappingClaudiu Manoil
2017-12-12soc/qman: Don't add a new platform device for dma mappingClaudiu Manoil
2017-12-12soc/qman: test: Fix implementation of fd_cmp()Claudiu Manoil
2017-12-12soc/qman: Fix direct access to fd's addr_lo, use proper accesorClaudiu Manoil
2017-12-12soc/qbman: Fix resource leak on portal probing error pathClaudiu Manoil
2017-12-12soc/qman: Fix h/w resource cleanup error path handlingClaudiu Manoil
2017-12-12soc/qman: Replace of_get_property() with portable equivalentMadalin Bucur
2017-12-12soc/qman: Check ioremap return valueMadalin Bucur
2017-12-12soc/fsl: fix spelling mistakes in critical error messagesColin Ian King
2017-12-12dpaa_eth: use AVOIDBLOCK for Tx confirmation queuesMadalin Bucur
2017-12-12dpaa_eth: enable context-A stashingMadalin Bucur
2017-12-12dpaa_eth: enable multiple Tx traffic classesCamelia Groza
2017-12-12dpaa_eth: add four prioritised Tx traffic classesCamelia Groza
2017-12-12dpaa_eth: do not ignore port api return valueMadalin Bucur
2017-12-12dpaa_eth: enable Rx checksum offloadMadalin Bucur
2017-12-12dpaa_eth: remove redundant initializationMadalin Bucur
2017-12-12dpaa_eth: implement ioctl() for PHY-related opsMichael Walle
2017-12-12dpaa_eth: small leak on errorDan Carpenter
2017-12-12drivers: net: generalize napi_complete_done()Eric Dumazet