summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* regulator: core: Fix modpost error "regulator_get_regmap" undefinedBiju Das2024-06-271-0/+1
* RDMA/rxe: Fix responder length checking for UD request packetsHonggang LI2024-06-271-0/+13
* spi: cs42l43: Correct SPI root clock speedCharles Keepax2024-06-271-1/+1
* phy: qcom: qmp-combo: Switch from V6 to V6 N4 register offsetsAbel Vesa2024-06-272-29/+162
* phy: qcom-qmp: pcs: Add missing v6 N4 register offsetsAbel Vesa2024-06-271-0/+32
* phy: qcom-qmp: qserdes-txrx: Add missing registers offsetsAbel Vesa2024-06-271-0/+13
* RDMA/bnxt_re: Fix the max msix vectors macroSelvin Xavier2024-06-271-3/+1
* net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettingsOliver Neukum2024-06-271-1/+2
* bnxt_en: Restore PTP tx_avail count in case of skb_pad() errorPavan Chebbi2024-06-271-3/+2
* ice: Fix VSI list rule with ICE_SW_LKUP_LAST typeMarcin Szycik2024-06-271-2/+4
* octeontx2-pf: Fix linking objects into multiple modulesGeetha sowjanya2024-06-273-2/+10
* octeontx2-pf: Add error handling to VLAN unoffload handlingSimon Horman2024-06-271-1/+4
* virtio_net: fixing XDP for fully checksummed packets handlingHeng Qi2024-06-271-1/+19
* virtio_net: checksum offloading handling fixHeng Qi2024-06-271-2/+10
* net: stmmac: No need to calculate speed divider when offload is disabledXiaolei Wang2024-06-271-18/+22
* ptp: fix integer overflow in max_vclocks_storeDan Carpenter2024-06-271-2/+1
* net: phy: mxl-gpy: Remove interrupt mask clearing from config_initRaju Lakkaraju2024-06-271-20/+38
* net: lan743x: Support WOL at both the PHY and MAC appropriatelyRaju Lakkaraju2024-06-273-8/+58
* net: lan743x: disable WOL upon resume to restore full data path operationRaju Lakkaraju2024-06-272-4/+50
* qca_spi: Make interrupt remembering atomicStefan Wahren2024-06-273-14/+11
* net: mvpp2: use slab_build_skb for oversized framesAryan Srivastava2024-06-271-1/+4
* ice: implement AQ download pkg retryWojciech Drewek2024-06-271-2/+21
* ice: fix 200G link speed message logPaul Greenwalt2024-06-271-0/+3
* ice: avoid IRQ collision to fix init failure on ACPI S3 resumeEn-Wei Wu2024-06-271-1/+6
* wifi: iwlwifi: mvm: fix ROC version checkShaul Triebitz2024-06-271-1/+1
* OPP: Fix required_opp_tables for multiple genpds using same tableViresh Kumar2024-06-272-1/+40
* PCI: Do not wait for disconnected devices when resumingIlpo Järvinen2024-06-271-0/+5
* ACPI: EC: Install address space handler at the namespace rootRafael J. Wysocki2024-06-272-10/+16
* cpufreq: amd-pstate: fix memory leak on CPU EPP exitPeng Ma2024-06-271-0/+7
* usb: typec: qcom-pmic-typec: split HPD bridge alloc and registrationDmitry Baryshkov2024-06-271-2/+8
* vfio/pci: Collect hot-reset devices to local bufferAlex Williamson2024-06-271-29/+49
* cxl: Add post-reset warning if reset results in loss of previously committed ...Dave Jiang2024-06-273-0/+53
* i2c: lpi2c: Avoid calling clk_get_rate during transferAlexander Stein2024-06-271-3/+16
* tty: add the option to have a tty reject a new ldiscLinus Torvalds2024-06-272-0/+16
* xhci: remove XHCI_TRUST_TX_LENGTH quirkMathias Nyman2024-06-274-30/+10
* usb: gadget: function: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-06-273-8/+8
* serial: exar: adding missing CTI and Exar PCI idsParker Newman2024-06-271-0/+42
* serial: imx: Introduce timeout when waiting on transmitter emptyEsben Haabendal2024-06-271-3/+4
* PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe PortsMario Limonciello2024-06-271-0/+12
* usb: typec: ucsi_glink: drop special handling for CCI_BUSYDmitry Baryshkov2024-06-271-5/+3
* usb: dwc3: pci: Don't set "linux,phy_charger_detect" property on Lenovo Yoga ...Hans de Goede2024-06-271-1/+7
* Avoid hw_desc array overrun in dw-axi-dmacJoao Pinto2024-06-272-4/+3
* usb: misc: uss720: check for incompatible versions of the Belkin F5U002Alex Henrie2024-06-271-7/+13
* usb: typec: ucsi_glink: rework quirks implementationDmitry Baryshkov2024-06-271-6/+8
* usb: gadget: uvc: configfs: ensure guid to be valid before setMichael Grzeschik2024-06-271-1/+13
* iommu/arm-smmu-v3: Free MSIs in case of ENOMEMAleksandr Aprelkov2024-06-271-1/+1
* power: supply: cros_usbpd: provide ID table for avoiding fallback matchTzung-Bi Shih2024-06-271-2/+9
* platform/x86: p2sb: Don't init until unassigned resources have been assignedBen Fradella2024-06-271-14/+15
* media: mtk-vcodec: potential null pointer deference in SCPFullway Wang2024-06-271-0/+2
* media: intel/ipu6: Fix build with !ACPIRicardo Ribalda2024-06-271-19/+47