summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rproc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds2020-02-0412-28/+1887
|\
| * remoteproc: qcom: q6v5-mss: Improve readability of reset_assertSibi Sankar2020-01-241-3/+12
| * remoteproc: qcom: q6v5-mss: Use regmap_read_poll_timeoutSibi Sankar2020-01-241-20/+7
| * remoteproc: qcom: q6v5-mss: Rename boot status timeoutSibi Sankar2020-01-211-2/+2
| * remoteproc: qcom: q6v5-mss: Improve readability across clk handlingSibi Sankar2020-01-211-14/+18
| * remoteproc: use struct_size() helperGustavo A. R. Silva2020-01-201-2/+2
| * remoteproc: Initialize rproc_class before useBrandon Maier2020-01-201-1/+1
| * rpmsg: add rpmsg support for mt8183 SCP.Pi-Hsun Shih2020-01-207-4/+485
| * remoteproc/mediatek: add SCP support for mt8183Erin Lo2020-01-205-0/+930
| * remoteproc: mss: q6v5-mss: Add modem support on SC7180Sibi Sankar2019-12-201-1/+198
| * remoteproc: qcom: pas: Add MSM8998 ADSP and SLPI supportSibi Sankar2019-12-201-0/+32
| * remoteproc: q6v5-mss: Remove mem clk from the active poolSibi Sankar2019-12-201-1/+0
| * remoteproc: qcom: Remove unneeded semicolonMa Feng2019-12-181-1/+1
| * remoteproc: qcom: pas: Add auto_boot flagSibi Sankar2019-12-161-0/+11
| * remoteproc: qcom: pas: Add SM8150 ADSP, CDSP, Modem and SLPI supportSibi Sankar2019-12-161-0/+78
| * remoteproc: qcom: pas: Vote for active/proxy power domainsSibi Sankar2019-12-161-4/+133
| * remoteproc: qcom: pas: Disable interrupt on clock enable failureSibi Sankar2019-12-161-1/+3
* | Merge tag 'hwlock-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds2020-02-044-89/+21
|\ \
| * | hwspinlock: sirf: Use devm_hwspin_lock_register() to register hwlock controllerBaolin Wang2020-01-211-18/+3
| * | hwspinlock: sirf: Remove redundant PM runtime functionsBaolin Wang2020-01-211-18/+4
| * | hwspinlock: sirf: Change to use devm_platform_ioremap_resource()Baolin Wang2020-01-211-6/+3
| * | hwspinlock: omap: Use devm_kzalloc() to allocate memoryBaolin Wang2020-01-211-5/+3
| * | hwspinlock: omap: Change to use devm_platform_ioremap_resource()Baolin Wang2020-01-211-16/+8
| * | hwspinlock: qcom: Use devm_hwspin_lock_register() to register hwlock controllerBaolin Wang2020-01-211-17/+2
| * | hwspinlock: qcom: Remove redundant PM runtime functionsBaolin Wang2020-01-211-11/+2
| * | hwspinlock: stm32: convert to devm_platform_ioremap_resourceYangtao Li2019-12-281-3/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-02-0453-447/+411
|\ \
| * | treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada2020-02-0416-24/+22
| * | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-0433-389/+355
| * | arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price2020-02-041-1/+1
| * | pinctrl: fix pxa2xx.c build warningsRandy Dunlap2020-02-041-0/+1
| * | drivers/block/null_blk_main.c: fix uninitialized var warningsAndrew Morton2020-02-041-1/+1
| * | drivers/block/null_blk_main.c: fix layoutAndrew Morton2020-02-041-28/+28
| * | mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()David Hildenbrand2020-02-041-5/+4
* | | Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-02-041-7/+15
|\ \ \
| * \ \ Merge branch 'ttm-prot-fix' of git://people.freedesktop.org/~thomash/linux in...Dave Airlie2020-01-311-7/+15
| |\ \ \
| | * | | mm, drm/ttm: Fix vm page protection handlingThomas Hellstrom2020-01-161-7/+15
* | | | | Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-02-0432-53/+170
|\ \ \ \ \
| * | | | | platform/chrome: cros_ec: Match implementation with headersEnric Balletbo i Serra2020-02-037-0/+30
| * | | | | platform/chrome: cros_ec: Drop unaligned.h includeStephen Boyd2020-01-221-1/+0
| * | | | | platform/chrome: wilco_ec: Allow wilco to be compiled in COMPILE_TESTStephen Boyd2020-01-221-1/+2
| * | | | | platform/chrome: wilco_ec: Add newlines to printksStephen Boyd2020-01-224-10/+10
| * | | | | Merge branch 'chrome-platform-5.5-fixes' into for-kernelciBenson Leung2020-01-101-8/+20
| |\ \ \ \ \
| * | | | | | platform/chrome: wilco_ec: Fix unregistration orderDaniel Campello2020-01-101-1/+1
| * | | | | | cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra2020-01-0716-16/+0
| * | | | | | platform/chrome: cros_ec_ishtp: Make init_lock staticBen Dooks (Codethink)2019-12-191-1/+1
| * | | | | | platform/chrome: chromeos_laptop: Convert to i2c_new_scanned_deviceWolfram Sang2019-12-161-8/+10
| * | | | | | platform/chrome: cros_ec_lpc: Use platform_get_irq_optional() for optional IRQsEnric Balletbo i Serra2019-12-101-1/+1
| * | | | | | platform/chrome: cros_ec_proto: Add response tracingRaul E Rangel2019-12-103-7/+49
| * | | | | | platform/chrome: cros_ec_trace: Match trace commands with EC commandsEnric Balletbo i Serra2019-12-101-7/+66
| | |_|_|_|/ | |/| | | |