summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,fr...Linus Torvalds2018-06-112-22/+47
* Merge tag 'rpmsg-v4.18' of git://github.com/andersson/remoteprocLinus Torvalds2018-06-1110-109/+109
|\
| * rpmsg: smd: do not use mananged resources for endpoints and channelsSrinivas Kandagatla2018-06-041-9/+9
| * rpmsg: char: Switch to SPDX license identifierSuman Anna2018-06-031-9/+1
| * rpmsg: glink: Switch to SPDX license identifierSuman Anna2018-06-034-36/+4
| * rpmsg: smd: Switch to SPDX license identifierSuman Anna2018-06-031-9/+1
| * rpmsg: virtio_rpmsg_bus: Switch to SPDX license identifierSuman Anna2018-06-031-9/+1
| * rpmsg: Switch to SPDX license identifierSuman Anna2018-06-033-18/+4
| * Merge tag 'v4.17-rc4' into rpmsg-nextBjorn Andersson2018-05-09423-2544/+4743
| |\
| * | rpmsg: qcom_smd: Access APCS through mailbox frameworkBjorn Andersson2018-04-252-19/+50
| * | rpmsg: Add driver_override device attribute for rpmsg_deviceAnup Patel2018-04-251-0/+39
* | | Merge tag 'rproc-v4.18' of git://github.com/andersson/remoteprocLinus Torvalds2018-06-113-27/+187
|\ \ \
| * | | remoteproc: q6v5: Allow defining GLINK edge for mss remoteprocSibi Sankar2018-05-291-0/+3
| * | | remoteproc: q6v5: Add support for mss remoteproc on SDM845Sibi Sankar2018-05-291-4/+111
| * | | remoteproc: q6v5: Introduce reset assert/deassert helper functionsSibi Sankar2018-05-291-3/+13
| * | | remoteproc: q6v5: Move proxy unvote to handover irq handlerSibi Sankar2018-05-211-7/+43
| * | | remoteproc: q6v5: Return irq from q6v5_request_irq()Bjorn Andersson2018-05-211-5/+6
| * | | remoteproc/davinci: use octal permissions for module_param()Bartosz Golaszewski2018-05-091-1/+1
| * | | remoteproc/davinci: prepare and unprepare the clock where neededBartosz Golaszewski2018-05-091-3/+3
| * | | remoteproc/davinci: add the missing retval check for clk_enable()Bartosz Golaszewski2018-05-091-1/+7
| * | | Merge tag 'v4.17-rc4' into rproc-nextBjorn Andersson2018-05-09423-2544/+4743
| |\ \ \ | | | |/ | | |/|
| * | | remoteproc: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-04-251-1/+0
| * | | remoteproc: Prevent incorrect rproc state on xfer mem ownership failureSibi Sankar2018-04-171-6/+4
| | |/ | |/|
* | | Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteprocLinus Torvalds2018-06-118-72/+59
|\ \ \
| * | | hwspinlock/u8500: Switch to SPDX license identifierSuman Anna2018-05-241-9/+1
| * | | hwspinlock: sprd: Switch to SPDX license identifierSuman Anna2018-05-241-9/+1
| * | | hwspinlock/sirf: Switch to SPDX license identifierSuman Anna2018-05-241-2/+1
| * | | hwspinlock: qcom: Switch to SPDX license identifierSuman Anna2018-05-241-9/+1
| * | | hwspinlock/omap: Switch to SPDX license identifierSuman Anna2018-05-241-9/+1
| * | | hwspinlock/core: Switch to SPDX license identifierSuman Anna2018-05-243-18/+3
| * | | hwspinlock: Introduce one new mode for hwspinlockBaolin Wang2018-04-171-7/+27
| * | | hwspinlock: Convert to use 'switch' statementBaolin Wang2018-04-171-9/+24
| |/ /
* | | Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-06-1112-40/+431
|\ \ \
| * | | backlight: as3711_bl: Fix Device Tree node leaksJohan Hovold2018-06-111-6/+6
| * | | backlight: tps65217_bl: Fix Device Tree node lookupJohan Hovold2018-06-111-2/+2
| * | | backlight: max8925_bl: Fix Device Tree node lookupJohan Hovold2018-06-111-1/+3
| * | | backlight: as3711_bl: Fix Device Tree node lookupJohan Hovold2018-06-111-10/+23
| * | | staging: fbtft: Stop using BL_CORE_DRIVER1Daniel Vetter2018-04-302-2/+3
| * | | backlight: pandora: Stop using BL_CORE_DRIVER1Daniel Vetter2018-04-301-7/+18
| * | | backlight: generic-bl: Remove DRIVER1 stateDaniel Vetter2018-04-301-5/+0
| * | | backlight: otm3225a: Add support for ORISE OTM3225A LCD SoCFelix Brack2018-04-303-0/+260
| * | | backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_directionWolfram Sang2018-04-301-3/+3
| * | | pwm-backlight: Add support for PWM delays proprieties.Enric Balletbo i Serra2018-04-301-0/+19
| * | | pwm-backlight: Enable/disable the PWM before/after LCD enable toggle.Enric Balletbo i Serra2018-04-301-4/+5
| * | | backlight: Add RAVE SP backlight driverAndrey Smirnov2018-04-303-0/+89
| |/ /
* | | Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-06-1149-898/+1364
|\ \ \
| * | | mfd: cros_ec: Remove unused __remove functionArnd Bergmann2018-06-111-2/+0
| * | | mfd: wm97xx-core: Platform data can be NULLRobert Jarzmik2018-06-111-1/+1
| * | | mfd: cros_ec_dev: Don't advertise junk features on failureStephen Boyd2018-06-041-2/+2
| * | | mfd: cros_ec: Use devm_kzalloc for private dataGwendal Grignou2018-06-041-8/+2