summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-03-28RDMA/rxe: Fix the failure of ibv_query_device() and ibv_query_device_ex() testsZhu Yanjun1-19/+6
2025-03-28soc: imx8m: Unregister cpufreq and soc dev in cleanup pathPeng Fan1-2/+24
2025-03-28firmware: imx-scu: fix OF node leak in .probe()Joe Hattori1-0/+1
2025-03-28firmware: qcom: scm: Fix error code in probe()Dan Carpenter1-2/+2
2025-03-22HID: apple: disable Fn key handling on the Omoton KB066Alex Henrie1-4/+7
2025-03-22nvme-fc: rely on state transitions to handle connectivity lossDaniel Wagner1-61/+6
2025-03-22drm/xe/guc: Fix size_t print formatLucas De Marchi2-2/+2
2025-03-22i2c: sis630: Fix an error handling path in sis630_probe()Christophe JAILLET1-1/+11
2025-03-22i2c: ali15x3: Fix an error handling path in ali15x3_probe()Christophe JAILLET1-1/+11
2025-03-22i2c: ali1535: Fix an error handling path in ali1535_probe()Christophe JAILLET1-1/+11
2025-03-22gpio: cdev: use raw notifier for line state eventsBartosz Golaszewski3-10/+18
2025-03-22block: change blk_mq_add_to_batch() third argument type to boolShin'ichiro Kawasaki4-7/+10
2025-03-22drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support fo...José Roberto de Souza1-1/+4
2025-03-22nvme: move error logging from nvme_end_req() to __nvme_end_req()Shin'ichiro Kawasaki1-6/+6
2025-03-22drm/xe/pm: Temporarily disable D3Cold on BMGRodrigo Vivi1-1/+12
2025-03-22drm/xe/userptr: Fix an incorrect assertThomas Hellström1-1/+5
2025-03-22drm/xe: Release guc ids before cancelling workTejas Upadhyay1-1/+1
2025-03-22drm/xe: cancel pending job timer before freeing schedulerTejas Upadhyay1-0/+2
2025-03-22drm/gma500: Add NULL check for pci_gfx_root in mid_get_vbt_data()Ivan Abramov1-0/+5
2025-03-22net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errataAndrei Botila1-2/+18
2025-03-22net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errataAndrei Botila1-0/+52
2025-03-22net: mana: cleanup mana struct after debugfs_remove()Shradha Gupta2-5/+16
2025-03-22qlcnic: fix memory leak issues in qlcnic_sriov_common.cHaoxiang Li1-2/+6
2025-03-22dm-flakey: Fix memory corruption in optional corrupt_bio_byte featureKent Overstreet1-1/+1
2025-03-22clk: samsung: gs101: fix synchronous external abort in samsung_clk_save()Peter Griffin1-8/+0
2025-03-22clk: samsung: update PLL locktime for PLL142XX used on FSD platformVarada Pavani1-1/+6
2025-03-22drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello1-0/+1
2025-03-22drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung1-2/+5
2025-03-22drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello1-0/+10
2025-03-22drm/amd/display: fix missing .is_two_pixels_per_containerAliaksei Urbanski1-0/+1
2025-03-22drm/amd/display: fix default brightnessMario Limonciello1-1/+1
2025-03-22drm/amd/display: Disable unneeded hpd interrupts during dm_initLeo Li1-19/+45
2025-03-22drm/amdgpu/display: Allow DCC for video formats on GFX12David Rosca1-2/+5
2025-03-22drm/amdgpu/vce2: fix ip block referenceAlex Deucher1-1/+1
2025-03-22drm/amd/amdkfd: Evict all queues even HWS remove queue failedYifan Zha1-3/+5
2025-03-22drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flagsNatalie Vock1-2/+3
2025-03-22drm/dp_mst: Fix locking when skipping CSN before topology probingImre Deak1-16/+24
2025-03-22drm/atomic: Filter out redundant DPMS callsVille Syrjälä2-0/+8
2025-03-22drm/panic: fix overindented list items in documentationMiguel Ojeda1-6/+6
2025-03-22drm/panic: use `div_ceil` to clean Clippy warningMiguel Ojeda1-2/+2
2025-03-22drm/i915/cdclk: Do cdclk post plane programming laterVille Syrjälä1-3/+2
2025-03-22spi: microchip-core: prevent RX overflows when transmit size > FIFO sizeConor Dooley1-23/+18
2025-03-22USB: serial: option: match on interface class for Telit FN990BJohan Hovold1-12/+12
2025-03-22USB: serial: option: fix Telit Cinterion FE990A nameFabio Porcedda1-4/+4
2025-03-22USB: serial: option: add Telit Cinterion FE990B compositionsFabio Porcedda1-0/+16
2025-03-22USB: serial: ftdi_sio: add support for Altera USB Blaster 3Boon Khai Ng2-0/+27
2025-03-22usb: typec: tcpm: fix state transition for SNK_WAIT_CAPABILITIES state in run...Amit Sunil Dhamne1-4/+4
2025-03-22Input: i8042 - swap old quirk combination with new quirk for more devicesWerner Sembach1-21/+10
2025-03-22Input: i8042 - swap old quirk combination with new quirk for several devicesWerner Sembach1-26/+14
2025-03-22Input: i8042 - add required quirks for missing old boardnamesWerner Sembach1-0/+30