summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-23drm/nouveau/svm: fix vma range check for migrationRalph Campbell1-0/+1
2020-04-23drm/nouveau/svm: check for SVM initialized before migratingRalph Campbell1-0/+5
2020-04-23macsec: fix NULL dereference in macsec_upd_offload()Davide Caratti1-0/+3
2020-04-23platform/x86: intel-hid: fix: Update Tiger Lake ACPI device IDGayatri Kammela1-1/+1
2020-04-23drm/amd/display: Don't try hdcp1.4 when content_type is set to type1Bhawanpreet Lakha1-2/+6
2020-04-23thermal/drivers/cpufreq_cooling: Fix return of cpufreq_set_cur_stateWilly Wolff1-2/+4
2020-04-23phy: uniphier-usb3ss: Add Pro5 supportKunihiko Hayashi1-0/+4
2020-04-23drivers: thermal: tsens: Release device in success pathAmit Kucheria1-4/+2
2020-04-23rtc: 88pm860x: fix possible race conditionAlexandre Belloni1-6/+8
2020-04-23soc: imx: gpc: fix power up sequencingLucas Stach1-11/+13
2020-04-23clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni1-6/+6
2020-04-23power: supply: bq27xxx_battery: Silence deferred-probe errorDmitry Osipenko1-1/+4
2020-04-23memory: tegra: Correct debugfs clk rate-range on Tegra124Dmitry Osipenko1-0/+5
2020-04-23memory: tegra: Correct debugfs clk rate-range on Tegra30Dmitry Osipenko1-0/+5
2020-04-23memory: tegra: Correct debugfs clk rate-range on Tegra20Dmitry Osipenko1-0/+5
2020-04-23dmaengine: idxd: reflect shadow copy of traffic class programmingDave Jiang1-2/+2
2020-04-23net/mlx5e: Enforce setting of a single FEC modeAya Levin1-0/+4
2020-04-23crypto: qce - use cryptlen when adding extra sglEneas U de Queiroz3-8/+10
2020-04-23clk: imx: pll14xx: Add new frequency entries for pll1443x tableAnson Huang1-0/+2
2020-04-23clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea1-0/+3
2020-04-23clk: Don't cache errors from clk_ops::get_phase()Stephen Boyd1-16/+32
2020-04-23drm/ttm: flush the fence on the bo after we individualize the reservation objectxinhui pan1-1/+3
2020-04-23x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan1-2/+3
2020-04-23x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not setTianyu Lan1-9/+14
2020-04-23x86/Hyper-V: Trigger crash enlightenment only once during system crash.Tianyu Lan1-2/+14
2020-04-23x86/Hyper-V: Free hv_panic_page when fail to register kmsg dumpTianyu Lan1-2/+5
2020-04-23x86/Hyper-V: Unload vmbus channel in hv panic callbackTianyu Lan2-8/+16
2020-04-23of: overlay: kmemleak in dup_and_fixup_symbol_prop()Frank Rowand1-0/+2
2020-04-23of: unittest: kmemleak in of_unittest_overlay_high_level()Frank Rowand1-1/+4
2020-04-23of: unittest: kmemleak in of_unittest_platform_populate()Frank Rowand1-2/+5
2020-04-23of: unittest: kmemleak on changeset destroyFrank Rowand1-0/+4
2020-04-23rbd: don't test rbd_dev->opts in rbd_dev_image_release()Ilya Dryomov1-1/+1
2020-04-23rbd: call rbd_dev_unprobe() after unwatching and flushing notifiesIlya Dryomov1-4/+4
2020-04-23rbd: avoid a deadlock on header_rwsem when flushing notifiesIlya Dryomov1-4/+13
2020-04-23irqchip/mbigen: Free msi_desc on device teardownZenghui Yu1-1/+7
2020-04-23watchdog: sp805: fix restart handlerMichael Walle1-0/+4
2020-04-23scsi: sg: add sg_remove_request in sg_common_writeLi Bin1-1/+3
2020-04-21scsi: target: iscsi: calling iscsit_stop_session() inside iscsit_close_sessio...Maurizio Lombardi1-2/+1
2020-04-21irqchip/ti-sci-inta: Fix processing of masked irqsGrygorii Strashko1-1/+2
2020-04-21drm/i915/perf: Do not clear pollin for small user read buffersAshutosh Dixit1-54/+11
2020-04-21drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()Ben Skeggs2-0/+19
2020-04-21i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHTHans de Goede1-4/+10
2020-04-21drm/amdgpu: fix the hw hang during perform system reboot and resetPrike Liang1-0/+2
2020-04-21drm/amdgpu/gfx9: add gfxoff quirkAlex Deucher1-0/+2
2020-04-21drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin1-1/+4
2020-04-21net/mlx5e: Use preactivate hook to set the indirection tableMaxim Mikityanskiy3-10/+17
2020-04-21net/mlx5e: Rename hw_modify to preactivateMaxim Mikityanskiy2-9/+11
2020-04-21net/mlx5e: Encapsulate updating netdev queues into a functionMaxim Mikityanskiy1-7/+12
2020-04-21mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen1-6/+6
2020-04-21usb: dwc3: gadget: Don't clear flags before transfer endedThinh Nguyen1-3/+1