summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* OPP: debugfs: Fix warning around icc_get_name()Viresh Kumar2024-03-261-2/+4
* net: phy: dp83822: Fix RGMII TX delay configurationTim Pambor2024-03-261-17/+20
* net: hns3: fix port duplex configure error in IMP resetJie Wang2024-03-261-1/+4
* net: hns3: fix kernel crash when 1588 is received on HIP08 devicesYonglong Liu2024-03-261-1/+1
* net: hns3: fix wrong judgment condition issueJijie Shao2024-03-261-1/+1
* dpll: fix dpll_xa_ref_*_del() for multiple registrationsJiri Pirko2024-03-261-4/+4
* net: phy: fix phy_get_internal_delay accessing an empty arrayKévin L'hôpital2024-03-261-1/+1
* iommu: Fix compilation without CONFIG_IOMMU_INTELBert Karwatzki2024-03-263-2/+5
* net: dsa: microchip: make sure drive strength configuration is not lost by so...Oleksij Rempel2024-03-261-4/+6
* sr9800: Add check for usbnet_get_endpointsChen Ni2024-03-261-1/+3
* Bluetooth: btusb: Fix memory leakLuiz Augusto von Dentz2024-03-262-5/+9
* Bluetooth: btrtl: fix out of bounds memory accessAndrey Skvortsov2024-03-261-0/+1
* Bluetooth: hci_h5: Add ability to allocate memory for private dataAndrey Skvortsov2024-03-263-6/+19
* Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional()Bartosz Golaszewski2024-03-261-3/+3
* ice: fix stats being updated by way too large valuesPrzemek Kitszel2024-03-261-13/+11
* igb: Fix missing time sync eventsVinicius Costa Gomes2024-03-261-18/+5
* igc: Fix missing time sync eventsVinicius Costa Gomes2024-03-261-11/+1
* iommu/vt-d: Don't issue ATS Invalidation request when device is disconnectedEthan Zhao2024-03-261-0/+3
* PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao2024-03-261-5/+0
* wifi: brcm80211: handle pmk_op allocation failureDuoming Zhou2024-03-261-0/+3
* wifi: rtw88: 8821c: Fix false alarm countBitterblue Smith2024-03-261-1/+1
* wifi: rtw88: 8821c: Fix beacon loss and disconnectBitterblue Smith2024-03-262-2/+3
* wifi: rtw88: 8821cu: Fix firmware upload failBitterblue Smith2024-03-261-0/+40
* mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove ...Christophe JAILLET2024-03-261-4/+0
* ACPI: scan: Fix device check notification handlingRafael J. Wysocki2024-03-261-6/+2
* ACPI: resource: Add MAIBENBEN X577 to irq1_edge_low_force_overrideMaxim Kudinov2024-03-261-0/+7
* ACPI: resource: Do IRQ override on Lunnen Ground laptopsAlexey I. Froloff2024-03-261-0/+14
* ACPI: resource: Add Infinity laptops to irq1_edge_low_force_overrideDavid McFarland2024-03-261-0/+12
* gpiolib: Pass consumer device through to core in devm_fwnode_gpiod_get_index()Stephen Boyd2024-03-263-8/+16
* regulator: userspace-consumer: add module device tableJohn Keeping2024-03-261-0/+1
* wifi: mt76: fix the issue of missing txpwr settings from ch153 to ch177Ming Yen Hsieh2024-03-261-1/+1
* wifi: mt76: mt792x: fix a potential loading failure of the 6Ghz channel confi...Ming Yen Hsieh2024-03-261-12/+14
* wifi: mt76: mt7921: fix incorrect type conversion for CLC commandMing Yen Hsieh2024-03-261-2/+2
* wifi: mt76: mt7925e: fix use-after-free in free_irq()Deren Wu2024-03-261-0/+1
* wifi: mt76: mt7921e: fix use-after-free in free_irq()Deren Wu2024-03-262-0/+3
* wifi: mt76: mt792x: fix ethtool warningGen Xu2024-03-261-0/+1
* wifi: mt76: mt7996: fix HIF_TXD_V2_1 valueBenjamin Lin2024-03-261-1/+1
* wifi: mt76: mt7996: fix efuse reading issueStanleyYP Wang2024-03-261-1/+1
* wifi: mt76: mt7996: fix HE beamformer phy cap for station vifHoward Hsu2024-03-261-2/+3
* wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS capsBenjamin Lin2024-03-261-2/+14
* wifi: mt76: mt7996: fix TWT issuesPeter Chiu2024-03-262-9/+47
* wifi: mt76: mt7996: check txs format before getting skb by pidPeter Chiu2024-03-261-10/+13
* wifi: mt76: mt7925: update PCIe DMA settingsDeren Wu2024-03-262-3/+15
* wifi: mt76: mt7925: add support to set ifs time by mcu commandMing Yen Hsieh2024-03-263-1/+53
* wifi: mt76: mt7925: add flow to avoid chip bt function failQuan Zhou2024-03-262-0/+5
* wifi: mt76: mt7925: fix the wrong header translation configMing Yen Hsieh2024-03-261-24/+8
* wifi: mt76: mt7925: fix WoW failed in encrypted modeMing Yen Hsieh2024-03-264-57/+103
* wifi: mt76: connac: add beacon protection support for mt7996Allen Ye2024-03-265-42/+153
* wifi: mt76: mt7925: fix wmm queue mappingMing Yen Hsieh2024-03-262-2/+21
* wifi: mt76: mt7925: fix mcu query command failHao Zhang2024-03-261-1/+5