summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-12-19xen/netfront: fix crash when removing deviceJuergen Gross1-1/+4
2024-12-19Revert "clkdev: remove CONFIG_CLKDEV_LOOKUP"Greg Kroah-Hartman5-8/+13
2024-12-19Revert "clocksource/drivers:sp804: Make user selectable"Greg Kroah-Hartman1-2/+1
2024-12-19drm/i915: Fix memory leak by correcting cache object name in error handlerJiasheng Jiang1-1/+1
2024-12-19ACPICA: events/evxfregn: don't release the ContextMutex that was never acquiredDaniil Tatianin1-2/+0
2024-12-19team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann1-1/+2
2024-12-19bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann1-0/+1
2024-12-19net: bonding, dummy, ifb, team: advertise NETIF_F_GSO_SOFTWAREAlexander Lobakin4-14/+11
2024-12-19qca_spi: Make driver probing reliableStefan Wahren1-1/+1
2024-12-19qca_spi: Fix clock speed for multiple QCA7000Stefan Wahren2-15/+10
2024-12-19cxgb4: use port number to set mac addrAnumula Murali Mohan Reddy3-4/+5
2024-12-19ACPI: resource: Fix memory resource type union accessIlpo Järvinen1-3/+3
2024-12-19acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctlSuraj Sonawane1-1/+6
2024-12-19usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessin...Lianqin Hu1-3/+6
2024-12-19usb: ehci-hcd: fix call balance of clocks handling routinesVitalii Mordan1-2/+7
2024-12-19usb: dwc2: hcd: Fix GetPortStatus & SetPortFeatureStefan Wahren1-10/+6
2024-12-19ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()Joe Hattori1-0/+1
2024-12-19usb: host: max3421-hcd: Correctly abort a USB request.Mark Tomlinson1-5/+11
2024-12-14octeontx2-pf: Fix otx2_get_fecparam()Dan Carpenter1-1/+1
2024-12-14octeontx2: Fix condition.David S. Miller1-1/+1
2024-12-14media: uvcvideo: Require entities to have a non-zero unique IDThadeu Lima de Souza Cascardo1-24/+39
2024-12-14scsi: core: Fix scsi_mode_select() buffer length handlingDamien Le Moal1-8/+13
2024-12-14scsi: sd: Fix sd_do_mode_sense() buffer length handlingDamien Le Moal1-0/+7
2024-12-14PCI: rockchip-ep: Fix address translation unit programmingDamien Le Moal2-5/+17
2024-12-14Revert "drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()"Zhang Zekun1-1/+1
2024-12-14drm/amd/display: Check BIOS images before it is usedAlex Hung1-0/+14
2024-12-14xhci: dbc: Fix STALL transfer event handlingMathias Nyman2-54/+83
2024-12-14misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycleParker Newman1-0/+10
2024-12-14usb: chipidea: udc: handle USB Error Interrupt if IOC not setXu Yang1-1/+1
2024-12-14i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid...Defa Li1-1/+2
2024-12-14PCI: Add ACS quirk for Wangxun FF5xxx NICsMengyuan Lou1-6/+9
2024-12-14PCI: Add 'reset_subordinate' to reset hierarchy below bridgeKeith Busch3-1/+28
2024-12-14nvdimm: rectify the illogical code within nd_dax_probe()Yi Yang2-2/+9
2024-12-14pinctrl: qcom-pmic-gpio: add support for PM8937Barnabás Czémán1-0/+2
2024-12-14scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device resetKai Mäkisara1-8/+21
2024-12-14scsi: st: Don't modify unknown block number in MTIOCGETKai Mäkisara1-1/+1
2024-12-14leds: class: Protect brightness_show() with led_cdev->led_access mutexMukesh Ojha1-3/+11
2024-12-14scsi: hisi_sas: Add cond_resched() for no forced preemption modelYihang Li1-0/+1
2024-12-14pinctrl: freescale: fix COMPILE_TEST error with PINCTRL_IMX_SCUEsben Haabendal1-1/+1
2024-12-14rocker: fix link status detection in rocker_carrier_init()Dmitry Antipov1-1/+1
2024-12-14Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tablesHilda Wu1-0/+2
2024-12-14wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglis...Norbert van Bolhuis1-1/+1
2024-12-14wifi: ipw2x00: libipw_rx_any(): fix bad alignmentJiapeng Chong1-4/+4
2024-12-14drm/amdgpu: set the right AMDGPU sg segment limitationPrike Liang1-0/+1
2024-12-14drm/amdgpu: skip amdgpu_device_cache_pci_state under sriovVictor Zhao1-0/+3
2024-12-14drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptrLang Yu1-1/+3
2024-12-14wifi: ath5k: add PCI ID for Arcadyan devicesRosen Penev1-0/+1
2024-12-14wifi: ath5k: add PCI ID for SX76XRosen Penev1-0/+1
2024-12-14net: ethernet: fs_enet: Use %pa to format resource_size_tSimon Horman1-1/+1
2024-12-14net: fec_mpc52xx_phy: Use %pa to format resource_size_tSimon Horman1-1/+1