summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PCI: Add ACS quirk for iProc PAXBAbhinav Ratna2020-06-201-0/+14
* PCI: Avoid FLR for AMD Starship USB 3.0Kevin Buettner2020-06-201-0/+2
* PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0Marcos Scriven2020-06-201-4/+14
* PCI: Disable MSI for Freescale Layerscape PCIe RC modeHou Zhiqiang2020-06-201-0/+8
* platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32()Andy Shevchenko2020-06-201-2/+8
* 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
* mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc coreUlf Hansson2020-06-201-1/+6
* staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc coreUlf Hansson2020-06-201-3/+7
* mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirkVeerabhadrarao Badiganti2020-06-201-1/+3
* 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: qed*: Reduce RX and TX default ring count when running inside kdump kernelBhupesh Sharma2020-06-202-2/+11
* wcn36xx: Fix error handling path in 'wcn36xx_probe()'Christophe JAILLET2020-06-201-2/+4
* nvme: refine the Qemu Identify CNS quirkChristoph Hellwig2020-06-201-2/+14
* Crypto/chcr: fix for ccm(aes) failed testDevulapally Shiva Krishna2020-06-201-1/+1
* net: allwinner: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-06-201-2/+2
* media: cec: silence shift wrapping warning in __cec_s_log_addrs()Dan Carpenter2020-06-201-4/+4
* net: lpc-enet: fix error return code in lpc_mii_init()Wei Yongjun2020-06-201-1/+2
* net: bcmgenet: set Rx mode before starting netifDoug Berger2020-06-201-0/+4
* 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
* brcmfmac: fix wrong location to get firmware featureJaehoon Chung2020-06-201-1/+2
* 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
* spi: dw: Fix Rx-only DMA transfersSerge Semin2020-06-201-0/+1
* clocksource: dw_apb_timer_of: Fix missing clockevent timersSerge Semin2020-06-201-4/+2
* clocksource: dw_apb_timer: Make CPU-affiliation being optionalSerge Semin2020-06-201-2/+3
* spi: dw: Enable interrupts in accordance with DMA xfer modeSerge Semin2020-06-201-4/+8
* ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4KJesper Dangaard Brouer2020-06-201-1/+2
* 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
* spi: pxa2xx: Apply CS clk quirk to BXTEvan Green2020-06-201-0/+1
* media: si2157: Better check for running tuner in initBrad Love2020-06-201-8/+7
* crypto: ccp -- don't "select" CONFIG_DMADEVICESArnd Bergmann2020-06-201-2/+1
* drm: bridge: adv7511: Extend list of audio sample ratesBogdan Togorean2020-06-201-5/+7
* ACPI: GED: use correct trigger type field in _Exx / _Lxx handlingArd Biesheuvel2020-06-201-1/+1
* xen/pvcalls-back: test for errors when calling backend_connect()Juergen Gross2020-06-201-1/+2
* can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devicesXiaolong Huang2020-06-201-3/+3
* mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()Ulf Hansson2020-06-201-2/+1
* mmc: sdhci-msm: Clear tuning done flag while hs400 tuningVeerabhadrarao Badiganti2020-06-201-0/+6
* 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