summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-10HID: apple: use switch case to set fn translation tableAditya Garg1-32/+41
2025-06-10HID: apple: move backlight report structs to other backlight structsAditya Garg1-14/+13
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Enable Wake-on-Touch featureEven Xu1-0/+14
2025-06-10HID: Intel-thc-hid: Intel-quickspi: Enable Wake-on-Touch featureEven Xu1-0/+15
2025-06-10HID: Intel-thc-hid: Intel-thc: Add Wake-on-Touch supportEven Xu4-0/+125
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Enhance QuickI2C reset flowEven Xu1-1/+25
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Add two new features to PTLEven Xu2-4/+64
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Add driver data supportEven Xu2-17/+32
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Refine code commentsEven Xu2-81/+69
2025-06-10HID: Intel-thc-hid: Intel-thc: Introduce interrupt delay controlEven Xu5-0/+100
2025-06-10HID: Intel-thc-hid: Intel-thc: Introduce max input size controlEven Xu5-0/+105
2025-06-10HID: Intel-thc-hid: Intel-thc: Refine code commentsEven Xu2-20/+20
2025-06-10HID: Intel-thc-hid: Intel-thc: Add thc_dma_content into kernel docEven Xu1-3/+4
2025-06-10HID: nintendo: avoid bluetooth suspend/resume stallsDaniel J. Ogorchock1-2/+36
2025-06-10HID: wacom: fix kobject reference count leakQasim Ijaz1-0/+1
2025-06-10HID: wacom: fix memory leak on sysfs attribute creation failureQasim Ijaz1-0/+1
2025-06-10HID: wacom: fix memory leak on kobject creation failureQasim Ijaz1-1/+3
2025-06-10intel_idle: Update arguments of mwait_idle_with_hints()Uros Bizjak1-4/+4
2025-06-10ACPI: resource: Use IRQ override on MACHENIKE 16PWentao Guan1-0/+7
2025-06-10ACPI: EC: Ignore ECDT tables with an invalid ID stringArmin Wolf1-0/+17
2025-06-10ACPI: CPPC: Fix NULL pointer dereference when nosmp is usedYunhui Cui1-1/+1
2025-06-10ACPI: PAD: Update arguments of mwait_idle_with_hints()Uros Bizjak1-1/+1
2025-06-10clk: qcom: camcc-x1e80100: Move PLL & clk configuration to really probeJagadeesh Kona1-35/+32
2025-06-10clk: qcom: camcc-sm8650: Move PLL & clk configuration to really probeJagadeesh Kona1-41/+42
2025-06-10clk: qcom: camcc-sm8550: Move PLL & clk configuration to really probeJagadeesh Kona1-41/+44
2025-06-10clk: qcom: camcc-sm8450: Move PLL & clk configuration to really probeJagadeesh Kona1-45/+44
2025-06-10clk: qcom: videocc-sm8550: Move PLL & clk configuration to really probeJagadeesh Kona1-33/+33
2025-06-10clk: qcom: videocc-sm8450: Move PLL & clk configuration to really probeJagadeesh Kona1-33/+25
2025-06-10clk: qcom: common: Add support to configure clk regs in qcom_cc_really_probeJagadeesh Kona2-0/+53
2025-06-10clk: qcom: common: Handle runtime power management in qcom_cc_really_probeJagadeesh Kona2-9/+29
2025-06-10clk: qcom: clk-alpha-pll: Add support for common PLL configuration functionTaniya Das2-0/+60
2025-06-10ACPI: APEI: EINJ: Do not fail einj_init() on faux_device_create() failureDan Williams1-6/+3
2025-06-10driver core: faux: Quiet probe failuresDan Williams1-1/+1
2025-06-10driver core: faux: Suppress bind attributesDan Williams1-0/+1
2025-06-10efi: Drop preprocessor directives from zboot.ldsVitaly Kuznetsov1-2/+0
2025-06-10e1000: Move cancel_work_sync to avoid deadlockJoe Damato1-4/+4
2025-06-10ice/ptp: fix crosstimestamp reportingAnton Nadezhdin1-0/+1
2025-06-10iavf: fix reset_task for early reset eventAhmed Zaki2-0/+28
2025-06-10i40e: retry VFLR handling if there is ongoing VF resetRobert Malz1-1/+4
2025-06-10i40e: return false from i40e_reset_vf if reset is in progressRobert Malz1-3/+3
2025-06-10drm/xe: Reorder 'Get pages failed' messageMatthew Brost1-2/+2
2025-06-10pinctrl: cirrus: madera-core: Use devm_pinctrl_register_mappings()Thomas Richard1-11/+3
2025-06-10pinctrl: sunxi: dt: Consider pin base when calculating bank number from pinChen-Yu Tsai1-4/+4
2025-06-10ata: pata_cs5536: fix build on 32-bit UMLJohannes Berg1-1/+1
2025-06-10drm/meson: fix more rounding issues with 59.94Hz modesMartin Blumenstingl1-21/+34
2025-06-10drm/meson: use vclk_freq instead of pixel_freq in debug printMartin Blumenstingl1-3/+3
2025-06-10drm/meson: fix debug log statement when setting the HDMI clocksMartin Blumenstingl1-1/+1
2025-06-10pinctrl: meson: support amlogic S6/S7/S7D SoCXianwei Zhao1-2/+99
2025-06-10pinctrl: meson: a4: remove special data processingXianwei Zhao1-30/+3
2025-06-10drm/panel: ilitek-ili9881c: Add configuration for 7" Raspberry Pi 720x1280Marek Vasut1-0/+219