index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
amd-sfh-hid
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
Merge branch 'for-5.18/amd-sfh' into for-linus
Jiri Kosina
1
-5
/
+2
2022-02-14
HID: amd_sfh: Add interrupt handler to process interrupts
Basavaraj Natikar
2
-0
/
+41
2022-02-14
HID: amd_sfh: Add functionality to clear interrupts
Basavaraj Natikar
2
-1
/
+25
2022-02-14
HID: amd_sfh: Disable the interrupt for all command
Basavaraj Natikar
1
-0
/
+3
2022-02-14
HID: amd_sfh: Correct the structure field name
Basavaraj Natikar
1
-1
/
+1
2022-02-14
HID: amd_sfh: Handle amd_sfh work buffer in PM ops
Basavaraj Natikar
1
-0
/
+4
2022-02-02
HID: amd_sfh: Add illuminance mask to limit ALS max value
Basavaraj Natikar
1
-1
/
+3
2022-02-02
HID: amd_sfh: Increase sensor command timeout
Basavaraj Natikar
1
-2
/
+2
2022-01-24
HID: amd_sfh: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-5
/
+2
2021-11-05
Merge branch 'for-5.16/amd-sfh' into for-linus
Jiri Kosina
8
-14
/
+26
2021-09-27
HID: amd_sfh: Update Copyright details
Basavaraj Natikar
8
-6
/
+17
2021-09-27
HID: amd_sfh: switch from 'pci_' to 'dev_' API
Basavaraj Natikar
1
-5
/
+3
2021-09-27
HID: amd_sfh: Use dma_set_mask_and_coherent()
Basavaraj Natikar
1
-3
/
+6
2021-09-27
HID: amd_sfh: Fix potential NULL pointer dereference
Basavaraj Natikar
1
-8
/
+4
2021-09-16
HID: amd_sfh: Fix potential NULL pointer dereference
Evgeny Novikov
1
-1
/
+5
2021-09-15
HID: amd_sfh: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-2
/
+2
2021-09-01
Merge branch 'for-5.15/amd-sfh' into for-linus
Jiri Kosina
3
-15
/
+139
2021-08-20
HID: amd_sfh: Add dyndbg prints for debugging
Basavaraj Natikar
2
-0
/
+10
2021-08-20
HID: amd_sfh: Add support for PM suspend and resume
Basavaraj Natikar
3
-1
/
+54
2021-08-20
HID: amd_sfh: Move hid probe after sensor is enabled
Basavaraj Natikar
1
-4
/
+11
2021-08-20
HID: amd_sfh: Add command response to check command status
Basavaraj Natikar
3
-10
/
+64
2021-08-20
HID: amd_sfh: Fix period data field to enable sensor
Basavaraj Natikar
1
-1
/
+1
2021-07-15
HID: amd_sfh: Use correct MMIO register for DMA address
Dylan MacKenzie
1
-1
/
+1
2021-06-24
HID: amd_sfh: Add initial support for HPD sensor
Basavaraj Natikar
6
-2
/
+174
2021-06-24
HID: amd_sfh: Extend ALS support for newer AMD platform
Basavaraj Natikar
6
-26
/
+45
2021-06-24
HID: amd_sfh: Extend driver capabilities for multi-generation support
Basavaraj Natikar
3
-6
/
+105
2021-05-27
HID: amd_sfh: Fix memory leak in amd_sfh_work
Basavaraj Natikar
1
-0
/
+1
2021-05-27
HID: amd_sfh: Use devm_kzalloc() instead of kzalloc()
Basavaraj Natikar
2
-12
/
+9
2021-03-08
AMD_SFH: Add DMI quirk table for BIOS-es which don't set the activestatus bits
Hans de Goede
1
-0
/
+24
2021-03-08
AMD_SFH: Add sensor_mask module parameter
Hans de Goede
1
-3
/
+11
2021-03-08
AMD_SFH: Removed unused activecontrolstatus member from the amd_mp2_dev struct
Hans de Goede
2
-3
/
+4
2021-01-04
HID: sfh: fix address space confusion
Arnd Bergmann
4
-7
/
+7
2020-11-12
SFH: fix error return check for -ERESTARTSYS
Colin Ian King
1
-3
/
+3
2020-10-29
AMD_SFH: Fix for incorrect Sensor index
Sandeep Singh
2
-17
/
+3
2020-10-22
SFH: Create HID report to Enable support of AMD sensor fusion Hub (SFH)
Sandeep Singh
3
-0
/
+990
2020-10-22
SFH:Transport Driver to add support of AMD Sensor Fusion Hub (SFH)
Sandeep Singh
3
-0
/
+487
2020-10-22
SFH: PCIe driver to add support of AMD sensor fusion hub
Sandeep Singh
4
-0
/
+262