summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-05-24drm/amdgpu/gfx11: update gpu_clock_counter logicAlex Deucher1-4/+7
2023-05-24drm/amdgpu: refine get gpu clock counter methodTong Liu011-2/+15
2023-05-24drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as wellGuilherme G. Piccoli1-1/+7
2023-05-24drm/amdgpu/gfx10: Disable gfxoff before disabling powergating.Bas Nieuwenhuizen1-1/+7
2023-05-24drm/amdgpu/gmc11: implement get_vbios_fb_size()Alex Deucher1-1/+20
2023-05-24drm/amd/pm: fix possible power mode mismatch between driver and PMFWEvan Quan3-19/+20
2023-05-24vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAFGeorge Kennedy1-2/+9
2023-05-24thunderbolt: Clear registers properly when auto clear isn't in useMario Limonciello2-5/+26
2023-05-24serial: qcom-geni: fix enabling deactivated interruptKrzysztof Kozlowski1-5/+4
2023-05-24serial: 8250_exar: Add support for USR298x PCI ModemsAndrew Davis1-0/+17
2023-05-24serial: Add support for Advantech PCI-1611U cardVitaliy Tomin1-0/+5
2023-05-24wifi: rtw88: use work to update rate to avoid RCU warningPing-Ke Shih3-1/+19
2023-05-24can: kvaser_pciefd: Disable interrupts in probe error pathJimmy Assarsson1-0/+2
2023-05-24can: kvaser_pciefd: Do not send EFLUSH command on TFD interruptJimmy Assarsson1-17/+4
2023-05-24can: kvaser_pciefd: Clear listen-only bit if not explicitly requestedJimmy Assarsson1-0/+2
2023-05-24can: kvaser_pciefd: Empty SRB buffer in probeJimmy Assarsson1-0/+15
2023-05-24can: kvaser_pciefd: Call request_irq() before enabling interruptsJimmy Assarsson1-5/+5
2023-05-24can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()Jimmy Assarsson1-0/+1
2023-05-24xhci: Fix incorrect tracking of free space on transfer ringsMathias Nyman1-1/+28
2023-05-24xhci-pci: Only run d3cold avoidance quirk for s2idleMario Limonciello2-3/+11
2023-05-24Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only when started"Francesco Dolcini1-104/+44
2023-05-24Revert "usb: gadget: udc: core: Prevent redundant calls to pullup"Francesco Dolcini1-3/+0
2023-05-24usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan1-0/+4
2023-05-24usb: gadget: u_ether: Fix host MAC address caseKonrad Gräfe1-0/+3
2023-05-24usb: dwc3: debugfs: Resume dwc3 before accessing registersUdipto Goswami1-0/+109
2023-05-24usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume()Roger Quadros1-33/+34
2023-05-24USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit valueWeitao Wang1-4/+6
2023-05-24usb-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon1-7/+21
2023-05-24USB: usbtmc: Fix direction for 0-length ioctl control messagesAlan Stern1-0/+2
2023-05-24net: pcs: xpcs: fix C73 AN not getting enabledVladimir Oltean1-1/+1
2023-05-24net: wwan: iosm: fix NULL pointer dereference when removing deviceM Chetan Kumar3-12/+33
2023-05-24igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov1-2/+2
2023-05-24net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offsetMarco Migliore1-1/+1
2023-05-24cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET1-0/+2
2023-05-24tun: Fix memory leak for detached NAPI queue.Kuniyuki Iwashima1-0/+15
2023-05-24net: tun: rebuild error handling in tun_get_userChuang Wang1-36/+29
2023-05-24scsi: storvsc: Don't pass unused PFNs to Hyper-V hostMichael Kelley1-4/+4
2023-05-24wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg1-0/+10
2023-05-24wifi: iwlwifi: mvm: fix OEM's name in the tas approved listAlon Giladi1-1/+1
2023-05-24wifi: iwlwifi: fix OEM's name in the ppag approved listAlon Giladi1-1/+1
2023-05-24wifi: iwlwifi: fw: fix DBGI dumpJohannes Berg1-8/+11
2023-05-24wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg1-1/+1
2023-05-24ice: Fix ice VF reset during iavf initializationDawid Wesierski4-4/+25
2023-05-24ice: introduce clear_reset_state operationJacob Keller4-4/+31
2023-05-24net: bcmgenet: Restore phy_stop() depending upon suspend/closeFlorian Fainelli1-3/+5
2023-05-24net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()Florian Fainelli1-1/+0
2023-05-24can: dev: fix missing CAN XL support in can_put_echo_skb()Oliver Hartkopp1-1/+2
2023-05-24s390/cio: include subchannels without devices also for evaluationVineeth Vijayan1-0/+2
2023-05-24virtio_net: Fix error unwinding of XDP initializationFeng Liu1-17/+44
2023-05-24virtio-net: Maintain reverse cleanup orderParav Pandit1-1/+1