summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* tpm_tis: Add a check for invalid statusJames Bottomley2020-10-012-0/+12
* tpm: use %*ph to print small bufferAndy Shevchenko2020-10-011-21/+10
* tpm: tis: add support for MMIO TPM on SynQuacerMasahisa Kojima2020-10-013-0/+221
* Merge tag 'drm-fixes-2020-10-01-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-0118-43/+156
|\
| * Merge tag 'amd-drm-fixes-5.9-2020-09-30' of git://people.freedesktop.org/~agd...Dave Airlie2020-10-0116-41/+154
| |\
| | * drm/amdgpu: disable gfxoff temporarily for navy_flounderJiansong Chen2020-09-301-0/+3
| | * drm/amd/pm: setup APU dpm clock table in SMU HW initializationEvan Quan2020-09-301-11/+11
| | * drm/amd/display: remove duplicate call to rn_vbios_smu_get_smu_version()Dirk Gouders2020-09-291-1/+0
| | * drm/amdgpu/swsmu/smu12: fix force clock handling for mclkAlex Deucher2020-09-291-3/+5
| | * drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare2020-09-291-1/+1
| | * drm/amdgpu/display: fix CFLAGS setup for DCN30Alex Deucher2020-09-291-2/+16
| | * drm/amd/display: fix return value check for hdcp_workFlora Cui2020-09-291-1/+1
| | * drm/amdgpu: remove gpu_info fw support for sienna_cichlid etc.Jiansong Chen2020-09-291-8/+2
| | * drm/amd/pm: Removed fixed clock in auto mode DPMSudheesh Mavila2020-09-291-4/+6
| | * drm/amdgpu: remove experimental flag from navi12Alex Deucher2020-09-181-2/+2
| | * drm/amdgpu: add device ID for sienna_cichlid (v2)Likun Gao2020-09-181-0/+8
| | * drm/amdgpu: use the AV1 defines for VCN 3.0Alex Deucher2020-09-181-8/+8
| | * drm/amdgpu: add VCN 3.0 AV1 registersAlex Deucher2020-09-181-0/+34
| | * drm/amdgpu: add the GC 10.3 VRS registersAlex Deucher2020-09-183-0/+56
| | * drm/amdgpu: prevent double kfree ttm->sgPhilip Yang2020-09-181-0/+1
| * | drm/vmwgfx: Fix error handling in get_nodeZack Rusin2020-09-302-2/+2
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-09-305-8/+12
|\ \ \
| * | | clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clkDinh Nguyen2020-09-221-1/+1
| * | | clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSEDMarek Szyprowski2020-09-221-2/+2
| * | | Merge tag 'for-5.10-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/teg...Stephen Boyd2020-09-222-5/+4
| |\ \ \
| | * | | clk: tegra: Fix missing prototype for tegra210_clk_register_emc()Thierry Reding2020-09-211-0/+2
| | * | | clk: tegra: Always program PLL_E when enabledThierry Reding2020-09-211-3/+0
| | * | | clk: tegra: Capitalization fixesThierry Reding2020-09-211-2/+2
| * | | | Merge tag 'v5.9-clk-samsung-fixes' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd2020-09-151-0/+5
| |\ \ \ \
| | * | | | clk: samsung: Keep top BPLL mux on Exynos542x enabledMarek Szyprowski2020-09-151-0/+5
| | |/ / /
* | | | | Merge tag 'dmaengine-fix-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-09-291-5/+21
|\ \ \ \ \
| * | | | | dmaengine: dmatest: Prevent to run on misconfigured channelVladimir Murzin2020-09-221-5/+21
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-09-292-16/+18
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | vhost-vdpa: fix backend feature ioctlsJason Wang2020-09-241-14/+16
| * | | | | vhost: Fix documentationEli Cohen2020-09-241-2/+2
* | | | | | Merge tag 'timers-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-09-273-22/+25
|\ \ \ \ \ \
| * | | | | | clocksource/drivers/timer-gx6605s: Fixup counter reloadGuo Ren2020-08-241-0/+1
| * | | | | | clocksource/drivers/timer-ti-dm: Do reset before enableTony Lindgren2020-08-241-21/+23
| * | | | | | clocksource/drivers/h8300_timer8: Fix wrong return value in h8300_8timer_init()Tianjia Zhang2020-08-241-1/+1
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-09-264-73/+111
|\ \ \ \ \ \ \
| * | | | | | | scsi: sd: sd_zbc: Fix ZBC disk initializationDamien Le Moal2020-09-163-35/+35
| * | | | | | | scsi: sd: sd_zbc: Fix handling of host-aware ZBC disksDamien Le Moal2020-09-163-14/+24
| * | | | | | | scsi: lpfc: Fix initial FLOGI failure due to BBSCN not supportedJames Smart2020-09-161-24/+52
* | | | | | | | Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-265-22/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | nvme-core: don't use NVME_NSID_ALL for command effects and supported logChaitanya Kulkarni2020-09-231-1/+1
| * | | | | | | | nvme-fc: fail new connections to a deleted host or remote portJames Smart2020-09-221-2/+4
| * | | | | | | | nvme-pci: fix NULL req in completion handlerXianting Tian2020-09-221-7/+7
| * | | | | | | | nvme: return errors for hwmon initKeith Busch2020-09-223-12/+16
* | | | | | | | | Merge tag 's390-5.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-09-261-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctlChristian Borntraeger2020-09-241-1/+2
| | |_|_|/ / / / / | |/| | | | | | |