summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-01-12scsi: core: Always send batch on reset or error handling commandAlexander Atanasov
2024-01-12Revert "scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request"Greg Kroah-Hartman
2024-01-12Revert "scsi: core: Use a structure member to track the SCSI command submitter"Greg Kroah-Hartman
2024-01-12Revert "scsi: core: Always send batch on reset or error handling command"Greg Kroah-Hartman
2024-01-05spi: atmel: Fix PDC transfer setup bugVille Baillie
2024-01-05dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()Mikulas Patocka
2024-01-05scsi: core: Always send batch on reset or error handling commandAlexander Atanasov
2024-01-05scsi: core: Use a structure member to track the SCSI command submitterBart Van Assche
2024-01-05scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2024-01-05spi: atmel: Fix CS and initialization bugDan Sneddon
2024-01-05spi: atmel: Switch to transfer_one transfer methodDan Sneddon
2024-01-05usb: fotg210-hcd: delete an incorrect bounds testDan Carpenter
2024-01-05bus: ti-sysc: Flush posted write only after srst_udelayTony Lindgren
2024-01-05net: ks8851: Fix TX stall caused by TX buffer overrunRonald Wahl
2024-01-05Input: soc_button_array - add mapping for airplane mode buttonChristoffer Sandberg
2024-01-05USB: serial: option: add Quectel RM500Q R13 firmware supportReinhard Speyerer
2024-01-05USB: serial: option: add Foxconn T99W265 with new baselineSlark Xiao
2024-01-05USB: serial: option: add Quectel EG912Y module supportAlper Ak
2024-01-05USB: serial: ftdi_sio: update Actisense PIDs constant namesMark Glover
2024-01-05iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()Wadim Egorov
2024-01-05iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time tableJavier Carrasco
2024-01-05scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()Wei Yongjun
2024-01-05Input: ipaq-micro-keys - add error handling for devm_kmemdupHaoran Liu
2024-01-05iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_rawSu Hui
2024-01-05interconnect: Treat xlate() returning NULL node as an errorMike Tipton
2024-01-05pinctrl: at91-pio4: use dedicated lock class for IRQAlexis Lothoré
2024-01-05i2c: aspeed: Handle the coalesced stop conditions with the start conditions.Quan Nguyen
2024-01-05ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu
2024-01-05net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu
2024-01-05net/mlx5: Fix fw tracer first block checkMoshe Shemesh
2024-01-05net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()Shifeng Li
2024-01-05Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov
2024-01-05reset: Fix crash when freeing non-existent optional resetsGeert Uytterhoeven
2023-12-20tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()Mazin Al Haddad
2023-12-20tty: n_gsm, remove duplicates of parametersJiri Slaby
2023-12-20tty: n_gsm: fix tty registration before control channel openDaniel Starke
2023-12-20USB: gadget: core: adjust uevent timing on gadget unbindRoy Luo
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-20HID: glorious: fix Glorious Model I HID reportBrett Raye
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: remove redundant assignment to variable cur_idxColin Ian King
2023-12-20bcache: avoid oversize memory allocation by small stripe_sizeColy Li