summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-24clk: meson: meson8b: Fix the vclk_div{1, 2, 4, 6, 12}_en gate bitsMartin Blumenstingl1-5/+5
2020-06-24clk: meson: meson8b: Fix the polarity of the RESET_N linesMartin Blumenstingl1-23/+56
2020-06-24clk: meson: meson8b: Fix the first parent of vid_pll_in_selMartin Blumenstingl1-1/+1
2020-06-24of: property: Do not link to disabled devicesNicolas Saenz Julienne1-1/+13
2020-06-24of: property: Fix create device links for all child-supplier dependenciesNicolas Saenz Julienne1-1/+1
2020-06-24gpio: mlxbf2: fix return value check in mlxbf2_gpio_get_lock_res()Wei Yongjun1-2/+2
2020-06-24slimbus: ngd: get drvdata from correct deviceSrinivas Kandagatla1-2/+2
2020-06-24tty: hvc: Fix data abort due to race in hvc_openRaghavendra Rao Ananta1-2/+14
2020-06-24staging: wfx: fix double init of tx_policy_upload_workJérôme Pouiller1-1/+0
2020-06-24staging: wfx: fix overflow in frame countersJérôme Pouiller1-1/+1
2020-06-24s390/qdio: put thinint indicator after early errorJulian Wiedmann3-8/+8
2020-06-24s390/qdio: tear down thinint indicator after early errorJulian Wiedmann1-0/+1
2020-06-24s390/qdio: consistently restore the IRQ handlerJulian Wiedmann3-17/+22
2020-06-24staging: gasket: Fix mapping refcnt leak when register/store failsXiyu Yang1-0/+1
2020-06-24staging: gasket: Fix mapping refcnt leak when put attribute failsXiyu Yang1-0/+1
2020-06-24firmware: qcom_scm: fix bogous abuse of dma-direct internalsChristoph Hellwig1-6/+3
2020-06-24pinctrl: rza1: Fix wrong array assignment of rza1l_swio_entriesJason Yan1-1/+1
2020-06-24iio: buffer-dmaengine: use %zu specifier for sprintf(align)Alexandru Ardelean1-1/+1
2020-06-24scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti...Chad Dupuis2-4/+32
2020-06-24gpio: dwapb: Append MODULE_ALIAS for platform driverAndy Shevchenko1-3/+6
2020-06-24RDMA/mlx5: Fix udata response upon SRQ creationYishai Hadas1-2/+8
2020-06-24scsi: qedi: Do not flush offload work if ARP not resolvedNilesh Javali1-1/+2
2020-06-24staging: mt7621-pci: fix PCIe interrupt mappingSergio Paracuellos2-7/+38
2020-06-24staging: greybus: fix a missing-check bug in gb_lights_light_config()Chen Zhou1-1/+2
2020-06-24ibmvnic: Flush existing work items before device removalThomas Falcon1-0/+3
2020-06-24media: v4l2-ctrls: Unset correct HEVC loop filter flagJonas Karlman1-1/+1
2020-06-24media: s5p-mfc: Properly handle dma_parms for the allocated devicesMarek Szyprowski1-1/+5
2020-06-24scsi: ibmvscsi: Don't send host info in adapter info MAD after LPMTyrel Datwyler1-0/+2
2020-06-24scsi: sr: Fix sr_probe() missing deallocate of device minorSimon Arlott1-1/+5
2020-06-24scsi: sr: Fix sr_probe() missing mutex_destroySimon Arlott1-0/+1
2020-06-24net: dsa: lantiq_gswip: fix and improve the unsupported interface errorMartin Blumenstingl1-1/+2
2020-06-24NTB: Fix the default port and peer numbers for legacy driversLogan Gunthorpe1-6/+2
2020-06-24NTB: ntb_pingpong: Choose doorbells based on port numberLogan Gunthorpe1-8/+6
2020-06-24net: mdiobus: Disable preemption upon u64_stats updateAhmed S. Darwish1-0/+2
2020-06-24yam: fix possible memory leak in yam_init_driverWang Hai1-0/+1
2020-06-24crypto: omap-sham - huge buffer access fixesTero Kristo1-2/+9
2020-06-24drm/nouveau: gr/gk20a: Use firmware version 0Thierry Reding1-1/+1
2020-06-24clk: sprd: fix compile-testingArnd Bergmann1-1/+1
2020-06-24pwm: img: Call pm_runtime_put() in pm_runtime_get_sync() failed caseNavid Emamdoost1-2/+6
2020-06-24RDMA/core: Fix several reference count leaks.Qiushi Wu1-5/+5
2020-06-24PCI: vmd: Filter resource type bits from shadow registerJon Derrick1-2/+4
2020-06-24IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP commandMark Zhang1-0/+4
2020-06-24clk: clk-flexgen: fix clock-critical handlingAlain Volmat1-0/+1
2020-06-24scsi: vhost: Notify TCM about the maximum sg entries supported per commandSudhakar Panneerselvam1-0/+1
2020-06-24scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited eventXiyu Yang1-0/+2
2020-06-24clk: zynqmp: fix memory leak in zynqmp_register_clocksQuanyang Wang1-6/+9
2020-06-24scsi: cxgb3i: Fix some leaks in init_act_open()Dan Carpenter1-4/+14
2020-06-24mfd: wm8994: Fix driver operation if loaded as modulesMarek Szyprowski1-0/+1
2020-06-24usb: gadget: core: sync interrupt before unbind the udcPeter Chen1-0/+2
2020-06-24gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registrationAndy Shevchenko1-9/+16