summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-24HID: Add quirks for Trust Panora Graphic TabletCristian Klein2-0/+4
2020-06-24tty: n_gsm: Fix waking up upper tty layer when room availableGregory CLEMENT1-4/+22
2020-06-24tty: n_gsm: Fix SOF skippingGregory CLEMENT1-7/+1
2020-06-24PCI: Fix pci_register_host_bridge() device_register() error handlingRob Herring1-2/+3
2020-06-24clk: ti: composite: fix memory leakTero Kristo1-0/+1
2020-06-24USB: ohci-sm501: fix error return code in ohci_hcd_sm501_drv_probe()Wei Yongjun1-3/+4
2020-06-24pinctrl: rockchip: fix memleak in rockchip_dt_node_to_mapDafna Hirschfeld1-3/+4
2020-06-24scsi: mpt3sas: Fix double free warningsSuganath Prabu S1-0/+2
2020-06-24scsi: target: loopback: Fix READ with data and sensebytesBodo Stroesser1-21/+15
2020-06-24power: supply: smb347-charger: IRQSTAT_D is volatileDmitry Osipenko1-0/+1
2020-06-24power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()'Christophe JAILLET1-16/+2
2020-06-24scsi: qla2xxx: Fix warning after FC target resetViacheslav Dubeyko1-0/+1
2020-06-24PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X BridgesKai-Heng Feng1-10/+0
2020-06-24PCI: rcar: Fix incorrect programming of OB windowsAndrew Murray1-4/+5
2020-06-24drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a d...Kuppuswamy Sathyanarayanan1-0/+2
2020-06-24serial: amba-pl011: Make sure we initialize the port.lock spinlockJohn Stultz1-0/+1
2020-06-24i2c: pxa: fix i2c_pxa_scream_blue_murder() debug outputRussell King1-4/+3
2020-06-24PCI: v3-semi: Fix a memory leak in v3_pci_probe() error handling pathsChristophe JAILLET1-1/+1
2020-06-24staging: sm750fb: add missing case while setting FB_VISUALMatej Dujava1-0/+1
2020-06-24staging: wilc1000: Increase the size of wid_list arrayOscar Carter1-1/+3
2020-06-24usb: dwc3: gadget: Properly handle failed kick_transferThinh Nguyen1-8/+16
2020-06-24usb: dwc3: gadget: Properly handle ClearFeature(halt)Thinh Nguyen1-3/+33
2020-06-24HID: intel-ish-hid: avoid bogus uninitialized-variable warningArnd Bergmann1-0/+2
2020-06-24soundwire: slave: don't init debugfs on device registration errorPierre-Louis Bossart1-0/+2
2020-06-24clk: meson: meson8b: Don't rely on u-boot to init all GP_PLL registersMartin Blumenstingl2-0/+13
2020-06-24thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTRSudip Mukherjee1-3/+3
2020-06-24gpio: pca953x: fix handling of automatic address incrementingUwe Kleine-König1-16/+28
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-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-24s390/qdio: put thinint indicator after early errorJulian Wiedmann3-8/+8
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-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: greybus: fix a missing-check bug in gb_lights_light_config()Chen Zhou1-1/+2
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-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-24yam: fix possible memory leak in yam_init_driverWang Hai1-0/+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