summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-09-23Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unloadMichael Kelley1-2/+5
2020-09-23scsi: libsas: Fix error path in sas_notify_lldd_dev_found()Dan Carpenter1-1/+2
2020-09-23Drivers: hv: vmbus: hibernation: do not hang forever in vmbus_bus_resume()Dexuan Cui1-2/+7
2020-09-23clk: rockchip: Fix initialization of mux_pll_src_4plls_pNathan Chancellor1-1/+1
2020-09-23clk: davinci: Use the correct size when allocating memoryChristophe JAILLET1-1/+1
2020-09-23spi: Fix memory leak on splited transfersGustav Wiklander1-2/+7
2020-09-23i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo1-12/+23
2020-09-23nvme-tcp: cancel async events before freeing event structDavid Milburn1-0/+1
2020-09-23nvme-rdma: cancel async events before freeing event structDavid Milburn1-0/+1
2020-09-23nvme-fc: cancel async events before freeing event structDavid Milburn1-0/+1
2020-09-23rapidio: Replace 'select' DMAENGINES 'with depends on'Laurent Pinchart1-1/+1
2020-09-23spi: spi-loopback-test: Fix out-of-bounds readVincent Whitchurch1-1/+1
2020-09-23regulator: pwm: Fix machine constraints applicationVincent Whitchurch1-1/+1
2020-09-23scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discoveryJames Smart1-1/+3
2020-09-23scsi: libfc: Fix for double free()Javed Hasan1-2/+0
2020-09-23scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu1-1/+1
2020-09-23firmware_loader: fix memory leak for paged bufferPrateek Sood2-6/+13
2020-09-23hv_netvsc: Remove "unlikely" from netvsc_select_queueHaiyang Zhang1-1/+1
2020-09-23e1000e: Add support for Comet LakeSasha Neftin2-0/+12
2020-09-23RDMA/bnxt_re: Restrict the max_gids to 256Naresh Kumar PBS2-1/+2
2020-09-17drm/msm: Disable the RPTR shadowJordan Crouse6-27/+43
2020-09-17drm/msm/gpu: make ringbuffer readonlyRob Clark1-1/+2
2020-09-17usb: typec: ucsi: acpi: Check the _DEP dependenciesHeikki Krogerus1-0/+4
2020-09-17usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman1-49/+42
2020-09-17USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modulesAleksander Morgado1-0/+2
2020-09-17USB: serial: option: support dynamic Quectel USB compositionsBjørn Mork1-8/+12
2020-09-17USB: serial: ftdi_sio: add IDs for Xsens Mti USB converterPatrick Riphagen2-0/+2
2020-09-17usb: core: fix slab-out-of-bounds Read in read_descriptorsZeng Tao1-0/+5
2020-09-17phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY initSivaprakash Murugesan2-7/+11
2020-09-17staging: greybus: audio: fix uninitialized value issueVaibhav Agarwal1-14/+15
2020-09-17video: fbdev: fix OOB read in vga_8planes_imageblit()Tetsuo Handa1-1/+1
2020-09-17vgacon: remove software scrollback supportLinus Torvalds2-266/+1
2020-09-17fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds7-44/+8
2020-09-17fbcon: remove soft scrollback codeLinus Torvalds1-330/+4
2020-09-17RDMA/mlx4: Read pkey table length instead of hardcoded valueMark Bloch1-1/+2
2020-09-17RDMA/rxe: Fix the parent sysfs read when the interface has 15 charsYi Zhang1-1/+1
2020-09-17rbd: require global CAP_SYS_ADMIN for mapping and unmappingIlya Dryomov1-0/+12
2020-09-17mmc: sdhci-of-esdhc: Don't walk device-tree on every interruptChris Packham1-3/+7
2020-09-17mmc: sdio: Use mmc_pre_req() / mmc_post_req()Adrian Hunter1-17/+22
2020-09-17drm/msm: Disable preemption on all 5xx targetsJordan Crouse1-1/+2
2020-09-17drm/tve200: Stabilize enable/disableLinus Walleij1-1/+21
2020-09-17drm/i915/gvt: do not check len & max_len for lriYan Zhao1-12/+0
2020-09-17scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_logi...Hou Pu3-7/+5
2020-09-17scsi: target: iscsi: Fix data digest calculationVarun Prakash1-2/+15
2020-09-17regulator: core: Fix slab-out-of-bounds in regulator_unlock_recursive()Dmitry Osipenko1-6/+9
2020-09-17regulator: plug of_node leak in regulator_register()'s error pathMichał Mirosław1-9/+4
2020-09-17regulator: push allocation in set_consumer_device_supply() out of lockMichał Mirosław1-20/+26
2020-09-17regulator: push allocations in create_regulator() outside of lockMichał Mirosław1-25/+28
2020-09-17regulator: push allocation in regulator_init_coupling() outside of lockMichał Mirosław1-2/+3
2020-09-17staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()Rustam Kovhaev2-18/+6