summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-03HID: core: fix number/pointer type confusion on long itemsJann Horn1-0/+6
2026-08-03HID: rapoo: fix missing hid_is_usb() checkJann Horn2-1/+2
2026-08-03HID: huawei: fix missing hid_is_usb() checkJann Horn1-2/+3
2026-08-03HID: asus: fix missing hid_is_usb() checkJann Horn1-1/+1
2026-08-03HID: input: read battery capacity from its actual report offsetJose Villaseñor Montfort1-4/+13
2026-08-03HID: logitech-hidpp: enable reprogrammable buttons on Signature M650Elliot Douglas1-1/+19
2026-08-03HID: logitech-hidpp: add HID++ 2.0 reprogrammable button supportElliot Douglas1-0/+205
2026-08-03HID: nintendo: register input device after capabilities are setJiangshan Yi1-4/+4
2026-08-03HID: Intel-thc-hid: Intel-quicki2c: Support full I2C BUS config parametersEven Xu2-31/+29
2026-08-03HID: Intel-thc-hid: Intel-thc: Refactor I2C bus configuration with unified co...Even Xu3-27/+68
2026-08-03HID: sony: clean up device list on probe failureDoruk Tan Ozturk1-16/+17
2026-08-03HID: core: fix OOB read of field->usage in hid_set_field()Baul Lee1-2/+3
2026-08-03HID: pidff: fix OOB write when hid->inputs is emptyBaul Lee1-3/+10
2026-08-03HID: logitech-hidpp: Remove duplicate ID for the G703 Hero over USBStuart Hayhurst1-2/+0
2026-08-03HID: logitech-hidpp: Add support for G502 X Plus USB mouseStuart Hayhurst1-0/+2
2026-08-03HID: nintendo: fix rumble starved by the input report cadence gateAlexandre Derumier1-1/+38
2026-08-03HID: magicmouse: do not keep a stale msc->input if no input is claimedJose Villaseñor Montfort1-0/+10
2026-08-03HID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()Ibrahim Hashimov1-1/+6
2026-08-03HID: amd_sfh: clear hid_sensor_hubs entry on probe failureChen Changcheng1-0/+1
2026-08-03HID: magicmouse: prevent unbounded recursion in magicmouse_raw_event()Jose Villaseñor Montfort1-5/+20
2026-08-03HID: rmi: check report length before trimming sentinel bytesPengpeng Hou1-1/+1
2026-08-03HID: corsair-void: Check size of status and firmware events before reading themStuart Hayhurst1-0/+17
2026-08-03HID: intel-thc-hid: intel-quickspi: validate report size before copyHyeongJun An3-1/+12
2026-08-03HID: synchronize input before cleaning up a failed probeYousef Alhouseen1-0/+2
2026-08-03HID: amd_sfh: return an error when response wait times outPengpeng Hou1-7/+8
2026-08-03HID: asus: add i2c entry for FA808UM and other TUFsDenis Benato1-0/+3
2026-08-03HID: i2c-hid: Refactor _DSM helper and add i2c-hid-acpi-prp0001 driver谢致邦 (XIE Zhibang)4-39/+152
2026-08-03HID: core: Expose id attributes in sysfsVicki Pfau1-1/+44
2026-08-03HID: logitech-hidpp: Fix FF device cleanup on init failureHaoxiang Li1-7/+16
2026-08-03HID: asus: fix a off-by-one in mcu_parse_version_string() validationDenis Benato1-1/+1
2026-08-03HID: asus: remove extraneous OOM errorDenis Benato1-3/+1
2026-08-03HID: asus: refactor the two workqueues and init sequenceDenis Benato1-106/+286
2026-08-03Merge branch 'for-7.3/cxl-misc' into cxl-for-nextDave Jiang2-11/+10
2026-08-03HID: mcp2221: validate report size in mcp2221_raw_event()Jiangshan Yi1-0/+7
2026-08-03HID: mcp2221: clear rxbuf after I2C/SMBus transfer completesJiangshan Yi1-2/+6
2026-08-03HID: mcp2221: stop device IO before hid_hw_stopJiangshan Yi1-0/+2
2026-08-03cxl: Use %pe to print error pointersShaikh Kamaluddin2-11/+10
2026-08-03HID: nintendo: stop device IO before hid_hw_stop on probe failureJiangshan Yi1-3/+4
2026-08-03HID: ft260: fix stack-use-after-return write in I2C read raceRaman Varabets1-1/+24
2026-08-03HID: ft260: fix SMBus block read protocol handlingRaman Varabets1-5/+40
2026-08-03PCI: dwc: ep: Fix unmap potentially unmapping the wrong iATUNiklas Cassel1-0/+11
2026-08-03platform: arm64: qcom-hamoa-ec: reject incomplete responsesLinmao Li1-1/+3
2026-08-03platform/x86: samsung-galaxybook: Add SAMB430 device IDRiccardo Squarcialupi1-0/+1
2026-08-03PCI: dwc: ep: Flush cached MSI write before unmapping the iATUNiklas Cassel2-0/+4
2026-08-03misc: pci_endpoint_test: Fail doorbell test when the trigger IRQ is missedNiklas Cassel1-2/+2
2026-08-03platform/x86/lenovo: Add Yoga Book 9 keyboard dock detection driverDave Carey3-0/+338
2026-08-03 misc: pci_endpoint_test: Check SUCCESS bit for doorbell statusNiklas Cassel1-5/+6
2026-08-03platform/x86/lenovo: lenovo-ymc: Suppress probe on Yoga Book 9 14IAH10Dave Carey1-0/+19
2026-08-03dm-integrity: replace forgeable discard filler with a keyed sector markerShukai Ni1-22/+115
2026-08-03regulator: ab8500: Remove stale expand_register kernel-doc entryBabanpreet Singh1-1/+0