summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-12-21tee: optee: fix header dependenciesArnd Bergmann
2017-12-21Merge tag 'tegra-for-4.16-memory' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann
2017-12-21Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...Arnd Bergmann
2017-12-21Merge tag 'gpmc-omap-for-v4.16-immutable' of https://github.com/rogerq/linux ...Arnd Bergmann
2017-12-21Merge tag 'tee-drv-async-supplicant-for-v4.16' of https://git.linaro.org/peop...Arnd Bergmann
2017-12-20iommu/tegra-smmu: Fix return value check in tegra_smmu_group_get()Wei Yongjun
2017-12-17Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds
2017-12-17Merge tag 'dmaengine-fix-4.15-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-12-17drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar
2017-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2017-12-16Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-15Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-15Merge tag 'staging-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-12-15Merge tag 'for-4.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-12-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-12-15Merge tag 'mmc-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-12-15net: qcom/emac: Reduce timeout for mdio read/writeHemanth Puranik
2017-12-15Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-15net: usb: qmi_wwan: add Telit ME910 PID 0x1101 supportDaniele Palmas
2017-12-15net: aquantia: Increment driver versionIgor Russkikh
2017-12-15net: aquantia: Fix typo in ethtool statistics namesIgor Russkikh
2017-12-15net: aquantia: Update hw counters on hw initIgor Russkikh
2017-12-15net: aquantia: Improve link state and statistics check interval callbackIgor Russkikh
2017-12-15net: aquantia: Fill in multicast counter in ndev stats from hardwareIgor Russkikh
2017-12-15net: aquantia: Fill ndev stat couters from hardwareIgor Russkikh
2017-12-15net: aquantia: Extend stat counters to 64bit valuesIgor Russkikh
2017-12-15net: aquantia: Fix hardware DMA stream overload on large MRRSIgor Russkikh
2017-12-15net: aquantia: Fix actual speed capabilities reportingIgor Russkikh
2017-12-15s390/qeth: update takeover IPs after configuration changeJulian Wiedmann
2017-12-15s390/qeth: lock IP table while applying takeover changesJulian Wiedmann
2017-12-15s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann
2017-12-15s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann
2017-12-15mlxsw: spectrum: Disable MAC learning for ovs portYuval Mintz
2017-12-15tee: shm: inline tee_shm_get_id()Volodymyr Babchuk
2017-12-15tee: use reference counting for tee_contextVolodymyr Babchuk
2017-12-15tee: optee: enable dynamic SHM supportVolodymyr Babchuk
2017-12-15tee: optee: add optee-specific shared pool implementationVolodymyr Babchuk
2017-12-15tee: optee: store OP-TEE capabilities in private dataVolodymyr Babchuk
2017-12-15tee: optee: add registered buffers handling into RPC callsVolodymyr Babchuk
2017-12-15tee: optee: add registered shared parameters handlingVolodymyr Babchuk
2017-12-15tee: optee: add shared buffer registration functionsVolodymyr Babchuk
2017-12-15tee: optee: add page list manipulation functionsVolodymyr Babchuk
2017-12-15tee: optee: Update protocol definitionsVolodymyr Babchuk
2017-12-15tee: add register user memoryJens Wiklander
2017-12-15tee: flexible shared memory pool creationJens Wiklander
2017-12-15iommu/tegra: Allow devices to be groupedThierry Reding
2017-12-15memory: tegra: Create SMMU display groupsThierry Reding
2017-12-15dmaengine: fsl-edma: disable clks on all error pathsAndreas Platschek