summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-12-08scsi: Change SCSI device boolean fields to single bit flagsDamien Le Moal2-5/+5
2023-12-08dm-verity: align struct dm_verity_fec_io properlyMikulas Patocka2-7/+2
2023-12-08net: libwx: fix memory leak on msix entryJiawen Wu1-1/+1
2023-12-08drm/i915: Also check for VGA converter in eDP probeVille Syrjälä1-6/+22
2023-12-08mmc: block: Be sure to wait while busy in CQE error recoveryAdrian Hunter1-0/+2
2023-12-08mmc: block: Do not lose cache flush during CQE error recoveryAdrian Hunter1-0/+2
2023-12-08mmc: block: Retry commands in CQE error recoveryAdrian Hunter1-2/+5
2023-12-08mmc: cqhci: Fix task clearing in CQE error recoveryAdrian Hunter1-16/+16
2023-12-08mmc: cqhci: Warn of halt or task clear failureAdrian Hunter1-3/+3
2023-12-08mmc: cqhci: Increase recovery halt timeoutAdrian Hunter1-3/+3
2023-12-08mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulledWenchao Chen1-0/+25
2023-12-08mmc: sdhci-pci-gli: Disable LPM during initializationKornel Dulęba1-25/+29
2023-12-08firewire: core: fix possible memory leak in create_units()Yang Yingliang1-7/+4
2023-12-08pinctrl: avoid reload of p state in list iterationMaria Yu1-3/+3
2023-12-08leds: class: Don't expose color sysfs entryTakashi Iwai1-14/+0
2023-12-03USB: dwc3: qcom: fix wakeup after probe deferralJohan Hovold1-4/+4
2023-12-03USB: dwc3: qcom: fix software node leak on probe errorsJohan Hovold1-5/+8
2023-12-03usb: dwc3: set the dma max_seg_sizeRicardo Ribalda1-0/+2
2023-12-03usb: dwc3: Fix default mode initializationAlexander Stein1-1/+1
2023-12-03USB: dwc2: write HCINT with INTMASK appliedOliver Neukum1-8/+7
2023-12-03usb: typec: tcpm: Skip hard reset when in error recoveryBadhri Jagan Sridharan1-0/+9
2023-12-03usb: typec: tcpm: Fix sink caps op current checkBadhri Jagan Sridharan1-1/+2
2023-12-03USB: serial: option: don't claim interface 4 for ZTE MF290Lech Perczak1-1/+2
2023-12-03USB: serial: option: fix FM101R-GL definesPuliang Lu1-2/+2
2023-12-03USB: serial: option: add Fibocom L7xx modulesVictor Fragoso1-0/+1
2023-12-03usb: cdnsp: Fix deadlock issue during using NCM gadgetPawel Laszczak1-0/+3
2023-12-03usb: config: fix iteration issue in 'usb_get_bos_descriptor()'Niklas Neronin1-1/+2
2023-12-03USB: xhci-plat: fix legacy PHY double initJohan Hovold1-20/+30
2023-12-03bcache: fixup lock c->root errorMingzhe Zou1-3/+11
2023-12-03bcache: fixup init dirty data errorsMingzhe Zou1-1/+4
2023-12-03bcache: prevent potential division by zero errorRand Deeb1-1/+1
2023-12-03bcache: check return value from btree_node_alloc_replacement()Coly Li1-0/+2
2023-12-03veth: Use tstats per-CPU traffic countersPeilin Ye1-19/+11
2023-12-03dm-delay: fix a race between delay_presuspend and delay_bioMikulas Patocka1-5/+12
2023-12-03Revert "phy: realtek: usb: Add driver for the Realtek SoC USB 2.0 PHY"Johan Hovold5-1349/+0
2023-12-03Revert "phy: realtek: usb: Add driver for the Realtek SoC USB 3.0 PHY"Johan Hovold3-774/+0
2023-12-03Revert "usb: phy: add usb phy notify port status API"Johan Hovold1-23/+0
2023-12-03hv_netvsc: Mark VF as slave before exposing it to user-modeLong Li1-9/+23
2023-12-03hv_netvsc: Fix race of register_netdevice_notifier and VF registerHaiyang Zhang1-2/+7
2023-12-03hv_netvsc: fix race of netvsc and VF register_netdeviceHaiyang Zhang1-10/+15
2023-12-03platform/x86: ideapad-laptop: Set max_brightness before using itStuart Hayhurst1-6/+5
2023-12-03platform/x86/amd/pmc: adjust getting DRAM size behaviorShyam Sundar S K1-29/+2
2023-12-03USB: serial: option: add Luat Air72*U series productsAsuna Yang1-0/+3
2023-12-03usb: misc: onboard-hub: add support for Microchip USB5744Stefan Eichenberger2-0/+9
2023-12-03platform/x86: hp-bioscfg: Fix error handling in hp_add_other_attributes()Harshit Mogalapalli1-2/+4
2023-12-03platform/x86: hp-bioscfg: move mutex_lock() down in hp_add_other_attributes()Harshit Mogalapalli1-6/+4
2023-12-03platform/x86: hp-bioscfg: Simplify return check in hp_add_other_attributes()Harshit Mogalapalli1-5/+3
2023-12-03s390/dasd: protect device queue against concurrent accessJan Höppner1-11/+13
2023-12-03bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up raceMingzhe Zou1-1/+2
2023-12-03md: fix bi_status reporting in md_end_clone_ioSong Liu1-1/+2