summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2020-04-21clk: at91: usb: use proper usbs_maskClaudiu Beznea1-1/+1
2020-04-21clk: at91: sam9x60: fix usb clock parentsClaudiu Beznea1-3/+2
2020-04-21HID: lg-g15: Do not fail the probe when we fail to disable F# emulationHans de Goede1-2/+4
2020-04-21net: stmmac: xgmac: Fix VLAN register handlingJose Abreu1-0/+11
2020-04-21pwm: pca9685: Fix PWM/GPIO inter-operationSven Van Asbroeck1-37/+48
2020-04-21acpi/nfit: improve bounds checking for 'func'Dan Carpenter2-4/+7
2020-04-21platform/chrome: cros_ec_rpmsg: Fix race with host eventPi-Hsun Shih1-1/+15
2020-04-21scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo1-0/+5
2020-04-21Revert "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"Greg Kroah-Hartman1-4/+2
2020-04-21net: phy: marvell: Fix pause frame negotiationClemens Gruber1-22/+24