index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
intel-ish-hid
Age
Commit message (
Expand
)
Author
Lines
11 days
Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+14
2026-02-26
HID: intel-ish-hid: ipc: Add Nova Lake-H/S PCI device IDs
Zhang Lixu
-0
/
+14
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-7
/
+7
2026-02-09
Merge branch 'for-6.20/intel-ish' into for-linus
Jiri Kosina
-2
/
+56
2026-02-02
HID: intel-ish-hid: fix NULL-ptr-deref in ishtp_bus_remove_all_clients
Ryan Lin
-1
/
+1
2026-01-07
HID: intel-ish-hid: loader: Add PRODUCT_FAMILY-based firmware matching
Vishnu Sankar
-2
/
+56
2025-12-19
HID: intel-ish-hid: Reset enum_devices_done before enumeration
Zhang Lixu
-0
/
+1
2025-12-19
HID: intel-ish-hid: Update ishtp bus match to support device ID table
Zhang Lixu
-2
/
+10
2025-10-24
HID: intel-ish-hid: Fix -Wcast-function-type-strict in devm_ishtp_alloc_workq...
Nathan Chancellor
-2
/
+6
2025-10-17
HID: intel-ish-hid: ipc: Separate hibernate callbacks in dev_pm_ops
Zhang Lixu
-1
/
+14
2025-10-17
HID: intel-ish-hid: Use IPC RESET instead of void message in ish_wakeup()
Zhang Lixu
-23
/
+16
2025-10-17
HID: intel-ish-hid: ipc: Always schedule FW reset work on RESET_NOTIFY/ACK
Zhang Lixu
-20
/
+19
2025-10-17
HID: intel-ish-ipc: Reset clients state on resume from D3
Zhang Lixu
-3
/
+11
2025-10-17
HID: intel-ishtp-hid: Clear suspended flag only after connected on resume
Zhang Lixu
-2
/
+9
2025-10-17
HID: intel-ish-hid: Add ishtp_get_connection_state() interface
Zhang Lixu
-0
/
+6
2025-10-17
HID: intel-ish-hid: Use dedicated unbound workqueues to prevent resume blocking
Zhang Lixu
-7
/
+45
2025-09-12
HID: intel-ish-ipc: Remove redundant ready check after timeout function
Zhang Lixu
-8
/
+9
2025-08-12
HID: intel-ish-hid: Increase ISHTP resume ack timeout to 300ms
Zhang Lixu
-6
/
+6
2025-06-10
HID: intel-ish-hid: ipc: Add Wildcat Lake PCI device ID
Zhang Lixu
-0
/
+7
2025-06-10
hid: intel-ish-hid: Use PCI_DEVICE_DATA() macro for ISH device table
Zhang Lixu
-3
/
+3
2025-02-19
HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()
Zhang Lixu
-1
/
+3
2025-02-19
HID: intel-ish-hid: Fix use-after-free issue in hid_ishtp_cl_remove()
Zhang Lixu
-1
/
+1
2025-02-03
HID: intel-ish-hid: ipc: Add Panther Lake PCI device IDs
Zhang Lixu
-0
/
+9
2025-02-03
HID: intel-thc: fix CONFIG_HID dependency
Arnd Bergmann
-1
/
+0
2025-02-03
HID: intel-ish-hid: Send clock sync message immediately after reset
Zhang Lixu
-3
/
+8
2025-02-03
HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbell
Zhang Lixu
-3
/
+3
2025-01-09
HID: intel-ish-hid: Remove unused ishtp_cl_get_tx_*
Dr. David Alan Gilbert
-21
/
+0
2025-01-09
HID: intel-ish-hid: Remove unused ishtp_cl_tx_empty
Dr. David Alan Gilbert
-21
/
+0
2025-01-09
HID: intel-ish-hid: Remove unused ishtp_dev_state_str
Dr. David Alan Gilbert
-31
/
+0
2024-11-18
Merge branch 'for-6.13/core' into for-linus
Jiri Kosina
-2
/
+2
2024-11-18
Merge branch 'for-6.13/intel-ish' into for-linus
Jiri Kosina
-18
/
+144
2024-10-11
HID: intel-ish-hid: Add firmware version sysfs attributes
Zhang Lixu
-1
/
+125
2024-10-08
HID: Fix typo in the comment
Yan Zhen
-2
/
+2
2024-10-08
HID: ishtp-hid-client: replace fake-flex arrays with flex-array members
Erick Archer
-17
/
+19
2024-10-04
hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dma
SurajSonawane2415
-1
/
+1
2024-09-13
Merge branch 'for-6.12/intel-ish' into for-linus
Benjamin Tissoires
-9
/
+130
2024-09-13
Merge branch 'for-6.11/upstream-fixes' into for-linus
Benjamin Tissoires
-2
/
+0
2024-08-19
hid: intel-ish-hid: Add support for vendor customized firmware loading
Zhang Lixu
-3
/
+103
2024-08-19
HID: intel-ish-hid: Use CPU generation string in driver_data
Zhang Lixu
-9
/
+30
2024-08-19
HID: intel-ish-hid: Remove unused declarations
Yue Haibing
-2
/
+0
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2024-07-16
Merge branch 'for-6.11/intel-ish-hid' into for-linus
Benjamin Tissoires
-0
/
+2
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
-1
/
+1
2024-06-04
HID: intel-ish-hid: fix endian-conversion
Arnd Bergmann
-45
/
+57
2024-06-04
HID: intel-ish-hid: add MODULE_DESCRIPTION()
Jeff Johnson
-0
/
+1
2024-06-04
HID: intel-ish-hid: fix ishtp_wait_resume() kernel-doc
Jeff Johnson
-0
/
+1
2024-05-23
HID: intel-ish-hid: Fix build error for COMPILE_TEST
Zhang Lixu
-4
/
+6
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-1
/
+1
[next]