summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-01-15PCI: Disable ATS for specific Intel IPU E2000 devicesBartosz Pawlowski
2024-01-15PCI: Extract ATS disabling to a helper functionBartosz Pawlowski
2024-01-15ath10k: Get rid of "per_ce_irq" hw paramDouglas Anderson
2024-01-15ath10k: Keep track of which interrupts fired, don't poll themDouglas Anderson
2024-01-15ath10k: Add interrupt summary based CE processingRakesh Pillai
2024-01-15ath10k: Wait until copy complete is actually done before completingDouglas Anderson
2024-01-15mmc: sdhci-sprd: Fix eMMC init failure after hw resetWenchao Chen
2024-01-15mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven
2024-01-15mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz
2024-01-15i2c: core: Fix atomic xfer check for non-preempt configBenjamin Bara
2024-01-15firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...Takashi Sakamoto
2024-01-15bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan
2024-01-15asix: Add check for usbnet_get_endpointsChen Ni
2024-01-15net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu
2024-01-15net/qla3xxx: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2024-01-15i40e: Restore VF MSI-X state during PCI resetAndrii Staikov
2024-01-15i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao
2024-01-15net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal
2024-01-15i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari
2024-01-08usb: fotg210-hcd: delete an incorrect bounds testDan Carpenter
2024-01-08USB: serial: option: add Quectel RM500Q R13 firmware supportReinhard Speyerer
2024-01-08USB: serial: option: add Foxconn T99W265 with new baselineSlark Xiao
2024-01-08USB: serial: option: add Quectel EG912Y module supportAlper Ak
2024-01-08USB: serial: ftdi_sio: update Actisense PIDs constant namesMark Glover
2024-01-08iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()Wadim Egorov
2024-01-08iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time tableJavier Carrasco
2024-01-08scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()Wei Yongjun
2024-01-08Input: ipaq-micro-keys - add error handling for devm_kmemdupHaoran Liu
2024-01-08iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_rawSu Hui
2024-01-08interconnect: Treat xlate() returning NULL node as an errorMike Tipton
2024-01-08pinctrl: at91-pio4: use dedicated lock class for IRQAlexis Lothoré
2024-01-08i2c: aspeed: Handle the coalesced stop conditions with the start conditions.Quan Nguyen
2024-01-08ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu
2024-01-08net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu
2024-01-08net/mlx5: Fix fw tracer first block checkMoshe Shemesh
2024-01-08net/mlx5: improve some commentsHu Haowen
2024-01-08Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov
2024-01-08reset: Fix crash when freeing non-existent optional resetsGeert Uytterhoeven
2023-12-20mmc: block: Be sure to wait while busy in CQE error recoveryAdrian Hunter
2023-12-20team: Fix use-after-free when an option instance allocation failsFlorent Revest
2023-12-20soundwire: stream: fix NULL pointer dereference for multi_linkKrzysztof Kozlowski
2023-12-20HID: hid-asus: add const to read-only outgoing usb bufferDenis Benato
2023-12-20net: usb: qmi_wwan: claim interface 4 for ZTE MF290Lech Perczak
2023-12-20HID: multitouch: Add quirk for HONOR GLO-GXXX touchpadAoba K
2023-12-20HID: hid-asus: reset the backlight brightness level on resumeDenis Benato
2023-12-20HID: add ALWAYS_POLL quirk for Apple kbOliver Neukum
2023-12-20platform/x86: intel_telemetry: Fix kernel doc descriptionsAndy Shevchenko
2023-12-20bcache: avoid NULL checking to c->root in run_cache_set()Coly Li
2023-12-20bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()Coly Li
2023-12-20bcache: avoid oversize memory allocation by small stripe_sizeColy Li