summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-24pwm: imx27: Fix rounding behaviorUwe Kleine-König1-10/+10
2020-06-24drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selectionBen Skeggs1-2/+2
2020-06-24mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe()Wei Yongjun1-12/+8
2020-06-24mailbox: imx: Fix return in imx_mu_scu_xlate()Dan Carpenter1-1/+1
2020-06-24rtc: rv3028: Add missed check for devm_regmap_init_i2c()Chuhong Yuan1-0/+2
2020-06-24vfio/mdev: Fix reference count leak in add_mdev_supported_typeQiushi Wu1-1/+1
2020-06-24usb: dwc3: meson-g12a: fix error path when fetching the reset line failsMartin Blumenstingl1-1/+1
2020-06-24extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()'Christophe JAILLET1-2/+1
2020-06-24input: i8042 - Remove special PowerPC handlingNathan Chancellor2-59/+0
2020-06-24of: Fix a refcounting bug in __of_attach_node_sysfs()Dan Carpenter1-2/+1
2020-06-24/dev/mem: Revoke mappings when a driver claims the regionDan Williams1-2/+99
2020-06-24misc: xilinx-sdfec: improve get_user_pages_fast() error handlingJohn Hubbard1-10/+17
2020-06-24clk: ast2600: Fix AHB clock divider for A1Eddie James1-6/+25
2020-06-24clk: sprd: return correct type of value for _sprd_pll_recalc_rateChunyan Zhang1-1/+1
2020-06-24scsi: ufs: ti-j721e-ufs: Fix unwinding of pm_runtime changesVignesh Raghavendra1-3/+10
2020-06-24scsi: iscsi: Fix deadlock on recovery path during GFP_IO reclaimGabriel Krisman Bertazi1-17/+47
2020-06-24clk: zynqmp: Fix divider2 calculationTejas Patel1-5/+12
2020-06-24scsi: ufs-qcom: Fix scheduling while atomic issueJeffrey Hugo1-3/+3
2020-06-24clk: bcm2835: Fix return type of bcm2835_register_gateNathan Chancellor1-5/+5
2020-06-24scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd()Dan Carpenter1-3/+3
2020-06-24mfd: wcd934x: Drop kfree for memory allocated with devm_kzallocWei Yongjun1-1/+0
2020-06-24mfd: stmfx: Disable IRQ in suspend to avoid spurious interruptAmelie Delaunay1-0/+6
2020-06-24mfd: stmfx: Fix stmfx_irq_init error pathAmelie Delaunay1-2/+7
2020-06-24mfd: stmfx: Reset chip on resume as supply was disabledAmelie Delaunay1-0/+7
2020-06-24RDMA/iw_cxgb4: cleanup device debugfs entries on ULD removePotnuri Bharat Teja1-0/+1
2020-06-24pinctrl: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang2-2/+2
2020-06-24usb: gadget: Fix issue with config_ep_by_speed functionPawel Laszczak1-17/+61
2020-06-24usb: gadget: fix potential double-free in m66592_probe.Qiushi Wu1-1/+1
2020-06-24usb: gadget: lpc32xx_udc: don't dereference ep pointer before null checkColin Ian King1-5/+6
2020-06-24USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nukeNathan Chancellor1-4/+0
2020-06-24usb: dwc2: gadget: move gadget resume after the core is in L0 stateFabrice Gasnier1-2/+5
2020-06-24watchdog: da9062: No need to ping manually before setting timeoutStefan Riedmueller1-5/+0
2020-06-24IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb1-0/+13
2020-06-24iio: light: gp2ap002: Take runtime PM reference on light readJonathan Bakker1-3/+16
2020-06-24PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up linkMarc Zyngier1-2/+2
2020-06-24PCI: dwc: Fix inner MSI IRQ domain registrationMarc Zyngier1-0/+2
2020-06-24PCI: dwc: pci-dra7xx: Use devm_platform_ioremap_resource_byname()Wei Yongjun1-5/+3
2020-06-24bus: mhi: core: Read transfer length from an event properlyHemant Kumar1-2/+7
2020-06-24PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream PortBjorn Helgaas1-5/+17
2020-06-24xen/cpuhotplug: Fix initial CPU offlining for PV(H) guestsBoris Ostrovsky1-5/+3
2020-06-24RDMA/efa: Fix setting of wrong bit in get/set_feature commandsGal Pressman1-2/+2
2020-06-24dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zoneHannes Reinecke2-4/+4
2020-06-24firmware: imx: scu: Fix possible memory leak in imx_scu_probe()Wei Yongjun1-0/+1
2020-06-24scsi: core: Fix incorrect usage of shost_for_each_deviceYe Bin2-1/+5
2020-06-24scsi: target: tcmu: Userspace must not complete queued commandsBodo Stroesser1-83/+71
2020-06-24RDMA/hns: Fix cmdq parameter of querying pf timer resourceLang Cheng1-20/+12
2020-06-24RDMA/hns: Bugfix for querying qkeyLijun Ou1-1/+1
2020-06-24clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1Marek Szyprowski1-1/+2
2020-06-24fpga: dfl: afu: Corrected error handling levelsSouptick Joarder1-2/+2
2020-06-24coresight: etm4x: Fix use-after-free of per-cpu etm drvdataSuzuki K Poulose1-0/+1