summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-06-20drivers/macintosh: Fix memleak in windfarm_pm112 driverMichael Ellerman
2020-06-20pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOsJonathan Bakker
2020-06-20power: vexpress: add suppress_bind_attrs to trueAnders Roxell
2020-06-20igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng
2020-06-20b43_legacy: Fix connection problem with WPA3Larry Finger
2020-06-20b43: Fix connection problem with WPA3Larry Finger
2020-06-20b43legacy: Fix case where channel status is corruptedLarry Finger
2020-06-20media: go7007: fix a miss of snd_card_freeChuhong Yuan
2020-06-20carl9170: remove P2P_GO supportChristian Lamparter
2020-06-20e1000e: Relax condition to trigger reset for ME workaroundPunit Agrawal
2020-06-20PCI: Program MPS for RCiEP devicesAshok Raj
2020-06-20cpuidle: Fix three reference count leaksQiushi Wu
2020-06-20spi: dw: Return any value retrieved from the dma_transfer callbackSerge Semin
2020-06-20ixgbe: fix signed-integer-overflow warningXie XiuQi
2020-06-20PCI: Don't disable decoding when mmio_always_on is setJiaxun Yang
2020-06-20macvlan: Skip loopback packets in RX handlerAlexander Sverdlin
2020-06-20mwifiex: Fix memory corruption in dump_stationPali Rohár
2020-06-20md: don't flush workqueue unconditionally in md_openGuoqing Jiang
2020-06-20net: allwinner: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-06-20net: lpc-enet: fix error return code in lpc_mii_init()Wei Yongjun
2020-06-20media: dvb: return -EREMOTEIO on i2c transfer failure.Colin Ian King
2020-06-20e1000: Distribute switch variables for initializationKees Cook
2020-06-20staging: android: ion: use vmap instead of vm_map_ramChristoph Hellwig
2020-06-20net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3...Jia-Ju Bai
2020-06-20clocksource: dw_apb_timer_of: Fix missing clockevent timersSerge Semin
2020-06-20spi: dw: Enable interrupts in accordance with DMA xfer modeSerge Semin
2020-06-20spi: dw: Zero DMA Tx and Rx configurations on stackAndy Shevchenko
2020-06-20can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devicesXiaolong Huang
2020-06-20ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-06-20ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang
2020-06-20ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang
2020-06-20ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang
2020-06-20video: fbdev: w100fb: Fix a potential double free.Christophe JAILLET
2020-06-20spi: bcm2835: Fix controller unregister orderLukas Wunner
2020-06-20spi: pxa2xx: Fix controller unregister orderLukas Wunner
2020-06-20spi: Fix controller unregister orderLukas Wunner
2020-06-20spi: No need to assign dummy value in spi_unregister_controller()Andy Shevchenko
2020-06-20spi: dw: Fix controller unregister orderLukas Wunner
2020-06-20spi: dw: fix possible race conditionSasha Levin
2020-06-20spi: bcm2835aux: Fix controller unregister orderLukas Wunner
2020-06-20ACPI: PM: Avoid using power resources if there are none for D0Rafael J. Wysocki
2020-06-20ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()Qiushi Wu
2020-06-20efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel
2020-06-20ath9k_htc: Silence undersized packet warningsMasashi Honma
2020-06-20igb: improve handling of disconnected adaptersJarod Wilson
2020-06-20pwm: fsl-ftm: Use flat regmap cacheStefan Agner
2020-06-20net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.Zhao Qiang
2020-06-20scsi: return correct blkprep status code in case scsi_init_io() fails.Johannes Thumshirn
2020-06-20vxlan: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel
2020-06-11iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe