summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* slimbus: ngd: reset dma setup during runtime pmSrinivas Kandagatla2021-08-261-1/+4
* slimbus: messaging: check for valid transaction idSrinivas Kandagatla2021-08-261-2/+3
* slimbus: messaging: start transaction ids from 1 instead of zeroSrinivas Kandagatla2021-08-261-1/+1
* mmc: dw_mmc: Fix hang on data CRC errorVincent Whitchurch2021-08-261-3/+3
* net: mdio-mux: Handle -EPROBE_DEFER correctlySaravana Kannan2021-08-261-2/+6
* net: mdio-mux: Don't ignore memory allocation errorsSaravana Kannan2021-08-261-10/+18
* net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu2021-08-261-1/+3
* ptp_pch: Restore dependency on PCIAndy Shevchenko2021-08-261-1/+2
* net: 6pack: fix slab-out-of-bounds in decode_dataPavel Skripkin2021-08-261-0/+6
* bnxt: disable napi before canceling DIMJakub Kicinski2021-08-261-2/+1
* bnxt: don't lock the tx queue from napi pollJakub Kicinski2021-08-261-22/+32
* vhost: Fix the calculation in vhost_overflow()Xie Yongji2021-08-261-2/+8
* cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variantMarek Behún2021-08-261-1/+5
* net: usb: lan78xx: don't modify phy_device state concurrentlyIvan T. Ivanov2021-08-261-4/+12
* scsi: core: Avoid printing an error if target_alloc() returns -ENXIOSreekanth Reddy2021-08-261-1/+2
* scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()Ye Bin2021-08-261-2/+2
* scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()Harshvardhan Jha2021-08-261-6/+15
* dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not ...Peter Ujfalusi2021-08-261-2/+7
* dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()Yu Kuai2021-08-261-1/+1
* dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfersAdrian Larumbe2021-08-261-0/+12
* ath9k: Postpone key cache entry deletion for TXQ frames reference itJouni Malinen2021-08-262-1/+87
* ath: Modify ath_key_delete() to not need full key entryJouni Malinen2021-08-265-23/+22
* ath: Export ath_hw_keysetmac()Jouni Malinen2021-08-262-2/+3
* ath9k: Clear key cache explicitly on disabling hardwareJouni Malinen2021-08-261-0/+5
* ath: Use safer key clearing with key cache entriesJouni Malinen2021-08-261-1/+10
* iommu/vt-d: Fix agaw for a supported 48 bit guest address widthSaeed Mirzamohammadi2021-08-261-3/+4
* PCI/MSI: Enforce MSI[X] entry updates to be visibleThomas Gleixner2021-08-261-0/+5
* PCI/MSI: Enforce that MSI-X table entry is masked for updateThomas Gleixner2021-08-261-0/+15
* PCI/MSI: Mask all unused MSI-X entriesThomas Gleixner2021-08-261-12/+28
* PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner2021-08-262-9/+11
* PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()Thomas Gleixner2021-08-261-1/+1
* PCI/MSI: Correct misleading commentsThomas Gleixner2021-08-261-4/+1
* PCI/MSI: Do not set invalid bits in MSI maskThomas Gleixner2021-08-261-4/+4
* PCI/MSI: Enable and mask MSI-X earlyThomas Gleixner2021-08-261-13/+15
* xen/events: Fix race in set_evtchn_to_irqMaximilian Heyne2021-08-261-6/+14
* net: dsa: lan9303: fix broken backpressure in .port_fdb_dumpVladimir Oltean2021-08-261-15/+19
* ppp: Fix generating ifname when empty IFLA_IFNAME is specifiedPali Rohár2021-08-261-1/+1
* net: dsa: mt7530: add the missing RxUnicast MIB counterDENG Qingfang2021-08-261-0/+1
* ieee802154: hwsim: fix GPF in hwsim_new_edge_nlDongliang Mu2021-08-261-1/+1
* ieee802154: hwsim: fix GPF in hwsim_set_edge_lqiDongliang Mu2021-08-261-2/+2
* ACPI: NFIT: Fix support for virtual SPA rangesDan Williams2021-08-261-0/+3
* i2c: dev: zero out array used for i2c reads from userspaceGreg Kroah-Hartman2021-08-261-2/+3
* iio: adc: Fix incorrect exit of for-loopColin Ian King2021-08-261-2/+2
* iio: humidity: hdc100x: Add margin to the conversion timeChris Lesiak2021-08-261-2/+4
* net: xilinx_emaclite: Do not print real IOMEM pointerYueHaibing2021-08-151-3/+2
* ppp: Fix generating ppp unit id when ifname is not specifiedPali Rohár2021-08-151-4/+15
* USB:ehci:fix Kunpeng920 ehci hardware problemLongfang Liu2021-08-151-0/+3
* net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren2021-08-121-3/+3
* libata: fix ata_pio_sector for CONFIG_HIGHMEMChristoph Hellwig2021-08-121-8/+27
* qmi_wwan: add network device usage statistics for qmimux devicesReinhard Speyerer2021-08-121-5/+71