summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-01-10mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven
2024-01-10mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz
2024-01-10firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...Takashi Sakamoto
2024-01-10i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao
2024-01-10net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal
2024-01-08dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()Mikulas Patocka
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: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time tableJavier Carrasco
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-08ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu
2023-12-20team: Fix use-after-free when an option instance allocation failsFlorent Revest
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-20platform/x86: intel_telemetry: Fix kernel doc descriptionsAndy Shevchenko
2023-12-20bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()Coly Li
2023-12-20qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu
2023-12-20atm: solos-pci: Fix potential deadlock on &tx_queue_lockChengfeng Ye
2023-12-20atm: solos-pci: Fix potential deadlock on &cli_queue_lockChengfeng Ye
2023-12-20qca_spi: Fix reset behaviorStefan Wahren
2023-12-20qca_debug: Fix ethtool -G iface tx behaviorStefan Wahren
2023-12-20qca_debug: Prevent crash on TX ring changesStefan Wahren
2023-12-13serial: 8250_omap: Add earlycon support for the AM654 UART controllerRonald Wahl
2023-12-13serial: sc16is7xx: address RX timeout interrupt errataDaniel Mack
2023-12-13parport: Add support for Brainboxes IX/UC/PX parallel cardsCameron Williams
2023-12-13scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()Dinghao Liu
2023-12-13hwmon: (acpi_power_meter) Fix 4.29 MW bugArmin Wolf
2023-12-13RDMA/bnxt_re: Correct module description stringKalesh AP
2023-12-13net: hns: fix fake link up on xge portYonglong Liu
2023-12-13drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang
2023-12-13tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov
2023-12-13tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov
2023-12-08driver core: Release all resources during unbind before updating device linksSaravana Kannan
2023-12-08net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea
2023-12-08ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda
2023-12-08dm verity: don't perform FEC for failed readahead IOWu Bo
2023-12-08dm-verity: align struct dm_verity_fec_io properlyMikulas Patocka
2023-12-08firewire: core: fix possible memory leak in create_units()Yang Yingliang
2023-12-08pinctrl: avoid reload of p state in list iterationMaria Yu
2023-12-08usb: dwc3: set the dma max_seg_sizeRicardo Ribalda
2023-12-08USB: serial: option: don't claim interface 4 for ZTE MF290Lech Perczak
2023-12-08USB: serial: option: fix FM101R-GL definesPuliang Lu
2023-12-08USB: serial: option: add Fibocom L7xx modulesVictor Fragoso
2023-12-08bcache: prevent potential division by zero errorRand Deeb
2023-12-08bcache: check return value from btree_node_alloc_replacement()Coly Li