summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-03-10ublk_drv: don't probe partitions if the ubq daemon isn't trustedMing Lei1-0/+9
2023-03-10ublk_drv: remove nr_aborted_queues from ublk_deviceMing Lei1-1/+0
2023-03-10cpuidle, intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*Peter Zijlstra1-7/+1
2023-03-10ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"Damien Le Moal1-1/+0
2023-03-10HID: asus: use spinlock to safely schedule workersPietro Borrello1-4/+11
2023-03-10HID: asus: use spinlock to protect concurrent accessesPietro Borrello1-1/+21
2023-03-03USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern2-8/+2
2023-03-03drm/amd/display: Properly reuse completion structureStylon Wang1-0/+3
2023-03-03usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDOSaranya Gopal1-1/+0
2023-03-03usb: gadget: u_serial: Add null pointer check in gserial_resumePrashanth K1-4/+19
2023-03-03USB: serial: option: add support for VW/Skoda "Carstick LTE"Florian Zumbiehl1-0/+4
2023-03-03usb: dwc3: pci: add support for the Intel Meteor Lake-MHeikki Krogerus1-0/+4
2023-03-03drm/amd/display: Fix race condition in DPIA AUX transferStylon Wang3-85/+89
2023-03-03drm/amd/display: Move DCN314 DOMAIN power control to DMCUBNicholas Kazlauskas4-1/+52
2023-03-03vc_screen: don't clobber return value in vcs_readThomas Weißschuh1-3/+4
2023-03-03HID: Ignore battery for ELAN touchscreen 29DF on HPLuka Guzenko2-0/+3
2023-03-03HID: core: Fix deadloop in hid_apply_multiplier.Xin Zhao1-0/+3
2023-03-03IB/hfi1: Assign npages earlierDean Luick1-7/+2
2023-03-03pinctrl: amd: Fix debug output for debounce timeMario Limonciello1-0/+1
2023-03-03ACPI: NFIT: fix a potential deadlock during NFIT teardownVishal Verma1-1/+1
2023-03-03HID: Ignore battery for Elan touchscreen on Asus TP420IAmarco.rodolfi@tuta.io2-0/+3
2023-03-03HID: elecom: add support for TrackBall 056E:011CTakahiro Fujii3-4/+18
2023-02-25platform/x86: nvidia-wmi-ec-backlight: Add force module parameterHans de Goede1-1/+5
2023-02-25platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLYShyam Sundar S K1-0/+1
2023-02-25wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner1-0/+1
2023-02-25Bluetooth: btusb: Add more device IDs for WCN6855Shengyu Qu1-0/+84
2023-02-25nfp: ethtool: fix the bug of setting unsupported port speedYu Xiao2-36/+170
2023-02-25nfp: ethtool: support reporting link modesYu Xiao5-0/+173
2023-02-25drm/i915: Remove __maybe_unused from mtl_infoLucas De Marchi1-1/+0
2023-02-25spi: mediatek: Enable irq before the spi registrationRicardo Ribalda1-7/+5
2023-02-25can: kvaser_usb: hydra: help gcc-13 to figure out cmd_lenMarc Kleine-Budde1-9/+24
2023-02-25spi: mediatek: Enable irq when pdata is readyRicardo Ribalda1-5/+7
2023-02-25scsi: hisi_sas: Fix SATA devices missing issue during I_T nexus resetJie Zhan1-3/+5
2023-02-25scsi: libsas: Add smp_ata_check_ready_type()Jie Zhan3-2/+29
2023-02-25clk: mxl: syscon_node_to_regmap() returns error pointersRahul Tanwar1-1/+1
2023-02-25clk: mxl: Fix a clk entry by adding relevant flagsRahul Tanwar3-4/+6
2023-02-25clk: mxl: Add option to override gate clksRahul Tanwar2-1/+16
2023-02-25clk: mxl: Remove redundant spinlocksRahul Tanwar4-91/+9
2023-02-25clk: mxl: Switch from direct readl/writel based IO to regmap based IORahul Tanwar5-29/+42
2023-02-25drm/edid: Fix minimum bpc supported with DSC1.2 for HDMI sinkAnkit Nautiyal1-1/+2
2023-02-25wifi: rtl8xxxu: gen2: Turn on the rate controlBitterblue Smith1-6/+2
2023-02-25wifi: ath11k: fix warning in dma_free_coherent() of memory chunks while recoveryWen Gong1-3/+3
2023-02-25drm/etnaviv: don't truncate physical page addressLucas Stach1-2/+2
2023-02-22nvme-pci: refresh visible attrs for cmb attributesKeith Busch1-0/+8
2023-02-22nvme-rdma: stop auth work after tearing down queues in error recoverySagi Grimberg1-1/+1
2023-02-22nvme-tcp: stop auth work after tearing down queues in error recoverySagi Grimberg1-1/+1
2023-02-22i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova1-0/+2
2023-02-22ixgbe: add double of VLAN header when computing the max MTUJason Xing2-2/+3
2023-02-22igb: Fix PPS input and output using 3rd and 4th SDPMiroslav Lichvar1-6/+6
2023-02-22igb: conditionalize I2C bit banging on external thermal sensor supportCorinna Vinschen1-10/+32