summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tegra-for-4.16-memory' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann2017-12-217-4/+783
|\
| * iommu/tegra-smmu: Fix return value check in tegra_smmu_group_get()Wei Yongjun2017-12-201-1/+1
| * iommu/tegra: Allow devices to be groupedThierry Reding2017-12-151-4/+120
| * memory: tegra: Create SMMU display groupsThierry Reding2017-12-154-0/+62
| * memory: tegra: Add Tegra186 supportThierry Reding2017-12-132-0/+601
* | Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...Arnd Bergmann2017-12-2113-218/+895
|\ \
| * | tee: shm: inline tee_shm_get_id()Volodymyr Babchuk2017-12-151-11/+0
| * | tee: use reference counting for tee_contextVolodymyr Babchuk2017-12-153-9/+41
| * | tee: optee: enable dynamic SHM supportVolodymyr Babchuk2017-12-151-18/+51
| * | tee: optee: add optee-specific shared pool implementationVolodymyr Babchuk2017-12-153-0/+99
| * | tee: optee: store OP-TEE capabilities in private dataVolodymyr Babchuk2017-12-152-0/+4
| * | tee: optee: add registered buffers handling into RPC callsVolodymyr Babchuk2017-12-154-11/+102
| * | tee: optee: add registered shared parameters handlingVolodymyr Babchuk2017-12-151-15/+63
| * | tee: optee: add shared buffer registration functionsVolodymyr Babchuk2017-12-153-0/+75
| * | tee: optee: add page list manipulation functionsVolodymyr Babchuk2017-12-152-0/+96
| * | tee: optee: Update protocol definitionsVolodymyr Babchuk2017-12-152-6/+39
| * | tee: add register user memoryJens Wiklander2017-12-152-28/+219
| * | tee: flexible shared memory pool creationJens Wiklander2017-12-153-122/+108
* | | Merge tag 'gpmc-omap-for-v4.16-immutable' of https://github.com/rogerq/linux ...Arnd Bergmann2017-12-211-2/+3
|\ \ \
| * | | memory: omap-gpmc: Make 'bank-width' property optionalLadislav Michl2017-12-011-2/+3
| | |/ | |/|
* | | Merge tag 'tee-drv-async-supplicant-for-v4.16' of https://git.linaro.org/peop...Arnd Bergmann2017-12-215-189/+276
|\ \ \
| * | | optee: support asynchronous supplicant requestsJens Wiklander2017-11-294-173/+243
| * | | tee: add TEE_IOCTL_PARAM_ATTR_METAJens Wiklander2017-11-292-6/+35
| * | | tee: add tee_param_is_memref() for driver useJens Wiklander2017-11-291-14/+2
| |/ /
* | | Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds2017-12-171-1/+1
|\ \ \
| * | | drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar2017-12-171-1/+1
* | | | Merge tag 'dmaengine-fix-4.15-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2017-12-175-41/+52
|\ \ \ \
| * | | | dmaengine: fsl-edma: disable clks on all error pathsAndreas Platschek2017-12-151-14/+14
| * | | | dmaengine: jz4740: disable/unprepare clk if probe failsTobias Jordan2017-12-111-1/+3
| * | | | dmaengine: dmatest: move callback wait queue to thread contextAdam Wallis2017-12-111-24/+31
| * | | | dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_i...Gustavo A. R. Silva2017-11-291-1/+3
| * | | | dmaengine: ioat: Fix error handling pathChristophe JAILLET2017-11-291-1/+1
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2017-12-1610-19/+56
|\ \ \ \
| * | | | IB/ipoib: Restore MM behavior in case of tx_ring allocation failureYuval Shaia2017-12-131-0/+1
| * | | | iw_cxgb4: only insert drain cqes if wq is flushedSteve Wise2017-12-112-2/+17
| * | | | iw_cxgb4: only clear the ARMED bit if a notification is neededSteve Wise2017-12-071-4/+4
| * | | | RDMA/netlink: Fix general protection faultLeon Romanovsky2017-12-074-4/+4
| * | | | IB/mlx4: Fix RSS hash fields restrictionsGuy Levi2017-12-071-7/+19
| * | | | IB/core: Don't enforce PKey security on SMI MADsDaniel Jurgens2017-12-071-2/+5
| * | | | IB/core: Bound check alternate path port numberDaniel Jurgens2017-12-071-0/+6
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-12-166-20/+19
|\ \ \ \ \
| * | | | | i2c: piix4: Fix port number check on releaseJean Delvare2017-12-121-1/+1
| * | | | | i2c: stm32: Fix copyrightsBenjamin Gaignard2017-12-123-3/+6
| * | | | | Merge tag 'at24-4.15-rc3-fixes-for-wolfram' of git://git.kernel.org/pub/scm/l...Wolfram Sang2017-12-121-15/+11
| |\ \ \ \ \
| | * | | | | eeprom: at24: change nvmem stride to 1David Lechner2017-12-061-1/+1
| | * | | | | eeprom: at24: fix I2C device selection for runtime PMSakari Ailus2017-12-031-14/+10
| * | | | | | i2c-cht-wc: constify platform_device_idArvind Yadav2017-12-071-1/+1
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-1537-228/+426
|\ \ \ \ \ \
| * | | | | | net: qcom/emac: Reduce timeout for mdio read/writeHemanth Puranik2017-12-151-3/+4
| * | | | | | net: usb: qmi_wwan: add Telit ME910 PID 0x1101 supportDaniele Palmas2017-12-151-0/+1