index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
amd-sfh-hid
Age
Commit message (
Expand
)
Author
2021-09-27
HID: amd_sfh: Fix potential NULL pointer dereference
Basavaraj Natikar
2021-09-16
HID: amd_sfh: Fix potential NULL pointer dereference
Evgeny Novikov
2021-09-01
Merge branch 'for-5.15/amd-sfh' into for-linus
Jiri Kosina
2021-08-20
HID: amd_sfh: Add dyndbg prints for debugging
Basavaraj Natikar
2021-08-20
HID: amd_sfh: Add support for PM suspend and resume
Basavaraj Natikar
2021-08-20
HID: amd_sfh: Move hid probe after sensor is enabled
Basavaraj Natikar
2021-08-20
HID: amd_sfh: Add command response to check command status
Basavaraj Natikar
2021-08-20
HID: amd_sfh: Fix period data field to enable sensor
Basavaraj Natikar
2021-07-15
HID: amd_sfh: Use correct MMIO register for DMA address
Dylan MacKenzie
2021-06-24
HID: amd_sfh: Add initial support for HPD sensor
Basavaraj Natikar
2021-06-24
HID: amd_sfh: Extend ALS support for newer AMD platform
Basavaraj Natikar
2021-06-24
HID: amd_sfh: Extend driver capabilities for multi-generation support
Basavaraj Natikar
2021-05-27
HID: amd_sfh: Fix memory leak in amd_sfh_work
Basavaraj Natikar
2021-05-27
HID: amd_sfh: Use devm_kzalloc() instead of kzalloc()
Basavaraj Natikar
2021-03-08
AMD_SFH: Add DMI quirk table for BIOS-es which don't set the activestatus bits
Hans de Goede
2021-03-08
AMD_SFH: Add sensor_mask module parameter
Hans de Goede
2021-03-08
AMD_SFH: Removed unused activecontrolstatus member from the amd_mp2_dev struct
Hans de Goede
2021-01-04
HID: sfh: fix address space confusion
Arnd Bergmann
2020-11-12
SFH: fix error return check for -ERESTARTSYS
Colin Ian King
2020-10-29
AMD_SFH: Fix for incorrect Sensor index
Sandeep Singh
2020-10-22
SFH: Create HID report to Enable support of AMD sensor fusion Hub (SFH)
Sandeep Singh
2020-10-22
SFH:Transport Driver to add support of AMD Sensor Fusion Hub (SFH)
Sandeep Singh
2020-10-22
SFH: PCIe driver to add support of AMD sensor fusion hub
Sandeep Singh