summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PCI: Program MPS for RCiEP devicesAshok Raj2020-06-201-1/+21
* cpuidle: Fix three reference count leaksQiushi Wu2020-06-201-3/+3
* spi: dw: Return any value retrieved from the dma_transfer callbackSerge Semin2020-06-202-6/+3
* mmc: sdhci-esdhc-imx: fix the mask for tuning start pointHaibo Chen2020-06-201-1/+1
* ixgbe: fix signed-integer-overflow warningXie XiuQi2020-06-201-1/+1
* staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc coreUlf Hansson2020-06-201-3/+7
* PCI: Don't disable decoding when mmio_always_on is setJiaxun Yang2020-06-201-1/+1
* macvlan: Skip loopback packets in RX handlerAlexander Sverdlin2020-06-201-0/+4
* mwifiex: Fix memory corruption in dump_stationPali Rohár2020-06-201-8/+6
* rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()Dan Carpenter2020-06-201-6/+2
* md: don't flush workqueue unconditionally in md_openGuoqing Jiang2020-06-201-1/+2
* net: allwinner: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-06-201-2/+2
* net: lpc-enet: fix error return code in lpc_mii_init()Wei Yongjun2020-06-201-1/+2
* media: platform: fcp: Set appropriate DMA parametersKieran Bingham2020-06-201-0/+5
* media: dvb: return -EREMOTEIO on i2c transfer failure.Colin Ian King2020-06-201-1/+1
* e1000: Distribute switch variables for initializationKees Cook2020-06-201-1/+3
* staging: android: ion: use vmap instead of vm_map_ramChristoph Hellwig2020-06-201-2/+2
* net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3...Jia-Ju Bai2020-06-201-0/+2
* clocksource: dw_apb_timer_of: Fix missing clockevent timersSerge Semin2020-06-201-4/+2
* spi: dw: Enable interrupts in accordance with DMA xfer modeSerge Semin2020-06-201-4/+8
* spi: dw: Zero DMA Tx and Rx configurations on stackAndy Shevchenko2020-06-201-0/+2
* net: ena: fix error returning in ena_com_get_hash_function()Arthur Kiyanovski2020-06-201-2/+4
* media: si2157: Better check for running tuner in initBrad Love2020-06-201-8/+7
* ACPI: GED: use correct trigger type field in _Exx / _Lxx handlingArd Biesheuvel2020-06-201-1/+1
* media: dvb_frontend: ensure that inital front end status initializedColin Ian King2020-06-201-1/+1
* can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devicesXiaolong Huang2020-06-201-3/+3
* agp/intel: Reinforce the barrier after GTT updatesChris Wilson2020-06-201-1/+3
* ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2020-06-202-11/+42
* ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang2020-06-201-0/+5
* ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang2020-06-201-0/+3
* ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang2020-06-205-7/+17
* video: fbdev: w100fb: Fix a potential double free.Christophe JAILLET2020-06-201-0/+2
* spi: bcm2835: Fix controller unregister orderLukas Wunner2020-06-201-1/+3
* spi: pxa2xx: Fix controller unregister orderLukas Wunner2020-06-201-1/+3
* spi: Fix controller unregister orderLukas Wunner2020-06-201-1/+2
* spi: No need to assign dummy value in spi_unregister_controller()Andy Shevchenko2020-06-201-3/+1
* spi: dw: Fix controller unregister orderLukas Wunner2020-06-201-1/+3
* spi: dw: fix possible race conditionSasha Levin2020-06-201-1/+2
* spi: bcm-qspi: when tx/rx buffer is NULL set to 0Justin Chen2020-06-201-4/+4
* spi: bcm2835aux: Fix controller unregister orderLukas Wunner2020-06-201-1/+3
* ACPI: PM: Avoid using power resources if there are none for D0Rafael J. Wysocki2020-06-202-10/+20
* ACPI: GED: add support for _Exx / _Lxx handler methodsArd Biesheuvel2020-06-201-3/+19
* ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()Qiushi Wu2020-06-201-1/+3
* ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()Qiushi Wu2020-06-201-1/+3
* efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel2020-06-201-1/+3
* ath9k_htc: Silence undersized packet warningsMasashi Honma2020-06-201-3/+3
* drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon2020-06-201-5/+3
* crypto: talitos - fix ECB and CBC algs ivsizeSu Kang Yin2020-06-201-1/+1
* scsi: return correct blkprep status code in case scsi_init_io() fails.Johannes Thumshirn2020-06-201-2/+2
* vxlan: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel2020-06-201-0/+4