summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-18mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's lengthBastien Curutchet
2024-07-18mmc: sdhci: Fix max_seg_size for 64KiB PAGE_SIZEAdrian Hunter
2024-07-18mei: vsc: Utilize the appropriate byte order swap functionWentong Wu
2024-07-18mei: vsc: Prevent timeout error with added delay post-firmware downloadWentong Wu
2024-07-18mei: vsc: Enhance IVSC chipset stability during warm rebootWentong Wu
2024-07-18serial: imx: ensure RTS signal is not left active after shutdownRasmus Villemoes
2024-07-18tty: serial: ma35d1: Add a NULL check for of_nodeJacky Huang
2024-07-18platform/x86: toshiba_acpi: Fix array out-of-bounds accessArmin Wolf
2024-07-18nvmem: core: limit cell sysfs permissions to main attribute onesThomas Weißschuh
2024-07-18nvmem: core: only change name to fram for current attributeThomas Weißschuh
2024-07-18nvmem: meson-efuse: Fix return value of nvmem callbacksJoy Chakraborty
2024-07-18nvmem: rmem: Fix return value of rmem_read()Joy Chakraborty
2024-07-18iio: trigger: Fix condition for own triggerJoão Paulo Gonçalves
2024-07-18xhci: always resume roothubs if xHC was reset during resumeMathias Nyman
2024-07-18hpet: Support 32-bit userspaceHe Zhe
2024-07-18misc: microchip: pci1xxxx: Fix return value of nvmem callbacksJoy Chakraborty
2024-07-18USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descri...Alan Stern
2024-07-18usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()Lee Jones
2024-07-18usb: core: add missing of_node_put() in usb_of_has_devices_or_graphJavier Carrasco
2024-07-18usb: dwc3: pci: add support for the Intel Panther LakeHeikki Krogerus
2024-07-18USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850kWangYuli
2024-07-18USB: serial: mos7840: fix crash on resumeDmitry Smirnov
2024-07-18USB: serial: option: add Rolling RW350-GL variantsVanillan Wang
2024-07-18USB: serial: option: add Netprisma LCUK54 series modulesMank Wang
2024-07-18USB: serial: option: add support for Foxconn T99W651Slark Xiao
2024-07-18USB: serial: option: add Fibocom FM350-GLBjørn Mork
2024-07-18USB: serial: option: add Telit FN912 rmnet compositionsDaniele Palmas
2024-07-18USB: serial: option: add Telit generic core-dump compositionDaniele Palmas
2024-07-18net: ks8851: Fix potential TX stall after interface reopenRonald Wahl
2024-07-18net: ks8851: Fix deadlock with the SPI chip variantRonald Wahl
2024-07-18octeontx2-af: fix issue with IPv4 match for RSSSatheesh Paul
2024-07-18octeontx2-af: fix issue with IPv6 ext match for RSSKiran Kumar K
2024-07-18octeontx2-af: fix detection of IP layerMichal Mazur
2024-07-18octeontx2-af: fix a issue with cpt_lf_alloc mailboxSrujana Challa
2024-07-18octeontx2-af: replace cpt slot with lf id on reg writeNithin Dabilpuram
2024-07-18i40e: fix: remove needless retries of NVM updateAleksandr Loktionov
2024-07-18firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw filesRichard Fitzgerald
2024-07-18firmware: cs_dsp: Prevent buffer overrun when processing V2 alg headersRichard Fitzgerald
2024-07-18firmware: cs_dsp: Validate payload length before processing blockRichard Fitzgerald
2024-07-18firmware: cs_dsp: Return error if block header overflows fileRichard Fitzgerald
2024-07-18firmware: cs_dsp: Fix overflow checking of wmfw headerRichard Fitzgerald
2024-07-18ppp: reject claimed-as-LCP but actually malformed packetsDmitry Antipov
2024-07-18net: ethernet: mtk-star-emac: set mac_managed_pm when probingJian Hui Lee
2024-07-18net: ethernet: lantiq_etop: fix double free in detachAleksander Jan Bajkowski
2024-07-18i40e: Fix XDP program unloading while removing the driverMichal Kubiak
2024-07-18spi: add defer_optimize_message controller flagDavid Lechner
2024-07-18spi: don't unoptimize message in spi_async()David Lechner
2024-07-18octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_avai...Aleksandr Mishin
2024-07-18net: phy: microchip: lan87xx: reinit PHY after cable testOleksij Rempel
2024-07-18net: bcmasp: Fix error code in probe()Dan Carpenter