summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tee-drv-dynamic-shm+fixes-for-v4.16' of https://git.linaro.org/peo...Olof Johansson2018-01-111-1/+2
|\
| * tee: add start argument to shm_register callbackJens Wiklander2017-12-281-1/+2
* | Merge tag 'reset-for-4.16' of git://git.pengutronix.de/git/pza/linux into nex...Arnd Bergmann2018-01-052-34/+140
|\ \
| * | dt-bindings: reset: Add bindings for the Meson-AXG SoC Reset ControllerYixun Lan2017-11-271-0/+124
| * | reset: remove reset_control_get(_optional)Masahiro Yamada2017-11-271-12/+0
| * | reset: minimize the number of headers included from <linux/reset.h>Masahiro Yamada2017-11-271-1/+3
| * | reset: remove remaining WARN_ON() in <linux/reset.h>Masahiro Yamada2017-11-271-6/+0
| * | reset: make device_reset_optional() really optionalMasahiro Yamada2017-11-271-15/+13
* | | Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann2018-01-052-0/+274
|\ \ \
| * | | soc: qcom: Introduce QMI helpersBjorn Andersson2017-12-201-0/+165
| * | | soc: qcom: Introduce QMI encoder/decoderBjorn Andersson2017-12-201-0/+106
| * | | firmware: qcom_scm: Add dependent headers to qcom_scm.hJordan Crouse2017-12-201-0/+3
| |/ /
* | | Merge tag 'keystone_driver_soc_for_4.16' of git://git.kernel.org/pub/scm/linu...Olof Johansson2018-01-041-0/+69
|\ \ \
| * | | memory: ti-emif-sram: introduce relocatable suspend/resume handlersDave Gerlach2017-12-021-0/+69
| |/ /
* | | Merge tag 'omap-for-v4.16/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2018-01-042-0/+108
|\ \ \
| * | | bus: ti-sysc: Add parsing of module capabilitiesTony Lindgren2017-12-211-0/+10
| * | | bus: ti-sysc: Handle module quirks based dts configurationTony Lindgren2017-12-211-0/+6
| * | | bus: ti-sysc: Detect i2c interconnect target module based on register layoutTony Lindgren2017-12-211-0/+1
| * | | bus: ti-sysc: Add register bits for interconnect target modulesTony Lindgren2017-12-211-0/+40
| * | | bus: ti-sysc: Make omap_hwmod_sysc_fields into sysc_regbits platform dataTony Lindgren2017-12-211-0/+29
| * | | dt-bindings: ti-sysc: Update binding for timers and capabilitiesTony Lindgren2017-12-151-0/+22
| |/ /
* | | Merge tag 'arm-soc/for-4.16/drivers' of http://github.com/Broadcom/stblinux i...Olof Johansson2018-01-041-6/+0
|\ \ \
| * | | soc: brcmstb: biuctrl: Move to early_initcallFlorian Fainelli2017-12-201-6/+0
| |/ /
* | | Merge tag 'tegra-for-4.16-memory' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann2017-12-212-0/+120
|\ \ \
| * | | memory: tegra: Create SMMU display groupsThierry Reding2017-12-151-0/+9
| * | | dt-bindings: memory: Add Tegra186 supportThierry Reding2017-12-131-0/+111
| |/ /
* | | Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...Arnd Bergmann2017-12-212-3/+210
|\ \ \ | | |/ | |/|
| * | tee: shm: inline tee_shm_get_id()Volodymyr Babchuk2017-12-151-1/+4
| * | tee: use reference counting for tee_contextVolodymyr Babchuk2017-12-151-0/+7
| * | tee: shm: add page accessor functionsVolodymyr Babchuk2017-12-151-0/+13
| * | tee: shm: add accessors for buffer size and page offsetVolodymyr Babchuk2017-12-151-0/+20
| * | tee: add register user memoryJens Wiklander2017-12-152-2/+75
| * | tee: flexible shared memory pool creationJens Wiklander2017-12-151-0/+91
* | | Merge tag 'tee-drv-async-supplicant-for-v4.16' of https://git.linaro.org/peop...Arnd Bergmann2017-12-212-0/+19
|\ \ \
| * | | tee: add TEE_IOCTL_PARAM_ATTR_METAJens Wiklander2017-11-291-0/+7
| * | | tee: add tee_param_is_memref() for driver useJens Wiklander2017-11-291-0/+12
| | |/ | |/|
* | | Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds2017-12-171-3/+3
|\ \ \
| * | | drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar2017-12-171-3/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-156-10/+21
|\ \ \ \
| * | | | pkt_sched: Remove TC_RED_OFFLOADED from uapiYuval Mintz2017-12-151-1/+0
| * | | | net: sched: Add TCA_HW_OFFLOADYuval Mintz2017-12-152-0/+2
| * | | | ipv4: igmp: guard against silly MTU valuesEric Dumazet2017-12-131-0/+1
| * | | | fou: fix some member types in guehdrXin Long2017-12-111-9/+9
| * | | | ptr_ring: add barriersMichael S. Tsirkin2017-12-111-0/+9
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-12-157-228/+11
|\ \ \ \ \
| * | | | | compiler.h: Remove ACCESS_ONCE()Mark Rutland2017-12-121-36/+11
| * | | | | locking/lockdep: Remove the cross-release locking checksIngo Molnar2017-12-123-181/+0
| * | | | | locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=yWill Deacon2017-12-123-11/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-12-141-0/+1
|\ \ \ \ \
| * | | | | PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki2017-12-111-0/+1
| |/ / / /