summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-02-24rtc: Kconfig: select REGMAP_I2C when necessaryAlexandre Belloni1-0/+4
2020-02-24bcache: properly initialize 'path' and 'err' in register_bcache()Coly Li1-1/+3
2020-02-24drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher1-11/+23
2020-02-24mlxsw: spectrum_dpipe: Add missing error pathIdo Schimmel1-1/+2
2020-02-24mlxsw: core: Add validation of hardware device types for MGPIR registerVadim Pasternak2-4/+10
2020-02-24virtio_balloon: prevent pfn array overflowMichael S. Tsirkin1-0/+2
2020-02-24i40e: Relax i40e_xsk_wakeup's return value when PF is busyMaciej Fijalkowski1-1/+1
2020-02-24drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltageAlex Deucher1-3/+5
2020-02-24drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latencyAlex Deucher1-6/+9
2020-02-24brd: check and limit max_part parZhiqiang Liu1-2/+20
2020-02-24iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()Andrei Otcheretianski1-5/+3
2020-02-24iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski1-1/+3
2020-02-24nvme-pci: remove nvmeq->tagsChristoph Hellwig1-15/+8
2020-02-24nvmet: fix dsm failure when payload does not match sgl descriptorSagi Grimberg4-2/+14
2020-02-24nvmet: Pass lockdep expression to RCU listsAmol Grover1-2/+4
2020-02-24irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALLZenghui Yu1-1/+1
2020-02-24bcache: fix incorrect data type usage in btree_flush_write()Coly Li1-1/+2
2020-02-24bcache: explicity type cast in bset_bkey_last()Coly Li1-1/+2
2020-02-24bcache: fix memory corruption in bch_cache_accounting_clear()Coly Li1-3/+7
2020-02-24radeon: insert 10ms sleep in dce5_crtc_load_lutDaniel Vetter1-0/+2
2020-02-24char: hpet: Fix out-of-bounds read bugGustavo A. R. Silva1-1/+1
2020-02-24drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs1-0/+2
2020-02-24irqchip/gic-v3: Only provision redistributors that are enabled in ACPIMarc Zyngier1-2/+7
2020-02-24drm/amd/display: do not allocate display_mode_lib unnecessarilyDor Askayo1-8/+9
2020-02-24rbd: work around -Wuninitialized warningArnd Bergmann1-1/+1
2020-02-24video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.Wei Hu2-39/+144
2020-02-24iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King1-1/+1
2020-02-24rtw88: fix potential NULL skb access in TX ISRYan-Hsuan Chuang1-0/+5
2020-02-24hostap: Adjust indentation in prism2_hostapd_add_staNathan Chancellor1-1/+1
2020-02-24iommu/vt-d: Remove unnecessary WARN_ON_ONCE()Lu Baolu1-1/+0
2020-02-24iommu/vt-d: Mark firmware tainted if RMRR fails sanity checkBarret Rhoden1-4/+8
2020-02-24bcache: fix use-after-free in register_bcache()Coly Li1-1/+2
2020-02-24bcache: rework error unwinding in register_bcacheChristoph Hellwig1-30/+45
2020-02-24bcache: cached_dev_free needs to put the sb pageLiang Chen1-0/+3
2020-02-24media: uvcvideo: Add a quirk to force GEO GC6500 Camera bits-per-pixel valueSergey Zakharchenko2-0/+26
2020-02-24net/mlx5e: Fix printk format warningOlof Johansson1-1/+1
2020-02-24drm/nouveau/mmu: fix comptag memory leakBen Skeggs1-1/+1
2020-02-24driver core: platform: fix u32 greater or equal to zero comparisonColin Ian King1-1/+1
2020-02-24spi: spi-fsl-qspi: Ensure width is respected in spi-mem operationsMichael Walle1-1/+1
2020-02-24irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problemsJohn Garry1-0/+1
2020-02-24regulator: core: Fix exported symbols to the exported GPL versionEnric Balletbo i Serra1-2/+2
2020-02-24remoteproc: Initialize rproc_class before useBrandon Maier1-1/+1
2020-02-24pwm: Remove set but not set variable 'pwm'yu kuai1-4/+0
2020-02-24ide: serverworks: potential overflow in svwks_set_pio_mode()Dan Carpenter1-0/+6
2020-02-24cmd64x: potential buffer overflow in cmd64x_program_timings()Dan Carpenter1-0/+3
2020-02-24pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctionalUwe Kleine-König1-1/+6
2020-02-24efi/arm: Defer probe of PCIe backed efifb on DT systemsArd Biesheuvel1-4/+103
2020-02-24regulator: vctrl-regulator: Avoid deadlock getting and setting the voltageEnric Balletbo i Serra2-15/+25
2020-02-24enetc: Don't print from enetc_sched_speed_set when link goes downVladimir Oltean1-1/+0
2020-02-24EDAC/sifive: Fix return value check in ecc_register()Wei Yongjun1-2/+2