index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
amd-sfh-hid
/
amd_sfh_pcie.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: AMD_SFH: Add a DMI quirk entry for Chromebooks
Akihiko Odaki
2022-08-25
1
-0
/
+18
*
Merge branch 'for-5.20/amd-sfh' into for-linus
Jiri Kosina
2022-08-02
1
-49
/
+26
|
\
|
*
HID: amd_sfh: Implement SFH1.1 functionality
Basavaraj Natikar
2022-07-21
1
-0
/
+12
|
*
HID: amd_sfh: Move interrupt handling to common interface
Basavaraj Natikar
2022-07-21
1
-4
/
+4
|
*
HID: amd_sfh: Move global functions to static
Basavaraj Natikar
2022-07-21
1
-3
/
+3
|
*
HID: amd_sfh: Add remove operation in amd_mp2_ops
Basavaraj Natikar
2022-07-21
1
-1
/
+3
|
*
HID: amd_sfh: Add PM operations in amd_mp2_ops
Basavaraj Natikar
2022-07-21
1
-39
/
+2
|
*
HID: amd_sfh: Add descriptor operations in amd_mp2_ops
Basavaraj Natikar
2022-07-21
1
-2
/
+2
*
|
HID: amd_sfh: Don't show client init failed as error when discovery fails
Mario Limonciello
2022-05-27
1
-1
/
+2
|
/
*
HID: amd_sfh: Add sensor name by index for debug info
Basavaraj Natikar
2022-05-11
1
-4
/
+6
*
HID: amd_sfh: Add support for sensor discovery
Basavaraj Natikar
2022-05-11
1
-0
/
+7
*
Merge branch 'for-5.18/amd-sfh' into for-linus
Jiri Kosina
2022-03-23
1
-5
/
+2
|
\
|
*
HID: amd_sfh: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-24
1
-5
/
+2
*
|
HID: amd_sfh: Add interrupt handler to process interrupts
Basavaraj Natikar
2022-02-14
1
-0
/
+40
*
|
HID: amd_sfh: Add functionality to clear interrupts
Basavaraj Natikar
2022-02-14
1
-1
/
+24
*
|
HID: amd_sfh: Disable the interrupt for all command
Basavaraj Natikar
2022-02-14
1
-0
/
+3
*
|
HID: amd_sfh: Handle amd_sfh work buffer in PM ops
Basavaraj Natikar
2022-02-14
1
-0
/
+4
*
|
HID: amd_sfh: Increase sensor command timeout
Basavaraj Natikar
2022-02-02
1
-2
/
+2
|
/
*
Merge branch 'for-5.16/amd-sfh' into for-linus
Jiri Kosina
2021-11-05
1
-9
/
+12
|
\
|
*
HID: amd_sfh: Update Copyright details
Basavaraj Natikar
2021-09-27
1
-1
/
+3
|
*
HID: amd_sfh: switch from 'pci_' to 'dev_' API
Basavaraj Natikar
2021-09-27
1
-5
/
+3
|
*
HID: amd_sfh: Use dma_set_mask_and_coherent()
Basavaraj Natikar
2021-09-27
1
-3
/
+6
|
*
HID: amd_sfh: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-09-15
1
-2
/
+2
*
|
HID: amd_sfh: Fix potential NULL pointer dereference
Basavaraj Natikar
2021-09-27
1
-8
/
+4
*
|
HID: amd_sfh: Fix potential NULL pointer dereference
Evgeny Novikov
2021-09-16
1
-1
/
+5
|
/
*
Merge branch 'for-5.15/amd-sfh' into for-linus
Jiri Kosina
2021-09-01
1
-0
/
+69
|
\
|
*
HID: amd_sfh: Add dyndbg prints for debugging
Basavaraj Natikar
2021-08-20
1
-0
/
+4
|
*
HID: amd_sfh: Add support for PM suspend and resume
Basavaraj Natikar
2021-08-20
1
-0
/
+49
|
*
HID: amd_sfh: Add command response to check command status
Basavaraj Natikar
2021-08-20
1
-0
/
+16
*
|
HID: amd_sfh: Use correct MMIO register for DMA address
Dylan MacKenzie
2021-07-15
1
-1
/
+1
|
/
*
HID: amd_sfh: Add initial support for HPD sensor
Basavaraj Natikar
2021-06-24
1
-0
/
+4
*
HID: amd_sfh: Extend ALS support for newer AMD platform
Basavaraj Natikar
2021-06-24
1
-0
/
+5
*
HID: amd_sfh: Extend driver capabilities for multi-generation support
Basavaraj Natikar
2021-06-24
1
-4
/
+76
*
AMD_SFH: Add DMI quirk table for BIOS-es which don't set the activestatus bits
Hans de Goede
2021-03-08
1
-0
/
+24
*
AMD_SFH: Add sensor_mask module parameter
Hans de Goede
2021-03-08
1
-3
/
+11
*
AMD_SFH: Removed unused activecontrolstatus member from the amd_mp2_dev struct
Hans de Goede
2021-03-08
1
-2
/
+4
*
HID: sfh: fix address space confusion
Arnd Bergmann
2021-01-04
1
-1
/
+1
*
AMD_SFH: Fix for incorrect Sensor index
Sandeep Singh
2020-10-29
1
-3
/
+3
*
SFH: PCIe driver to add support of AMD sensor fusion hub
Sandeep Singh
2020-10-22
1
-0
/
+152