summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-06-25Merge tag 'tegra-for-5.3-firmware' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-1/+3
2019-06-25Merge tag 'amlogic-drivers' of https://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-1/+13
2019-06-25Merge tag 'qcom-drivers-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson6-36/+688
2019-06-19Merge tag 'drivers_soc_for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2-8/+1663
2019-06-19soc: qcom: geni: Add support for ACPILee Jones1-6/+15
2019-06-18firmware: ti_sci: Fix gcc unused-but-set-variable warningYueHaibing1-12/+12
2019-06-18firmware: ti_sci: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-06-17Merge tag 'scmi-updates-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson3-2/+58
2019-06-17Merge tag 'omap-for-v5.3/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson1-86/+389
2019-06-17Merge tag 'arm-soc/for-5.3/drivers' of https://github.com/Broadcom/stblinux i...Olof Johansson2-81/+240
2019-06-17firmware/psci: psci_checker: Park kthreads before stopping themJean-Philippe Brucker1-4/+6
2019-06-17memory: move jedec_ddr.h from include/memory to drivers/memory/Masahiro Yamada4-4/+182
2019-06-17memory: move jedec_ddr_data.c from lib/ to drivers/memory/Masahiro Yamada3-0/+144
2019-06-17Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson14-51/+589
2019-06-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+5
2019-06-16Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-38/+42
2019-06-15Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infradead.org/linux-plat...Linus Torvalds6-4/+26
2019-06-15Merge tag 'usb-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-45/+105
2019-06-15soc: qcom: apr: Don't use reg for domain idBjorn Andersson1-1/+1
2019-06-14soc: qcom: fix QCOM_AOSS_QMP dependency and build errorsRandy Dunlap1-1/+1
2019-06-14Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds27-73/+252
2019-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-1/+7
2019-06-14Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-blockLinus Torvalds6-26/+46
2019-06-14Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2019-06-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-58/+111
2019-06-14Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Daniel Vetter5-5/+15
2019-06-14Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-8/+18
2019-06-14Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+2
2019-06-14firmware: tegra: Early resume BPMPBitan Biswas1-1/+3
2019-06-14Merge tag 'drm-misc-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter10-21/+120
2019-06-13mm/devm_memremap_pages: fix final page put raceDan Williams3-28/+19
2019-06-13PCI/P2PDMA: track pgmap references per resource, not globallyDan Williams1-43/+81
2019-06-13PCI/P2PDMA: fix the gen_pool_add_virt() failure pathDan Williams1-1/+3
2019-06-13drivers/base/devres: introduce devm_release_action()Dan Williams1-1/+23
2019-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds10-54/+136
2019-06-13Merge tag 'drm-intel-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/d...Daniel Vetter8-16/+91
2019-06-13block/ps3vram: Use %llu to format sector_t after LBDAF removalGeert Uytterhoeven1-1/+1
2019-06-13libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede1-3/+6
2019-06-13bcache: only set BCACHE_DEV_WB_RUNNING when cached device attachedColy Li1-1/+6
2019-06-13bcache: fix stack corruption by PRECEDING_KEY()Coly Li2-17/+33
2019-06-13null_blk: remove duplicate check for report zoneChaitanya Kulkarni1-4/+0
2019-06-12firmware: ti_sci: Parse all resource ranges even if some is not availablePeter Ujfalusi1-3/+10
2019-06-12firmware: ti_sci: Add support for processor controlSuman Anna2-0/+485
2019-06-12firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udmaPeter Ujfalusi2-0/+1163
2019-06-12firmware: ti_sci: Always request response from firmwareAndrew F. Davis1-4/+4
2019-06-12drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmwareAlex Deucher1-2/+2
2019-06-12drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()Dan Carpenter1-0/+2
2019-06-12Merge branch 'mediatek-drm-fixes-5.2' of https://github.com/ckhu-mediatek/lin...Daniel Vetter4-31/+26
2019-06-12Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-3/+3
2019-06-12usb: typec: Make sure an alt mode exist before getting its partnerHeikki Krogerus1-1/+1