summaryrefslogtreecommitdiff
path: root/drivers/hid/amd-sfh-hid
AgeCommit message (Expand)Author
13 daysMerge tag 'platform-drivers-x86-v7.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-08-19Merge branch 'for-7.3/core' into for-linusJiri Kosina
2026-08-19Merge branch 'for-7.3/amd-sfh' into for-linusJiri Kosina
2026-08-14HID: amd_sfh: Register tablet-mode auxiliary deviceBasavaraj Natikar
2026-08-14HID: amd_sfh: Add accessor to read the operating-mode sensorBasavaraj Natikar
2026-08-14HID: amd_sfh: Serialize access to the shared emp2 pointerBasavaraj Natikar
2026-08-14HID: amd_sfh: Track MP2 version explicitlyBasavaraj Natikar
2026-08-03HID: amd_sfh: Remove redundant dev_err()Pan Chuang
2026-08-03HID: amd_sfh: clear hid_sensor_hubs entry on probe failureChen Changcheng
2026-08-03HID: amd_sfh: return an error when response wait times outPengpeng Hou
2026-07-10platform/x86/amd/pmf: Store commonly used enums in the header fileShyam Sundar S K
2026-04-08Merge tag 'hid-for-linus-2026040801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-27HID: amd_sfh: don't log error when device discovery fails with -EOPNOTSUPPMaximilian Pezzullo
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-10-30HID: amd_sfh: Stop sensor before startingMario Limonciello (AMD)
2025-09-19HID: amd_sfh: Add sync across amd sfh work functionsBasavaraj Natikar
2025-07-03HID: amd_sfh: Enable operating modeBasavaraj Natikar
2025-04-24HID: amd_sfh: Avoid clearing reports for SRA sensorMario Limonciello
2025-04-24HID: amd_sfh: Fix SRA sensor when it's the only sensorMario Limonciello
2025-03-04HID: amd_sfh: Don't show wrong status for amd_sfh_hpd_info()Mario Limonciello
2025-03-04HID: amd_sfh: Default to HPD disabledMario Limonciello
2025-03-04HID: amd_sfh: Allow configuring whether HPD is enabled or disabledMario Limonciello
2025-02-10Merge tag 'hid-for-linus-2025021001' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-02-03HID: intel-thc: fix CONFIG_HID dependencyArnd Bergmann
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-18HID: amd_sfh: Use always-managed version of pcim_intx()Philipp Stanner
2025-01-09HID: amd_sfh: Add support to export device operating statesBasavaraj Natikar
2024-10-09HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()Basavaraj Natikar
2024-09-13Merge branch 'for-6.12/amd_sfh' into for-linusBenjamin Tissoires
2024-09-03HID: amd_sfh: Convert comma to semicolonChen Ni
2024-08-19HID: amd_sfh: Remove unused declarationsYue Haibing
2024-08-02HID: amd_sfh: free driver_data after destroying hid deviceOlivier Sobrie
2024-07-23HID: amd_sfh: Move sensor discovery before HID device initializationBasavaraj Natikar
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-07HID: amd_sfh: Use amd_get_c2p_val() to read C2P registerBasavaraj Natikar
2024-05-07HID: amd_sfh: Handle "no sensors" in PM operationsBasavaraj Natikar
2024-05-07HID: amd_sfh: Modify and log error only if case of functionality failuresBasavaraj Natikar
2024-02-28HID: amd_sfh: Set the AMD SFH driver to depend on x86Basavaraj Natikar
2024-02-27HID: amd_sfh: Extend MP2 register access to SFHBasavaraj Natikar
2024-02-27HID: amd_sfh: Improve boot time when SFH is availableBasavaraj Natikar
2024-02-27HID: amd_sfh: Avoid disabling the interruptBasavaraj Natikar
2024-02-27HID: amd_sfh: Update HPD sensor structure elementsBasavaraj Natikar
2024-02-27HID: amd_sfh: Increase sensor command timeoutBasavaraj Natikar
2024-01-04HID: amd_sfh: Add a new interface for exporting ALS dataBasavaraj Natikar
2024-01-04HID: amd_sfh: Add a new interface for exporting HPD dataBasavaraj Natikar
2024-01-04HID: amd_sfh: rename float_to_int() to amd_sfh_float_to_int()Basavaraj Natikar
2023-09-24HID: amd_sfh: Add light chromaticity for SFH1.1Basavaraj Natikar
2023-09-24HID: amd_sfh: Add light chromaticity supportBasavaraj Natikar