summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-30tty: n_gsm: Fix bogus i++ in gsm_data_kickGregory CLEMENT1-11/+3
2020-06-30USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()Tang Bin1-0/+2
2020-06-30usb/ohci-platform: Fix a warning when hibernatingQais Yousef1-0/+5
2020-06-30vfio-pci: Mask cap zeroAlex Williamson1-1/+6
2020-06-30tty: n_gsm: Fix waking up upper tty layer when room availableGregory CLEMENT1-4/+22
2020-06-30tty: n_gsm: Fix SOF skippingGregory CLEMENT1-7/+1
2020-06-30clk: ti: composite: fix memory leakTero Kristo1-0/+1
2020-06-30scsi: mpt3sas: Fix double free warningsSuganath Prabu S1-0/+2
2020-06-30power: supply: smb347-charger: IRQSTAT_D is volatileDmitry Osipenko1-0/+1
2020-06-30PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X BridgesKai-Heng Feng1-10/+0
2020-06-30drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a d...Kuppuswamy Sathyanarayanan1-0/+2
2020-06-30serial: amba-pl011: Make sure we initialize the port.lock spinlockJohn Stultz1-0/+1
2020-06-30i2c: pxa: fix i2c_pxa_scream_blue_murder() debug outputRussell King1-4/+3
2020-06-30staging: sm750fb: add missing case while setting FB_VISUALMatej Dujava1-0/+1
2020-06-30tty: hvc: Fix data abort due to race in hvc_openRaghavendra Rao Ananta1-2/+14
2020-06-30s390/qdio: put thinint indicator after early errorJulian Wiedmann3-8/+8
2020-06-30scsi: ibmvscsi: Don't send host info in adapter info MAD after LPMTyrel Datwyler1-0/+2
2020-06-30scsi: sr: Fix sr_probe() missing deallocate of device minorSimon Arlott1-1/+5
2020-06-30yam: fix possible memory leak in yam_init_driverWang Hai1-0/+1
2020-06-30scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited eventXiyu Yang1-0/+2
2020-06-30mfd: wm8994: Fix driver operation if loaded as modulesMarek Szyprowski1-0/+1
2020-06-30vfio/pci: fix memory leaks in alloc_perm_bits()Qian Cai1-2/+5
2020-06-30ps3disk: use the default segment boundaryEmmanuel Nicolet1-1/+0
2020-06-30usblp: poison URBs upon disconnectOliver Neukum1-1/+4
2020-06-30i2c: pxa: clear all master action bits in i2c_pxa_stop_message()Russell King1-4/+2
2020-06-30scsi: qla2xxx: Fix issue with adapter's stopping stateViacheslav Dubeyko1-0/+2
2020-06-30clk: qcom: msm8916: Fix the address location of pll->config_regBryan O'Donoghue1-4/+4
2020-06-30i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsetsAdam Honse1-1/+2
2020-06-30clk: sunxi: Fix incorrect usage of round_down()Rikard Falkeborn1-1/+1
2020-06-20w1: omap-hdq: cleanup to add missing newline for some dev_dbgH. Nikolaus Schaller1-5/+5
2020-06-20drivers/macintosh: Fix memleak in windfarm_pm112 driverMichael Ellerman1-8/+14
2020-06-20pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOsJonathan Bakker1-0/+9
2020-06-20power: vexpress: add suppress_bind_attrs to trueAnders Roxell1-0/+1
2020-06-20igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng1-1/+2
2020-06-20b43_legacy: Fix connection problem with WPA3Larry Finger1-0/+1
2020-06-20b43: Fix connection problem with WPA3Larry Finger1-1/+1
2020-06-20b43legacy: Fix case where channel status is corruptedLarry Finger1-0/+1
2020-06-20media: go7007: fix a miss of snd_card_freeChuhong Yuan1-18/+17
2020-06-20carl9170: remove P2P_GO supportChristian Lamparter2-20/+5
2020-06-20e1000e: Relax condition to trigger reset for ME workaroundPunit Agrawal2-8/+5
2020-06-20PCI: Program MPS for RCiEP devicesAshok Raj1-1/+21
2020-06-20cpuidle: Fix three reference count leaksQiushi Wu1-3/+3
2020-06-20spi: dw: Return any value retrieved from the dma_transfer callbackSerge Semin2-6/+3
2020-06-20ixgbe: fix signed-integer-overflow warningXie XiuQi1-1/+1
2020-06-20PCI: Don't disable decoding when mmio_always_on is setJiaxun Yang1-1/+1
2020-06-20macvlan: Skip loopback packets in RX handlerAlexander Sverdlin1-0/+4
2020-06-20mwifiex: Fix memory corruption in dump_stationPali Rohár1-8/+6
2020-06-20md: don't flush workqueue unconditionally in md_openGuoqing Jiang1-1/+2
2020-06-20net: allwinner: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-2/+2
2020-06-20net: lpc-enet: fix error return code in lpc_mii_init()Wei Yongjun1-1/+2